LED路燈節能控制裝置設計(附電路原理圖,PCB圖,仿真程序)
無需注冊登錄,支付后按照提示操作即可獲取該資料.
LED路燈節能控制裝置設計(附電路原理圖,PCB圖,仿真程序)(任務書,開題報告,論文13300字,電路原理圖,PCB圖,仿真程序)
摘要
近年來,社會經濟因科技快速發展,迫切地需要更為節能的資源作為經濟發展的保障。而公共照明在城市耗能上占比率不可忽視,每年我國在路燈照明上所消耗的電能資源極其巨大,所以在照明這方面方面需要投入研究。目前我國已經主要采用LED(Light Emitting Diode)路燈進行照明,但在節能控制上還存在耗能的問題。
從節能控制和性價比的角度出發,本文提出了以AT89C52單片機為主控制器的LED節能路燈系統方案來實現模擬路燈的節能控制。本系統設計主要由硬件系統設計和軟件系統調試組成,其中硬件系統設計包括單片機最小系統,時鐘模塊,電路控制模塊,LCD顯示模塊,鍵盤控制模塊,按鍵提示音模塊,傳感器模塊等。軟件系統調試主要根據硬件系統,采用系統結構模塊化的方法,分析各個模塊的作用,繪制出整體流程圖,編寫出相應的程序。使得路燈能根據外界環境,交通因素等因素,自動調節路燈亮滅,實現智能控制。
關鍵詞: LED路燈 節能 AT89C52單片機 模擬控制
Design of Street LED Lamps Energy-saving Control Facility
Abstract
For years, boom of society owing to the rapid of technological and scientific progress, it is urgently to need more energy-saving resources as a guarantee to support economic development. The rate of consumption of lighting in the city cannot be ignored. Every year, the energy consumption of the electric energy consumed by the street lamps in our country is enormous. Thereby we must be dedicated to investment research in this part. At present, though our country has already mainly used street LED lamps for lighting, there is also some problem of energy consumption in the energy-saving control.
From both of the perspective of energy-saving control and cost performance, the paper proposes a kind of street LED lamps energy-saving system based on AT89C52 single-chip as the main controller to realize the energy-saving simulation control of street lamps. The design of system mainly is made of hardware designing and software debug, the hardware system design includes MCU minimum system, clock module, the circuit control module, LCD display module, keyboard control module, key tone module, sensor module. And the software system mainly according to hardware system use structure method to analysis the function of each module, to draw the whole process graph and to write out the corresponding program. To achieve street lamps can automatically adjust according to external environment and traffic factor, and realize intelligent control.
Key Words:street LED lamps;energy saving;AT89C52 single-chip;simulation control





目錄
摘要 I
Abstract II
第一章 緒論 1
1.1 課題簡介 1
1.2 研究背景及發展現狀 1
1.3 研究目的及意義 3
第二章 系統總體設計 4
2.1 設計思路 4
2.2 系統框架 4
2.3 控制功能實現要求 5
2.4 方案論證與確認 6
2.4.1 控制器的選取 6
2.4.2 時鐘模塊的選擇 6
2.4.3 傳感器的選取 7
2.4.4 液晶模塊的選取 7
2.4.5 按鍵模塊的選取 7
2.4 本章小結 8
第三章 系統硬件設計 9
3.1 硬件設計概述 9
3.2 關鍵單元電路的設計 9
3.2.1 控制核心AT89C52電路設計 9
3.2.2 DS1302電路的設計 11
3.2.3 液晶電路的設計 12
3.3.4 模數轉換電路設計 13
3.3.5 按鍵鍵盤的設計 15
3.3 本章小結 16
4.1 軟件流程設計 17
4.2 各模塊程序設計 18
4.2.1 時鐘子程序 18
4.2.2 液晶顯示子程序 19
4.2.3 調時子程序 20
4.2.4 按鍵掃描子程序 22
4.2.5 A/D轉換子程序 24
4.2.6 行車亮燈子程序 27
4.3 本章小結 27
第五章 軟硬件仿真實現 28
5.1 仿真實現 28
5.2 本章小結 30
結語 31
致謝 32
附錄 35