SlideShare a Scribd company logo
1 of 4
Download to read offline
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
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1646
AUTOMATIC STREET LIGHT OPERATING SYSTEM
Ch.Hemantha Kumar1, K.Venkata Ramana2, A.Sireesha3, U.V.S.D. Prasad4, K.Bindhu Mounika5,
K.Veerayya Dora6
1 ,2,3,4,5,6B.Tech Student Scholar, Pragati Engineering College, Andhra Pradesh, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Per capita electricity consumption of a county
is an indication of development of the county among others.
In developing countries like India, generation growth of
electricity is not meeting the consumption growth of
electricity. The demand of electricity is more than the
generation every time. By efficient utilization of electricity,
balance between the generation and demand can be
achieved.
Automating the street light system for efficient switching of
street lights helps in reducing the electricity consumption
drastically. In this paper, it is shown here that how
Automation can be achieved using Arduino microcontroller.
And its operation according to the seasonal changes is
possible with flexible adjustments of system from PC using a
specially designed computer software application in Java.
Key Words: Street Lights, Electricity, efficient
utilization, Arduino microcontroller, Java application.
1. INTRODUCTION
India is a country where a major chunk of population
is still not connected to the power grid. In order to supply
power to them, India will need to create either newer
sources of power or reduce the power demand by
implementing energy efficient devices at all levels.
Creating a new power supply is a very big task and also
involves too much of economical investment. So, efficient
utilization of electricity is preferred. Global trends in
street lighting show that 18-38% of the total energy bill
goes towards street lighting and therefore this is one
domain that needs major attention if we look at improving
efficiency of power consumption with an objective of
saving energy [1].
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
day time and switch off alternative street lights at mid
night. We can save more than 25% of normal consumption
using this system.
2. EXISTING SYSTEM
The present normal system of street lights is
manually operated where there is more wastage of power
due to lack of punctuality in switching timings. Also,
manual operation requires more man power. Working of
street lights even day time is commonly seen in outsides.
But operation of large number of street lights for longer
times imposes more burden on the generation and
distribution system. This improper operation leads not
only energy wastage, but causes reduction in the lamp life
and increase in maintenance cost too.
3. PROPOSED SYSTEM
The efficient switching of street lights can be achieved
by automation rather than switching manually. There are
two main factors of automation. They are reliability and
flexibility of operation. And an automated should be
designed at greater flexibility of operation, most reliable
and easy interfacing capabilities.
In this proposed system, automating the street lights
is done with Arduino microcontroller [3].Arduino is a fast
and powerful programmable microcontroller which has
greater control capabilities and used in wide range of
applications. It can be easily interfaced with Personal
Computers (PCs).Operating parameters for the operation
of microcontroller like operating mode, street light ON
period time, threshold level of sensors and communicating
ports are adjusted from specially designed graphical user
interface application in PC.
To meet greater reliability, a secondary control unit is
designed with timer circuit. The secondary unit is set such
that whenever the microcontroller fails to operate or
malfunctioning, it controls the system with predefined less
flexible operation of street lights and gives an indication
for failure of microcontroller to the control room.
4. WORKING
The operation of the street lights starts from
control room where the operator decides the system
requirement like ON period of lights, threshold levels of
sensor. The working of the module can be understand
from the block diagram shown below Fig. (1).
All the street lights are divided into two
alternative groups. One group consists of odd numbered
(1st, 3rd, 5th…..) street lights and other group consists of
even numbered (2nd, 4th, 6th…..) street lights.
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
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1647
Fig -1: Block diagram of working module
The two groups of lights are fed from two
separate phase lines and a common neutral line.
Alternative lights can be ON by powering either of the
phases. If supply is given to both of the phase wires, all
lights will be switched ON.
Fig -2: Connection of street lights
The high power street lights can’t be connected to
Arduino microcontroller directly as the power handling
capacity of Arduino is very low compared to street light
(about 5V and 40mA/pin)[2]. The Arduino output pins are
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.
The operator is given by a Graphical User Interface
(GUI) in the PC. There are FOUR modes of operations
available in the given control panel. They are
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
II. Phase-2 ON: Only Phase-2 Lights will be ON
d) AUTO
 System goes into auto mode
