SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1349
SMART STREET LIGHT CONTROL SYSTEM
G. PAVAN KUMAR1, C. RAJEEV KUMAR2, V. JE MANIKANTA3, S. MUTHAMIL SELVAN4
1,2,3Student, Dept. of Computer Science and Engineering, SRMIST, Tamil Nadu, India
4Assistant Professor, Dept. of Computer Science and Engineering, SRMIST, Tamil Nadu, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - The main objective of the project is to develop a
smart street light system which reduces the consumption of
electricity by using effective ways. The project will be
designed by using an Arduino UNO board, LDR, IR sensor
and Bread board. Smart street lights are effective and
extremely dependable. The two sensors, LDR (light
dependent resistor) and a IR sensor, the role of these sensors
in the project is to detects the intensity of atmospheric light
and accordingly the street lights will switched on and also
when detects an object coming towards the street light and
it sends the message to the serially connected street lights
through the cloud so that every street light in the particular
serial will be automatically switched on. We will be using
Internet of things (IoT) as the main technology in the
project, since the main role of this technology is to enable
the connectivity between any living or non-living things to
the internet.
Key Words: IoT, Arduino UNO, LDR, Street Light.
1. INTRODUCTION
As we know that “Street Lights” are the major power
consuming elements in any city. We frequently come
across many cases where the street light will be turned ON
even in the day time, which is completely against the
energy conservation rule. Therefor this type of continous
lightning may result in the increase rates and charges of
the electricity. The main purpose and use of streetlight is in
transportation after the dusk time or when the day
atmospheric light is lessin intensity. So, the design and
controlling of the street lights is an important field of work
for maintaining safe transportation in our daily life. Many
researchers have done many numbers of researches in
order to provide a less energy consuming street light
system. In our project we have made our efforts to present
an smart street light system with an reduced
energy/power consumption in comparison to the previous
and present lighting systems by observing and studying
many kinds of street lighting lamps, which include lamps
and lights like CFL, incandescent and Light-Emitting diode
(LED), where we will be showing that the LEDs are more
than any other lighting systems which are present in the
current place. A recent study by some researchers has also
stated that the operating and working life of the LED is
higher when compared to any other lighting lamps and
lights, this is the main reason that some of the state
government have also started to produce LED lights to give
for the people. The Arduino UNO board is used as the brain
to control all the process of the project. The sensors and all
the other equipments which we will be using shall be
connected through the jump wires to the bread and UNO.
2. PROPOSED SYSTEM
The Flow chart of the proposed Smart street light control
system is shown in figure 1.
LDR(Light Detecting Resistor)
As we have mentioned earlier in the report, LDR is the one
of the main component in the project.so, the main reason
and objective of using this LDR because it has a resistance
which ususally changes with the amount of light or the
light intensity that falls on the LDR or even absorbed by it,
this main feature of LDR makes it as one of the super main
component which has to be used in any light sensing
devices and projects. The LDR can also be called as light
sensitive devices
2.2 IR Sensor
The IR sensor is called as the infrared sensor, we can
say that it is an electronic device which can easily measure
the heat of the object and also it has the ability to detect
the motion, which we can state as motion detection, this
kind of sensors only detect and sense the infrared
radiation. As, the infrared rays are invisible to our eyes,
they can be detected using the IR sensors.
2.3 Arduino UNO
The Arduino UNO is a largely and most widely used
microcontroller which was developed by Arduino.cc. The
board has both the sets of digital and analog input/output
(I/O) pins. The board contains of 14 Digital and 6 Analog
pins. It is programmable with the ARDUINO
IDE(Integrated Development Environment) with a USB
cable. The board can be charged by using a USB cable or
also by an external 9 volt battery as it accepts voltages
between 7 and 20 volts. The term "Uno" means one in
Italian.
2.4 Bread Board
A bread board is called so because previously it was
used for the slicing of the bread later a solderless bread
board came into use. Since, bread boards are solderless
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1350
which means it is re-usable this reason makes it popular
among students and many projects, many varieties of
electronic devices can be prototyped using this bread
board, starting from any analog and digital circuits to the
largest CPU(Central Processing Unit).The bread board
consists of clips which are called as tie or contact points,
the clips will be maintaining a gap of 2.54mm between
each one of them. They connect from one pin to the other
pin using metal strips.
Fig-1: The flow chart of the proposed system
3. EXPLANATION OF THE FLOW CHART
The above shown flowchart breifly and clearly depicts the
way on how the project is designed and also how the step
by step process of the project and is working. Firstly in the
experiment the LDR detects the amount of light energy that
it has been receiving or we can also say that it detects the
presence of the light that is the reason why it is called as
light detecting resistor and when the LDR also detects the
light it sends an signal to the microcontroller which in our
project is the Arduino UNO board, after receiving the signal
from the LDR and microcontroller performs its function
which in this case is to switch on the LEDs which are
connected to the arduino board through the bread board
using jump wires. So, now the lights will be turned ON, and
they will be turned OFF again when the LDR or the IR
sensor will not receive any kind of input from the light
which is the sunlight or the atmospheric light, as during the
night time there will be no sunlight or any atmspheric light
the street lights will be tuned ON the whole night, in our
proposed system of project we have found a solution even
to this problem, which can again be solved using the IR
sensor, since the IR sensor can even detects the motion of
the objects, we will be using this feature of the IR sensor to
reduce the amount of energy that is consumed even in the
night time through the street lights as our main aim of the
project is to reduce the consumption of the electricity. Let
us begin and learn how to use the IR to reduce the power
consumption even during the night time, As we know that
the IR sensor can aslo detect the motion of the object, so as
soon as any vehicle gets closer to the street light the IR
sensor which is present in the light sends an signal to the
microcontroller which automatically turns ON the street
light and also sends the same message to all the street
lights which are connected in series, which makes it switch
ON all the street lights in the series, and they gets turned
OFF when the vehicle leaves, by following this kind of
approach we can minimize the consumption of the
electricty more and more.
Fig -2: The IR sensor and LDR
Fig-3: The outer look of the Arduino UNO board
Now, we can see both the figures 2 and 3 who play a key
role in our project, the final step which is left for us to
perform is to connect the Arduino UNO board with the IR
sensor and the LDR connected bread board. After making
the desired connections we need to check whether our
connections are all perfect or not after which we can go to
further step of performing the experiment which we have
discussed and are willing to perform as mentioned in this
report.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1351
4. EXISTING SYSTEM
There are many existing systems in this concept of
project but many of them are with major drawbacks and
some are with high initial cost and some doesn’t have the
use of proper software, and also no existing systems have
used the IR sensor for object or motion detection and
there by making use of it to reduce the consumption of
electricity even during the night time, this will definietly
bring a new revolution in the electricity consumption and
will stand as first project to do so.
5. RESULT
The result of the system, as we have discussed in the
earlier pages of the report, the LDR detects the light that
has been falling on it, so does the IR sensor and as soon as
they detect or obsorb light they will send an signal to the
microcontroller which there by turns ON the street light,
and also the IR sensor detects the vehicle motion which
also sends an signal to the microcontroller when it detects
an vehicle and again the microcontroller turns ON the
street light. This will be the result of the proposed, Smart
Street Light Control System.
6. CONCLUSION
So, we here by conclude that the proposed smart street
light control system has many benefits while compared to
the existing systems, even though we can’t come to an
conclusion without testing the project but with the
provided flow charts and the diagrams and pictures, we
can be confident that the proposed project will perform
better han the existing projects and systems. Therefore we
can be saving an enormous amount of electricity, this
system also prevents the unnecessary wastage of
electricity by the manual switching of the street lights
which is made possible by the sensors available, this smart
street light control system can be installed both in the
urban and also in the rural areas. The advantges of this
system are reduce in consumption of the electricity and
also to increase the life span of the system.
REFERENCES
[1] Akshay Balachandran, Murali Siva, V. Parthasarathi,
Surya and Shriram K. Vasudevan, “An Innovation in
the Field of Street Lighting System with Cost and
Energy Efficiency,” Indian Journal of Science and
Technology, Vol 8(17), DOI:
10.17485/ijst/2015/v8i17/61261, August 2015.
[2] Neha Patil,A.C.Wani, “Review on Energy Efficient
Intelligent Lighting System”, International Conference
on Global Trends in Engineering, Technology and
Management (ICGTETM-2016)
[3] Satwinder Singh,“Review of an energy efficient
SmartStreet Lighting System,” International Journal of
Research (IJR) Vol-1, Issue- 5, June 2014 ISSN 2348-
6848
[4] Kajal Ramchandra Mandave, Snehal Prakash Mane,
Dhananjay Vinayak Govande and Amol Annapa
Kempwade, “Automatic Street Light
control”,International Journal For Research In
Emerging Science and Technology , Vol-3, Issue-4,
Apr-2016.
[5] Samir A. Elsagheer Mohamed, “Smart Street Lighting
Control and Monitoring System for Electrical Power
Saving by Using VANET”, Int. J. Communications,
Network and System Sciences, 2013, 6, 351-360

