- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
2012届毕业设计说明书
基于单片机的电脑机箱风扇温控系统
系 、 部: 电气与信息工程系
学生姓名: 朱涛
指导教师: 黄海波 职称
专 业: 电子信息工程技术
班 级: 0902
完成时间: 2012/5/23
摘 要
本设计使用MCS-51系列单片机AT89S52设计的温控散热风扇系统,用LCD1602显示屏进行显示,在LCD液晶屏上显示系统的温度、风扇转速、系统运行时间等参数。单片机控制DS18B20温度传感器采集温度,通过单片机的处理,根据温度变化控制风扇以不同转速运转。同时为提高系统可靠性,系统设计了简单的报警系统和以MAX706为核心的硬件看门狗系统。在温度过高时报警,传感器故障时报警并屏幕闪烁,以便提醒使用者及时解决这些故障。当系统出现故障陷入死循环时,自动复位,防止出现不可预料后果,使系统正常工作。
为扩展需求本系统预留了很多可扩展口,以便今后加入键盘、各种控制功能。,改造系统为交互式系统。
本系统系统程序由C语言编写。通过C语言易于驾驭的特点,驱动温度传感器、LCD1602等器件协同工作。完成系统的各项要求。
关键词:单片机;温度传感器;看门狗
ABSTRACT
The design uses the MCS-51 series MCU AT89S52 is designed with temperature control cooling fan system, the LCD1602 display on the LCD screen to display the temperature of system, fan speed, system run time parameters and so on. The SCM DS18B20 temperature sensors collect temperature, by MCU processing, according to the temperature controlling the fan operation in different speed. At the same time to improve system reliability, system design simple alarm system and MAX706 as the core hardware watchdog system. Alarming when the temperature sensor failure alarm and the screen flashes to remind the user to promptly resolve these failures. An endless loop when the system fails, the automatic reset to prevent the unpredictable consequences, to make the system work properly. Reserved for the expansion needs of the system a lot of expansion, port for future accession to the keyboard, and various control functions. Transformation system for interactive systems. The system program of the system is written in C language. Tractable by the C language features, the drive temperature sensor, LCD1602 and other devices to work together. Complete all the requirements of the system.
Key words: MCU; temperature sensor; Watchdog目 录
1 绪论 1
1.1设计目的 1
1.2 设计要求 1
2温控电脑机箱风扇的系统 2
2.1系统实现的功能 2
2.2 温控风扇的工作框图 2
3硬件电路设计 3
3.1 硬件总电路图 3
3.2 芯片介绍 3
3.2.1 主控芯片 3
3.2.2 MAX7
文档评论(0)