- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
目 录
摘 要 I
Abstract II
第1 章 绪 论 1
1.1 课题研究背景及意义 1
1.2 国内外研究现状 1
1.3 本文主要研究内容 2
第2章 温度检测系统总体设计 2
2.1温度检测系统设计目标 2
2.2 温度检测系统的整体结构 3
2.3系统设计原则 3
第3章 温度检测系统硬件设计 4
3.1温度传感器的选择 4
3.2单片机的选择 5
3.3 SIM300的选择 5
第4章 温度检测系统软件设计 7
4.1系统软件总体设计 7
4.2温度采集子程序设计 8
4.2.1 DS18B20的操作流程 8
4.2.2 DS18B20的复位程序 9
4.2.3 DS18B20的读写时序 9
4.3 串行通信程序设计 10
4.4 SIM300子程序设计 11
第5章 温度检测系统模拟 12
5.1 温度检测系统硬件模拟设计 12
5.2 温度检测系统模拟结果 13
第6章 设计总结 14
参考文献 14
关键词:;;设计
-based design of temperature control systems for cold storage
Abstract
The development of large cold storage is promoted by anti-season sale of fruit and vegetable products. The water, taste and freshness of fruit and vegetable products can be influenced by cold storage temperature, which forces us to establish a set of perfect and reliable temperature monitoring system. The system can realize the real-time monitoring refrigerated room temperature. With the development and application of SCM in recent years, SCM provides the technical support for a large cold storage temperature monitoring. This paper is based on single chip microcomputer technology to design a set of temperature measurement and control system. The main hardware system includes: single chip microcomputer, temperature sensor DS15B20, SIM3000. In order to implement the various hardware equipments normal operation, this article also use C language to write each execute the command of the main parts. To get a more in-depth understanding for temperature monitoring system established by the project, this article also uses Proteus software to simulation results. By the design we can form a more intuitive understanding for the working process of the temperature monitoring system.
Keywords: SCM; design; temperature control; cold storage
第1 章 绪 论
1.1 课题研究背景及意义
图1 系统整体结构图
本系统采用智能温度传感器DS18B20,并且温度的传输采用了“一线总线”的方式,这种传播方式的选择很大程度上避开了外界的干扰。键盘模块规定温度的控制范围,并且通过与手机的联通实现与客户联系的便捷性。单片机能够进行信息采集和相关温度数值的显示,这是中心系统的主要功能。将采集的温度显示出来就是数字显示实现的功能。SIM300模块实现用户获取冷库温度的实时信息,以便对温度环境更好的控制。
2.3系统设计原则
在整个大
文档评论(0)