When user hits the apply button in the control panel,
parameters in the control panel are sent to Arduino trough
USB serial chord. The Arduino is programmed to receive
the data and stores it in the EEPROM. Up to the user
changes the mode of operation and hits the apply button,
this data is read by Arduino and executed continuously.
Fig -3: Control Panel in PC
5. AUTO MODE
The most useful mode in the system is AUTO mode. In
this mode of operation, system works on LDR (Light
Dependant Resistance) sensors and timers in the Arduino.
LDR is a light-controlled variable resistor.
The resistance of a LDR decreases with increasing incident
light intensity; in other words, it
exhibits photoconductivity.
The voltage across LDR in a voltage divider circuit as
shown in figure (4) is continuously monitored by analog
input pin of Arduino. The analog voltage is converted to
light illumination and compared with the user selected
threshold lux level of operation in PC. If it is found lower
than the threshold level lights are switched ON.
Fig -4: Control Panel in PC
LDR
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
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1648
But accumulation of any dust or objects on the
LDR sensor will raise the voltage across it and results to
malfunctioning of the system. To overcome this difficulty,
wiper is used along with the LDR. Whenever the voltage
across LDR increases due to low light, the wiper is set to
wipe the LDR. The voltage is read by the Arduino second
time and compared with threshold value.
If still the light is found low, it is assumed as evening,
the two phases are powered to power all lights and timer
is started. When the timer reaches the user defined time in
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
changed. This changed voltage is identified by the Arduino
and all lights all set to OFF by de-energizing both phases.
The reliability of the system can be improved by
providing substitute timer circuit which is secondary
control unit for this system. The secondary control unit
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.
Fig -5: Circuit diagram of secondary control unit
Secondary control unit consists of a Wheatstone
bridge with LDR, 555-timer and IC 4017 counter. Outdoor
light is sensed by LDR and error voltage is created across
the bridge. The sign of the error voltage is amplified with
IC 174 comparator to enable or disable 555-timer and
relays in the system. When light is low, comparator
enables the 555-timer along with relays and powers all the
lights. The pulses generated by 555-timer are counted
with help of counter. When the counter reaches the state
corresponding to 6 hours from the starting, alternative
lights are set to ON by de-energizing one phase.
5. RESULT
The implementation of hardware prototype is shown in
figure(6). The corresponding results attained for the
prototype is tabulated in the given table 1.
Table -1: Response of lights for corresponding modes of
operation
Fig -5: Hardware prototype
3. CONCLUSIONS
This type of novel design gives efficient utilization
of electricity, hence energy will be saved. Well-designed
GUI helps in user-friendly operation. This unique design
which operates automatically with well protected sensors
leads reliable operation. Finally this project is simply one
time investment and reliable which can easily reimbursed
in a few months.
REFERENCES
[1] Electricity consumption
http://www.mapsofindia.com/my-
india/government/street-lighting-in-india-and-need-
for-energy-efficient-solutions
SNO MODES RESPONSE
1 ON Phase A & B are ON
2 OFF Both phases are OFF
3 AUTO Works according to user
interface
4 MANUAL Selected phase(A or B) in the
control panel is set to ON
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
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1649
[2] Arduino Nano Specifications
https://store.arduino.cc/arduino-nano
[3] Arduino Nano
https://www.arduino.cc/en/Main/arduinoBoardNan
oA00243
[4] LDR
https://en.wikipedia.org/wiki/Photoresis
BIOGRAPHIES
CH.HEMANTHA KUMAR pursuing
B.Tech in Electrical & Electronics
Engineering in Pragati Engineering
College. His area of Intrest are
Electromagnetics and Digital
Electronics.
K.VENKATARAMANA pursuing
B.Tech in Electrical & Electronics
Engineering in Pragati Engineering
College. His area of intrest in
Electrical Circuits.
A.SIREESHA pursuing B.Tech in
Electrical & Electronics Engineering in
Pragati Engineering College. She is
intrested in Electronics.
U.V.S.D.PRASAD pursuing B.Tech in
Electrical & Electronics Engineering in
Pragati Engineering College. He is
intrested in Power Electronics.
K.BINDU MOUNIKA pursuing B.Tech
in Electrical & Electronics Engineering
in Pragati Engineering College. She is
intrested in electronics
K. VEERAYYA DORA pursuing
B.Tech in Electrical & Electronics
Engineering in Pragati Engineering
College. He is intrested in Electrical
Machines.