More Related Content

What's hot

Microcontroller Based Automatic Street Light Monitoring and Control System
Microcontroller Based Automatic Street Light Monitoring and Control SystemMicrocontroller Based Automatic Street Light Monitoring and Control System
Microcontroller Based Automatic Street Light Monitoring and Control SystemIRJET Journal
 
Smart Alarm Clock with Farm Innovations
Smart Alarm Clock with Farm InnovationsSmart Alarm Clock with Farm Innovations
Smart Alarm Clock with Farm Innovationsmouniraydi
 
Design and Implementation of Automatic Street Light Control Using Sensors and...
Design and Implementation of Automatic Street Light Control Using Sensors and...Design and Implementation of Automatic Street Light Control Using Sensors and...
Design and Implementation of Automatic Street Light Control Using Sensors and...IJERA Editor
 
Automatic solar LED street light automation by using RTC and I2C protocols d...
Automatic solar LED street light automation by using RTC and I2C protocols  d...Automatic solar LED street light automation by using RTC and I2C protocols  d...
Automatic solar LED street light automation by using RTC and I2C protocols d...PRASHANTH RAO
 
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEMWEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEMATHUL RAJ.R
 
IRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET Journal
 
Smart sensors -Sukanta Bhattacharyya
Smart sensors -Sukanta BhattacharyyaSmart sensors -Sukanta Bhattacharyya
Smart sensors -Sukanta BhattacharyyaSukanta Bhattacharyya
 
