SlideShare a Scribd company logo
1 of 5
Download to read offline
http://www.iaeme.com/IJEET/index.asp 16 editor@iaeme.com
International Journal of Electrical Engineering & Technology (IJEET)
Volume 10, Issue 3, May -June 2019, pp. 16-20, Article ID: IJEET_10_03_003
Available online at http://www.iaeme.com/IJEET/issues.asp?JType=IJEET&VType=10&IType=3
ISSN Print: 0976-6545 and ISSN Online: 0976-6553
Journal Impact Factor (2019): 9.7560 (Calculated by GISI) www.jifactor.com
© IAEME Publication
STREET LIGHT GLOWS ON DETECTING THE
VEHICLE MOVEMENT USING ARDUINO UNO
Ritam Sahu, Moyuri Shil, Rimpi Datta, Piyu Sarcar
ECE, Narula Institute of Technology, Kolkata, India
ABSTRACT
This paper proposes how street light can be controlled in the presence or absence
of vehicle to reduce the wastage of energy. The proposed work is accomplished by
using Arduino UNO and sensors that will control the electricity based on night and
object's detection. Meanwhile, a counter is set that will count the number of objects
passed through the road. The beauty of the proposed work is that the wastage of
unused electricity can be reduced. The aim of this project is to design a street light
control system using Arduino UNO, which automatically turns on or off the street
lights by detecting the movement of vehicles. The working of the project is explained
here. When there is not any vehicle in front of the IR sensor module, the receiver can’t
get any infrared signal So the circuit remain in open loop condition and the lights are
in off condition. When there is any vehicle in front of the IR sensor module, the
receiver get the infrared signal. So the circuit is in close loop condition and the lights
are in on condition with respect to the IR module. If the car blocks the first IR sensor,
the first three LEDs are turned ON by the microcontroller. As the car moves forward
and blocks the second IR sensor, the corresponding next three LEDs will be turned
ON and the first LED of the previous set is turned OFF. The process continues this
way for all the IR Sensors and LEDs.
Keywords: Arduino Uno, IR sensor Module, Coding, Street Light, Energy
consumption
Cite this Article: Ritam Sahu, Moyuri Shil, Rimpi Datta, Piyu Sarcar, Street Light
Glows on Detecting the Vehicle Movement Using Arduino Uno, International Journal
of Electrical Engineering & Technology, 10(3), 2019, pp. 16-20.
http://www.iaeme.com/IJEET/issues.asp?JType=IJEET&VType=10&IType=3
1. INTRODUCTION
Automation systems are being preferred over the manual mode because it reduces the use of
energy to saves energy. These automation systems play an essential role in making our daily
life more comfortable and facilitate users from ceiling fans to washing machines and in other
applications. [5] Among all exciting applications, street lights play a vital role in our
environment and also plays a critical role in providing light for safety during night-time
travel. In this scenario, when the street lights are in working functionality over the whole
night that consumes a lot of energy and reduces the lifetime of the electrical equipment such
Street Light Glows on Detecting the Vehicle Movement Using Arduino Uno
http://www.iaeme.com/IJEET/index.asp 17 editor@iaeme.com
as electric bulb etc. Especially in cities’ streetlights, it is a severe power consuming factor and
also the most significant energy expenses for a city. In this regard, an intelligent lighting
control system can decrease street lighting costs up to 70% and increase the durability of the
equipment. [2]
The problem statement is to use it in the street lights as numerous roads having a large
number of street lights glowing all the time whereas most of the time there are not any vehicle
on the roads and the glowing lights are the source of wastage of energy all over the night.[3]
Figure 1 Architecture of Arduino
2. HARDWARE COMPONENTS REQUIRED
 Arduino Uno
 IR sensor Module(2 piece)
 10mm LED (4 piece)
 Power supply
 Male to male and Male to Female jumper wire
3. CIRCUIT DESIGN
 The circuit is made up of two IR module where the data pin of the first IR module is
connected with pin no 2 of Arduino UNO using a male to female jumper wire.
 The second IR module’s data pin is connected to the pin no 3 of Arduino UNO using a male to
