Automatic Street Light Operating System
Automatic Street Light Operating System
Automating the street light system for efficient switching of 3. PROPOSED SYSTEM
street lights helps in reducing the electricity consumption
drastically. In this paper, it is shown here that how The efficient switching of street lights can be achieved
Automation can be achieved using Arduino microcontroller. by automation rather than switching manually. There are
And its operation according to the seasonal changes is two main factors of automation. They are reliability and
possible with flexible adjustments of system from PC using a flexibility of operation. And an automated should be
specially designed computer software application in Java. designed at greater flexibility of operation, most reliable
and easy interfacing capabilities.
Key Words: Street Lights, Electricity, efficient
utilization, Arduino microcontroller, Java application. In this proposed system, automating the street lights
is done with Arduino microcontroller [3].Arduino is a fast
and powerful programmable microcontroller which has
1. INTRODUCTION
greater control capabilities and used in wide range of
applications. It can be easily interfaced with Personal
India is a country where a major chunk of population Computers (PCs).Operating parameters for the operation
is still not connected to the power grid. In order to supply of microcontroller like operating mode, street light ON
power to them, India will need to create either newer period time, threshold level of sensors and communicating
sources of power or reduce the power demand by ports are adjusted from specially designed graphical user
implementing energy efficient devices at all levels. interface application in PC.
Creating a new power supply is a very big task and also
involves too much of economical investment. So, efficient To meet greater reliability, a secondary control unit is
utilization of electricity is preferred. Global trends in designed with timer circuit. The secondary unit is set such
street lighting show that 18-38% of the total energy bill that whenever the microcontroller fails to operate or
goes towards street lighting and therefore this is one malfunctioning, it controls the system with predefined less
domain that needs major attention if we look at improving flexible operation of street lights and gives an indication
efficiency of power consumption with an objective of for failure of microcontroller to the control room.
saving energy [1].
4. WORKING
After mid night there is less requirement of light in the
streets as there is no passage of people. We can automate
the Street light system to switch off the street lights during The operation of the street lights starts from
day time and switch off alternative street lights at mid control room where the operator decides the system
night. We can save more than 25% of normal consumption requirement like ON period of lights, threshold levels of
using this system. sensor. The working of the module can be understand
from the block diagram shown below Fig. (1).
2. EXISTING SYSTEM
All the street lights are divided into two
alternative groups. One group consists of odd numbered
The present normal system of street lights is (1st, 3rd, 5th..) street lights and other group consists of
manually operated where there is more wastage of power even numbered (2nd, 4th, 6th..) street lights.
2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1646
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 07 | July-2017 www.irjet.net p-ISSN: 2395-0072
5. AUTO MODE
Fig -2: Connection of street lights The voltage across LDR in a voltage divider circuit as
shown in figure (4) is continuously monitored by analog
The high power street lights cant be connected to input pin of Arduino. The analog voltage is converted to
Arduino microcontroller directly as the power handling light illumination and compared with the user selected
capacity of Arduino is very low compared to street light threshold lux level of operation in PC. If it is found lower
(about 5V and 40mA/pin)[2]. The Arduino output pins are than the threshold level lights are switched ON.
connected to an auxiliary contactor which feeds operating
coil of field contactor. Loads (Street Lights) are connected
to field contactors via phase-1 and phase-2.
a) All OFF
All lights will be OFF
b) All ON
All lights will be ON
c) MANUAL
I. Phase-1 ON: Only Phase-1 Lights will be ON LDR
II. Phase-2 ON: Only Phase-2 Lights will be ON
d) AUTO
System goes into auto mode
2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1647
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 07 | July-2017 www.irjet.net p-ISSN: 2395-0072
But accumulation of any dust or objects on the corresponding to 6 hours from the starting, alternative
LDR sensor will raise the voltage across it and results to lights are set to ON by de-energizing one phase.
malfunctioning of the system. To overcome this difficulty,
wiper is used along with the LDR. Whenever the voltage 5. RESULT
across LDR increases due to low light, the wiper is set to
wipe the LDR. The voltage is read by the Arduino second The implementation of hardware prototype is shown in
time and compared with threshold value. figure(6). The corresponding results attained for the
prototype is tabulated in the given table 1.
If still the light is found low, it is assumed as evening,
the two phases are powered to power all lights and timer Table -1: Response of lights for corresponding modes of
is started. When the timer reaches the user defined time in operation
the PC, one phase is de-energized which results in
alternative street lights to ON. In the early morning, when
sunlight falls on the LDR, the voltage across LDR is SNO MODES RESPONSE
changed. This changed voltage is identified by the Arduino 1 ON Phase A & B are ON
and all lights all set to OFF by de-energizing both phases. 2 OFF Both phases are OFF
3 AUTO Works according to user
The reliability of the system can be improved by interface
providing substitute timer circuit which is secondary 4 MANUAL Selected phase(A or B) in the
control unit for this system. The secondary control unit control panel is set to ON
consists of 555-timer circuit which does the operation of
Arduino when Arduino is failed to operate. The circuit
diagram of secondary control unit is shown in the figure
(5). When Arduino inactive state is recognized by
secondary control unit, the user has no control over the
system and operation of system is according to the
predefined timings in secondary control system by design.
This leads the system operation more reliable and
continuous.
3. CONCLUSIONS
2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1648
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 07 | July-2017 www.irjet.net p-ISSN: 2395-0072
BIOGRAPHIES
K.VENKATARAMANA pursuing
B.Tech in Electrical & Electronics
Engineering in Pragati Engineering
College. His area of intrest in
Electrical Circuits.
2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1649