More Related Content

What's hot

Introduction to Actuators
Introduction to ActuatorsIntroduction to Actuators
Introduction to ActuatorsVeerakumar S
 
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
IoT Based Project for Railway  Locomotive Monitoring System, Alert on Emergen...IoT Based Project for Railway  Locomotive Monitoring System, Alert on Emergen...
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...IRJET Journal
 
PC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project ReportPC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project ReportRobo India
 
Low Cost PLC Alternative Solution with SCADA Interface Using Microcontroller
Low Cost PLC Alternative Solution with SCADA Interface Using MicrocontrollerLow Cost PLC Alternative Solution with SCADA Interface Using Microcontroller
Low Cost PLC Alternative Solution with SCADA Interface Using MicrocontrollerIRJET Journal
 
IRJET- ARM 7 based Smart Accident Detection and Tracking System
IRJET- ARM 7 based Smart Accident Detection and Tracking SystemIRJET- ARM 7 based Smart Accident Detection and Tracking System
IRJET- ARM 7 based Smart Accident Detection and Tracking SystemIRJET Journal
 
IRJET - Design of EV with Fault Detection and Monitoring in Low Voltage S...
IRJET -  	  Design of EV with Fault Detection and Monitoring in Low Voltage S...IRJET -  	  Design of EV with Fault Detection and Monitoring in Low Voltage S...
IRJET - Design of EV with Fault Detection and Monitoring in Low Voltage S...IRJET Journal
 
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...IRJET Journal
 
Design and development of programmable controller for air sampling machine
Design and development of programmable controller for air sampling machineDesign and development of programmable controller for air sampling machine
Design and development of programmable controller for air sampling machineeSAT Journals
 
IRJET - Speed Control of DC Motor by using IoT
IRJET -  	  Speed Control of DC Motor by using IoTIRJET -  	  Speed Control of DC Motor by using IoT
IRJET - Speed Control of DC Motor by using IoTIRJET Journal
 
IRJET - IoT based Speed Control of DC Motor using PWM Technique
IRJET -  	  IoT based Speed Control of DC Motor using PWM TechniqueIRJET -  	  IoT based Speed Control of DC Motor using PWM Technique
IRJET - IoT based Speed Control of DC Motor using PWM TechniqueIRJET Journal
 
Camera Movement Control using PID Controller in LabVIEW
Camera Movement Control using PID Controller in LabVIEWCamera Movement Control using PID Controller in LabVIEW
Camera Movement Control using PID Controller in LabVIEWijtsrd
 
Automatic sorting machine (cpu)
Automatic sorting machine (cpu)Automatic sorting machine (cpu)
Automatic sorting machine (cpu)vishnucool
 
Minor Project Report: Automatic Door Control System
Minor Project Report: Automatic Door Control SystemMinor Project Report: Automatic Door Control System
Minor Project Report: Automatic Door Control SystemSaban Kumar K.C.
 
Power system automation
Power system automationPower system automation
Power system automationAbbas Ali
 
Automatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessorAutomatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessorsubhradeep mitra
 
An overview of a continuous monitoring and control system for 3 phase induct
An overview of a continuous monitoring and control system for 3 phase inductAn overview of a continuous monitoring and control system for 3 phase induct
An overview of a continuous monitoring and control system for 3 phase inductIAEME Publication
 
