{$cfg_webname}
主页 > 电子信息 > 电子 >

智能空调控制系统设计

来源:56doc.com  资料编号:5D26823 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D26823
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

智能空调控制系统设计(任务书,开题报告,论文16000字)
摘要
所谓智能空调,就是能够智能化的去应答客户的需求,最终为客户营造一个比较舒适的工作和生活环境。本课题主要完成了对智能空调系统的设计与实现,该系统能够实时的检测环境的温度,并可以将温度值实时传递到手机上,从而在一定范围内实现对系统的无线控制。在本系统中通过温度传感器测量温度数据,单片机处理初始数据,通过蓝牙将温度数据实时传递给移动端;利用语音芯片,在开、关机及温度到达设定值时进行语音提示;还可以根据需求播放小段音乐;本文将从介绍整体方案设计开始,然后详细讲解了系统硬件设计,包括方案的选择,芯片的介绍,以及电路的实现;接着就是系统软件设计的流程,采用了流程图与文字相结合的描述手段,更加清晰地展现出软件的工作情况;最后是功能的调试与总结,进而完成整个系统的设计。
关键词:智能空调;单片机;蓝牙;语音芯片;传感器

Design and realize of intelligent air conditioning control system
Abstract
The so-called intelligent air conditioning is to be able to respond intelligently to customers' demands and finally create a more comfortable working and living environment for customers. This topic mainly completed the design and implementation of intelligent air conditioning system, the system can real-time detect the temperature of the environment, and temperature can be real-time transfer to mobile phones, and realize the wireless control of the system within a certain scope. In this system, temperature data is measured by temperature sensor, and the initial data is processed by MCU. The temperature data is transmitted to the mobile terminal through Bluetooth in real time. The voice chip is used to give voice prompt when on, off and temperature reaches the set value. You can also play music as needed. This paper will start with the introduction of the overall scheme design, and then introduce the system hardware design in detail, including the choice of scheme, the introduction of chip, and the realization of circuit. The next step is the process of system software design. The description method of flow chart and text is adopted to show the working condition of software more clearly. Finally, the function debugging and summary, and then complete the whole system design.
Key words: Intelligent air conditioning;MCU;Bluetooth;Voice chip;Sensor
 

智能空调控制系统设计
智能空调控制系统设计
智能空调控制系统设计
智能空调控制系统设计


目录       
第一章 绪论    1
1.1 选题背景及意义    1
1.2智能空调的研究发展趋势    1
1.3 智能空调发展现状    2
1.4本课题任务    2
第二章 系统方案设计    2
2.1 系统功能设计    2
2.2主要模块方案选择    3
第三章 系统硬件设计    5
3.1 处理器部分    5
3.1.1 处理器方案选择    5
3.1.2 STC89C52单片机简介    6
3.1.3 处理器电路实现    6
3.2 温度采集部分    7
3.2.1 温度传感器的方案选择    8
3.2.2 DS18B20温度传感器的简介    8
3.2.3温度采集电路的实现    8
3.3 显示部分    9
3.3.1 显示器的方案选择    9
3.3.2 OLED显示屏简介    9
3.3.3 OLED显示部分的实现    10
3.4 无线传输部分    10
3.4.1 无线传输的方案选择    10
3.4.2 蓝牙芯片简介    11
3.4.3 无线传输模块的实现    11
3.5 语音提醒模块    12
3.5.1 语音提醒方案选择    12
3.5.2 JQ6500芯片简介    13
3.5.3 语音提醒模块的实现    13
第四章 系统软件设计    14
4.1 整体程序设计    14
4.2 温度采集与处理部分程序设计    15
4.3 定时与中断部分程序设计    18
4.4 按键调控部分程序设计    20
第五章 结果与调试    22
5.1 手动控制功能调试结果    22
5.2 无线控制功能的调试结果    23
第六章 小结与展望    27
参考文献    29
附录一 硬件电路连接总图    31
附录二 实物连接总图    32
附录三 程序源代码    33

推荐资料