基于单片机的温度控制系统(毕业设计).zip

ZIP格式版权申诉手机打开展开

基于单片机的温度控制系统(毕业设计),摘要本设计以at89s51单片机作为温度控制系统的工作原理和设计方法的核心。温度信号由温度芯片ds18b20采集,并以数字信号的方式传送给单片机。文中介绍了该控制系统的硬件部分,包括:温度检测电路、温度控制电路、数码显示电路、键盘控制电路、报警电路。单片机通过对信号进行相应处理,从而实现温度控制的目的。文中还着重介绍了...
编号:99-146442大小:859.34K
分类: 论文>通信/电子论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 zaixian 发布

摘 要
本设计以AT89S51单片机作为温度控制系统的工作原理和设计方法的核心。温度信号由温度芯片DS18B20采集,并以数字信号的方式传送给单片机。文中介绍了该控制系统的硬件部分,包括:温度检测电路、温度控制电路、数码显示电路、键盘控制电路、报警电路。单片机通过对信号进行相应处理,从而实现温度控制的目的。文中还着重介绍了软件设计部分,在这里采用模块化结构,主要模块有:数码管显示程序、键盘扫描及按键处理程序、温度信号处理程序、继电器控制程序、报警程序。

关键词:AT89S51单片机 DS18B20温度芯片 温度控制









Abstract
This design take AT89S51 monolithic integrated circuit as core temperature control system's principle of work and design method. The temperature signal by the temperature chip DS18B20 gathering, and transmits by digital signal's way for the monolithic integrated circuit. In the article introduced this control system's hardware part, including: Temperature examination electric circuit, temperature-control circuit, Seven-segment display circuit,keyboard control circuit,warning circuit. The monolithic integrated circuit through carries on corresponding processing to the signal, thus realizes the temperature control goal. In the article also emphatically introduced the software design part, uses the modular structure in here, the main module includes: Seven-segment display sequence, keyboard scanning and pressed key disposal procedure, temperature signal processing procedure, black-white control procedure, warning procedure.

Keywords:AT89S51 Monolithic Integrated Circuit ;DS18B20 Temperature Chip;Temperature Control










目 录
摘 要 i
Abstract ii
第一章 绪论 1
第一节 选题背景及设计要求 1
一、选题背景 1
二、题目要求 1
第二节 系统基本方案 2
一、各模块电路的方案选择及论证 2
二、系统各模块的最终方案 5
第二章 硬件设计 5
第一节 系统硬件模块关系 5
第二节 主要硬件单元电路的设计 6
一、主控制部分方案 6
二、温度采集部分设计 10
三、加热,制冷控制部分 16
四、键盘控制器部分 17
五、显示控制器部分 18
六、警报器部分 20
七、电源输入部分 21
第三章 系统软件设计 22
第一节 读取DS18B20温度模块子程序 22
第二节 数据处理子程序 23
第三节 键盘扫描子程序 24
第四节 主程序流程图 26
第四章 总 结 27
附录一:温度控制系统原理图 29
附录二:控制源程序 30
附录三:表格清单 45
附录四:英文文献 47
附录五:中文翻译 56
致 谢 62