郑州科技学院
专科毕业设计(论文)
题 目 智能温控风扇的设计 学生姓名 专业班级 学 号 所 在 系 指导教师 完成时间 2012年4月1日
郑 州 科 技 学 院 毕业设计(论文)任务书
题目 智能温控风扇 专业 学号 姓名 主要内容、基本要求、主要参考资料等: 主要内容:1.根据设计要求确定系统的总体框图。
2.了解掌握AT89C52单片机的基本结构和应用特点。 3.熟悉温度传感器和专用控制集成电路工作原理。 4.根据系统的要求绘制系统硬件电路图。 5.进行部分软件功能的设计。
基本要求:1.设计智能温控风扇的总体方案与硬件设计。
2.绘出总体程序流程图和模块化设计,并作相关程序编译。 3.对设计进行调试,模拟智能温控风扇工作过程。
主要资料:现代化传感器技术与系统、传感器与检测技术、52单片机C语言常用
模块与综合系统设计、传感器原理及其应用。
完 成 期 限: 2012年4月 指导教师签名: 评审小组负责人签名:
年 月 日
郑州科技学院
毕业设计(论文)开题报告表
课题名称 指导教师 学生姓名 学 号 智能温控风扇的设计 专 业 课题来源:指导老师 设计目的:掌握单片机的基本原理,学会基本的实验操作,提高理论知识的应用能力。为了达到方便、准确而又不耗费资源的情况下,我想制作一个低成本的智能温控风扇。 设计要求:1.采用单片机做控制要求,包含汇编程序,温度传感器、步进电、 LED显示等部分组成。 2.应用单片机的基本原理完成温度测量与控制系统的设计。 3.实现风扇自动停止并随温度变化自动调速,同时显示当前温度。 设计思路:通过单片机模块检测温度采集模块采集到的温度并作出相应处理,当温度高于25温度时,风扇电路导通,风扇转动并随温度改变转速。当温度低于25温度时,风扇电路不通电,风扇不转。实现风扇自动停止并随温度变化自动调速,同时显示当前温度。 任务完成阶段内容及时间安排: 2011年12月份 构思方案,并同时和指导老师沟通探讨,完成方案设计; 2012年1月份 完成器件选取,进行该设计的程序编译和电路制作; 2012年2月份 完成温控风扇设计,调试并与指导老师汇报自己的毕业设计进展状况; 2012年3月份 撰写毕业论文; 2012年4月份 完成毕业论文,上交指导老师,准备论文答辩。 指导教师签名: 日期:
智能温控风扇的设计
智能温控风扇的设计
摘 要
基于检测技术和单片机控制技术,设计了一种智能温控调速风扇。阐述了智能温控调速风扇的工作原理、硬件设计、软件实现的过程。系统原理简单,工作稳定,成本低,具有一定的节能效果。
通过单片机的控制我们实现了电风扇的主要功能:当按下开关键时,系统初始化默认的设定温度为25度,如果外界温度高于设定温度电风扇进行运转,如果外界温度高于低于设定温度则风页不转动,同时显示外界的温度。可以设置所需的温度,并同时显示所设定的温度,同时按加减键退出设定功能。
电风扇的自动控制,让电风扇这一家用电器变的更智能化。克服了普通电风扇无法根据外界温度自动调节转速困难。智能电风扇的设计具有重要的现实意义。
关键词 AT89C52/温度传感器/直流电机/模拟风扇
I
智能温控风扇的设计
Esign of intelligent temperature control fan
ABSTRACT
Based detection and single-chip control technology, the design of a smart temperature control fan speed. Explains smart temperature control fan speed control works, hardware design, software implementation process. System is simple, stable, low cost, has a certain energy-saving effect.
Controlled by the microcontroller to achieve a fan of our main functions: When you press the key to open the system initialize the default set temperature is 25 degrees, if the outside temperature is above the set temperature for fan operation, if the outside temperature is high below the set temperature in the wind does not turn the page, displaying the outside temperature. You can set the desired temperature, and also shows the set temperature, press the plus or minus key to exit the setting mode.
Automatic fan control, so fans of the home appliances become more intelligent. Unable to overcome the ordinary fan speed automatically adjusted according to outside temperature difficult. Smart fan design has important practical significance.
KEY WORDS AT89C52, temperature sensor, D.C. electric machine,Simulation of fan.
II