Report Project
Report Project
Abstract: Smart Street light is an automated system which automates the street. The main aim of Smart Street
light is to reduce the power consumption when there are no vehicle movements on the road. The Smart street
light will turned to be ON when there are vehicles on the road otherwise the lights will be switched OFF. With
advancement of technology, things are becoming simpler and easier for everyone in the world today.
Automation is the use of control systems and information technologies to reduce the need for human work in the
production of goods and services. In the scope of industrialization, automation is a step beyond mechanization,
whereas mechanization provided human operators with machinery to assist the users with the muscular
requirements of work, automation greatly decreases the need for human sensory and mental requirements as
well. Automation plays an increasingly important role in the world economy and in daily experience. Automatic
systems are being preferred over manual system. The research work shows automatic control of streetlights as a
result of which power is saved to an extent. The Smart street light provides a solution for energy saving which is
achieved by sensing an approaching vehicle using the IR sensors and then switching ON a block of street lights
ahead of the vehicle. As the vehicle passes by, the trailing lights switch OFF automatically. Thus, we save a lot
of energy. So when there are no vehicles on the highway, then all the lights remain OFF.
Keywords: Arduino Uno R3, HID (High Intensity Discharge Lamps), IR (Infrared) motion sensor, LDR (Light
Dependent Resistor),LEDs (Light Emitting Diode), PIR (Passive infrared) motion sensor, Resistor,
WSN(Wireless Sensor Network)
I. Introduction
Automation plays an increasingly important role in the world economy and in daily life. Automatic
systems are being preferred over manual system. The research work shows automatic control of streetlights as a
result of which power is saved to some extent.
In the scope of industrialization, automation is a step beyond mechanization [1]. Whereas mechanization
provided human operators with machinery to assist the users with muscular requirements of work, automation
greatly decreases the need for human sensory and mental requirements as well.
Basically, street lighting is one of the important parts. Therefore, the street lamps are relatively simple
but with the development of urbanization, the number of streets increases rapidly with high traffic density. There
are several factors need to be considered in order to design a good street lighting system such as night-time
safety for community members and road users, provide public lighting at cost effective, the reduction of crime
and minimizing it is effect on the environment. At the beginning, street lamps were controlled by manual control
where a control switch is set in each of the street lamps which is called the first generation of the original street
light. After that, another method that has been used was optical control method done using high pressure sodium
lamp in their system. Nowadays, it is seen that the method is widely used in the country. The method operates
by set up an optical control circuit, change the resistance by using of light sensitive device to control street
lamps light up automatically at dusk and turn off automatically after dawn in the morning. Due to the
technological development nowadays, road lighting can be categorized according to the installation area and
performance, for an example, lighting for traffic routes, lighting for subsidiary roads and lighting for urban
center and public amenity areas. The WSN helps in improving the network sensing for street lighting.
Meanwhile, street light system can be classified according to the type of lamps used such as
incandescent light, mercury vapor light, metal halide light, high pressure sodium light, low pressure sodium
light, fluorescent light, compact fluorescent light, induction light and LED light. Different type of light
technology used in lighting design with their luminous efficiency, lamp service life and their considerations.
The LED is considered a promising solution to modern street lighting system due to its behavior and
advantages. A part from that, the advantages of LED are likely to replace the traditional street lamps such as the
incandescent lamp, fluorescent lamp and High Pressure Sodium Lamp in future but LED technology is an
extremely difficult process that requires a combination of advanced production lines, top quality materials and
high-precision manufacturing process. Therefore, the research work highlights the energy efficient system of the
street lights system using LED lamps with IR sensor interface for controlling and managing
III. Methodology
The Smart street light control system adopts a dynamic control methodology. According to the
proposed plan, initially when it becomes dark, all the street lights automatically glow for a few seconds and
switches off. But throughout the night, only one streetlights remains switched on for security concerns. When a
vehicle passes by, a block of street lights glows and as the vehicle moves forward, the next block of lights starts
glowing where the previous block switches off.
a) Arduino Uno R3
Arduino Uno R3[11] specifications are ATmega328 microcontroller, operating voltage at 5v, input
voltage 7 to 12v, input voltage limit up to 20v, digital I/O pins 14, analog pins 6, DC current 40mA, flash
memory 32KB including 0.5KB used by boot loader. SRAM of 2KB, EEPROM of 1KB and clock speed of 16
MHz some of the Features of Arduino UNO are power: can be USB connection or external power supply, with 7
to 12 volts recommended. The Arduino UNO provides power pins for other devices, the variants are 5v 3.3v and
vin IOREF pin for optional power.
Arduino Uno is a 2KB of SRAM and 1KB of EEPROM (Electrically Erasable Programmable Read
Only Memory). There are various input and output pins where 14 of them are digital pins with serial transfer
and external interrupts and PWM (Pulse Width Modulation) pins and 6 analog pins. Arduino differs from all the
preceding boards which does not use the FTDI USB-to-serial driver chip.
b) Infrared sensor
An infrared sensor [12] is an electronic device that emits in order to sense some aspects of the
surroundings. An IR sensor can measure the heat of an object as well as detects the motion.These types of
sensors measures only infrared radiation, rather than emitting it that is called as a passive IR sensor. Usually in the
infrared spectrum, all the objects radiate some form of thermal radiations. These types of radiations are invisible
to our eyes that can be detected by an infrared sensor.The emitter is simply an IR LED and the detector is
simply an IR photodiode which is sensitive to IR light of the same wavelength as that emitted by the IR LED.
When IR light falls on the photodiode. The resistances and these output voltages, change in proportion to the
Fig. 4.1. Block diagram for Smart street light using IR sensors
The Fig 4.1 is the block diagram of the Smart streetlight. It works in accordance with the varying
sunlight. Whenever there is sufficient sunlight in surroundings, LDR exhibits high resistance and acts as an
insulator, while in darkness this LDR behaves as low resistance path and allows the flows of electricity, this
LDR’s operates with the help of IR sensors, these sensors are activated under low illumination conditions and
these are controlled by an AT89C51 micro controller, every basic electronic circuit will operate under regulated
5v DC, so need to step down the 230v AC into 12v AC by means of an step down transformer, this 12v AC is to
converted into 5v DC by using an bridge rectifier, and the controlled output from the voltage regulator is sent to
the operational kit.
The heart of Arduino circuit is the low power, high performance Arduino micro controller is programmed
by embedded assembly programming language for implementing these tasks; this program is stored and
operated by means of storage device EPROM, while coming to the functional block i.e. LDR, these LDR’s are in
expensive, smaller in size, less complexity, highly reliable, low power applications, minimum risk with greater
accuracy. The project is successfully implemented in many areas based on the experimental verification proving
that it can save the electrical power to greater extent removing the manual work completely; the system became
the origin for upcoming advanced intelligent systems in saving both human and electrical power.
V. Results And Discussion
In this section, the setup of the whole research work is depicted in a step by step manner. Sample
screenshots are displayed once the components are fixed and connected to each other. All the components are
The Fig 5.1 depicts the initial setup of the hardware. All the components are in accordance to every
other component. The five IR sensors are placed next to each other. The Arduino board is connected to the
external power supply for the flow of current. All the five IR sensors are connected to the Arduino board. The
resistor is placed on the bread board to control the flow of current.
The Fig 5.2 depicts the second phase where all the LED’s glow immediately for few seconds and then
switches off. It glows on as soon as it becomes dark. Except the first LED, all the other LEDs are switched off.
The first streetlight is always switched on for security purposes.
The Fig 5.3 depicts the vehicle movement or object movement. As shown in the fig, the third streetlight
is switched on as it detected the object. Immediately, as the vehicle passes by, these lights are switched off and
the next block of lights are switched on.
The Smart light system can be further extended to make the current system in two-way traffic, making
the system more flexible in case of rainy days and introduction of ways to control the lights through GSM based
service.
Acknowledgements
The experience has enabled us to put to use many of the theoretical ideas we had acquired into practical
use. With a deep sense of gratitude we sincerely thank our HOD Prof. Joy Paulose, Dept. of Computer Science,
Christ University, Bangalore, Karnataka, India for facilitating us to work in a flexible manner, giving us all the
necessary support throughout the research work and supervising us to come up with a meaningful report.
Finally, we would like to thank all the staff members of the of Computer Science department, Christ University,
Bangalore, Karnataka, India for their inspiration, support and kind cooperation in completing the research
work.
References
[1]. http://opensourceecology.org/wiki/Automation
[2]. S. Suganya, R. Sinduja, T. Sowmiya& S. Senthilkumar, Street light glow on detecting vehicle movement using sensor
[3]. K.Santha Sheela,S.Padmadevi, Survey on Street Lighting System Based On Vehicle Movements
[4]. Srikanth M, Sudhakar K N,ZigBee Based Remote Control Automatic Street Light System
[5]. M.Abhishek, Syed ajram shah, K.Chetan, K,Arun Kumar, Design and implementation of traffic flow based street light control system
with effective utilization of solar energy, International journal of Science Engineering and Advance Technology, IJSEAT, Vol 3,
Issue 9, September -2015
[6]. C.Bhuvaneshwari, R.Rajeswari, C.Kalaiarasan, Analysis of Solar energy based street light with auto tracking system , International
Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering, Vol 2, Issue 7, July 2013
[7]. Steve Chadwick,“Street Light Monitoring – a Practical Solution magazine” November/December 2002
[8]. “Intelligent Street Lighting System Using Gsm” International Journal of Engineering Science Invention ISSN (Online): 2319 – 6734,
ISSN (Print): 2319 – 6726Volume 2 Issue 3 March. 2013
[9]. “Wireless internet lighting control system”,Budike, E.S. Lothar (Power web Technologies), US patent 7,167,777, Jan 23, 2007.
[10]. https://en.wikipedia.org/wiki/High-intensity_discharge_lamp
[11]. http://www.hobbytronics.co.uk/arduino-uno-r3
[12]. Tarun Agarwal. Retrieved from https://www.google.co.in/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF- 8#q=ir
%20sensors