- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘 要
粮仓作为储备粮食的重要场所,需及时对其内部的温度和湿度进行检测。人工检测粮仓环境存在弊端,准确性低且稳定性差。该文设计一种基于单片机和传感器技术的粮仓温湿度检测系统,通过无线传输技术实时测量,精度高、稳定性好,系统功能及测量范围能够达到及时准确检测粮仓温湿度的要求。系统主要由集成温湿度传感器、8位双积分模数转换器ADC0832、主芯片AT89C51和键盘显示辅助芯片8279组成。软件部分设计了计数、数据采集、温湿度显示等子程序来完善整个系统的检测功能。该系统操作简单,安装方便,性能稳定可靠,特别适用于需对温湿度及时监测的粮仓,库房等场所。
关键词: 51单片机,无线通信技术,模数转换器,温湿传感器
Abstract
The granary needs to gauge its inside temperature and humidity in time because it is a important place where the grain stores. The drawback exists to measure the environment of the granary artificially, accuracy is low and the stability is bad. This text has designed a kind of detection system of warm humidity of granary based on one-chip computer and sensor technology, through the wireless transmission technology , have characteristic such as high precision and good stability. Systematic function and the range of measuring can reach the requirement that measure the warm humidity of the granary accurately in time .This text has been analyzed to the warm humidity detection system from two respects of hardware and software. The part of the systematic hardware is mainly makes up with the integrated warm humidity sensor, 12 total marks modulus converterICL7109, main chip AT89C51 and keyboard and shown the auxiliary chip 8279 ,this text have been discussed such respects as the workflow of the system, device choosing, the function of the chip and operation principle, etc.
Keywords: One-chip computer, Wireless transmission technology, analog-to-digital
Converter, Warm and humid sensor
目 录
1 绪论 1
1.1 背景 1
1.2 粮仓温湿检测的状况 1
1.3 研究内容和研究方法 1
2 系统的总体设计 3
2.1 系统的组成 3
2.2 系统工作流程 3
3 系统的硬件设计 5
3.1 温度采集系统 5
3.1.1 集成温度传感器的选择 5
3.1.2 AD590的性能特点 5
3.1.3 温度采集电路 6
3.2 A/D转换器的选择 8
3.2.1 A/D转换器的特点 8
3.2.2 芯片顶视及接口电路图 9
3.2.3 单片机对ADC0832 的控制原理 10
3.3 湿度检测 11
3.3.1 湿度传感器的选择 11
3.3.2 湿度测量电路 12
3.4 51单片机功能介绍 14
3.4.1 AT89C51芯片简介 14
3.4.2 AT89C51各引脚在设计中的定义 14
3.4.3 上电手动复位电路 16
3.4.4 振荡电路 16
3.5 显示接口扩展 17
3.5.1 LCD8279显示器主要特点 17
文档评论(0)