优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

多点温度采集系统与控制器设计

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:
摘要
 本设计提出一种基于单片机并采用数字化单总线技术的温度测控系统应用于温室大棚的的设计方案。一旦该温度值超过我们预先设定的上、下限,单片机便启动报警系统进行报警,进而对大棚内温度进行控制。这种设计方案能对多点的温度进行实时巡检,各检测单元能独立完成各自功能,同时能够根据主控机的指令对温度进行定时采集,测量结果不仅能在本地显示,而且可以利用单片机串行口,通过RS-485总线及通信协议将采集的数据传送到计算机,进行进一步的存档、处理。主控机负责控制指令的发送,控制各个从机进行温度采集,收集测量数据,并对测量结果进行整理、显示和存储。该测控系统不需要任何固定网络的支持,安装简单方便,系统稳定可靠、可维护性好。
关键词:温度检测;单片机;单总线;DS18B20


ABSTRACT
 Based on the design of a microcontroller and a digital 1wire-bus technology temperature measurement and control system used in the greenhouse design. Once the temperature exceeded our pre-determined, the minimum level, Single-chip microcomputer will activate alarm system for alarm as well as on the greenhouse temperature control. This design programmes to more real-time inspection of temperature, the unit can detect independent of their respective functions, according to the instructions of Controller temperature regularly collected, measured not only in the local, and can use the microcontroller serial port, through the RS-485 bus and communication protocols will be collecting the data transmission to the computer, further filing, processing. Zhu Kongji responsible for the control sent commands to control all from the collection of temperature, the measurement data collection and measurement results are finishing, display and storage. The monitoring system does not require any fixed network support, installation simple, stable and reliable system, maintainability well.

[资料来源:http://THINK58.com]


Keywords:DS18B20;Single-chip microcomputer;RS-485;1-Wire; [资料来源:www.THINK58.com]


目录
摘要 3
ABSTRACT 4
1 绪论 5
1.1 选题背景 5
1.2 发展趋势 6
2 系统分析与方案确定 7
2.1 系统分析 7
2.2 传感器选型 7
2.3 DS18B20 7
2.3.1 DS18B20结构 8
2.3.2 单总线 9
2.3.3 DS18B20供电方式 10
2.3.4 DS18B20寄存器 11
2.3.5 DS18B20测温原理 12
2.3.6 DS18B20时序及存储器命令 13
2.4单片机选型 15
2.4.1 单片机AT89S52 15
2.4.2看门狗定时器(WDT) 16
2.5 通讯模块 17
2.5.1通信概述 17
2.5.2 通信协议 18
2.5.3 通信方式选用 19
2.5.4 MAX485接口芯片 19
2.6系统方案的确定 19
3 硬件设计 21
3.1 硬件结构框架 21
3.2电源电路 21
3.3键盘电路 22
3.4 温度检测电路 23
3.5 液晶显示电路 24
3.6控制电路 26
3.7串口通讯电路 28

[来源:http://think58.com]


3.8 系统电路图 29
4 软件设计 30
4.1主程序设计 30
4.2 键盘控制程序 32
4.3温度检测程序设计 33
4.3.1读序列号程序 33
4.3.2温度检测主程序 33
4.3.3温度计算流程图 35
4.4 RS-485通信程序 36
5 总结 38
致谢 39
参考文献 40
附录:部分系统程序 41
[版权所有:http://think58.com]


[来源:http://www.think58.com]

[来源:http://think58.com]