DESIGN OF AN INTELLIGENT AND EFFICIENT LIGHT CONTROL SYSTEM
DESIGN OF AN INTELLIGENT AND EFFICIENT LIGHT CONTROL SYSTEMDESIGN OF AN INTELLIGENT AND EFFICIENT LIGHT CONTROL SYSTEM
DESIGN OF AN INTELLIGENT AND EFFICIENT LIGHT CONTROL SYSTEMEditor IJCATR
 
Paper 5 tahun kebelakang 2019 2015 ferdi andersen nugraha 09030581721005
Paper 5 tahun kebelakang 2019 2015 ferdi andersen nugraha 09030581721005Paper 5 tahun kebelakang 2019 2015 ferdi andersen nugraha 09030581721005
Paper 5 tahun kebelakang 2019 2015 ferdi andersen nugraha 09030581721005ferdiandersen08
 
IRJET- Intelligent Lighting System for Classrooms and Mall using IoT
IRJET- 	  Intelligent Lighting System for Classrooms and Mall using IoTIRJET- 	  Intelligent Lighting System for Classrooms and Mall using IoT
IRJET- Intelligent Lighting System for Classrooms and Mall using IoTIRJET Journal
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
PIR sensing with arduino
PIR sensing  with  arduinoPIR sensing  with  arduino
PIR sensing with arduinochetan kadiwal
 
Automated Light Illumination Controller
Automated Light Illumination ControllerAutomated Light Illumination Controller
Automated Light Illumination ControllerBibhu Prasad Sahu
 
Completely revised project 2016
Completely revised project 2016Completely revised project 2016
Completely revised project 2016Neeraj kumar
 
