- 1、本文档共41页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
目录
第一章 绪论 1
1.1 课题背景 1
1.2 系统的工作原理 2
第二章 系统设计方案的论证 4
2.1 单片机型号方案的论证 4
2.2 按键输入 5
2.3 数字显示部分的确定 6
2.4 温度传感器 8
2.5 A/D数模转换 9
2.6 综合方案的确定 11
第三章 硬件电路设计 12
3.1 I/O接口的拓展 12
3.2 室内测温系统电路 13
3.3 控制系统的电源 13
3.4复位及震荡电路 14
3.5 信号采集系统电路 15
3.6 A/D数模转换电路 16
3.7 按键输入电路 17
3.8 LED显示电路 18
3.9 按键控制及显示 20
3.10 电路抗干扰 21
第四章 系统软件设计 23
4.1 整体设计思路 23
4.2 系统监控程序 24
4.3 数据采样程序 26
4.4 按键程序 27
4.5 时钟程序 28
4.6 系统的软件抗干扰 31
第五章 结束语 35
参考文献 36
致谢 37
摘要:本文主要以51单片机为基础开发小型家用燃气锅炉系统的控制系统的设计。以改进家庭采暖的控制方式,减少因燃煤而产生的大气污染,提高天然气的使用率,提高采暖的经济性,改善人们的生活品质。
该系统将温度传感器采集的温度信息,通过A/D数模转换将数据交由单片机分析处理,并将温度信息显示于LCD液晶屏。单片机通过将预设温度和实际温度的对比,得出是否加热的结果,然后由相应硬件执行该结果,并将结果用LED发光二级管显示。最终达到智能控制的要求。
软件部分主要宝包括控制系统监控主程序、监控处理子程序、控制算法子程序、时钟子程序、中断服务子程序等。通过对硬件电路及系统软件进行分析,提出了提高小型家用燃气锅炉单片机控制系统可靠性和抗干扰能力的主要软、硬件措施。
关键词:燃气锅炉;单片机;智能控制
chipped microcomputer. In order to improve the method of house heating control, reduce air pollution from burning coal, increase the rate of natural gas utilization, improve the heating of economy, and also improve the quality of people’s life, we are determined to start this project.
The system will take such information collected by temperature sensor to SCM through A/D conversion system, and can also screen the temperature information on LCD. By contrast of predesigning temperature and actual temperature, the SCM decides whether to heat or not and the corresponding hardware carry on this results, showed on the light LED, which eventually achieving the controlling demand.
The part of software are mainly comprised by following contents, such as : monitoring processing, sub-routines of controlling algorithm, sub-programs of clock, sub-routines for interrupt service, etc. By analyzing hardware circuit and software of system, we can put forward measures used for hardware and software to improve SCM of small household gas-fired boiler.
KEY WORDS: gas-fired boiler; single-chip microcomputer; intelligent control.
第一章 绪论
1.1 课题背景
2012伊始,严寒低温持续笼罩欧洲,已超过330人被冻死,这唤起了人们对暖冬的质疑,也让人们更加重视冬季供暖。目前,我国城市居民住宅取暖基本都是采用集中供暖方式。虽然这
文档评论(0)