IRJET-WSN Based Power Management with Automation and Security
IRJET-WSN Based Power Management with Automation and SecurityIRJET-WSN Based Power Management with Automation and Security
IRJET-WSN Based Power Management with Automation and SecurityIRJET Journal
 
Smart Street Lamp Monitoring System Using Wireless Xbee
Smart Street Lamp Monitoring System Using Wireless XbeeSmart Street Lamp Monitoring System Using Wireless Xbee
Smart Street Lamp Monitoring System Using Wireless XbeeSatyan Raj
 
Speed Control of Induction Motor Using PLC and SCADA System
Speed Control of Induction Motor Using PLC and SCADA SystemSpeed Control of Induction Motor Using PLC and SCADA System
Speed Control of Induction Motor Using PLC and SCADA SystemIJERA Editor
 
Final year project presentation
Final year project presentationFinal year project presentation
Final year project presentationBanwari Lal
 

What's hot (20)

Introduction to Actuators
Introduction to ActuatorsIntroduction to Actuators
Introduction to Actuators
 
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
IoT Based Project for Railway  Locomotive Monitoring System, Alert on Emergen...IoT Based Project for Railway  Locomotive Monitoring System, Alert on Emergen...
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
 
PC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project ReportPC Based Industrial Automation With AVR Atmega 16 - Project Report
PC Based Industrial Automation With AVR Atmega 16 - Project Report
 
Low Cost PLC Alternative Solution with SCADA Interface Using Microcontroller
Low Cost PLC Alternative Solution with SCADA Interface Using MicrocontrollerLow Cost PLC Alternative Solution with SCADA Interface Using Microcontroller
Low Cost PLC Alternative Solution with SCADA Interface Using Microcontroller
 
IRJET- ARM 7 based Smart Accident Detection and Tracking System
IRJET- ARM 7 based Smart Accident Detection and Tracking SystemIRJET- ARM 7 based Smart Accident Detection and Tracking System
IRJET- ARM 7 based Smart Accident Detection and Tracking System
 
IRJET - Design of EV with Fault Detection and Monitoring in Low Voltage S...
IRJET -  	  Design of EV with Fault Detection and Monitoring in Low Voltage S...IRJET -  	  Design of EV with Fault Detection and Monitoring in Low Voltage S...
IRJET - Design of EV with Fault Detection and Monitoring in Low Voltage S...
 
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
 
Design and development of programmable controller for air sampling machine
Design and development of programmable controller for air sampling machineDesign and development of programmable controller for air sampling machine
Design and development of programmable controller for air sampling machine
 
IRJET - Speed Control of DC Motor by using IoT
IRJET -  	  Speed Control of DC Motor by using IoTIRJET -  	  Speed Control of DC Motor by using IoT
IRJET - Speed Control of DC Motor by using IoT
 
IRJET - IoT based Speed Control of DC Motor using PWM Technique
IRJET -  	  IoT based Speed Control of DC Motor using PWM TechniqueIRJET -  	  IoT based Speed Control of DC Motor using PWM Technique
IRJET - IoT based Speed Control of DC Motor using PWM Technique
 
Camera Movement Control using PID Controller in LabVIEW
Camera Movement Control using PID Controller in LabVIEWCamera Movement Control using PID Controller in LabVIEW
Camera Movement Control using PID Controller in LabVIEW
 
Automatic sorting machine (cpu)
Automatic sorting machine (cpu)Automatic sorting machine (cpu)
Automatic sorting machine (cpu)
 
Minor Project Report: Automatic Door Control System
Minor Project Report: Automatic Door Control SystemMinor Project Report: Automatic Door Control System
Minor Project Report: Automatic Door Control System
 
Power system automation
Power system automationPower system automation
Power system automation
 
Automatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessorAutomatic temperature control using 8085 microprocessor
Automatic temperature control using 8085 microprocessor
 
An overview of a continuous monitoring and control system for 3 phase induct
An overview of a continuous monitoring and control system for 3 phase inductAn overview of a continuous monitoring and control system for 3 phase induct
An overview of a continuous monitoring and control system for 3 phase induct
 
