基于51单片机的智能温控风扇毕业论文

更新时间:2023-04-07 22:57:01 阅读量: 教育文库 文档下载

说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。

基于51单片机的智能温控风扇

毕业论文

论文题目:基于51单片机的智能温控风扇

系部:电子与新能源技术工程系

专业:应用电子(太阳能光电方向)

1

德州职业技术学院毕业论文设计

摘要

本设计为一种温控风扇系统,具有灵敏的温度感测和显示功能,系统选用STC89C52单片机作为控制平台对风扇转速进行控制。可由用户设置高、低温度值,测得温度值在高低温度之间时打开风扇弱风档,当温度升高超过所设定的温度时自动切换到大风档,当温度小于所设定的温度时自动关闭风扇,控制状态随外界温度而定。所设高低温值保存在温度传感器DS18B20内部E2ROM中,掉电后仍然能保存上次设定值,性能稳定,控制准确。

关键词:单片机温度传感器智能控制

Abstract

This design is a kind of temperature control fan system, has the sensitive temperature senor and display function ,system STC89C52 monolithic as control the fan speed...High and low temperature can be set by the users, the measured temperature value between high and low temperature open the fan when the windshield ,when temperature exceeds the set temperature automatically switch to the wind ,when the temperature is less than the set temperature automatically shut down the fan, control state varies with temperature. Set high and low temperature values stored in internal temperature sensor DS18B20 E2ROM, after power off can still be saved the set value, stable performance and accurate control.

Key words: Automatic control; single chip micromputer; temperature control

基于51单片机的智能温控风扇

目录

第一章引言 (1)

第二章整体方案的设计 (2)

2.1 系统整体的设计 (2)

2.2 方案论证 (2)

2.2.1 温度传感器的选择 (2)

2.2.2 控制核心的选择 (3)

2.2.3 温度显示器件的选择 (3)

2.2.4 调速方式的选择 (4)

第三章硬件设计 (5)

3.1 系统器件简介 (5)

3.1.1 DS18B20单线数字温度传感器简介 (5)

3.1.2 STC89C52单片机简介 (1)

3.1.3 LED数码管简介 (6)

3.2 电路设计 (7)

3.2.1 开关复位与晶振电路 (7)

3.2.2 独立按键连接电路 (8)

3.2.3 数码管显示电路 (9)

3.2.4温度采集电路 (10)

第四章软件设计 (12)

4.1程序设置 (12)

4.2用KeilC51编写程序 (13)

4.3用Proteus进行仿真 (13)

4.3.1 Proteus简介 (13)

4.3.2 本设计基于Proteus的仿真 (14)

第五章系统调试 (19)

5.1 软件调试 (19)

5.1.1 按键显示部分的调试 (19)

5.1.2 传感器DS18B20温度采集部分调试 (19)

第六章硬件系统 (20)

6.1 按键电路的调试 (20)

6.2 温度传感器电路的调试 (20)

6.3 电机电路的调试 (20)

6.4 硬件调试遇到的问题 (20)

第七章结论 (21)

参考文献 (22)

致谢 (23)

附录 (24)

附录1 PCB版图 (24)

附录2 原理图 (25)

附录3 程序代码 (26)

本文来源:https://www.bwwdw.com/article/zt5l.html

Top