1 / 75
文档名称:

(毕业论文)基于单片机的自动恒温控制系统的设计.doc

格式:doc   页数:75
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

(毕业论文)基于单片机的自动恒温控制系统的设计.doc

上传人:精品文档 2013/10/10 文件大小:0 KB

下载得到文件列表

(毕业论文)基于单片机的自动恒温控制系统的设计.doc

文档介绍

文档介绍:毕业论文
自动恒温控制系统的设计
2013年 6月
毕业论文
自动恒温控制系统的设计
学生:
指导教师:
专业:
所在单位:
答辩日期: 2013 年 6月
目录
摘要 I
ABSTRACT II
第1章绪论 1
1
、内容及意义 1
研究背景 1
论文主要内容 2
研究意义 2
第2章系统总体方案设计 3
系统总体设计方案 3
系统部分功能模块设计 3
温度采集电路选择 3
显示电路 6
按键输入电路 6
开发环境及编程语言的选择 7
硬件开发环境的选择 7
软件开发环境的选择 8
编程语言的选择 9
第3章硬件电路设计 11
单片机的选型 11
STC89C52单片机简介 11
STC89C52单片机时序 11
STC89C52单片机引脚介绍 11
单片机最小系统电路 14
系统电源电路的设计 15
温度传感器电路 17
温度采集电路 17
A/D转换电路 19
按键输入电路 22
时钟电路 22
LCD显示电路 23
报警电路 24
串口通信电路 25
MAX232资料简介 25
RS232接口介绍 25
存储器接口电路 27
第4章系统软件设计 29
读取温度子程序 29
按键处理子程序 30
计算温度子程序 32
报警子程序 32
总结 34
致谢 35
参考文献 36
附录1 37
附录2 38
摘要
随着微机测量和控制技术的迅速发展与广泛应用,以单片机为核心的温度采集与控制系统的研发与应用在很大程度上提高了生产生活中对温度的控制水平。
本设计论述了一种以STC89C52单片机为主控制单元,以PT100为温度传感器的温度采集系统,并通过ADC0809进行模数转换传给单片机。该采集系统可以实时存储相关的温度数据并记录当前的时间。系统设计了相关的硬件电路和相关应用程序。硬件电路主要包括STC89C52单片机最小系统,测温电路、实时时钟电路、LCD液晶显示电路以及通讯模块电路等。系统程序主要包括主程序,读出温度子程序,计算温度子程序、按键处理程序、LCD显示程序以及数据存储程序等。
关键词 STC89C52单片机;PT100;LCD显示电路;ADC0809
ABSTRACT
Along with puter measurement and control technology of the rapid development and wide application, based on singlechip temperature gathering and control system development and application greatly improve the production of temperature in life level of control. This design STC89C52 describes a kind of mainly by MCU control unit, for temperature sensor PT100 temperature control system. The control system can real-time storage temperature data and record related to the current time. System design related hardware circuit and related applications. STC89C52 microcontroller hardware circuit include temperature detection circuit smallest system, and real-time clock circuit, LCD display circuit, communication module circuit, etc. System programming mainly include main program, read temperature subroutine, the calculation of temperature subrouti