IRJET-WSN Based Power Management with Automation and Security
IRJET-WSN Based Power Management with Automation and SecurityIRJET-WSN Based Power Management with Automation and Security
IRJET-WSN Based Power Management with Automation and Security
 
Smart Street Lamp Monitoring System Using Wireless Xbee
Smart Street Lamp Monitoring System Using Wireless XbeeSmart Street Lamp Monitoring System Using Wireless Xbee
Smart Street Lamp Monitoring System Using Wireless Xbee
 
Speed Control of Induction Motor Using PLC and SCADA System
Speed Control of Induction Motor Using PLC and SCADA SystemSpeed Control of Induction Motor Using PLC and SCADA System
Speed Control of Induction Motor Using PLC and SCADA System
 
Final year project presentation
Final year project presentationFinal year project presentation
Final year project presentation
 

Similar to Automatic Street Light Operating System

IRJET- Brainy Streets with Automatic Lighting System
IRJET-  	  Brainy Streets with Automatic Lighting SystemIRJET-  	  Brainy Streets with Automatic Lighting System
IRJET- Brainy Streets with Automatic Lighting SystemIRJET Journal
 
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...IRJET Journal
 
IRJET- Smart Alignment System
IRJET- Smart Alignment SystemIRJET- Smart Alignment System
IRJET- Smart Alignment SystemIRJET Journal
 
IRJET- Smart Energy Management System
IRJET-  	  Smart Energy Management SystemIRJET-  	  Smart Energy Management System
IRJET- Smart Energy Management SystemIRJET Journal
 
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
 
A Review on Smart Generator Control using Android Application
A Review on Smart Generator Control using Android ApplicationA Review on Smart Generator Control using Android Application
A Review on Smart Generator Control using Android ApplicationIRJET Journal
 
Robotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerRobotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerIRJET Journal
 
Automation of Instrument Air Distribution System using Arduino and Integrate ...
Automation of Instrument Air Distribution System using Arduino and Integrate ...Automation of Instrument Air Distribution System using Arduino and Integrate ...
Automation of Instrument Air Distribution System using Arduino and Integrate ...IRJET Journal
 
IOT BASED SMART ENERGY METER USING ARDUINO UNO
IOT BASED SMART ENERGY METER USING ARDUINO UNOIOT BASED SMART ENERGY METER USING ARDUINO UNO
IOT BASED SMART ENERGY METER USING ARDUINO UNOIRJET Journal
 
IRJET- Automatic Vehicle Speed Controller System in Restricted Areas
IRJET- Automatic Vehicle Speed Controller System in Restricted AreasIRJET- Automatic Vehicle Speed Controller System in Restricted Areas
IRJET- Automatic Vehicle Speed Controller System in Restricted AreasIRJET Journal
 
IRJET- Closed Loop Speed Control of DC Motor by using PI Controller
IRJET-  	  Closed Loop Speed Control of DC Motor by using PI ControllerIRJET-  	  Closed Loop Speed Control of DC Motor by using PI Controller
IRJET- Closed Loop Speed Control of DC Motor by using PI ControllerIRJET Journal
 
IRJET- Design and Analysis of Street Light Control System
IRJET-  	  Design and Analysis of Street Light Control SystemIRJET-  	  Design and Analysis of Street Light Control System
IRJET- Design and Analysis of Street Light Control SystemIRJET Journal
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGIRJET Journal
 
Using capacitive switch cum sensor made of reclaimed materials for preventing...
Using capacitive switch cum sensor made of reclaimed materials for preventing...Using capacitive switch cum sensor made of reclaimed materials for preventing...
Using capacitive switch cum sensor made of reclaimed materials for preventing...IRJET Journal
 
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring SystemIRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring SystemIRJET Journal
 
IRJET- Smart Digi Train
IRJET- Smart Digi TrainIRJET- Smart Digi Train
IRJET- Smart Digi TrainIRJET Journal
 
