毕业论文 基于51单片机的温度数据采集系统.doc

约32页DOC格式手机打开展开

毕业论文 基于51单片机的温度数据采集系统,目录摘 要1引言11 器件简介21.1at89s52简介21.1.1 主要性能21.1.2 引脚说明31.2 ds18b20简介51.2.1 主要特性51.2.2 ds18b20的外形和内部结构61.2.3 ds18b20引脚定义72 系统设计72.1功能与设计方案72.1.1 功能要求72.1.2设计方案72.1.2...
编号:20-198552大小:654.00K
分类: 论文>通信/电子论文

内容介绍

此文档由会员 ljjwl8321 发布

目 录
摘 要 1
引言 1
1 器件简介 2
1.1 AT89S52简介 2
1.1.1 主要性能 2
1.1.2 引脚说明 3
1.2 DS18B20简介 5
1.2.1 主要特性 5
1.2.2 DS18B20的外形和内部结构 6
1.2.3 DS18B20引脚定义 7
2 系统设计 7
2.1功能与设计方案 7
2.1.1 功能要求 7
2.1.2 设计方案 7
2.1.2.1 方案论证 8
2.1.2.2 总体设计框图 8
2.2 系统硬件设计 8
3 程序设计 10
3.1 下位机程序 10
3.1.1 DS18B20读写模块 10
3.1.2 数码管显示模块 11
3.1.3 RS232串口通讯模块 12
3.2 上位机程序 12
3.2.1 串口初始化 12
3.2.2 串口触发接收程序 13
3.2.3 界面设计和数据分析统计程序 14
结束语 15
附录 16
致谢 30
作者简介 31
声明 31

基于51单片机的温度数据采集系统
信息管理与信息系统 磨聪

[摘 要]温度是一种被广泛应用于生产和生活的重要的物理量。在许多应用领域,研制适当和高效的测温系统是十分必要的。本文结合实际使用经验,设计了一个基于51单片机和DS18B20温度传感器的近距离温度数据采集系统。该系统主要包括:温度传感器、单片机与PC RS232串行接口通讯、VB程序、模数转换等部分。在本文设计的中,为了实现人机对话和及时了解系统的运行状况,特给本系统增加了告警功能。该系统可应用于仓库测温、楼宇空调控制和生产过程监控等领域。
[关键词]温度测量;DS18B20;单片机;Visual Basic;

The temperature data acquisition system based 51 MCU
Information Management and Information System MO Cong
Abstract:Temperature is an important physical quantity that widely used in production and living. In many applications, it's very necessary to develop appropriate and efficient temperature measuring system. Combining with the actual using experience, this article introduces a short distance temperature data acquisition system which designs based on 51MCU and DS18B20. This system mainly includes temperature sensor, MCU, PC RS232 Serial interface, VB programming, and DAC. In this design, in order to realize the man-machine dialogue and prompt understanding the operation status of the system, which added an alarm function in this system. This system can be used in warehouse temperature measurement, building air conditioning control, and production process monitoring, etc.
Key words:temperature Measurement;DS18B20;MCU;Visual Basic