IRJET - Solar Powered Led Lamp with Auto-Intensity Control
IRJET -  	  Solar Powered Led Lamp with Auto-Intensity ControlIRJET -  	  Solar Powered Led Lamp with Auto-Intensity Control
IRJET - Solar Powered Led Lamp with Auto-Intensity ControlIRJET Journal
 
STREET LIGHT GLOWS ON DETECTING THE VEHICLE MOVEMENT USING ARDUINO UNO
STREET LIGHT GLOWS ON DETECTING THE VEHICLE MOVEMENT USING ARDUINO UNOSTREET LIGHT GLOWS ON DETECTING THE VEHICLE MOVEMENT USING ARDUINO UNO
STREET LIGHT GLOWS ON DETECTING THE VEHICLE MOVEMENT USING ARDUINO UNOIAEME Publication
 

What's hot (20)

Final pro thesis
Final pro thesisFinal pro thesis
Final pro thesis
 
Microcontroller Based Automatic Street Light Monitoring and Control System
Microcontroller Based Automatic Street Light Monitoring and Control SystemMicrocontroller Based Automatic Street Light Monitoring and Control System
Microcontroller Based Automatic Street Light Monitoring and Control System
 
Smart Alarm Clock with Farm Innovations
Smart Alarm Clock with Farm InnovationsSmart Alarm Clock with Farm Innovations
Smart Alarm Clock with Farm Innovations
 
Design and Implementation of Automatic Street Light Control Using Sensors and...
Design and Implementation of Automatic Street Light Control Using Sensors and...Design and Implementation of Automatic Street Light Control Using Sensors and...
Design and Implementation of Automatic Street Light Control Using Sensors and...
 
Automatic solar LED street light automation by using RTC and I2C protocols d...
Automatic solar LED street light automation by using RTC and I2C protocols  d...Automatic solar LED street light automation by using RTC and I2C protocols  d...
Automatic solar LED street light automation by using RTC and I2C protocols d...
 
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEMWEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
 
Smart sensors
Smart sensorsSmart sensors
Smart sensors
 
IRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNO
 
Smart sensors -Sukanta Bhattacharyya
Smart sensors -Sukanta BhattacharyyaSmart sensors -Sukanta Bhattacharyya
Smart sensors -Sukanta Bhattacharyya
 
Project (2)
Project (2)Project (2)
Project (2)
 
Sensors in IOT
Sensors in IOTSensors in IOT
Sensors in IOT
 
DESIGN OF AN INTELLIGENT AND EFFICIENT LIGHT CONTROL SYSTEM
DESIGN OF AN INTELLIGENT AND EFFICIENT LIGHT CONTROL SYSTEMDESIGN OF AN INTELLIGENT AND EFFICIENT LIGHT CONTROL SYSTEM
DESIGN OF AN INTELLIGENT AND EFFICIENT LIGHT CONTROL SYSTEM
 
Paper 5 tahun kebelakang 2019 2015 ferdi andersen nugraha 09030581721005
Paper 5 tahun kebelakang 2019 2015 ferdi andersen nugraha 09030581721005Paper 5 tahun kebelakang 2019 2015 ferdi andersen nugraha 09030581721005
Paper 5 tahun kebelakang 2019 2015 ferdi andersen nugraha 09030581721005
 
IRJET- Intelligent Lighting System for Classrooms and Mall using IoT
IRJET- 	  Intelligent Lighting System for Classrooms and Mall using IoTIRJET- 	  Intelligent Lighting System for Classrooms and Mall using IoT
IRJET- Intelligent Lighting System for Classrooms and Mall using IoT
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
PIR sensing with arduino
PIR sensing  with  arduinoPIR sensing  with  arduino
PIR sensing with arduino
 
Automated Light Illumination Controller
Automated Light Illumination ControllerAutomated Light Illumination Controller
Automated Light Illumination Controller
 
Completely revised project 2016
Completely revised project 2016Completely revised project 2016
Completely revised project 2016
 
IRJET - Solar Powered Led Lamp with Auto-Intensity Control
IRJET -  	  Solar Powered Led Lamp with Auto-Intensity ControlIRJET -  	  Solar Powered Led Lamp with Auto-Intensity Control
IRJET - Solar Powered Led Lamp with Auto-Intensity Control
 