female jumper wire. [4]
 The positive pin of both the IR module is connected to the +5V in the Arduino UNO using
male to female connecting wire. The negative pin connected with the GND of the Arduino
UNO using the male to female jumper wires.
Ritam Sahu, Moyuri Shil, Rimpi Datta, Piyu Sarcar
http://www.iaeme.com/IJEET/index.asp 18 editor@iaeme.com
Figure 2 Circuit diagram with Hardware Components
 The positive terminal of first and second LEDs are connected with the pin no 6 of Arduino
UNO using male to female connecting wire.
 The positive terminal of third and fourth LEDs are connected with the pin no 7 of Arduino
UNO using male to female connecting wire.
 The negative terminal of all the LEDs are connected to the GND of the Arduino UNO using
male to female jumper wires.
 The Arduino is connected with the laptop to switch on the circuit and it is done by a USB
Type B to USB Type A adapter cable
 The Type B is connected with the Arduino and Type A USB cable is connected with the
laptop of desktop with connect it with the Arduino software to upload the program[1].
Figure 3 Experimental Setup
Street Light Glows on Detecting the Vehicle Movement Using Arduino Uno
http://www.iaeme.com/IJEET/index.asp 19 editor@iaeme.com
4. RESULT ANALYSIS
Currently, in the whole world, enormous electric energy is consumed by the street lamps.
Regular a street light consume 150-180 W Halogen. Regular a street light consume 150-180
W Halogen. But Light emitting diode. Sodium vapor lamp consumes 250 W on average.
Mercury vapor lamps take up to 400 W. Light Emitting Diode(Led) which lighting system we
used today in a variety of ways, from energy saving in the average home of the consumer to
streetlights in major urban cities. LED Technology accounted for an 85% reduction in energy
cost. Our smart street light system consists of a LED light, a brightness sensor, a motion
sensor and a short-distance communication network. The lights turn on before pedestrians and
vehicles come and turn off or reduce power when there is no one. It will be difficult for
pedestrians and drivers of vehicles to distinguish our smart street lamps and the conventional
street lights, since our street lamps all turn on before they come. The present status and the
future prospects of our smart start light project will be reviewed.
Figure 4. Design of Street light that glows on detecting the vehicle movement
Observation Table
Vehicle Position LEDs In First Row LEDs In Second Row
No Vehicle OFF OFF
In Front Of First IR ON OFF
In Front Of Second IR OFF ON
In Front Of Both IR ON ON
5. CONCLUSION
This street light control circuit can be used in normal roads, highways, express ways etc. This
project can also be used in parking areas of malls, hotels, industrial lighting, etc. If the
lighting system implements all LED lights, the cost of the maintenance can be reduced as the
life span and durability of LEDs is higher than Neon based lights which are normally used as
street lights. As the lights are automatically turned ON or OFF, huge amount of energy can be
saved. So it will be so much beneficial if used.
Ritam Sahu, Moyuri Shil, Rimpi Datta, Piyu Sarcar
http://www.iaeme.com/IJEET/index.asp 20 editor@iaeme.com
REFERENCES
[1] Vishalsoniindia ‘Smart Street Light Using Ir Sensor With Arduino’, 2018. [Online].
Available:https://www.instructables.com/id/Smart-Street-Light-Using-Ir-Sensor-With-
Arduino/ [Accessed: 16- May- 2019].
[2] Available:https://www.google.com/search?q=wastage+of+energy+street+lights&rlz=1C1
CHBD_enIN777IN777&source=lnms&tbm=isch&sa=X&ved=0ahUKEwjZ0tmo153iAhX
p7nMBHZS7BlUQ_AUIDigB&biw=1920&bih=969#imgrc=go9kkfP6nJ6IeM:
[Accessed: 15- May- 2019].
[3] Available:https://www.researchgate.net/publication/326057835_Automatic_streetlights_th
at_glow_on_detecting_night_and_object_using_Arduino
[4] D. A. Devi and A. Kumar, Design and Implementation of CPLD based Solar Power
Saving System for Street Lights and Automatic Traffic Controller, International Journal
of Scientific and Research Publications, Vol. 2, Issue11, November 2012.
[5] K. S. Sudhakar, A. A. Anil, K. C. Ashok and S. S. Bhaskar, Automatic Street Light
Control System, International Journal of Emerging Technology and Advanced
Engineering, Vol. 3, May 2013.

