烟草仓库温度湿度单片机测控装置的设计

上传人:suns****4568 文档编号:91150637 上传时间:2019-06-26 格式:DOC 页数:42 大小:827.50KB
返回 下载 相关 举报
烟草仓库温度湿度单片机测控装置的设计_第1页
第1页 / 共42页
烟草仓库温度湿度单片机测控装置的设计_第2页
第2页 / 共42页
烟草仓库温度湿度单片机测控装置的设计_第3页
第3页 / 共42页
烟草仓库温度湿度单片机测控装置的设计_第4页
第4页 / 共42页
烟草仓库温度湿度单片机测控装置的设计_第5页
第5页 / 共42页
点击查看更多>>
资源描述

《烟草仓库温度湿度单片机测控装置的设计》由会员分享,可在线阅读,更多相关《烟草仓库温度湿度单片机测控装置的设计(42页珍藏版)》请在金锄头文库上搜索。

1、学科分类号: 湖南人文科技学院湖南人文科技学院 本科生毕业设计 题 目:烟草仓库温度、湿度单片机测控 裝置的设计 学生姓名: 廖可义 学号: 07416207 系 部: 通信与控制工程系 专业年级: 通信工程 2007 级 指导教师: 谢四莲 职 称: 副教授 湖南人文科技学院教务处制 湖南人文科技学院本科毕业设计诚信声明 本人郑重声明:所呈交的本科毕业设计,是本人在指导老师的指导下, 独立进行研究工作所取得的成果,成果不存在知识产权争议,除文中已经注 明引用的内容外,本设计不含任何其他个人或集体已经发表或撰写过的作 品成果。对本文的研究做出重要贡献的个人和集体均已在文中以明确方式 标明。本人

2、完全意识到本声明的法律结果由本人承担。 作者签名: 年 月 日 湖南人文科技学院毕业设计 I 烟草仓库温度、湿度单片机测控裝置的设计烟草仓库温度、湿度单片机测控裝置的设计 摘 要:现代农业生产离不开环境控制,本文在对国内外温室智能控制进行深入分析 的基础上,针对温室智能化控制存在的诸多因子,将智传感器监测和单片机控制相结 合,提出了基于单片机的温湿度检测系统设计方案。 本系统采用层次化、模块化设计,整个系统由数据采集系统、单片机控制系统、 计算机监控系统组成。系统以单片机为核心,以多个温度、湿度传感器作为测量元件, 通过单片机与智能传感器相连,采集并存储智能传感器的测量数据。在单片机系统中,

3、还要实现程序的扩展存储、数据的实时显示、超限语音报警和数据辅助存储功能。单 片机作为监控计算机与智能传感器连接的中心,另一方面通过 RS232 总线与监控计算 机通信,将采集到的数据传输给监控计算机。监控计算机将单片机传输的数据进行记 录、存储、处理和报警,供工作人员浏览、记录和进行相关处理。 本设计主要做了如下几方面的工作:一是确定系统的总体设计方案。包括系统要完 成的设计功能,达到的技术指标,系统的设计原则,由此简要介绍系统的整个组成和 系统工作原理;二是进行智能传感器的硬件电路和软件系统的设计。包括传感器的静动 态特征介绍,采用单总线技术的 DS1820 数字温度传感器测温时序、测温原理

4、、测温电 路以及测温系统软件设计,湿敏电容传感器 HS1101 的湿度测量电路,为防止模拟传感 器采集湿度数据的失真,采用了线形插值算法:三是单片机及通信接口的硬件电路及软 件系统设计。内容包括采用的 AT89S52 单片机的介绍,I2C 总线的 AT24C04 的存储扩 展,4 数码管显示输出,超限数据的语音报警,模拟 SPI 总线辅助数据存储;四是对计 算机软件系统的设计思路、工作原理和实现方法进行了阐述。首先通过 RS-232C 协议 实现单片机和计算机的连接,借助 Windows 下串行通信编程的 ActiveX 控件通过串行 接口收发数据,然后计算机作为监控机实现数据的显示、存储、查

5、询、打印和系统设 置功能。 本系统将信息采集、信息传输、信息处理等多种信息技术相互融合,采用了多种 总线技术,将温室环境多种参数监测和单片机控制理论相结合,提出一种切实可行的 温室环境监测系统,可以全面、实时、自动地对监测数据进行自动记录、存储和处理, 并将有关信息根据现场实际情况,采用最有效方式送入计算机进行处理,并可对监测 南人文科技学院毕业设计 IIII 系统进行远程控制。满足了对作物生长状态实行全面、实时、长期监测的要求。实现 了对温室环境的温湿度实时监测和控制,实现了温室环境温湿度检测的自动化和智能 化。 关键词关键词:AT89S52;:AT89S52; DS1820;DS1820;

6、 HS1101;HS1101; MMC;MMC; ISD2560ISD2560 湖南人文科技学院毕业设计 III The Design of Tobacco Warehouse Temperature, Humidity Microcontroller Measure-control Device Abstract: Modern agricultural production is inseparable from the environmental control.in the light of the causes of greenhouse intelligent control,Ba

7、sed on thorough analysis about our national and abroad greenhouse intelligent control,combining intelligent sensors test with mcu control.This thesis proposes a design scheme on mcu temperature and humidity testinf system. This system adopts hierarchical,modular design. It consists of data acquisiti

8、on system, mcu control system, computer monitoring system, and centers around the mcu, with many temperature, humidity sensors as measurement components.It collects and stores intelligent sensor measurement data by connecting mcu with intelligent sensors.In mcu system, some functions of the expansio

9、n storage of procedures, real 一 time display of data, overrun auto alarm and auxiliary data storage are realized. As the center of the monitoring computer and intelligent sensor, mcu monitoring computer by the transmits the gathered data the to means of the communication between 232 bus and monitori

10、ng computer.The monitoring computer will record, store,process and alarm the data, so that the operators can browse and record it,then take relative measures. This design has mainly done the following several works. First, it establishes the general design of the system, including the design functio

11、n of the system to be completed, the technical specifications to be reached, design principles of the system, and introduces the entire system components and work principle of the systems. Secondly, it designs the hardware circuit and software design of intelligent sensors,including the introduction

12、 of the static and dynamic characteristics of sensors. The software designing of temperature measurement phase, temperature measurement principle, temperature measurement circuit and temperature measurement system of digital temperature sensor DS1820 which adopts one-wire bus technology,humidity sen

13、sor circuit of sensor HS1101,in order to prevent the distortion of humidity data gathered by mock sensor, the linear interpolation algorithm is adopted. Thirdly,it designs hardware circuit of communication interface and software system, including the introduction of adopted AT89S52 SCM, storage expa

14、nsion of AT24C04 of IC Bus,display output of 4 digital tubes, audio alarm of overrun data, auxiliary data storage of 南人文科技学院毕业设计 IVIV mock SPI Bus.The last,it elaborates the working principle,designing thoughts and realizing methods of computer software system. At first, through RS 一 232C protocol S

15、CM and computer inferface are connected, and data is received and sent by serial with communication the in help of ACTIVE X programmed by serial windows environment. computer can display,store, inquire and print the data and setting as a monitor. This system integrates modern signal gathering techno

16、logy, signal transmitting technology, information processing technology, combines many parameters in greenhouse environment monitoring and control theory of SCM and by many bus technologies,proposes one kind of practical feasible greenhouse environmental monitoring system. which can automatically record, storge and handle data, completely,real 一 time, and automaticly, and input the relative information into the computer in an effective way according

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 大杂烩/其它

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号