STREET LIGHT GLOWS ON DETECTING THE VEHICLE MOVEMENT USING ARDUINO UNO
STREET LIGHT GLOWS ON DETECTING THE VEHICLE MOVEMENT USING ARDUINO UNOSTREET LIGHT GLOWS ON DETECTING THE VEHICLE MOVEMENT USING ARDUINO UNO
STREET LIGHT GLOWS ON DETECTING THE VEHICLE MOVEMENT USING ARDUINO UNO
 

Similar to Smart Street Light Control

SMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOTSMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOTIRJET Journal
 
SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...
SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...
SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...IRJET Journal
 
IRJET - Vehicle Movement based Street Lights
IRJET - Vehicle Movement based Street LightsIRJET - Vehicle Movement based Street Lights
IRJET - Vehicle Movement based Street LightsIRJET Journal
 
Review Paper on Electrical Drive Based Floor Cleaning Robot
Review Paper on Electrical Drive Based Floor Cleaning RobotReview Paper on Electrical Drive Based Floor Cleaning Robot
Review Paper on Electrical Drive Based Floor Cleaning RobotIRJET Journal
 
Smart street light detector
Smart street light detectorSmart street light detector
Smart street light detectorsiddharth bhatt
 
automatic street light control using aurdino,PIR,LDR tinker cad circuit
automatic street light control using aurdino,PIR,LDR tinker cad circuitautomatic street light control using aurdino,PIR,LDR tinker cad circuit
automatic street light control using aurdino,PIR,LDR tinker cad circuitanujabarge3
 
IRJET - Real Time Street Light using Raspberry Pi
IRJET - Real Time Street Light using Raspberry PiIRJET - Real Time Street Light using Raspberry Pi
IRJET - Real Time Street Light using Raspberry PiIRJET Journal
 
Smart Street Light System using Embedded System
Smart Street Light System using Embedded SystemSmart Street Light System using Embedded System
Smart Street Light System using Embedded Systemrahulmonikasharma
 
Energy-efficient Intelligent Street Lighting System
Energy-efficient Intelligent Street Lighting SystemEnergy-efficient Intelligent Street Lighting System
Energy-efficient Intelligent Street Lighting SystemIRJET Journal
 
IRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control SystemIRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control SystemIRJET Journal
 
IRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoTIRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoTIRJET Journal
 
Street Light Energy Conservation System
Street Light Energy Conservation SystemStreet Light Energy Conservation System
Street Light Energy Conservation SystemIRJET Journal
 
IRJET - Automatic Street Light Control by Detecting Vehicle Movement
IRJET -  	  Automatic Street Light Control by Detecting Vehicle MovementIRJET -  	  Automatic Street Light Control by Detecting Vehicle Movement
IRJET - Automatic Street Light Control by Detecting Vehicle MovementIRJET Journal
 
IRJET- Clash Avoidance at Hairpin Bends using IR Sensor
IRJET- Clash Avoidance at Hairpin Bends using IR SensorIRJET- Clash Avoidance at Hairpin Bends using IR Sensor
IRJET- Clash Avoidance at Hairpin Bends using IR SensorIRJET Journal
 
IOT Vehicle Fuel Theft Detection System Using Arduino.pptx
IOT Vehicle Fuel Theft Detection System Using Arduino.pptxIOT Vehicle Fuel Theft Detection System Using Arduino.pptx
IOT Vehicle Fuel Theft Detection System Using Arduino.pptxDeepakK547422
 
Smart street light using microcontroller
Smart street light using microcontrollerSmart street light using microcontroller
Smart street light using microcontrollerbshetty2000
 
Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...
Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...
Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...IRJET Journal
 
IRJET - Compactness based Traffic Signal Monitoring System
IRJET - Compactness based Traffic Signal Monitoring SystemIRJET - Compactness based Traffic Signal Monitoring System
IRJET - Compactness based Traffic Signal Monitoring SystemIRJET Journal
 
IRJET-Secure IoT Data using Cryptography Algorithm
IRJET-Secure IoT Data using Cryptography AlgorithmIRJET-Secure IoT Data using Cryptography Algorithm
IRJET-Secure IoT Data using Cryptography AlgorithmIRJET Journal
 

