基于单片机的智能温控风扇设计论文
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
学科分类号0807
本科生毕业论文(设计)
题目(中文):基于单片机的智能温控风扇设计
(英文):The Design of Intelligent Temperature Controlled Fan Based on MCU
学生:胜珠
学号: 1210404032
院别:电气与信息工程学院
专业:通信工程
指导教师:简小明讲师
起止日期: 2015.10-2016.5
2016年5月16日
学院本科毕业论文(设计、创作)诚信声明
作者重声明:所呈交的本科毕业论文(设计、创作),是在指导老师的指导下,独立进行研究所取得的成果,成果不存在知识产权争议。除文中已经注明引用的容外,论文(设计、创作)不含任何其他个人或集体已经发表或撰写过的成果。对论文(设计、创作)的研究做出重要贡献的个人和集体均已在文中以明确的方式标明。本声明的法律结果由作者承担。
本科毕业论文(设计、创作)作者签名:
年月日
目录
摘要 .................................................................. I 关键字 ................................................................... I Abstract ................................................................. I Key words ............................................................... II 1 前言 . (1)
1.1 智能风扇概况 (1)
1.2 STC89C52单片机简介 (1)
1.3 课题研究的意义 (2)
2 设计的任务和要求 (2)
2.1 设计任务 (2)
2.2 设计要求 (2)
3 设计方案的选择和论证 (2)
3.1 温度传感器部分 (2)
3.2 控制部分 (3)
4 系统设计 (4)
4.1 系统框架设计 (5)
4.2 控制部分原理 (5)
4.4.1 DS18B20温度传感器的温度处理方法 (5)
4.4.2 温度传感器和显示电路组成 (7)
4.4 电机调速电路 (7)
4.4.1 电机调速原理 (8)
4.4.2 电机控制模块设计 (8)
5 控制器软件设计 (9)
5.1 主程序 (9)
5.2 温度传感器模块和显示模块 (10)
5.3 电机调速和控制子模块 (12)
参考文献 (13)
致 (13)
附录A (15)
基于单片机的智能温控风扇设计
摘要
在日常生活中发现传统风扇的使用有些不方便的地方,比如在很多的地区昼夜温差大,人们睡觉时一般依靠风扇的定时功能,这样可能出现风扇因定时到了而关闭,但温度并没有降低很多,也有可能温度降低了很多但定时没有到,风扇还在转动。为解决这个问题本文简绍了一种智能温控风扇系统,具有温度检测和显示功能,使用STC89C52单片机作为系统对风扇的转速进行控制。
此风扇设计两个档位,由单片机根据DS18B20温度传感器传来的数字信号进行控制,当温度高于上限值时,风扇较快转动;当温度处于上限值与下限之间时,风扇较慢转动;当温度低于下限时,风扇停止转动。
关键字
单片机;智能控制;温度传感器
The Design of Intelligent Temperature
Controlled Fan Based on MCU
Abstract
There are some inconvenient places in the use of traditional f an in daily life, such as many regions of the temperature difference between day and night, people generally rely on timing function of fan, the fan may be shut down when the timer goes , but temperature did not reduce a lot of, In order to solve this problem, this paper introduces a fan system controlled by temperature , which has the function of temperature detection and display, and control the speed of the fan by using STC89C52 single chip microcomputer as the system.
The fan design two stalls, it is controlled by MCU according to temperature sensor DS18B20 digital signal, when the temperature is higher than the upper limit value, fan fast rotation; when the temperature is between upper limit and lower limits, fan slower moving; when the temperature is below the limit, fan stops rotating