养鸡场智能环境监控系统设计

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

养鸡场智能环境监控系统设计(论文14000字)
摘要:为实现对养鸡场环境的实时监控,设计了一套以STC89C52RC为主控芯片的养鸡场智能监控系统。整个系统由下位机硬件模块、无线传输模块和上位机软件模块三部分组成。该系统可以采集温湿度、光照强度、氨气浓度三个主要环境参数,并在上位机进行数据处理,将采集到的数值与预设阈值比较,以此决定是否警告操作者进行调节,通过数据分析,实现对养鸡场环境参数的监控调节可以改善鸡群生存环境、增加活跃度和减少粪便带来的影响。经过软硬件调试,最终实现了设计的基本要求。该设备能够以养鸡场为单位进行采集、显示、分析及输出数据,成本低廉、使用便捷、可靠性较高。
关键词:养鸡场;环境监控;智能;STC89C52RC;传感器

Intelligent Environment Monitoring System for Hennery
Abstract:In order to realize the real-time monitoring of hennery environment, a hennery intelligent monitoring system with STC89C52RC as the main control chip was designed. The whole system consists of three parts: lower hardware module, wireless transmission module and upper computer software module. The system can collect three main environmental parameters of temperature and humidity, light intensity, and ammonia concentration, and perform data processing on the upper computer to compare the collected value with a preset threshold to determine whether to warn the operator to adjust the data. Analysis and monitoring of the environmental parameters of the hennery can improve the living environment, increase the activity and reduce the impact of feces. After software and hardware debugging, the basic requirements for design were finally achieved. The device can collect, display, analyze and output data in a hennery as a unit, which has low cost, convenient use, and high reliability.
Keywords: Hennery; Environmental monitoring; Intelligence;STC89C52RC; Sensor
 

养鸡场智能环境监控系统设计
养鸡场智能环境监控系统设计


目录
1引言    1
1.1研究背景和意义    1
1.2 养鸡场智能环境监控对鸡群的影响    1
1.3 国内外养鸡场环境监控研究现状    2
1.4研究内容    2
1.5预期目标    3
2系统总体设计    3
2.1设计原则    3
2.2系统设计的总体框架    4
2.3系统设计的总体流程    4
3系统硬件设计    5
3.1系统所用元器件的比较与选择    5
3.1.1 MCU选型    5
3.1.2温湿度传感器选型    5
3.1.3光照传感器选型    6
3.1.4氨气传感器选型    6
3.1.5无线传输模块选型    6
3.1.6 方案选择总结    7
3.2硬件设计    7
3.2.1温湿度监测模块设计    7
3.2.2光照监测模块设计    8
3.2.3氨气监测模块设计    8
3.2.4液晶显示模块设计    9
3.2.5复位模块设计    10
3.2.6报警模块设计    10
3.2.7电源模块设计    10
3.3单片机与蓝牙模块连接设计    11
3.4总电路设计    11
4系统软件设计    12
4.1下位机程序编写    12
4.1.1下位机温湿度采集子程序编写    12
4.1.2下位机光照强度采集子程序编写    13
4.1.3下位机氨气浓度采集子程序编写    14
4.2上位机程序编写    15
4.2.1 上位机主界面编写    16
4.2.2 数据的获取    16
4.2.3 数据处理以及结果显示    17
5系统联调与测试    18
5.1系统成品图    18
5.2调试    19
5.2.1硬件调试    19
5.2.2软件调试    19
5.2.3 上位机与下位机联合测试    20
5.3调试结果    23
6总结与展望    24
参考文献    24
致谢    26