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

教室电源监控系统的设计

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

教室电源监控系统的设计(任务书,开题报告,论文12000字)
摘要
本文介绍了一个基于单片机的教室电源监控系统,该系统可以根据教室里的环境光以及教室里是否有人的存在,来判断是否自动关闭教室里用电器的电源。当教室里的亮度较高,或者无人的存在的时候,系统会自动关闭教室里的用电器以达到节能的目的。
本文主要介绍了教室电源监控系统的设计方案,并着重的介绍了系统中各个模块及其功能,以及各个模块中的主要芯片构成。该系统的中央处理模块采用的是STC89C52单片机,结合热释红外电传感器、光敏电阻、LED显示器等组成一个教室电源监控系统。在本系统中采用热释红外电传感器来检测教室里是否有人的存在,同时将光敏电阻与电压比较器进行结合,来判断当前教室的亮度。随后,给出了软件的运行流程。最后,对系统整体调试与仿真作了介绍。
关键词:单片机  红外热释电传感器  智能控制  光敏电阻

The monitoring system of the power supply equipment of the classroom
ABSTRACT
This paper describes a monitoring system of the power supply equipment of the classroom. The system based on the ambient light in the classroom and the judgment of the human existence to determine whether to automatically turn off the classroom with electrical power. When the classroom higher brightness, or no presence, the system will automatically shut down the light in the classroom. To achieve the purpose of the energy saving.
This paper mainly introduces the design scheme, power monitoring system, and emphatically introduces the various modules and functions of the system, as well as the main chip modules. The system uses STC89C52 microcontroller as the main control chip, combined with pyroelectric infrared sensor, photo resistance, LED display is composed of a power supply monitoring system based on single-chip computer classroom. We used pyroelectric infrared sensor in this system to detect if there is someone in the classroom. At the same time, we combine photoconductive resistance with voltage comparator to judge the brightness of the classroom. Subsequently, the operation of the software process is given. Finally, the overall system debugging and simulation are introduced.
Key Words:Single-Chip Microcomputer;Pyroelectric infrared sensor;Intelligent Control;Photosensitive resistance
 

教室电源监控系统的设计
教室电源监控系统的设计
教室电源监控系统的设计


目 录
摘要    II
ABSTRACT    III
第一章 绪论    1
1.1背景及意义    1
1.2现状    2
1.3 本设计所做工作    3
第二章  系统整体方案设计    5
2.1系统需求分析    5
2.2系统方案设计    5
第三章 系统的硬件设计    7
3.1系统硬件的模块组成    7
3.2 中央处理模块    7
3.2.1 中央处理模块方案设计    7
3.2.2 芯片介绍    8
3.2.3 电路实现    8
3.3 人体感应模块    9
3.3.1人体感应模块方案设计    9
3.3.2芯片介绍    9
3.3.3 电路实现    11
3.4环境光检测模块    11
3.4.1环境光检测模块方案    11
3.4.2 芯片介绍    12
3.4.3 电路实现    13
3.5 显示模块    13
3.5.1 LCD显示模块方案设计    13
3.5.2 LCD1602介绍    14
3.6用电器控制模块:    15
3.6.1 硬件介绍    15
3.6.2 电路实现    17
3.7电源模块    17
3.8系统总原理图    17
第四章 系统软件设计    19
4.1 工作流程    19
4.2中断程序设计    19
4.3人存在信号判断程序设计    20
4.4手动控制用电器程序设计    21
4.5环境光亮暗程序设计    21
第五章 仿真与调试    23
5.1系统软件仿真    23
5.2系统硬件调试    26
结 语    28
参考文献    29
附录1系统硬件原理图    30
附录2 系统源程序    31
致谢    35

推荐资料