- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
温度控制系统在仓库存储上的运用
?
标题: 温度控制系统在仓库存储上的运用
摘要
本设计研究的目的是如何利用单片机设计一个温控系统。采用AT89C51单片机为中央处理器,结合高精度数字温度传感器DS18B20及其控制电路,可以方便地实现智能化、高精度、高可靠性的控制粮食低温干燥。温度控制范围:35-98,并能准确地把温度控制在设定值的+1,同时具有对环境温度进行实时测量,并用三位LED数码管显示测量的实时温度,还具有设定高限停止温度值和低限加温温度值当热空气的温度高于设定最高温度时,停止加温;当热空气的温度低于设定低温温度时,启动加温。为了实现在一些极其恶劣、危险的环境下对温度实行安全、远程控制而设计了温度控制器,使用者可通过键盘实现温度控制,发挥温度控制器的安全性、可靠性以及操作简单和适用范围广等众多优点。关键词 低温干燥 温度控制 看门狗Abstract
The intention of this paper is to design a temperature control system by using the single-chip. The AT89C51 single-chip used as the CPU, it can expediently control the grain dryness under the lower temperature intellectively, high- precisionlyand high- dependability, which combined the high- precision digital sensor DS18B20 and its controlling circuit. The range of temperature is 35-98℃.It can control the temperature in +1℃ around the setting value either. On the other hand it can measure the environment temperature in the real-time, which will display the value on the three LED nixie tube. It can set the high limit stop temperature and the lower limit heat temperature. It will stop heating when the hot air temperature higher than the maximum setting value and it will begin to heat reversely. The temperature controller has been designed to realize the temperature safely and long-range control under the formidable and dangerous environment. The merits has made the full use of the temperature controller, such as the security, reliability, simplicity of operator and widely used, by using the keyboard to control the temperature.
Keywords: cold drying; temperature control; watchdog目录
摘要 I
Abstract II
目录 1
引言 2
1.1 课题设计背景 2
1.2 设计目的 3
1.3 设计范围 3
1.4 设计内容 3
2 硬件电路设计 4
2.1 硬件设计框图 4
2.2 8051单片机的结构和原理 4
2.3 看门狗电路 7
2.4 数码管 10
2.5 键盘、显示电路 11
3 温度控制 12
3.1 温度控制设计 12
3.2 传感器选择 12
3.2.1 DS18B20的使用方法 13
3.2.2 DS18B20传感器主要特点: 14
3.2.3 DS18B20的存储器 14
3.2.4 DS18B20的测温原理 15
3.3 继电器 17
4 系统软件设计 18
4.1 软件设计一般步骤 18
4.1.1 系统定义 18
4.1.2 软件结构设计 19
4.2 主程序模块 20
4.3 DS18B20读写程序 22
5 系统调试 23
5.
文档评论(0)