More Related Content

What's hot

AUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEMAUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEMJOLLUSUDARSHANREDDY
 
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENTSTREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENTm sivareddy
 
Solar based wireless charging of electric vehicle
Solar based wireless charging of electric vehicleSolar based wireless charging of electric vehicle
Solar based wireless charging of electric vehicleAshutosh kumar
 
street light intensity control using micro-controller
street light intensity control using micro-controller street light intensity control using micro-controller
street light intensity control using micro-controller krunal103
 
Solar Powered Led Street Light With Auto Intensity Control
Solar Powered Led Street Light With Auto Intensity ControlSolar Powered Led Street Light With Auto Intensity Control
Solar Powered Led Street Light With Auto Intensity ControlEdgefxkits & Solutions
 
Smart street light management systems for street light energy conservation, a...
Smart street light management systems for street light energy conservation, a...Smart street light management systems for street light energy conservation, a...
Smart street light management systems for street light energy conservation, a...Instruments Universal
 
automatic streetlight control using ldr ppt
automatic streetlight control using ldr pptautomatic streetlight control using ldr ppt
automatic streetlight control using ldr pptanand kumar maurya
 
GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)Aishwary Verma
 
Smart street light system
Smart street light systemSmart street light system
Smart street light systemChethanMp7
 
PPT ON SOLAR STREET LIGHTING SYSTEM
PPT ON SOLAR STREET LIGHTING SYSTEMPPT ON SOLAR STREET LIGHTING SYSTEM
PPT ON SOLAR STREET LIGHTING SYSTEMsubhankar Dash
 
Seminar Report on Wireless Mobile Charger
Seminar Report on Wireless Mobile ChargerSeminar Report on Wireless Mobile Charger
Seminar Report on Wireless Mobile ChargerEr Amreek Singh Masoun
 
Autonomous and electric vehicles
Autonomous and electric vehiclesAutonomous and electric vehicles
Autonomous and electric vehiclesSushovan Bej
 
Street light controllercircuit.ppt 3
Street light controllercircuit.ppt 3Street light controllercircuit.ppt 3
Street light controllercircuit.ppt 3Sruthi Goskey
 
Density based-traffic-light-control-system project-2 (3)
Density based-traffic-light-control-system project-2 (3)Density based-traffic-light-control-system project-2 (3)
Density based-traffic-light-control-system project-2 (3)Rishik kanth
 
Automatic Railway Gate Control System with Arduino
Automatic Railway Gate Control System with ArduinoAutomatic Railway Gate Control System with Arduino
Automatic Railway Gate Control System with ArduinoMisbah Ahmad Chowdhury Fahim
 
Automatic Street Light Controller Using Arduino
Automatic Street Light Controller Using ArduinoAutomatic Street Light Controller Using Arduino
Automatic Street Light Controller Using Arduinosachin achari
 
Arduino Based Project- Smart Street Light System
Arduino Based Project- Smart Street Light SystemArduino Based Project- Smart Street Light System
Arduino Based Project- Smart Street Light SystemRushikeshChoudhery
 
Solar power satellite
Solar power satellite Solar power satellite
Solar power satellite Naveena Navi
 

What's hot (20)

AUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEMAUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEM
 
BATTERY LESS PHONE
BATTERY LESS PHONE BATTERY LESS PHONE
BATTERY LESS PHONE
 
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENTSTREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
 
Solar based wireless charging of electric vehicle
Solar based wireless charging of electric vehicleSolar based wireless charging of electric vehicle
Solar based wireless charging of electric vehicle
 
street light intensity control using micro-controller
street light intensity control using micro-controller street light intensity control using micro-controller
street light intensity control using micro-controller
 