IRJET - Intelligent Lighting Solution
IRJET -  	  Intelligent Lighting SolutionIRJET -  	  Intelligent Lighting Solution
IRJET - Intelligent Lighting SolutionIRJET Journal
 
IRJET- Smart Digi Train
IRJET- Smart Digi TrainIRJET- Smart Digi Train
IRJET- Smart Digi TrainIRJET Journal
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET Journal
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET-  	  Android based Home Automation using Bluetooth TechnologyIRJET-  	  Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET Journal
 

Similar to Automatic Street Light Operating System (20)

IRJET- Brainy Streets with Automatic Lighting System
IRJET-  	  Brainy Streets with Automatic Lighting SystemIRJET-  	  Brainy Streets with Automatic Lighting System
IRJET- Brainy Streets with Automatic Lighting System
 
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
 
IRJET- Smart Alignment System
IRJET- Smart Alignment SystemIRJET- Smart Alignment System
IRJET- Smart Alignment System
 
IRJET- Smart Energy Management System
IRJET-  	  Smart Energy Management SystemIRJET-  	  Smart Energy Management System
IRJET- Smart Energy Management System
 
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
 
A Review on Smart Generator Control using Android Application
A Review on Smart Generator Control using Android ApplicationA Review on Smart Generator Control using Android Application
A Review on Smart Generator Control using Android Application
 
Robotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerRobotic Catching Arm using Microcontroller
Robotic Catching Arm using Microcontroller
 
Automation of Instrument Air Distribution System using Arduino and Integrate ...
Automation of Instrument Air Distribution System using Arduino and Integrate ...Automation of Instrument Air Distribution System using Arduino and Integrate ...
Automation of Instrument Air Distribution System using Arduino and Integrate ...
 
IOT BASED SMART ENERGY METER USING ARDUINO UNO
IOT BASED SMART ENERGY METER USING ARDUINO UNOIOT BASED SMART ENERGY METER USING ARDUINO UNO
IOT BASED SMART ENERGY METER USING ARDUINO UNO
 
IRJET- Automatic Vehicle Speed Controller System in Restricted Areas
IRJET- Automatic Vehicle Speed Controller System in Restricted AreasIRJET- Automatic Vehicle Speed Controller System in Restricted Areas
IRJET- Automatic Vehicle Speed Controller System in Restricted Areas
 
IRJET- Closed Loop Speed Control of DC Motor by using PI Controller
IRJET-  	  Closed Loop Speed Control of DC Motor by using PI ControllerIRJET-  	  Closed Loop Speed Control of DC Motor by using PI Controller
IRJET- Closed Loop Speed Control of DC Motor by using PI Controller
 
IRJET- Design and Analysis of Street Light Control System
IRJET-  	  Design and Analysis of Street Light Control SystemIRJET-  	  Design and Analysis of Street Light Control System
IRJET- Design and Analysis of Street Light Control System
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORING
 
Using capacitive switch cum sensor made of reclaimed materials for preventing...
Using capacitive switch cum sensor made of reclaimed materials for preventing...Using capacitive switch cum sensor made of reclaimed materials for preventing...
Using capacitive switch cum sensor made of reclaimed materials for preventing...
 
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring SystemIRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
 
IRJET- Smart Digi Train
IRJET- Smart Digi TrainIRJET- Smart Digi Train
IRJET- Smart Digi Train
 
IRJET - Intelligent Lighting Solution
IRJET -  	  Intelligent Lighting SolutionIRJET -  	  Intelligent Lighting Solution
IRJET - Intelligent Lighting Solution
 
IRJET- Smart Digi Train
IRJET- Smart Digi TrainIRJET- Smart Digi Train
IRJET- Smart Digi Train
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth Technology
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET-  	  Android based Home Automation using Bluetooth TechnologyIRJET-  	  Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth Technology
 

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

Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
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
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 

Recently uploaded (20)

Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
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
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
★ 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
 