Similar to Smart Street Light Control (20)

SMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOTSMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOT
 
SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...
SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...
SMART STREET LIGHTING AND MONITORING SYSTEM BASED ON SUNLIGHT INTENSITY DETEC...
 
IRJET - Vehicle Movement based Street Lights
IRJET - Vehicle Movement based Street LightsIRJET - Vehicle Movement based Street Lights
IRJET - Vehicle Movement based Street Lights
 
Review Paper on Electrical Drive Based Floor Cleaning Robot
Review Paper on Electrical Drive Based Floor Cleaning RobotReview Paper on Electrical Drive Based Floor Cleaning Robot
Review Paper on Electrical Drive Based Floor Cleaning Robot
 
Smart street light detector
Smart street light detectorSmart street light detector
Smart street light detector
 
automatic street light control using aurdino,PIR,LDR tinker cad circuit
automatic street light control using aurdino,PIR,LDR tinker cad circuitautomatic street light control using aurdino,PIR,LDR tinker cad circuit
automatic street light control using aurdino,PIR,LDR tinker cad circuit
 
IRJET - Real Time Street Light using Raspberry Pi
IRJET - Real Time Street Light using Raspberry PiIRJET - Real Time Street Light using Raspberry Pi
IRJET - Real Time Street Light using Raspberry Pi
 
Smart Street Light System using Embedded System
Smart Street Light System using Embedded SystemSmart Street Light System using Embedded System
Smart Street Light System using Embedded System
 
Energy-efficient Intelligent Street Lighting System
Energy-efficient Intelligent Street Lighting SystemEnergy-efficient Intelligent Street Lighting System
Energy-efficient Intelligent Street Lighting System
 
IRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control SystemIRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control System
 
IRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoTIRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoT
 
Street Light Energy Conservation System
Street Light Energy Conservation SystemStreet Light Energy Conservation System
Street Light Energy Conservation System
 
IRJET - Automatic Street Light Control by Detecting Vehicle Movement
IRJET -  	  Automatic Street Light Control by Detecting Vehicle MovementIRJET -  	  Automatic Street Light Control by Detecting Vehicle Movement
IRJET - Automatic Street Light Control by Detecting Vehicle Movement
 
Ls3421152119
Ls3421152119Ls3421152119
Ls3421152119
 
IRJET- Clash Avoidance at Hairpin Bends using IR Sensor
IRJET- Clash Avoidance at Hairpin Bends using IR SensorIRJET- Clash Avoidance at Hairpin Bends using IR Sensor
IRJET- Clash Avoidance at Hairpin Bends using IR Sensor
 
IOT Vehicle Fuel Theft Detection System Using Arduino.pptx
IOT Vehicle Fuel Theft Detection System Using Arduino.pptxIOT Vehicle Fuel Theft Detection System Using Arduino.pptx
IOT Vehicle Fuel Theft Detection System Using Arduino.pptx
 
Smart street light using microcontroller
Smart street light using microcontrollerSmart street light using microcontroller
Smart street light using microcontroller
 
Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...
Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...
Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...
 
IRJET - Compactness based Traffic Signal Monitoring System
IRJET - Compactness based Traffic Signal Monitoring SystemIRJET - Compactness based Traffic Signal Monitoring System
IRJET - Compactness based Traffic Signal Monitoring System
 
IRJET-Secure IoT Data using Cryptography Algorithm
IRJET-Secure IoT Data using Cryptography AlgorithmIRJET-Secure IoT Data using Cryptography Algorithm
IRJET-Secure IoT Data using Cryptography Algorithm
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 

Recently uploaded (20)

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 