Solar Powered Led Street Light With Auto Intensity Control
Solar Powered Led Street Light With Auto Intensity ControlSolar Powered Led Street Light With Auto Intensity Control
Solar Powered Led Street Light With Auto Intensity Control
 
Smart street light management systems for street light energy conservation, a...
Smart street light management systems for street light energy conservation, a...Smart street light management systems for street light energy conservation, a...
Smart street light management systems for street light energy conservation, a...
 
automatic streetlight control using ldr ppt
automatic streetlight control using ldr pptautomatic streetlight control using ldr ppt
automatic streetlight control using ldr ppt
 
GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)
 
Smart street light system
Smart street light systemSmart street light system
Smart street light system
 
PPT ON SOLAR STREET LIGHTING SYSTEM
PPT ON SOLAR STREET LIGHTING SYSTEMPPT ON SOLAR STREET LIGHTING SYSTEM
PPT ON SOLAR STREET LIGHTING SYSTEM
 
Seminar Report on Wireless Mobile Charger
Seminar Report on Wireless Mobile ChargerSeminar Report on Wireless Mobile Charger
Seminar Report on Wireless Mobile Charger
 
Autonomous and electric vehicles
Autonomous and electric vehiclesAutonomous and electric vehicles
Autonomous and electric vehicles
 
Street light controllercircuit.ppt 3
Street light controllercircuit.ppt 3Street light controllercircuit.ppt 3
Street light controllercircuit.ppt 3
 
Density based-traffic-light-control-system project-2 (3)
Density based-traffic-light-control-system project-2 (3)Density based-traffic-light-control-system project-2 (3)
Density based-traffic-light-control-system project-2 (3)
 
Automatic Railway Gate Control System with Arduino
Automatic Railway Gate Control System with ArduinoAutomatic Railway Gate Control System with Arduino
Automatic Railway Gate Control System with Arduino
 
Automatic Street Light Controller Using Arduino
Automatic Street Light Controller Using ArduinoAutomatic Street Light Controller Using Arduino
Automatic Street Light Controller Using Arduino
 
Walk n charge
Walk n chargeWalk n charge
Walk n charge
 
Arduino Based Project- Smart Street Light System
Arduino Based Project- Smart Street Light SystemArduino Based Project- Smart Street Light System
Arduino Based Project- Smart Street Light System
 
Solar power satellite
Solar power satellite Solar power satellite
Solar power satellite
 

Similar to STREET LIGHT GLOWS ON DETECTING THE VEHICLE MOVEMENT USING ARDUINO UNO

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
 
Automatic Intelligent Traffic Controller and Operation Mode
Automatic Intelligent Traffic Controller and Operation ModeAutomatic Intelligent Traffic Controller and Operation Mode
Automatic Intelligent Traffic Controller and Operation ModeIRJET Journal
 
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 - Automatic Street Light Controller
IRJET -  	  Automatic Street Light ControllerIRJET -  	  Automatic Street Light Controller
IRJET - Automatic Street Light ControllerIRJET Journal
 
Automatic Light Turn On Off System
Automatic Light Turn On Off SystemAutomatic Light Turn On Off System
Automatic Light Turn On Off Systemijtsrd
 
IRJET- Smart Street Light Control System
IRJET- Smart Street Light Control SystemIRJET- Smart Street Light Control System
IRJET- Smart Street Light Control SystemIRJET Journal
 
Automatic control system of highway lights
Automatic control system of highway lightsAutomatic control system of highway lights
Automatic control system of highway lightsTELKOMNIKA JOURNAL
 
IRJET- Design and Implementation of Driverless Car using Machine Learning
IRJET- Design and Implementation of Driverless Car using Machine LearningIRJET- Design and Implementation of Driverless Car using Machine Learning
IRJET- Design and Implementation of Driverless Car using Machine LearningIRJET Journal
 
SMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOTSMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOTIRJET 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 - Smart Street Light based on Arduino
IRJET -  	  Smart Street Light based on ArduinoIRJET -  	  Smart Street Light based on Arduino
IRJET - Smart Street Light based on ArduinoIRJET Journal
 
