仓库温湿度监测系统设计.doc
约54页DOC格式手机打开展开
仓库温湿度监测系统设计,1.83万字包括电路图和程序自己原创的毕业设计,今年最新的,仅在本站独家提交,大家放心使用摘要仓库管理一直是生产生活中一项重要的工作。仓库环境,如湿度、温度等直接影响到贮藏物资的使用寿命。一些贮藏电子机械等的仓库的要求更为严格,除了温湿度,还要求能够防腐,并有各种优越的通风、消防、排水等作业设备。...
内容介绍
此文档由会员 小花仙66 发布
仓库温湿度监测系统设计
1.83万字
包括电路图和程序
自己原创的毕业设计,今年最新的,仅在本站独家提交,大家放心使用
摘要 仓库管理一直是生产生活中一项重要的工作。仓库环境,如湿度、温度等直接影响到贮藏物资的使用寿命。一些贮藏电子机械等的仓库的要求更为严格,除了温湿度,还要求能够防腐,并有各种优越的通风、消防、排水等作业设备。但是温湿度一直是仓库贮藏工作中的最重要内容。对于温湿度的测量,传统的人工测试方法耗时耗力,并且测量的误差很大。随着工业水平的提高,我们需要一种造价低廉、快捷方便,并且测量精确度高的设备。目前,随着单片机和嵌入式技术的发展,人们开始把单片机应用于温湿度的测量等相应工业控制中,从而使测量工作更加智能化和精确化。
在此毕业设计中,采用型号为AT89C51的单片机,同时和温湿度传感器、LCD显示器、日历时钟、键盘等外围设备结合起来,形成一个智能温湿度监测和控制系统,实现温湿度的自动化控制。整个设计包括硬件设计和软件设计两个方面,最终把温湿度测量结果以及时间显示在LCD上。
本毕业设计所研究的课题与当前生产联系密切,顺应工业化的大趋势,是目前单片机的一个典型应用。
关键词:单片机 AT89C51 温湿度 监测和控制
Design of Storage Temperature and Humidity Detection System
Abstract Warehouse management has been an important work in daily production and daily life. Warehouse environments, such as humidity and temperature directly affect the life of the storage material. For some electronic machinery, the requirements of the warehouse are more stringent. In addition to temperature and humidity, but also it requires the ability to corrosion and a variety of superior ventilation, fire protection, drainage and other operating equipment, but the temperature and humidity have been the most important part of the work. For the temperature and humidity measurement, the traditional manual testing methods are time-consuming and labour-consuming, and the measurement error is large. With the improvement of industrial standards, we need devices which are low-cost, fast and the measurement accuracy is small. Now, with the development of microcontroller and the embedded technology, people bagan to apply the SCM to temperature and humidity measurement and other corresponding industrial control, making the measurements more intelligent and precise
In this graduation design, the model of the single chip microcomputer is AT89C51, with temperature and humidity sensor, LCD display, keyboard calendar clock and other peripheral equipment together, to form an intelligent temperature and humidity monitoring and control system, to achieve the automatic control of temperature and humidity. The entire design includes hardware and software design aspects .the final results of the temperature and humidity measurement and the time displayed on the LCD.
The graduate design topic links closely with the current production , follow the trend of industrialization, and is a typical microcontroller application currently.
Keywords AT89C51 temperature and humidity monitoring and control
目录
第一章 绪论 1
1.1课题依据 1
1.2 国内外发展概况 1
1.2.1 温度传感器的发展 2
1.2.2 湿度传感器的发展 2
1.2.3 基于单片机的智能监测和控制系统的发展 3
1.3设计构成及研究内容 4
1.4 论文的主要内容 4
第二章 总体设计方案及选型 5
2.1 结构框图 5
2.2 工作原理 5
2.3单片机的选择 5
2.3.1 AT89C51概况 5
2.3.2 主要特性 6
2.3.3 管脚说明 6
2.3.4 工作概况 8
2.4 传感器的选择 9
2.4.1 DHT11概述 9
2.4.2 DHT11引脚说明 9
2.4.3 功能概述 10
2.5 LCD显示器的选择 10
2.5.1 1602LCD液晶概述 10
2.5.2 1602LCD的管脚说明 11
2.5.3 工作概况 11
2.6 日历时钟的选用 12
2.6.1 DS1302概述 12
2.6.2 管脚图和引脚功能 12
2.6.3 DS1302具体工作内容 13
第三章 监测系统的硬件设计 16
3.1 单片机硬件电路设计 16
3.2 日历时钟电路 16
3.3 按键设定阈值的设计 17
3.4 LCD接口电路的设计 18
3.5报警电路的设计 18
3.6控制电路的设计 19
3.7温湿度数据采集的设计 20
第四章 监测系统的软件设计 22
4.1 系统软件控制流程 22
4.2 读取温湿度子程序 23
4.3 LCD1602显示模块的设置 26
4.4日历时钟电路程序 29
4.5 按键和阈值设定流程 31
第五章 系统功能调试 32
5.1 软件简介 32
5.2 仿真实现 32
5.2.1显示主界面 32
5.2.2按键的选择 33
5.2.3 阈值的设定 34
5.2.4 时间的显示 35
第六章 总结 36
致谢 37
参考文献 38
附录 40
附录一 硬件电路总图 40
附录二 相关程序 41
1.83万字
包括电路图和程序
自己原创的毕业设计,今年最新的,仅在本站独家提交,大家放心使用
摘要 仓库管理一直是生产生活中一项重要的工作。仓库环境,如湿度、温度等直接影响到贮藏物资的使用寿命。一些贮藏电子机械等的仓库的要求更为严格,除了温湿度,还要求能够防腐,并有各种优越的通风、消防、排水等作业设备。但是温湿度一直是仓库贮藏工作中的最重要内容。对于温湿度的测量,传统的人工测试方法耗时耗力,并且测量的误差很大。随着工业水平的提高,我们需要一种造价低廉、快捷方便,并且测量精确度高的设备。目前,随着单片机和嵌入式技术的发展,人们开始把单片机应用于温湿度的测量等相应工业控制中,从而使测量工作更加智能化和精确化。
在此毕业设计中,采用型号为AT89C51的单片机,同时和温湿度传感器、LCD显示器、日历时钟、键盘等外围设备结合起来,形成一个智能温湿度监测和控制系统,实现温湿度的自动化控制。整个设计包括硬件设计和软件设计两个方面,最终把温湿度测量结果以及时间显示在LCD上。
本毕业设计所研究的课题与当前生产联系密切,顺应工业化的大趋势,是目前单片机的一个典型应用。
关键词:单片机 AT89C51 温湿度 监测和控制
Design of Storage Temperature and Humidity Detection System
Abstract Warehouse management has been an important work in daily production and daily life. Warehouse environments, such as humidity and temperature directly affect the life of the storage material. For some electronic machinery, the requirements of the warehouse are more stringent. In addition to temperature and humidity, but also it requires the ability to corrosion and a variety of superior ventilation, fire protection, drainage and other operating equipment, but the temperature and humidity have been the most important part of the work. For the temperature and humidity measurement, the traditional manual testing methods are time-consuming and labour-consuming, and the measurement error is large. With the improvement of industrial standards, we need devices which are low-cost, fast and the measurement accuracy is small. Now, with the development of microcontroller and the embedded technology, people bagan to apply the SCM to temperature and humidity measurement and other corresponding industrial control, making the measurements more intelligent and precise
In this graduation design, the model of the single chip microcomputer is AT89C51, with temperature and humidity sensor, LCD display, keyboard calendar clock and other peripheral equipment together, to form an intelligent temperature and humidity monitoring and control system, to achieve the automatic control of temperature and humidity. The entire design includes hardware and software design aspects .the final results of the temperature and humidity measurement and the time displayed on the LCD.
The graduate design topic links closely with the current production , follow the trend of industrialization, and is a typical microcontroller application currently.
Keywords AT89C51 temperature and humidity monitoring and control
目录
第一章 绪论 1
1.1课题依据 1
1.2 国内外发展概况 1
1.2.1 温度传感器的发展 2
1.2.2 湿度传感器的发展 2
1.2.3 基于单片机的智能监测和控制系统的发展 3
1.3设计构成及研究内容 4
1.4 论文的主要内容 4
第二章 总体设计方案及选型 5
2.1 结构框图 5
2.2 工作原理 5
2.3单片机的选择 5
2.3.1 AT89C51概况 5
2.3.2 主要特性 6
2.3.3 管脚说明 6
2.3.4 工作概况 8
2.4 传感器的选择 9
2.4.1 DHT11概述 9
2.4.2 DHT11引脚说明 9
2.4.3 功能概述 10
2.5 LCD显示器的选择 10
2.5.1 1602LCD液晶概述 10
2.5.2 1602LCD的管脚说明 11
2.5.3 工作概况 11
2.6 日历时钟的选用 12
2.6.1 DS1302概述 12
2.6.2 管脚图和引脚功能 12
2.6.3 DS1302具体工作内容 13
第三章 监测系统的硬件设计 16
3.1 单片机硬件电路设计 16
3.2 日历时钟电路 16
3.3 按键设定阈值的设计 17
3.4 LCD接口电路的设计 18
3.5报警电路的设计 18
3.6控制电路的设计 19
3.7温湿度数据采集的设计 20
第四章 监测系统的软件设计 22
4.1 系统软件控制流程 22
4.2 读取温湿度子程序 23
4.3 LCD1602显示模块的设置 26
4.4日历时钟电路程序 29
4.5 按键和阈值设定流程 31
第五章 系统功能调试 32
5.1 软件简介 32
5.2 仿真实现 32
5.2.1显示主界面 32
5.2.2按键的选择 33
5.2.3 阈值的设定 34
5.2.4 时间的显示 35
第六章 总结 36
致谢 37
参考文献 38
附录 40
附录一 硬件电路总图 40
附录二 相关程序 41