Smart Street Light Control

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1349 SMART STREET LIGHT CONTROL SYSTEM G. PAVAN KUMAR1, C. RAJEEV KUMAR2, V. JE MANIKANTA3, S. MUTHAMIL SELVAN4 1,2,3Student, Dept. of Computer Science and Engineering, SRMIST, Tamil Nadu, India 4Assistant Professor, Dept. of Computer Science and Engineering, SRMIST, Tamil Nadu, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - The main objective of the project is to develop a smart street light system which reduces the consumption of electricity by using effective ways. The project will be designed by using an Arduino UNO board, LDR, IR sensor and Bread board. Smart street lights are effective and extremely dependable. The two sensors, LDR (light dependent resistor) and a IR sensor, the role of these sensors in the project is to detects the intensity of atmospheric light and accordingly the street lights will switched on and also when detects an object coming towards the street light and it sends the message to the serially connected street lights through the cloud so that every street light in the particular serial will be automatically switched on. We will be using Internet of things (IoT) as the main technology in the project, since the main role of this technology is to enable the connectivity between any living or non-living things to the internet. Key Words: IoT, Arduino UNO, LDR, Street Light. 1. INTRODUCTION As we know that “Street Lights” are the major power consuming elements in any city. We frequently come across many cases where the street light will be turned ON even in the day time, which is completely against the energy conservation rule. Therefor this type of continous lightning may result in the increase rates and charges of the electricity. The main purpose and use of streetlight is in transportation after the dusk time or when the day atmospheric light is lessin intensity. So, the design and controlling of the street lights is an important field of work for maintaining safe transportation in our daily life. Many researchers have done many numbers of researches in order to provide a less energy consuming street light system. In our project we have made our efforts to present an smart street light system with an reduced energy/power consumption in comparison to the previous and present lighting systems by observing and studying many kinds of street lighting lamps, which include lamps and lights like CFL, incandescent and Light-Emitting diode (LED), where we will be showing that the LEDs are more than any other lighting systems which are present in the current place. A recent study by some researchers has also stated that the operating and working life of the LED is higher when compared to any other lighting lamps and lights, this is the main reason that some of the state government have also started to produce LED lights to give for the people. The Arduino UNO board is used as the brain to control all the process of the project. The sensors and all the other equipments which we will be using shall be connected through the jump wires to the bread and UNO. 2. PROPOSED SYSTEM The Flow chart of the proposed Smart street light control system is shown in figure 1. LDR(Light Detecting Resistor) As we have mentioned earlier in the report, LDR is the one of the main component in the project.so, the main reason and objective of using this LDR because it has a resistance which ususally changes with the amount of light or the light intensity that falls on the LDR or even absorbed by it, this main feature of LDR makes it as one of the super main component which has to be used in any light sensing devices and projects. The LDR can also be called as light sensitive devices 2.2 IR Sensor The IR sensor is called as the infrared sensor, we can say that it is an electronic device which can easily measure the heat of the object and also it has the ability to detect the motion, which we can state as motion detection, this kind of sensors only detect and sense the infrared radiation. As, the infrared rays are invisible to our eyes, they can be detected using the IR sensors. 2.3 Arduino UNO The Arduino UNO is a largely and most widely used microcontroller which was developed by Arduino.cc. The board has both the sets of digital and analog input/output (I/O) pins. The board contains of 14 Digital and 6 Analog pins. It is programmable with the ARDUINO IDE(Integrated Development Environment) with a USB cable. The board can be charged by using a USB cable or also by an external 9 volt battery as it accepts voltages between 7 and 20 volts. The term "Uno" means one in Italian. 2.4 Bread Board A bread board is called so because previously it was used for the slicing of the bread later a solderless bread board came into use. Since, bread boards are solderless
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1350 which means it is re-usable this reason makes it popular among students and many projects, many varieties of electronic devices can be prototyped using this bread board, starting from any analog and digital circuits to the largest CPU(Central Processing Unit).The bread board consists of clips which are called as tie or contact points, the clips will be maintaining a gap of 2.54mm between each one of them. They connect from one pin to the other pin using metal strips. Fig-1: The flow chart of the proposed system 3. EXPLANATION OF THE FLOW CHART The above shown flowchart breifly and clearly depicts the way on how the project is designed and also how the step by step process of the project and is working. Firstly in the experiment the LDR detects the amount of light energy that it has been receiving or we can also say that it detects the presence of the light that is the reason why it is called as light detecting resistor and when the LDR also detects the light it sends an signal to the microcontroller which in our project is the Arduino UNO board, after receiving the signal from the LDR and microcontroller performs its function which in this case is to switch on the LEDs which are connected to the arduino board through the bread board using jump wires. So, now the lights will be turned ON, and they will be turned OFF again when the LDR or the IR sensor will not receive any kind of input from the light which is the sunlight or the atmospheric light, as during the night time there will be no sunlight or any atmspheric light the street lights will be tuned ON the whole night, in our proposed system of project we have found a solution even to this problem, which can again be solved using the IR sensor, since the IR sensor can even detects the motion of the objects, we will be using this feature of the IR sensor to reduce the amount of energy that is consumed even in the night time through the street lights as our main aim of the project is to reduce the consumption of the electricity. Let us begin and learn how to use the IR to reduce the power consumption even during the night time, As we know that the IR sensor can aslo detect the motion of the object, so as soon as any vehicle gets closer to the street light the IR sensor which is present in the light sends an signal to the microcontroller which automatically turns ON the street light and also sends the same message to all the street lights which are connected in series, which makes it switch ON all the street lights in the series, and they gets turned OFF when the vehicle leaves, by following this kind of approach we can minimize the consumption of the electricty more and more. Fig -2: The IR sensor and LDR Fig-3: The outer look of the Arduino UNO board Now, we can see both the figures 2 and 3 who play a key role in our project, the final step which is left for us to perform is to connect the Arduino UNO board with the IR sensor and the LDR connected bread board. After making the desired connections we need to check whether our connections are all perfect or not after which we can go to further step of performing the experiment which we have discussed and are willing to perform as mentioned in this report.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1351 4. EXISTING SYSTEM There are many existing systems in this concept of project but many of them are with major drawbacks and some are with high initial cost and some doesn’t have the use of proper software, and also no existing systems have used the IR sensor for object or motion detection and there by making use of it to reduce the consumption of electricity even during the night time, this will definietly bring a new revolution in the electricity consumption and will stand as first project to do so. 5. RESULT The result of the system, as we have discussed in the earlier pages of the report, the LDR detects the light that has been falling on it, so does the IR sensor and as soon as they detect or obsorb light they will send an signal to the microcontroller which there by turns ON the street light, and also the IR sensor detects the vehicle motion which also sends an signal to the microcontroller when it detects an vehicle and again the microcontroller turns ON the street light. This will be the result of the proposed, Smart Street Light Control System. 6. CONCLUSION So, we here by conclude that the proposed smart street light control system has many benefits while compared to the existing systems, even though we can’t come to an conclusion without testing the project but with the provided flow charts and the diagrams and pictures, we can be confident that the proposed project will perform better han the existing projects and systems. Therefore we can be saving an enormous amount of electricity, this system also prevents the unnecessary wastage of electricity by the manual switching of the street lights which is made possible by the sensors available, this smart street light control system can be installed both in the urban and also in the rural areas. The advantges of this system are reduce in consumption of the electricity and also to increase the life span of the system. REFERENCES [1] Akshay Balachandran, Murali Siva, V. Parthasarathi, Surya and Shriram K. Vasudevan, “An Innovation in the Field of Street Lighting System with Cost and Energy Efficiency,” Indian Journal of Science and Technology, Vol 8(17), DOI: 10.17485/ijst/2015/v8i17/61261, August 2015. [2] Neha Patil,A.C.Wani, “Review on Energy Efficient Intelligent Lighting System”, International Conference on Global Trends in Engineering, Technology and Management (ICGTETM-2016) [3] Satwinder Singh,“Review of an energy efficient SmartStreet Lighting System,” International Journal of Research (IJR) Vol-1, Issue- 5, June 2014 ISSN 2348- 6848 [4] Kajal Ramchandra Mandave, Snehal Prakash Mane, Dhananjay Vinayak Govande and Amol Annapa Kempwade, “Automatic Street Light control”,International Journal For Research In Emerging Science and Technology , Vol-3, Issue-4, Apr-2016. [5] Samir A. Elsagheer Mohamed, “Smart Street Lighting Control and Monitoring System for Electrical Power Saving by Using VANET”, Int. J. Communications, Network and System Sciences, 2013, 6, 351-360