Sei sulla pagina 1di 3

NATIONAL CONFERENCE ON BROADBAND AND OPTICAL FIBER TECHNOLOGIES March 13-14,

(NCBOFT) 2015

Advanced Street Light Control System


Meenakshi Awasthi1, Ayush Nagpal2,Govind Sharma3, Sanyog Varshney4 ,Varun Kumar Singh5
Electronics And Communication Engineering Department, ABES Engineering College, Ghaziabad, India
1
meenakshi.awasthi@abes.ac.in, 2ayushnagpal4@gmail.com,3govind8952@gmail.com,4sanyogvarshney_12@yahoo.com
5
singhvk94@gmail.com

The history of street light systems is pretty much the same


across the world with little improvements across developed
Abstract- Advance Street Light Control System as the name countries. At a glimpse one may say that a common street
suggests something advanced in the field of street lightning
system. The basic feature is the object based sensing of the street
light system and then automatically switching itself. This feature
is particularly new and a one which is highly energy efficient. light system employs LDR system or even manual switching.
Apart from it, important changes like replacing of sodium bulbs
with LED lams, real time fault monitoring and data updation etc
The illumination is through Sodium lamps with a lifetime of
have also been suggested. What is presented here is only a basic around 24000 hours. However the power consumption is very
and an effort to automize the street lightning system. It has an high and there is no provision for automatic detection of the
enormous future scope with number of improvements possible so faulty lamps.
as to facilitate the highway lightning system for the next
generation. An illustrative, simple example is carried out III.FEATURES
throughout the paper, but the presented methods are highly
scalable, which made them applicable to several practical The solutions to the problem mentioned above are the key
projects of varying scale and characteristics. features of this project, i.e. It helps to increase the overall
energy efficiency thus reducing the power consumption,
Substantially reduces the maintenance cost of road lighting
I. INTRODUCTION system and has the provisions of automatic alert in the
lightning control room, reducing manual checkups and
With the era of industrialization and the dawn of globalization
maintenance costs.
new technologies have always fascinated our lives time and
again. However highway lightning is an area which is IV. BASIC WORKING PRINCIPLE
relatively untouched or not much researched upon. Everybody
of us will agree that as for the point of security of moving  The basic working of the system in laymen terms can
vehicles the highways should be lighted, but then lightning up be understood by the fact the system would work on
all the highways all through evening and night poses two even a normal highway.
serious problems, they are of electrical maintenance op the  Like the present scenario, with day and night lights
system and most importantly the amount of electricity automatically goes OFF and ON respectively.
consumed. It becomes even more commercially unviable to  We replace the normal sodium energy bulbs with
light up those highways where the rate of passing vehicles is LED lamps.
very low. Another major issue involving this is the fact the  The street lights would automatically light up with
with the change in seasons the time of lightning also varies full intensity whenever they sense any movement
drastically, which requires regular monitoring and changing of (vehicle, man, animal etc.).
switching times. This project has tried to resolve these  Aftersuccessfully passing of the obstacle, the lights
problems in the form of a solution known as Advance Street automatically goes dim by about 50% or the intensity
Light Control System. of LED lamps would reduce by 50%.
 If about for an hour, there would be no movement of
anything, the light automatically goes OFF to save
more power and if any sense of movement, the lights
would again automatically light up with full intensity.
 The Sensors will be installed at such a distance from
the highway so that the system gets sufficient time to
light up by the time car arrives on the highway, and
as the car passes by the street light poles, the lights of
II.HISTORY the poles behind the car goes dimmed and the lights
ahead of the car would light up with full intensity.
NATIONAL CONFERENCE ON BROADBAND AND OPTICAL FIBER TECHNOLOGIES March 13-14,
(NCBOFT) 2015

 In present scenario, after manual checkup, faulty or


damaged lights are replaced and this manual checkup
is not so frequent, so the process takes large time to
replace the damaged lights results in large
maintenance cost, but in our model, damaged or
faulty lights will automatically be detected in the
control room and thus would be replaced without any
delay and hence also reduce maintenance cost.

V. SYSTEM ARCHITECTURE

Fig. 2 Circuit Diagram of the model

The above figure Fig. 2 shows the circuit diagram made by


considering the 8 pole street light system.
It shows the interfacing of an LDR sensor and Infrared
Sensor Modules with the Microcontroller to automate the
working of LED lights interfaced with the Microcontroller.

VII. TECHNICAL DETAILS

 Use of LED lamps (around 50000 hrs. life) instead of


