- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
目 录
摘 要 1
Abstract 2
1 绪论 3
1.1 论文研究内容 3
1.2 空调温控系统研究意义 3
2 空调温控系统设计整体思路 5
2.1 硬件设计整体思路 5
2.2 功能设想 6
3 空调温控系统核心硬件简介 7
3.1 AVR单片机综述 7
3.2 空调温控系统单片机选型 8
3.3 DS18B20介绍 12
4 空调温控系统硬件系统设计 15
4.1 温度信号采集电路设计 15
4.2 键盘设计 16
4.3 LED显示设计 18
4.4 电源设计 19
5 空调温控系统智能控制策略探索 20
5.1 空调温控系统PID控制 20
5.2 空调温控系统模糊控制 23
5.3 复合FUZZY-PID控制原理 27
6 空调温控系统软件设计 28
6.1 主程序模块 28
6.2 温度信号采集子程序模块 29
6.3 按键扫描处理子程序模块 29
6.4 数码管显示模块 30
6.5 复合Fuzzy-PID控制系统算法子程序模块 30
6.6模糊控制、数字PID控制子程序模块 31
7 结束语 32
参考文献 33
附录:程序 34
致 谢 42
摘 要
本文DALLAS公司生产的单总线数字温度传感器DS18B20作为系统的温度采集传感器;七段数码管显示相应功能,按键完成功能设置。本论文探索了PID控制、模糊控制用于温控系统中,并探索了复合FUZZY--PID控制原理,以提高空调温控精度、提高人体的舒适感,同时降低噪声,节约能源。本论文研究的内容具有较强的现实意义。
论文主要研究了。
本文的特色在于:。
关键词:;;;Abstract
A design of AVR-based air-conditioning temperature control system is introduced in this paper. AVR single-chip microcomputer ATmega16 is used as the system’s CPU. American DALLAS companys single-bus digital temperature sensor DS18B20 is used as a system of temperature acquisition sensors; Seven-Segment LED display function, button to complete function set. This paper explores the PID control, fuzzy control for temperature control system. And explore the complex FUZZY - PID control principle. To improve the accuracy of air-conditioning temperature control, improve the bodys comfort. At the same time, noise reduction, energy conservation. The contents of this paperresearch have strong practical significance.
This paper mainly researched air-conditioning temperature-controlled system based on the AVR.After the basic temperature control feature, introduced the concept of intelligent control.
In this paper, the characteristics are: temperature of the intelligent control, the exploration of PID control and fuzzy control .
Key Words:AVR Single Chip;;Air-conditioning temperature control;PID regulatorFuzzy Control
1 绪论
随着科技的不断发展,社会在不断进步,人民生活水平在不断提高,空调器已经逐渐成为家庭生活的必需品。空调最基本的功能为每个人所熟知,就是调节室内温度,炎热的夏天让人们感到一丝凉意,寒冷的冬天送给人们温暖。
1.1 论文研究内容
本文DALLAS公司生产的单总线数字温度传感器DS18B20作为系统的温度采集传感器;空调具有定时功能;七段数码管显示房间
文档评论(0)