Automatic Street Light Operating System

  • 1. 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 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1646 AUTOMATIC STREET LIGHT OPERATING SYSTEM Ch.Hemantha Kumar1, K.Venkata Ramana2, A.Sireesha3, U.V.S.D. Prasad4, K.Bindhu Mounika5, K.Veerayya Dora6 1 ,2,3,4,5,6B.Tech Student Scholar, Pragati Engineering College, Andhra Pradesh, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Per capita electricity consumption of a county is an indication of development of the county among others. In developing countries like India, generation growth of electricity is not meeting the consumption growth of electricity. The demand of electricity is more than the generation every time. By efficient utilization of electricity, balance between the generation and demand can be achieved. Automating the street light system for efficient switching of street lights helps in reducing the electricity consumption drastically. In this paper, it is shown here that how Automation can be achieved using Arduino microcontroller. And its operation according to the seasonal changes is possible with flexible adjustments of system from PC using a specially designed computer software application in Java. Key Words: Street Lights, Electricity, efficient utilization, Arduino microcontroller, Java application. 1. INTRODUCTION India is a country where a major chunk of population is still not connected to the power grid. In order to supply power to them, India will need to create either newer sources of power or reduce the power demand by implementing energy efficient devices at all levels. Creating a new power supply is a very big task and also involves too much of economical investment. So, efficient utilization of electricity is preferred. Global trends in street lighting show that 18-38% of the total energy bill goes towards street lighting and therefore this is one domain that needs major attention if we look at improving efficiency of power consumption with an objective of saving energy [1]. 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 day time and switch off alternative street lights at mid night. We can save more than 25% of normal consumption using this system. 2. EXISTING SYSTEM The present normal system of street lights is manually operated where there is more wastage of power due to lack of punctuality in switching timings. Also, manual operation requires more man power. Working of street lights even day time is commonly seen in outsides. But operation of large number of street lights for longer times imposes more burden on the generation and distribution system. This improper operation leads not only energy wastage, but causes reduction in the lamp life and increase in maintenance cost too. 3. PROPOSED SYSTEM The efficient switching of street lights can be achieved by automation rather than switching manually. There are two main factors of automation. They are reliability and flexibility of operation. And an automated should be designed at greater flexibility of operation, most reliable and easy interfacing capabilities. In this proposed system, automating the street lights is done with Arduino microcontroller [3].Arduino is a fast and powerful programmable microcontroller which has greater control capabilities and used in wide range of applications. It can be easily interfaced with Personal Computers (PCs).Operating parameters for the operation of microcontroller like operating mode, street light ON period time, threshold level of sensors and communicating ports are adjusted from specially designed graphical user interface application in PC. To meet greater reliability, a secondary control unit is designed with timer circuit. The secondary unit is set such that whenever the microcontroller fails to operate or malfunctioning, it controls the system with predefined less flexible operation of street lights and gives an indication for failure of microcontroller to the control room. 4. WORKING The operation of the street lights starts from control room where the operator decides the system requirement like ON period of lights, threshold levels of sensor. The working of the module can be understand from the block diagram shown below Fig. (1). All the street lights are divided into two alternative groups. One group consists of odd numbered (1st, 3rd, 5th…..) street lights and other group consists of even numbered (2nd, 4th, 6th…..) street lights.
  • 2. 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 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1647 Fig -1: Block diagram of working module The two groups of lights are fed from two separate phase lines and a common neutral line. Alternative lights can be ON by powering either of the phases. If supply is given to both of the phase wires, all lights will be switched ON. Fig -2: Connection of street lights The high power street lights can’t be connected to Arduino microcontroller directly as the power handling capacity of Arduino is very low compared to street light (about 5V and 40mA/pin)[2]. The Arduino output pins are 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. The operator is given by a Graphical User Interface (GUI) in the PC. There are FOUR modes of operations available in the given control panel. They are 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 II. Phase-2 ON: Only Phase-2 Lights will be ON d) AUTO  System goes into auto mode When user hits the apply button in the control panel, parameters in the control panel are sent to Arduino trough USB serial chord. The Arduino is programmed to receive the data and stores it in the EEPROM. Up to the user changes the mode of operation and hits the apply button, this data is read by Arduino and executed continuously. Fig -3: Control Panel in PC 5. AUTO MODE The most useful mode in the system is AUTO mode. In this mode of operation, system works on LDR (Light Dependant Resistance) sensors and timers in the Arduino. LDR is a light-controlled variable resistor. The resistance of a LDR decreases with increasing incident light intensity; in other words, it exhibits photoconductivity. The voltage across LDR in a voltage divider circuit as shown in figure (4) is continuously monitored by analog input pin of Arduino. The analog voltage is converted to light illumination and compared with the user selected threshold lux level of operation in PC. If it is found lower than the threshold level lights are switched ON. Fig -4: Control Panel in PC LDR
  • 3. 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 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1648 But accumulation of any dust or objects on the LDR sensor will raise the voltage across it and results to malfunctioning of the system. To overcome this difficulty, wiper is used along with the LDR. Whenever the voltage across LDR increases due to low light, the wiper is set to wipe the LDR. The voltage is read by the Arduino second time and compared with threshold value. If still the light is found low, it is assumed as evening, the two phases are powered to power all lights and timer is started. When the timer reaches the user defined time in 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 changed. This changed voltage is identified by the Arduino and all lights all set to OFF by de-energizing both phases. The reliability of the system can be improved by providing substitute timer circuit which is secondary control unit for this system. The secondary control unit 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. Fig -5: Circuit diagram of secondary control unit Secondary control unit consists of a Wheatstone bridge with LDR, 555-timer and IC 4017 counter. Outdoor light is sensed by LDR and error voltage is created across the bridge. The sign of the error voltage is amplified with IC 174 comparator to enable or disable 555-timer and relays in the system. When light is low, comparator enables the 555-timer along with relays and powers all the lights. The pulses generated by 555-timer are counted with help of counter. When the counter reaches the state corresponding to 6 hours from the starting, alternative lights are set to ON by de-energizing one phase. 5. RESULT The implementation of hardware prototype is shown in figure(6). The corresponding results attained for the prototype is tabulated in the given table 1. Table -1: Response of lights for corresponding modes of operation Fig -5: Hardware prototype 3. CONCLUSIONS This type of novel design gives efficient utilization of electricity, hence energy will be saved. Well-designed GUI helps in user-friendly operation. This unique design which operates automatically with well protected sensors leads reliable operation. Finally this project is simply one time investment and reliable which can easily reimbursed in a few months. REFERENCES [1] Electricity consumption http://www.mapsofindia.com/my- india/government/street-lighting-in-india-and-need- for-energy-efficient-solutions SNO MODES RESPONSE 1 ON Phase A & B are ON 2 OFF Both phases are OFF 3 AUTO Works according to user interface 4 MANUAL Selected phase(A or B) in the control panel is set to ON
  • 4. 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 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1649 [2] Arduino Nano Specifications https://store.arduino.cc/arduino-nano [3] Arduino Nano https://www.arduino.cc/en/Main/arduinoBoardNan oA00243 [4] LDR https://en.wikipedia.org/wiki/Photoresis BIOGRAPHIES CH.HEMANTHA KUMAR pursuing B.Tech in Electrical & Electronics Engineering in Pragati Engineering College. His area of Intrest are Electromagnetics and Digital Electronics. K.VENKATARAMANA pursuing B.Tech in Electrical & Electronics Engineering in Pragati Engineering College. His area of intrest in Electrical Circuits. A.SIREESHA pursuing B.Tech in Electrical & Electronics Engineering in Pragati Engineering College. She is intrested in Electronics. U.V.S.D.PRASAD pursuing B.Tech in Electrical & Electronics Engineering in Pragati Engineering College. He is intrested in Power Electronics. K.BINDU MOUNIKA pursuing B.Tech in Electrical & Electronics Engineering in Pragati Engineering College. She is intrested in electronics K. VEERAYYA DORA pursuing B.Tech in Electrical & Electronics Engineering in Pragati Engineering College. He is intrested in Electrical Machines.