{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于单片机的智能路灯系统设计(附程序代码,电路原理图,实物图)

来源:wenku163.com  资料编号:WK16314315 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK16314315
资料介绍

基于单片机的智能路灯系统设计(附程序代码,电路原理图,实物图)(任务书,开题报告,论文18000字)
摘  要
我国自从步入21世纪以来,大量修建国家级高速公路、省级城镇道路和农村乡镇道路。总里程数达到了一个历史新高。因此路灯的使用量是巨大的,但由于很多地方深夜行人或车辆较少,大量路灯点亮浪费了巨大资源。从而设计一款人体、光线和时间三要素共同协作,52单片机为控制中心的智能化节能系统势在必行。该系统用人体检测、光线检测、时间模块和52单片机结合,HC-SR501人体检测模块进行人体信号、光敏电阻检测光信号和时间信号共同输入时,经过STC89C52单片机分析处理,路灯显示模块就会做出相对应的显示。
本文首先对智能路灯发展前景和国内路灯使用以及研究现状进行了综述,然后给出了设计中所采用的整体方案。之后对各模块的方案进行讨论选择,紧接着对各单元电路的原理进行了详细讲解以及使用芯片的介绍,并且对软件的设计和程序编写做出介绍。最后论述了软硬件调试的过程以及该过程中发现的问题,最终提出了相应的解决方法。
关键词:智能路灯  单片机  光线检测  人体检测  时间模块

Design and implementation of intelligent street light system based on single chip microcomputer
ABSTRACT
    Since our country has entered the 21st century, we have constructed a large number of national highways, provincial towns and rural roads. The total mileage reached the highest. So the use of street lights is huge, but the problem is in many places there are few pedestrians and vehicles at night, so a lot of street lights lit led to a huge waste of resources. Thus design a human body, light and time three elements of common collaboration, 52 single-chip control center for the intelligent energy-saving system is imperative. The system uses human body detection, light detection, time module and 52 single-chip combination, HC-SR501 human body detection module for human body signal, photo-resistor detection optical signal and time signal common input, after STC89C52 single chip analysis, street lamp display module will do out of the corresponding display.
    This paper first summarizes the development prospect of intelligent street lamps and the use of domestic street lamps and the research status, then gives the overall scheme adopted in the design. Later discuss the options of each module to choose. Then the principle of each unit circuit is explained in detail and the introduction of the chip, it also introduces the software design and programming. Finally, discuss the process of hardware and software debugging and the problems found in the process. At the same time, put forward the corresponding solution.

Key words: Intelligent street light ;MCU; Light detection; Human detection; Time module
 

基于单片机的智能路灯系统设计(附程序代码,电路原理图,实物图)
基于单片机的智能路灯系统设计(附程序代码,电路原理图,实物图)
基于单片机的智能路灯系统设计(附程序代码,电路原理图,实物图)


目  录
摘  要    I
ABSTRACT    II
目  录    III
第一章 绪论    1
1.1课题研究的背景和意义    1
1.1.1课题研究的背景    1
1.1.2课题研究的意义和目的    2
1.2国内研究现状    3
1.3课题研究的主要任务    4
第二章 系统的方案设计    5
2.1主要功能和设计方案    5
2.2系统的工作原理    5
第三章 系统的硬件电路设计    7
3.1 主控制电路    7
3.3.1方案选择    7
3.3.2芯片介绍    8
3.3.3具体电路实现    9
3.2显示电路    10
3.2.1方案选择    11
3.2.2芯片介绍    11
3.2.3具体电路实现    12
3.3光线检测模块电路    12
3.3.1芯片介绍    13
3.3.2具体电路原理    14
3.4 按键电路    14
3.5 人体红外检测电路    15
3.5.1方案选择    15
3.5.2芯片介绍    16
3.5.3具体电路原理    16
3.6 时钟信号电路    17
3.6.1方案选择    17
3.6.2芯片介绍    17
3.6.3具体电路原理    18
3.7 电源电路    19
第四章 系统的软件设计    20
4.1主程序模块    20
4.2显示模块子程序    21
4.3光线检测模块子程序    22
4.4人体红外检测模块子程序    23
4.5时钟模块子程序    24
第五章 系统的调试    25
5.1软件仿真测试    25
5.2硬件各功能测试    27
5.3硬件整体测试    28
5.4测试结果分析    31
结  语    32
参考文献    33
致  谢    35
附录 1  电路原理图    36
附录 2  硬件实物图    37
附录 3  源代码    38

推荐资料