资源描述:
《基于单片机的智能路灯节能系统的设计与实现.doc》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、摘要本文介绍了基于单片机的智能路灯节能系统的设计与实现。本系统会根据交通情况和环境明暗自动调节亮灯状态:当环境较暗时,汽车靠近路灯时,路灯能自动点亮;当汽车远离时,路灯自动熄灭。本方案以AT89S52单片机为核心,用来实现物体感应模块,时钟模块,主控制模块,按键控制模块,显示模块,加以简单的外围电路,实现了智能路灯节能系统所要求的全部技术内容。单片机在最近几年应用越来越广泛,因其抗干扰能力强、稳定性好,性价比高,因此是低成本路灯控制解决方案的首选。该控制系统除了选用廉价的单片机芯片,还采用了廉价的
2、红外对射传感器,大大降低了系统成本。整个系统的电路简单,结构紧凑,电源驱动仅采用变压器与三端稳压器相结合,附加少许滤波电容便实现了稳定的电源输出。系统的单片机程序使用C语言编写,windowsxp为开发平台,keil为开发工具。经过多次测试,证实该系统能长时间稳定工作,完全满足设计要求指标。关键词:模拟控制LED照明单片机C语言ABSTRACTThispaperintroducesthedesignandimplementationofintelligentstreetlampenergysavi
3、ngsystembasedonMCU.Thesystemwillaccordingtothetrafficconditionsandthebrightnessautomaticallyadjustthelightingstate:whentheenvironmentisdark,thecarclosetothestreetlamp,streetlamplightautomatically;whenmovingawayfromthecar,streetlampsautomaticallyexting
4、uished.ThisplantomacrocrystalcompanyAT89S52asthecore,usedtorealizetheobjectsensingmodule,clockmodule,mastercontrolmodule,keycontrolmodule,displaymodule,tochiptheperipheryofthesimplecircuit,realizethesimulationstreetlampcontrolsystemalloftherequestedte
5、chnologycontent.STCSCMinrecentyearsmoreandmorewideapplication,becauseofitsstronganti-interferenceability,goodstability,highperformance/priceratio,andsoisthelowcoststreetlampcontrolsolutionsofchoice.Thecontrolsysteminadditiontochoosecheapsingle-chipmic
6、rocomputerchip,alsoadoptedthecheapinfraredmutualilluminatesensor,andgreatlyreducethecostofsystem.Thewholesystemofthecircuitissimple,compactstructure,powerdriveonlyusedthreetransformerandtheregulators,andthecombinationofafewadditionalfiltercapacitancew
7、illrealizethestablepoweroutput.ThemicrocontrollerprogramofthesystemiswritteninClanguage,WindowsXPisthedevelopmentplatform,Keilisthedevelopmenttool.Aftermanytest,andconfirmthatthesystemcanworkstablyforalongtime,fullymeetthedesignrequirementsindex.Keywo
8、rds:SimulatecontrollingLEDlightingSingle-chipmicrocomputerClanguage目录第一章绪论51.1概述51.2论文的题目51.3研究的背景51.4研究的目的及意义51.5国内发展现状与趋势61.6研究内容6第二章系统总体设计方案92.1.0系统设计思路与方案比较论证92.1.1系统设计思路92.1.2方案论证与确立9第三章系统硬件设计132.2.0各个模块的硬件电路设计132.2.1时钟模块设计132.2.3主控制模块设计1