MOBILE CHARGING SYSTEM USING COIN AND RFID
MOBILE CHARGING SYSTEM USING COIN AND RFIDMOBILE CHARGING SYSTEM USING COIN AND RFID
MOBILE CHARGING SYSTEM USING COIN AND RFIDIRJET Journal
 
BOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONBOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONIRJET Journal
 
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
 
IRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoTIRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoTIRJET Journal
 
Smart Solar Grass Cutter Robot
Smart Solar Grass Cutter RobotSmart Solar Grass Cutter Robot
Smart Solar Grass Cutter Robotijtsrd
 
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
 

Similar to STREET LIGHT GLOWS ON DETECTING THE VEHICLE MOVEMENT USING ARDUINO UNO (20)

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
 
Automatic Intelligent Traffic Controller and Operation Mode
Automatic Intelligent Traffic Controller and Operation ModeAutomatic Intelligent Traffic Controller and Operation Mode
Automatic Intelligent Traffic Controller and Operation Mode
 
Handwritten Numbers And Characters Recognition Using Machine Learning Algorithms
Handwritten Numbers And Characters Recognition Using Machine Learning AlgorithmsHandwritten Numbers And Characters Recognition Using Machine Learning Algorithms
Handwritten Numbers And Characters Recognition Using Machine Learning Algorithms
 
Design And Implementation Of Air Quality Monitoring System Using Blynk App
Design And Implementation Of Air Quality Monitoring System Using Blynk AppDesign And Implementation Of Air Quality Monitoring System Using Blynk App
Design And Implementation Of Air Quality Monitoring System Using Blynk App
 
Advance Street Lighting System For Smart City
Advance Street Lighting System For Smart CityAdvance Street Lighting System For Smart City
Advance Street Lighting System For Smart City
 
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 - Automatic Street Light Controller
IRJET -  	  Automatic Street Light ControllerIRJET -  	  Automatic Street Light Controller
IRJET - Automatic Street Light Controller
 
Automatic Light Turn On Off System
Automatic Light Turn On Off SystemAutomatic Light Turn On Off System
Automatic Light Turn On Off System
 
IRJET- Smart Street Light Control System
IRJET- Smart Street Light Control SystemIRJET- Smart Street Light Control System
IRJET- Smart Street Light Control System
 
Automatic control system of highway lights
Automatic control system of highway lightsAutomatic control system of highway lights
Automatic control system of highway lights
 
IRJET- Design and Implementation of Driverless Car using Machine Learning
IRJET- Design and Implementation of Driverless Car using Machine LearningIRJET- Design and Implementation of Driverless Car using Machine Learning
IRJET- Design and Implementation of Driverless Car using Machine Learning
 
SMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOTSMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOT
 
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
 
IRJET - Smart Street Light based on Arduino
IRJET -  	  Smart Street Light based on ArduinoIRJET -  	  Smart Street Light based on Arduino
IRJET - Smart Street Light based on Arduino
 
MOBILE CHARGING SYSTEM USING COIN AND RFID
MOBILE CHARGING SYSTEM USING COIN AND RFIDMOBILE CHARGING SYSTEM USING COIN AND RFID
MOBILE CHARGING SYSTEM USING COIN AND RFID
 
BOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONBOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTION
 
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
 
IRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoTIRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoT
 
Smart Solar Grass Cutter Robot
Smart Solar Grass Cutter RobotSmart Solar Grass Cutter Robot
Smart Solar Grass Cutter Robot
 
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...
 

More from IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

More from IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Recently uploaded

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
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
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
 
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
 
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
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
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
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 

Recently uploaded (20)

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
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
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
 
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
 
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
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.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
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
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
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 