High Pressure Sodium Lamps(around 24000 hrs. life)
decreasing power consumption to a greater extent.
Fig. 1 Overall Architecture of Automatic Street Light System
 Making Lights auto ON when the Obstacle (vehicle,
man, animal etc.) arrives and auto OFF or dimmed
In our architectural module we have used eight poles when empty road by using INFRARED SENSORS,
consisting of LED’s having interface with the microcontroller
thus reducing power consumption.
and an LDR sensor to detect day and night. Infrared sensors
are used to detect the movement of obstacles  Automatic detection of damaged or fused lights in the
(vehicle/man/animal) and accordingly making the lights auto control room results in reduced maintenance cost, if
on-off or dimmed as per the requirements. The failure of any any.
of the lamp would subsequently be detected at the controller
or control station. Further developments can include a weather VIII. LED LAMPS AS A FOUNDATION OF PROJECT
based sensor so as to change itself the switching time of light.
The future development may even inculcate web based One may wonder that the use of LED lamps will lead to higher
connectivity or even GPS systems as shown in the descriptive lifetime of the lamp and better energy efficiency but that is not
architecture above. However that would be the highly evolved what the true use is. As compared to sodium lamps which take
scenario of this project and its cost-benefit analysis would also up certain time to glow to their full, LED lamps light up
be have to carried out. almost immediately thus providing the way for frequent
switching the lamp on and off.

A. Energy Efficiency and Costs


VI. CIRCUIT DIAGRAM
Street Light Control will ensure reduction in energy
consumption and total carbon di oxide-emissions.
Unnecessary lighting can beprevented by targeted dimming or
NATIONAL CONFERENCE ON BROADBAND AND OPTICAL FIBER TECHNOLOGIES March 13-14,
(NCBOFT) 2015

switching off, the sectors of the city, roads or individual require it to work in digital mode as we would interface it with
luminaires. Street Light Control also has an effect on the microcontroller. So, an Analog to Digital Converter (ADC) is
maintenance costs: It provides the option of centraldetailed used to convert it in digital mode. IC LM358 is used as ADC
monitoring and analysis of a lighting installation and enables device. It is a Quad OP-Amp IC. As we know for any
easy maintenance planning. communication two things are very important and that are
The condition of each luminaire can thus be checked at any ‘Transmitter’ and ‘Receiver’. Here as well we have both the
time and luminaire failures are precisely traceable. An things to work with.
additional advantage is that: The system information also
facilitates for optimumroute planning for the maintenance C. LDR Module
crews.
The central themes of our project – energy efficiency and Light Dependent Resistorwhich detects that whether or not
sustainability – also change the demands on there is sufficient natural daylight intensity for the need to
street and outdoor lighting. There is no alternative for switch on or off the lamp. It is also an analog device and has
reducing energy consumption and operating to be converted in digital mode to interface with
Costs, whilst simultaneously optimizing the lighting of safety- microcontroller.
relevant areas.
The need these days is for innovative lighting solutions that D. Microcontroller
can handle the technical and economic requirements of the
Microcontroller ATmega 16 which serves as the
21st century.
basiccontrolling station for the system. It is a 40 pin IC. The 4
ports respectively serve as to connect and interface the various
B. Safety With The Light
devices. This device serves for making this Automated
Whether roads, paths or industrial installations – lighting Advanced Street Light Control System.
needs to be reliable in all situations. This means not only for
X. FUTURE SCOPE
the cities and communities, but also for the citizen: demand-
orientedlight in obscured areas or under bad weather This project can be extend to a next level in which it will
conditions. Finally, an intelligent lighting systemcontributes to automatically work in different weather like Precipitation,
the contemporary design of the urban living space, by creating snow, fog etc. WeatherSensor will sense the weather change
a quality of lifeand spaces where the citizens feel comfortable. and will turn on the lights with the help of microcontroller.
C. Benefit
XI. ACKNOWLEDGEMENT
The benefit is thatcommunication is possible via existing
power cables (existing infrastructure). With due regards, we would like to thank the actual people
The hardware can easily and quickly be installed in the behindthis paper. We would like to thank our head of
switching cabinet and in the luminaire using just a few steps. department, Prof. A.K. Arora, HOD-ECE and Mrs. Meenakshi
The software can be installed in the same way as any other Awasthi, Asst. HOD ,ECE department of ABES Engineering
program. Clear user guidance makes configuration on the College,Ghaziabad for their guidance at every step. We would
server easy. also like tothank our friends, family members for their
Street Light Control is adapted to suit the long lifespan of extreme support and blessings and to the ALMIGHTY for His
outdoor lighting. blessings.
Standardized communication interfaces ensure that our
components are future-proof and highly compatible with XII. REFERENCES
various manufacturers.
[1] SHENTU Xudan1,2; LI Wenjun1; SUN Lingling1;GONG Siliang2,3,”
IX. KEY COMPONENTS A New Streetlight Monitoring System Based On Wireless Sensor
Networks”, 978-1-4244- 7618-3 /10/$26.00 ©2010 IEEE
[2] Osram Electricals- Advanced Street light Concept.
A. LEDs [3] Wu Yue; Shi Changhong; Zhang Xianghong; Yang Wei, "Design of new
intelligent street light control system," Control and Automation (ICCA),
For model purpose the basic LED is sufficient, practically 2010 8th IEEE International Conference on , vol., no., pp.1423,1427, 9-
lamps of higher wattage would be required. 11 June 2010.
[4]Atmel AVR Microcontroller Primer – Steven Frank Barrett, Daniel J. Pack
[5] ATmega 16/16L Datasheet- Atmel Corporation
B. Infrared Sensor Module

Infrared Sensor is an analog device which detects the


movement of vehicle/man/animal etc. But in our model we

Potrebbero piacerti anche