Tuesday 31 December 2013

Automatic Streetlight Controller With RTC


AUTOMATIC STREET LIGHT CONTROLLER WITH RTC

In this competitive world human cannot spare his time to perform his daily activities manually without any fail. The most important thing he forgets is to switch off the room lights wherever not required. With this, even the power will be wasted up to some extent. This can be seen more effectively in the case of street lights. This project gives the best solution for electrical power wastage. Also the manual operation is completely eliminated. This project provides different on and off timings to operate the lights. The user can once program these timings according to his requirements and these timings will be stored in EEPROM and cannot be erased unless the user wishes to change it again.                     

            This system switches on the lights only at preprogrammed timings. As the DS1307 Real Time Clock chip with battery back-up is used, there will be no disturbances for the programmed on/off timings even in power failures.

Three switches are provided for entering the required timings. These switches made this project user friendly. 16X2 LCD display is provided to display the alarm times and current time. DS1307 is interfaced to the microcontroller for real timing performance. A 3V battery can be connected to DS1307 to avoid time disturbances caused by power failures. The user can even change the preprogrammed timings and set the timings according to his requirements.

External EPROM is used in this project to store the set timings. Data stored remains in the memory even after power failure, as the memory ensures reading of the latest saved settings by the micro controller. It can retain data for more than ten years.

SOFTWARE AND HARDWARE TOOLS:
Software Tools:
  1. Keil compiler
  2. Orcad.
Hardware Tools:
  1. Microcontroller AT89S52.
  2. RTC
  3. EEPROM
  4. LCD
  5. ULN driver
  6. Relays and loads
Block Diagram 

No comments:

Post a Comment