STREET LIGHT GLOWS ON DETECTING THE VEHICLE MOVEMENT USING ARDUINO UNO

  • 1. http://www.iaeme.com/IJEET/index.asp 16 editor@iaeme.com International Journal of Electrical Engineering & Technology (IJEET) Volume 10, Issue 3, May -June 2019, pp. 16-20, Article ID: IJEET_10_03_003 Available online at http://www.iaeme.com/IJEET/issues.asp?JType=IJEET&VType=10&IType=3 ISSN Print: 0976-6545 and ISSN Online: 0976-6553 Journal Impact Factor (2019): 9.7560 (Calculated by GISI) www.jifactor.com © IAEME Publication STREET LIGHT GLOWS ON DETECTING THE VEHICLE MOVEMENT USING ARDUINO UNO Ritam Sahu, Moyuri Shil, Rimpi Datta, Piyu Sarcar ECE, Narula Institute of Technology, Kolkata, India ABSTRACT This paper proposes how street light can be controlled in the presence or absence of vehicle to reduce the wastage of energy. The proposed work is accomplished by using Arduino UNO and sensors that will control the electricity based on night and object's detection. Meanwhile, a counter is set that will count the number of objects passed through the road. The beauty of the proposed work is that the wastage of unused electricity can be reduced. The aim of this project is to design a street light control system using Arduino UNO, which automatically turns on or off the street lights by detecting the movement of vehicles. The working of the project is explained here. When there is not any vehicle in front of the IR sensor module, the receiver can’t get any infrared signal So the circuit remain in open loop condition and the lights are in off condition. When there is any vehicle in front of the IR sensor module, the receiver get the infrared signal. So the circuit is in close loop condition and the lights are in on condition with respect to the IR module. If the car blocks the first IR sensor, the first three LEDs are turned ON by the microcontroller. As the car moves forward and blocks the second IR sensor, the corresponding next three LEDs will be turned ON and the first LED of the previous set is turned OFF. The process continues this way for all the IR Sensors and LEDs. Keywords: Arduino Uno, IR sensor Module, Coding, Street Light, Energy consumption Cite this Article: Ritam Sahu, Moyuri Shil, Rimpi Datta, Piyu Sarcar, Street Light Glows on Detecting the Vehicle Movement Using Arduino Uno, International Journal of Electrical Engineering & Technology, 10(3), 2019, pp. 16-20. http://www.iaeme.com/IJEET/issues.asp?JType=IJEET&VType=10&IType=3 1. INTRODUCTION Automation systems are being preferred over the manual mode because it reduces the use of energy to saves energy. These automation systems play an essential role in making our daily life more comfortable and facilitate users from ceiling fans to washing machines and in other applications. [5] Among all exciting applications, street lights play a vital role in our environment and also plays a critical role in providing light for safety during night-time travel. In this scenario, when the street lights are in working functionality over the whole night that consumes a lot of energy and reduces the lifetime of the electrical equipment such
  • 2. Street Light Glows on Detecting the Vehicle Movement Using Arduino Uno http://www.iaeme.com/IJEET/index.asp 17 editor@iaeme.com as electric bulb etc. Especially in cities’ streetlights, it is a severe power consuming factor and also the most significant energy expenses for a city. In this regard, an intelligent lighting control system can decrease street lighting costs up to 70% and increase the durability of the equipment. [2] The problem statement is to use it in the street lights as numerous roads having a large number of street lights glowing all the time whereas most of the time there are not any vehicle on the roads and the glowing lights are the source of wastage of energy all over the night.[3] Figure 1 Architecture of Arduino 2. HARDWARE COMPONENTS REQUIRED  Arduino Uno  IR sensor Module(2 piece)  10mm LED (4 piece)  Power supply  Male to male and Male to Female jumper wire 3. CIRCUIT DESIGN  The circuit is made up of two IR module where the data pin of the first IR module is connected with pin no 2 of Arduino UNO using a male to female jumper wire.  The second IR module’s data pin is connected to the pin no 3 of Arduino UNO using a male to female jumper wire. [4]  The positive pin of both the IR module is connected to the +5V in the Arduino UNO using male to female connecting wire. The negative pin connected with the GND of the Arduino UNO using the male to female jumper wires.
  • 3. Ritam Sahu, Moyuri Shil, Rimpi Datta, Piyu Sarcar http://www.iaeme.com/IJEET/index.asp 18 editor@iaeme.com Figure 2 Circuit diagram with Hardware Components  The positive terminal of first and second LEDs are connected with the pin no 6 of Arduino UNO using male to female connecting wire.  The positive terminal of third and fourth LEDs are connected with the pin no 7 of Arduino UNO using male to female connecting wire.  The negative terminal of all the LEDs are connected to the GND of the Arduino UNO using male to female jumper wires.  The Arduino is connected with the laptop to switch on the circuit and it is done by a USB Type B to USB Type A adapter cable  The Type B is connected with the Arduino and Type A USB cable is connected with the laptop of desktop with connect it with the Arduino software to upload the program[1]. Figure 3 Experimental Setup
  • 4. Street Light Glows on Detecting the Vehicle Movement Using Arduino Uno http://www.iaeme.com/IJEET/index.asp 19 editor@iaeme.com 4. RESULT ANALYSIS Currently, in the whole world, enormous electric energy is consumed by the street lamps. Regular a street light consume 150-180 W Halogen. Regular a street light consume 150-180 W Halogen. But Light emitting diode. Sodium vapor lamp consumes 250 W on average. Mercury vapor lamps take up to 400 W. Light Emitting Diode(Led) which lighting system we used today in a variety of ways, from energy saving in the average home of the consumer to streetlights in major urban cities. LED Technology accounted for an 85% reduction in energy cost. Our smart street light system consists of a LED light, a brightness sensor, a motion sensor and a short-distance communication network. The lights turn on before pedestrians and vehicles come and turn off or reduce power when there is no one. It will be difficult for pedestrians and drivers of vehicles to distinguish our smart street lamps and the conventional street lights, since our street lamps all turn on before they come. The present status and the future prospects of our smart start light project will be reviewed. Figure 4. Design of Street light that glows on detecting the vehicle movement Observation Table Vehicle Position LEDs In First Row LEDs In Second Row No Vehicle OFF OFF In Front Of First IR ON OFF In Front Of Second IR OFF ON In Front Of Both IR ON ON 5. CONCLUSION This street light control circuit can be used in normal roads, highways, express ways etc. This project can also be used in parking areas of malls, hotels, industrial lighting, etc. If the lighting system implements all LED lights, the cost of the maintenance can be reduced as the life span and durability of LEDs is higher than Neon based lights which are normally used as street lights. As the lights are automatically turned ON or OFF, huge amount of energy can be saved. So it will be so much beneficial if used.
  • 5. Ritam Sahu, Moyuri Shil, Rimpi Datta, Piyu Sarcar http://www.iaeme.com/IJEET/index.asp 20 editor@iaeme.com REFERENCES [1] Vishalsoniindia ‘Smart Street Light Using Ir Sensor With Arduino’, 2018. [Online]. Available:https://www.instructables.com/id/Smart-Street-Light-Using-Ir-Sensor-With- Arduino/ [Accessed: 16- May- 2019]. [2] Available:https://www.google.com/search?q=wastage+of+energy+street+lights&rlz=1C1 CHBD_enIN777IN777&source=lnms&tbm=isch&sa=X&ved=0ahUKEwjZ0tmo153iAhX p7nMBHZS7BlUQ_AUIDigB&biw=1920&bih=969#imgrc=go9kkfP6nJ6IeM: [Accessed: 15- May- 2019]. [3] Available:https://www.researchgate.net/publication/326057835_Automatic_streetlights_th at_glow_on_detecting_night_and_object_using_Arduino [4] D. A. Devi and A. Kumar, Design and Implementation of CPLD based Solar Power Saving System for Street Lights and Automatic Traffic Controller, International Journal of Scientific and Research Publications, Vol. 2, Issue11, November 2012. [5] K. S. Sudhakar, A. A. Anil, K. C. Ashok and S. S. Bhaskar, Automatic Street Light Control System, International Journal of Emerging Technology and Advanced Engineering, Vol. 3, May 2013.