SlideShare ist ein Scribd-Unternehmen logo
1 von 3
Downloaden Sie, um offline zu lesen
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume: 3 | Issue: 4 | May-Jun 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470
@ IJTSRD | Unique Paper ID - IJTSRD23495 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 160
Automatic Light Turn On/Off System
Snehal Jose, Sneha Haridas, Sivaprasad V B, Sonia Shaju
UG Student, Department of Computer Science & Engineering,
Sahrdaya College of Engineering & Technology, Kodakara, Thrissur, Kerala, India
How to cite this paper: Snehal Jose |
Sneha Haridas | Sivaprasad V B | Sonia
Shaju "Automatic Light Turn On/Off
System" Published in International
Journal of Trend in Scientific Research
and Development
(ijtsrd), ISSN: 2456-
6470, Volume-3 |
Issue-4, June 2019,
pp.160-162, URL:
https://www.ijtsrd.c
om/papers/ijtsrd23
495.pdf
Copyright © 2019 by author(s) and
International Journal of Trend in
Scientific Research and Development
Journal. This is an Open Access article
distributed under
the terms of the
Creative Commons
Attribution License (CC BY 4.0)
(http://creativecommons.org/licenses/
by/4.0)
ABSTRACT
This project focus on a real time situation where we are wasting the electricity.
Because of our carelessness the usage of current is increasingdaybyday. Weare
living in an era where so many peoples do not getting electricity properly.
Electrical power is now the backbone of modern industrial society. Electricity is
at the heart of many modern technologies, being used for electric power where
electric current is used to energize equipment, electronics which deals with
electrical circuits that involve active electrical components such as vacuum
tubes, transistors, diodes and integrated circuits and associated passive
interconnection technologies. In order to avoid the lack of electricity due to our
carelessness we are implementing the newsystemthatis knownasAUTOMATIC
TURN ON/OFF SYSTEM. In this project, we are detecting the motion of a person
or anything and turn off the electronic equipment’s if there is no person. By this
we can save the electricity.
Keywords: iot, PIR sensor, sensor fusion, arduino
I. INTRODUCTION
Electricity is all around us, powering technology like our cell phones, computers,
lights, soldering irons, and air conditioners. It’s tough to escape it in our modern
world. Even when you try to escape electricity, it’s still at work throughout
nature, from the lightning in a thunderstorm to the synapses inside ourbody. But
what exactly is electricity? This is a very complicated question, and as you dig
deeper and ask more questions, there really is not a definitive answer, only
abstract representationsof howelectricityinteractswith our
surroundings. As we know the usage of electricity is
increasing day by day. In order to avoid the wastage of
electricity due to our carelessness, we areimplementingthis
idea. In today’s world many people find difficult in meeting
electrical purposes due to the lack of facilities for providing
electricity and the misusing of electricity. Many peopleoften
misuse the electricity by, putting on the electrical gadgets in
an ON mode even though they are not using it. Thus a large
part of this electricity is being wasted. In order to avoid this
we introduced a new system named ALT SYSTEM, which
enables automatic ON and OFF facility. In this system, there
is a PIR SENSOR which senses the infrared rays produced by
the human body. The arduino uno is a micro controller the
best suit for small projects. It is a n open source module. The
codes are free in there website.
II. Motivation of the project
In the modern world we are wasting lots of electricity in our
daily life. To resolve this problem we identified a solution.
This are the main points for motivation of our project
1. Loss of electricity
2. Cost of electricity
Technology has advanced. So why can’t we make a device to
resolve these problems. So we take a research and done a
prototype and find that the above problem can be resolved
by help of technologies.
III. Methodology
Through literature reviews we have formulated some of the
existing methodologies and designed our system based on
the difficulties faced by the existing authors.
A. Existing Methodology
As the time paces, home automation is syncing in daily lives
of people. It has offered the leisureofmechanizationof home
processes like lighting, air conditioning, access control and
other home processes efficient. The concept is to grant
centralized control through connected or integrated devices
like desktops, laptops, tablets or mobile phones. Moreover,
connected homes have made it possible to cut down on
power consumption by different appliances.
In[3] the uses Zigbee [4] technology, it tells that the
controlling the light using the sensor as well as visitor
counter. When a person enters into the room, an IR beam is
obstructed between the IR transmitterand thereceiver. This
IR obstruction from the sensor gives the corresponding
signal to the microcontroller. The microcontroller is
programmed in such a way that bythereception of thesignal
from the sensor it turns on the fans and lights inside the
room. Thus, the microcontroller gives command signals to a
relay driver which turns the relays such that all these
appliances turn on. But the uses extra modules like IR
transmitter and receiver. So extra cost and effort is needed.
But in our product we use only PIR[2] sensor it is less cost
and easy to use. our product is more efficient.
IJTSRD23495
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID - IJTSRD23495 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 161
B. Proposed System
To overcome the drawbacks of the existing system, the
proposed system has been evolved. This project aims to
provide an efficient way of using the electricity. In this
system the PIR sensor senses the infrared rays of the human
body and does the required operations and on/off the
gadgets when required. When we switch on thedeviceitwill
automatically calibrate the values. This system helps in
saving the electricity.
The main advantage is that it need less amount of current
and space. It is portable and efficient. Only required things
are used in this device.
Fig.1. Flow Chart of alt system
Working flowchart is shown in Figure 1. Theuserwillswitch
on the device. After every each time gap the PIR sensor will
sense IR radiation in the room. Once the user enter to the
room, Corresponding value is converted to voltage and send
to arduino module. The voltage is analyzed by thearduino. If
the voltage is higher than a threshold value the arduinosend
a signal to relay unit and it will switch on the lights.
Otherwise the lights will be turned off. This process
continues forever until the user switch off the device.
Algorithm
1. START
2. Obtain data from sensor
3. If the voltage is high the go to step 5 else continue
4. Switch off the light and go to step 3
5. Switch on the light and go to step 3
The algorithm is very simple and easy. The user switch on
the device and the device start to work . After every each
time gap the PIR sensor will sense IR radiation in the room.
Once the user enter to the room, Corresponding value is
converted to voltage and send to arduino module. The
voltage is analyzed by the arduino. If the voltage is higher
than a threshold value the arduino send a signal torelayunit
and it will switch on the lights. Otherwise the lights will be
turned off. This process continues forever until the user
switch off the device.We have a specially designed Moving
part attached to the bottom part of our Robot which help it
to move across all terrains. Also included many safety
features like ABS and Pedestrian & Signal Detection also
have manual mode (When Autopilot Mode Off) using power
of A.I and CV
IV. SYSTEM REQUIREMENT
A. Modules
We are using different modules for this project. It includes
Arduino uno r3
The Arduino UNO [1] is an open-source microcontroller
board based on the Microchip ATmega328P microcontroller
and developed by Arduino.cc. The board is equipped with
sets of digital and analog input/output (I/O) pins that may
be interfaced to various expansion boards (shields) and
other circuits. The board has 14 Digital pins, 6 Analog pins,
and programmable with the Arduino IDE (Integrated
Development Environment) via a type B USB cable. It can be
powered by a USB cable or by an external 9 volt battery,
though it accepts voltages between 7 and 20 volts. It is also
similar to the Arduino Nano and Leonardo. The hardware
reference design is distributed under a Creative Commons
Attribution Share-Alike 2.5 license and is available on the
Arduino website. Layout and production files for some
versions of the hardwarearealso available. "Uno" meansone
in Italian and was chosen to mark the release of Arduino
Software (IDE) 1.0.
Figure2: Arduino uno r3
K49 DSP AVR Display
Regulating Relays. AutomaticVoltage Regulating Relay(AVR)
is used to Regulate the secondary voltage of Power and
Distribution TransformersviaOn-LoadTapChanger (OLTC).
The Equipped with high-current relay, AC250V 10A;DC30V
10A. It has a configuration of 5V 4-Channel Relay interface
board, and each one needs 50-60mA Driver Current.
Application Supports all MCU control, The industrial field,
PLC control, Smart home control. The module comply with
international safety standard.it designed on control andload
area independently.
The PCB board designed with double FR4 substrate, more
safe and stable. The module could directly control various
devices and load. Can be full open or Fully closed. Point to
point control and Cycle control. The power supply is 5V
Figure 3:K49 DSP AVR Display
SR501 PIR SENSOR
A PIR-based motion detector is used to sense movement of
people, animals, or otherobjects. They arecommonlyused in
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID - IJTSRD23495 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 162
burglar alarms and automatically-activatedlightingsystems.
They are commonly called simply "PIR",or sometimes"PID",
for "passive infrared detector". An individual PIR sensor
detects changes in the amount of infrared radiation
impinging upon it, which varies depending on the
temperature and surface characteristics of the objects in
front of the sensor
The 2D model is also given in the figure below
Figure4: Block diagram of SR501 PIR sensor
Figure5: SR501 PIR sensor
V. SYSTEM DEVELOPMENT
A. Module Description
The user will enter the room .The PIR sensor detect the IR
radiation and covert it into voltage and pass it arduino,
Arduino check the input voltage with threshold value, If the
value is found to be greater than it send a signal to relay
module and the relay module will switch on the light
VI. IMPLEMENTATION AND TESTING
A. Implementation
The language used for coding the project is C/C+. The
program is implemented on a system by transferring the
appropriate folder in which the program exists to the user’s
computer.
The program is written using Arduino Software (IDE) on a
Linux and Windows PC respectively. Before implementing
the code, the code was tested and analyzed by all members
of the group and made sharper and more efficient.
B. Testing
The folder in which the program is stored istransferredonto
the testing circuit. The testing PC was a normal PC with
average technical specifications. A human body is entered
into the room and put him for the inspection by the module.
The system works perfectly after some doing some
calibration.
VII. RESULT AND DISCUSSION
The working model produced from our work is working
perfectly. The working model isshownin figure6 below. The
device will start working when theuserswitch onthedevice.
After switching on the device it will automatically calibrate
the sensor and start detecting the IR radiation. If any person
enter into the room the sensor detect the IR radiation
emitted by human body and send the value (voltage) to the
microcontroller. The microcontroller (Arduinouno)analysis
the value and corresponding action are performed. If the
value is grater than value of threshold value then a signal is
send to the relay unit(K49 DSP), The relay unite will switch
on the lights until a negative signal reaches. The process
continues until the user switch off the device.
By doing this project we can able to learn new things and
technologies. It was so useful. We make lots of errors and
mistakes after all that we come to a successful project. The
smart cities are going to adapt this technique in future only
because of its advantages such as easy fault detection, fast
retaliation and energy efficient.
Figure6: Automatic light turn on/off system model
VIII. Outcome expected
1. Security Measures
2. Less power needed
3. Efficient
4. Authenticate user
IX. Acknowledgment
This is an opportunity to express my sincere gratitude to all.
At the very outset, we express our thanks to the almighty
god for all the blessings endowed on us. The report is
submitted in regard with the project done as a part of the
fourth semester curriculum, we acknowledge our Sahrdaya
College of engineering and technology for giving us the
opportunity to do our project.
We would like to thank Executive Director Fr. George
Pareman, Principal Dr. Nixon Kuruvila, for providinguswith
such great opportunity. We express our whole hearted
gratitude to Prof. Krishnadas J, H.O.D. of Computer Science
and Engineering department who has a source of constant
inspiration and suggestions throughout the project work.
REFERENCES
[1] The complete guide for arduino microcontroller
https://www.arduino.cc/reference/en/.
[2] The user Manuel for PIR sensor https://cdn-
learn.adafruit.com/downloads/pdf/pir-passive-
infrared-proximity-motion-sensor.pdf
[3] Automatic Room Light Controller with Visitor Counter
andZigbeeTechnologyhttps://www.elprocus.com/kno
w-about-working-of-automatic-room-light-controller-
and-applications/
[4] White Paper On Wireless Communication through
Zigbee Technologyhttps://www.elprocus.com/wireless-
communication-zigbee-technology/

Weitere ähnliche Inhalte

Was ist angesagt?

digital testing of high voltage circuit breaker
digital testing of high voltage circuit breakerdigital testing of high voltage circuit breaker
digital testing of high voltage circuit breakerRenuka Verma
 
Automatized railway gate controller
Automatized railway gate controllerAutomatized railway gate controller
Automatized railway gate controllerAakash Varma
 
Auto Room Lighting System
Auto Room Lighting SystemAuto Room Lighting System
Auto Room Lighting SystemBUBT
 
Intelligent Substation & its applications
Intelligent Substation & its applicationsIntelligent Substation & its applications
Intelligent Substation & its applicationsGowtham MG
 
Building automation
Building automationBuilding automation
Building automationKetan Nayak
 
Wireless power transmission
Wireless power transmissionWireless power transmission
Wireless power transmissionrakeshkk
 
Intelligent lighting ppt
Intelligent lighting pptIntelligent lighting ppt
Intelligent lighting pptAmrata Yadav
 
smart street light ppt
smart street light pptsmart street light ppt
smart street light pptSurya Karan
 
Automatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAutomatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAnkit Chaudhary
 
Final ppt on automatic solar traking system
Final ppt on automatic solar traking systemFinal ppt on automatic solar traking system
Final ppt on automatic solar traking systemSHASHIKANT GARUD
 
Solar tracker
Solar trackerSolar tracker
Solar trackertonwen
 
Home automation system
Home automation systemHome automation system
Home automation systemRaadSabah
 
Illumination project
Illumination projectIllumination project
Illumination projectI11008341
 
Solar battery charger
Solar battery chargerSolar battery charger
Solar battery chargerDeepika Ramki
 
Web based power quality monitoring system
Web based power quality monitoring systemWeb based power quality monitoring system
Web based power quality monitoring systemVikram Purohit
 
IoT Based Battery Management System in Electric Vehicles.pdf
IoT Based Battery Management System in Electric Vehicles.pdfIoT Based Battery Management System in Electric Vehicles.pdf
IoT Based Battery Management System in Electric Vehicles.pdfKaty Slemon
 

Was ist angesagt? (20)

digital testing of high voltage circuit breaker
digital testing of high voltage circuit breakerdigital testing of high voltage circuit breaker
digital testing of high voltage circuit breaker
 
Automatized railway gate controller
Automatized railway gate controllerAutomatized railway gate controller
Automatized railway gate controller
 
Auto Room Lighting System
Auto Room Lighting SystemAuto Room Lighting System
Auto Room Lighting System
 
Intelligent Substation & its applications
Intelligent Substation & its applicationsIntelligent Substation & its applications
Intelligent Substation & its applications
 
Smoke Detection System
Smoke Detection SystemSmoke Detection System
Smoke Detection System
 
Building automation
Building automationBuilding automation
Building automation
 
Automatic Lighting control
Automatic Lighting controlAutomatic Lighting control
Automatic Lighting control
 
Wireless power transmission
Wireless power transmissionWireless power transmission
Wireless power transmission
 
Intelligent lighting ppt
Intelligent lighting pptIntelligent lighting ppt
Intelligent lighting ppt
 
smart street light ppt
smart street light pptsmart street light ppt
smart street light ppt
 
Automatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAutomatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR Sensor
 
Final ppt on automatic solar traking system
Final ppt on automatic solar traking systemFinal ppt on automatic solar traking system
Final ppt on automatic solar traking system
 
Solar tracker
Solar trackerSolar tracker
Solar tracker
 
Home automation system
Home automation systemHome automation system
Home automation system
 
Green house monitoring and control
Green house monitoring and controlGreen house monitoring and control
Green house monitoring and control
 
Illumination project
Illumination projectIllumination project
Illumination project
 
Solar battery charger
Solar battery chargerSolar battery charger
Solar battery charger
 
Web based power quality monitoring system
Web based power quality monitoring systemWeb based power quality monitoring system
Web based power quality monitoring system
 
IoT Based Battery Management System in Electric Vehicles.pdf
IoT Based Battery Management System in Electric Vehicles.pdfIoT Based Battery Management System in Electric Vehicles.pdf
IoT Based Battery Management System in Electric Vehicles.pdf
 
Solar tracker ppt
Solar tracker pptSolar tracker ppt
Solar tracker ppt
 

Ähnlich wie Automatic Light Turn On Off System

Arduino Based Smart Light Management System for Smart Cities
Arduino Based Smart Light Management System for Smart CitiesArduino Based Smart Light Management System for Smart Cities
Arduino Based Smart Light Management System for Smart Citiesijtsrd
 
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
 
Motion of curtains using Natural Language Processing
Motion of curtains using Natural Language ProcessingMotion of curtains using Natural Language Processing
Motion of curtains using Natural Language Processingijtsrd
 
A REVIEW PAPER ON: IOT Based Library Light Management System
A REVIEW PAPER ON: IOT Based Library Light Management SystemA REVIEW PAPER ON: IOT Based Library Light Management System
A REVIEW PAPER ON: IOT Based Library Light Management SystemIRJET Journal
 
IRJET- Measuring Electricity Consumption of Appliances and Monitoring the...
IRJET-  	  Measuring Electricity Consumption of Appliances and Monitoring the...IRJET-  	  Measuring Electricity Consumption of Appliances and Monitoring the...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring the...IRJET Journal
 
IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...IRJET Journal
 
IRJET- Home Automation System using IoT
IRJET- Home Automation System using IoTIRJET- Home Automation System using IoT
IRJET- Home Automation System using IoTIRJET Journal
 
IRJET - Intelligent Lighting Solution
IRJET -  	  Intelligent Lighting SolutionIRJET -  	  Intelligent Lighting Solution
IRJET - Intelligent Lighting SolutionIRJET Journal
 
IRJET- Smart Street Light Control System
IRJET- Smart Street Light Control SystemIRJET- Smart Street Light Control System
IRJET- Smart Street Light Control SystemIRJET Journal
 
Review Paper on Electrical Drive Based Floor Cleaning Robot
Review Paper on Electrical Drive Based Floor Cleaning RobotReview Paper on Electrical Drive Based Floor Cleaning Robot
Review Paper on Electrical Drive Based Floor Cleaning RobotIRJET Journal
 
Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...
Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...
Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...IRJET Journal
 
An IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSAn IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSIJMTST Journal
 
IRJET- Smart Light Intensity Management System
IRJET- Smart Light Intensity Management SystemIRJET- Smart Light Intensity Management System
IRJET- Smart Light Intensity Management SystemIRJET Journal
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM 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
 
IRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoTIRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoTIRJET Journal
 
IRJET- Remotely Monitoring Health of the Solar Power System using Arduino
IRJET-  	  Remotely Monitoring Health of the Solar Power System using ArduinoIRJET-  	  Remotely Monitoring Health of the Solar Power System using Arduino
IRJET- Remotely Monitoring Health of the Solar Power System using ArduinoIRJET Journal
 
Smart Classroom Monitoring using Machine Learning and IoT
Smart Classroom Monitoring using Machine Learning and IoTSmart Classroom Monitoring using Machine Learning and IoT
Smart Classroom Monitoring using Machine Learning and IoTIRJET Journal
 
IRJET - Talking Plant using IoT and Machine Laerning
IRJET -  	  Talking Plant using IoT and Machine LaerningIRJET -  	  Talking Plant using IoT and Machine Laerning
IRJET - Talking Plant using IoT and Machine LaerningIRJET Journal
 
IRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
IRJET - Intravenous Fluid Level Indicator with Movable Sensor UnitIRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
IRJET - Intravenous Fluid Level Indicator with Movable Sensor UnitIRJET Journal
 

Ähnlich wie Automatic Light Turn On Off System (20)

Arduino Based Smart Light Management System for Smart Cities
Arduino Based Smart Light Management System for Smart CitiesArduino Based Smart Light Management System for Smart Cities
Arduino Based Smart Light Management System for Smart Cities
 
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
 
Motion of curtains using Natural Language Processing
Motion of curtains using Natural Language ProcessingMotion of curtains using Natural Language Processing
Motion of curtains using Natural Language Processing
 
A REVIEW PAPER ON: IOT Based Library Light Management System
A REVIEW PAPER ON: IOT Based Library Light Management SystemA REVIEW PAPER ON: IOT Based Library Light Management System
A REVIEW PAPER ON: IOT Based Library Light Management System
 
IRJET- Measuring Electricity Consumption of Appliances and Monitoring the...
IRJET-  	  Measuring Electricity Consumption of Appliances and Monitoring the...IRJET-  	  Measuring Electricity Consumption of Appliances and Monitoring the...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring the...
 
IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...
 
IRJET- Home Automation System using IoT
IRJET- Home Automation System using IoTIRJET- Home Automation System using IoT
IRJET- Home Automation System using IoT
 
IRJET - Intelligent Lighting Solution
IRJET -  	  Intelligent Lighting SolutionIRJET -  	  Intelligent Lighting Solution
IRJET - Intelligent Lighting Solution
 
IRJET- Smart Street Light Control System
IRJET- Smart Street Light Control SystemIRJET- Smart Street Light Control System
IRJET- Smart Street Light Control System
 
Review Paper on Electrical Drive Based Floor Cleaning Robot
Review Paper on Electrical Drive Based Floor Cleaning RobotReview Paper on Electrical Drive Based Floor Cleaning Robot
Review Paper on Electrical Drive Based Floor Cleaning Robot
 
Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...
Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...
Automatic Home Lighting solutions using Human Detection, Sunlight Intensity a...
 
An IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSAn IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRS
 
IRJET- Smart Light Intensity Management System
IRJET- Smart Light Intensity Management SystemIRJET- Smart Light Intensity Management System
IRJET- Smart Light Intensity Management System
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM 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
 
IRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoTIRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoT
 
IRJET- Remotely Monitoring Health of the Solar Power System using Arduino
IRJET-  	  Remotely Monitoring Health of the Solar Power System using ArduinoIRJET-  	  Remotely Monitoring Health of the Solar Power System using Arduino
IRJET- Remotely Monitoring Health of the Solar Power System using Arduino
 
Smart Classroom Monitoring using Machine Learning and IoT
Smart Classroom Monitoring using Machine Learning and IoTSmart Classroom Monitoring using Machine Learning and IoT
Smart Classroom Monitoring using Machine Learning and IoT
 
IRJET - Talking Plant using IoT and Machine Laerning
IRJET -  	  Talking Plant using IoT and Machine LaerningIRJET -  	  Talking Plant using IoT and Machine Laerning
IRJET - Talking Plant using IoT and Machine Laerning
 
IRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
IRJET - Intravenous Fluid Level Indicator with Movable Sensor UnitIRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
IRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
 

Mehr von ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

Mehr von ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Kürzlich hochgeladen

What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 

Kürzlich hochgeladen (20)

What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 

Automatic Light Turn On Off System

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume: 3 | Issue: 4 | May-Jun 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470 @ IJTSRD | Unique Paper ID - IJTSRD23495 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 160 Automatic Light Turn On/Off System Snehal Jose, Sneha Haridas, Sivaprasad V B, Sonia Shaju UG Student, Department of Computer Science & Engineering, Sahrdaya College of Engineering & Technology, Kodakara, Thrissur, Kerala, India How to cite this paper: Snehal Jose | Sneha Haridas | Sivaprasad V B | Sonia Shaju "Automatic Light Turn On/Off System" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-3 | Issue-4, June 2019, pp.160-162, URL: https://www.ijtsrd.c om/papers/ijtsrd23 495.pdf Copyright © 2019 by author(s) and International Journal of Trend in Scientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/ by/4.0) ABSTRACT This project focus on a real time situation where we are wasting the electricity. Because of our carelessness the usage of current is increasingdaybyday. Weare living in an era where so many peoples do not getting electricity properly. Electrical power is now the backbone of modern industrial society. Electricity is at the heart of many modern technologies, being used for electric power where electric current is used to energize equipment, electronics which deals with electrical circuits that involve active electrical components such as vacuum tubes, transistors, diodes and integrated circuits and associated passive interconnection technologies. In order to avoid the lack of electricity due to our carelessness we are implementing the newsystemthatis knownasAUTOMATIC TURN ON/OFF SYSTEM. In this project, we are detecting the motion of a person or anything and turn off the electronic equipment’s if there is no person. By this we can save the electricity. Keywords: iot, PIR sensor, sensor fusion, arduino I. INTRODUCTION Electricity is all around us, powering technology like our cell phones, computers, lights, soldering irons, and air conditioners. It’s tough to escape it in our modern world. Even when you try to escape electricity, it’s still at work throughout nature, from the lightning in a thunderstorm to the synapses inside ourbody. But what exactly is electricity? This is a very complicated question, and as you dig deeper and ask more questions, there really is not a definitive answer, only abstract representationsof howelectricityinteractswith our surroundings. As we know the usage of electricity is increasing day by day. In order to avoid the wastage of electricity due to our carelessness, we areimplementingthis idea. In today’s world many people find difficult in meeting electrical purposes due to the lack of facilities for providing electricity and the misusing of electricity. Many peopleoften misuse the electricity by, putting on the electrical gadgets in an ON mode even though they are not using it. Thus a large part of this electricity is being wasted. In order to avoid this we introduced a new system named ALT SYSTEM, which enables automatic ON and OFF facility. In this system, there is a PIR SENSOR which senses the infrared rays produced by the human body. The arduino uno is a micro controller the best suit for small projects. It is a n open source module. The codes are free in there website. II. Motivation of the project In the modern world we are wasting lots of electricity in our daily life. To resolve this problem we identified a solution. This are the main points for motivation of our project 1. Loss of electricity 2. Cost of electricity Technology has advanced. So why can’t we make a device to resolve these problems. So we take a research and done a prototype and find that the above problem can be resolved by help of technologies. III. Methodology Through literature reviews we have formulated some of the existing methodologies and designed our system based on the difficulties faced by the existing authors. A. Existing Methodology As the time paces, home automation is syncing in daily lives of people. It has offered the leisureofmechanizationof home processes like lighting, air conditioning, access control and other home processes efficient. The concept is to grant centralized control through connected or integrated devices like desktops, laptops, tablets or mobile phones. Moreover, connected homes have made it possible to cut down on power consumption by different appliances. In[3] the uses Zigbee [4] technology, it tells that the controlling the light using the sensor as well as visitor counter. When a person enters into the room, an IR beam is obstructed between the IR transmitterand thereceiver. This IR obstruction from the sensor gives the corresponding signal to the microcontroller. The microcontroller is programmed in such a way that bythereception of thesignal from the sensor it turns on the fans and lights inside the room. Thus, the microcontroller gives command signals to a relay driver which turns the relays such that all these appliances turn on. But the uses extra modules like IR transmitter and receiver. So extra cost and effort is needed. But in our product we use only PIR[2] sensor it is less cost and easy to use. our product is more efficient. IJTSRD23495
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID - IJTSRD23495 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 161 B. Proposed System To overcome the drawbacks of the existing system, the proposed system has been evolved. This project aims to provide an efficient way of using the electricity. In this system the PIR sensor senses the infrared rays of the human body and does the required operations and on/off the gadgets when required. When we switch on thedeviceitwill automatically calibrate the values. This system helps in saving the electricity. The main advantage is that it need less amount of current and space. It is portable and efficient. Only required things are used in this device. Fig.1. Flow Chart of alt system Working flowchart is shown in Figure 1. Theuserwillswitch on the device. After every each time gap the PIR sensor will sense IR radiation in the room. Once the user enter to the room, Corresponding value is converted to voltage and send to arduino module. The voltage is analyzed by thearduino. If the voltage is higher than a threshold value the arduinosend a signal to relay unit and it will switch on the lights. Otherwise the lights will be turned off. This process continues forever until the user switch off the device. Algorithm 1. START 2. Obtain data from sensor 3. If the voltage is high the go to step 5 else continue 4. Switch off the light and go to step 3 5. Switch on the light and go to step 3 The algorithm is very simple and easy. The user switch on the device and the device start to work . After every each time gap the PIR sensor will sense IR radiation in the room. Once the user enter to the room, Corresponding value is converted to voltage and send to arduino module. The voltage is analyzed by the arduino. If the voltage is higher than a threshold value the arduino send a signal torelayunit and it will switch on the lights. Otherwise the lights will be turned off. This process continues forever until the user switch off the device.We have a specially designed Moving part attached to the bottom part of our Robot which help it to move across all terrains. Also included many safety features like ABS and Pedestrian & Signal Detection also have manual mode (When Autopilot Mode Off) using power of A.I and CV IV. SYSTEM REQUIREMENT A. Modules We are using different modules for this project. It includes Arduino uno r3 The Arduino UNO [1] is an open-source microcontroller board based on the Microchip ATmega328P microcontroller and developed by Arduino.cc. The board is equipped with sets of digital and analog input/output (I/O) pins that may be interfaced to various expansion boards (shields) and other circuits. The board has 14 Digital pins, 6 Analog pins, and programmable with the Arduino IDE (Integrated Development Environment) via a type B USB cable. It can be powered by a USB cable or by an external 9 volt battery, though it accepts voltages between 7 and 20 volts. It is also similar to the Arduino Nano and Leonardo. The hardware reference design is distributed under a Creative Commons Attribution Share-Alike 2.5 license and is available on the Arduino website. Layout and production files for some versions of the hardwarearealso available. "Uno" meansone in Italian and was chosen to mark the release of Arduino Software (IDE) 1.0. Figure2: Arduino uno r3 K49 DSP AVR Display Regulating Relays. AutomaticVoltage Regulating Relay(AVR) is used to Regulate the secondary voltage of Power and Distribution TransformersviaOn-LoadTapChanger (OLTC). The Equipped with high-current relay, AC250V 10A;DC30V 10A. It has a configuration of 5V 4-Channel Relay interface board, and each one needs 50-60mA Driver Current. Application Supports all MCU control, The industrial field, PLC control, Smart home control. The module comply with international safety standard.it designed on control andload area independently. The PCB board designed with double FR4 substrate, more safe and stable. The module could directly control various devices and load. Can be full open or Fully closed. Point to point control and Cycle control. The power supply is 5V Figure 3:K49 DSP AVR Display SR501 PIR SENSOR A PIR-based motion detector is used to sense movement of people, animals, or otherobjects. They arecommonlyused in
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID - IJTSRD23495 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 162 burglar alarms and automatically-activatedlightingsystems. They are commonly called simply "PIR",or sometimes"PID", for "passive infrared detector". An individual PIR sensor detects changes in the amount of infrared radiation impinging upon it, which varies depending on the temperature and surface characteristics of the objects in front of the sensor The 2D model is also given in the figure below Figure4: Block diagram of SR501 PIR sensor Figure5: SR501 PIR sensor V. SYSTEM DEVELOPMENT A. Module Description The user will enter the room .The PIR sensor detect the IR radiation and covert it into voltage and pass it arduino, Arduino check the input voltage with threshold value, If the value is found to be greater than it send a signal to relay module and the relay module will switch on the light VI. IMPLEMENTATION AND TESTING A. Implementation The language used for coding the project is C/C+. The program is implemented on a system by transferring the appropriate folder in which the program exists to the user’s computer. The program is written using Arduino Software (IDE) on a Linux and Windows PC respectively. Before implementing the code, the code was tested and analyzed by all members of the group and made sharper and more efficient. B. Testing The folder in which the program is stored istransferredonto the testing circuit. The testing PC was a normal PC with average technical specifications. A human body is entered into the room and put him for the inspection by the module. The system works perfectly after some doing some calibration. VII. RESULT AND DISCUSSION The working model produced from our work is working perfectly. The working model isshownin figure6 below. The device will start working when theuserswitch onthedevice. After switching on the device it will automatically calibrate the sensor and start detecting the IR radiation. If any person enter into the room the sensor detect the IR radiation emitted by human body and send the value (voltage) to the microcontroller. The microcontroller (Arduinouno)analysis the value and corresponding action are performed. If the value is grater than value of threshold value then a signal is send to the relay unit(K49 DSP), The relay unite will switch on the lights until a negative signal reaches. The process continues until the user switch off the device. By doing this project we can able to learn new things and technologies. It was so useful. We make lots of errors and mistakes after all that we come to a successful project. The smart cities are going to adapt this technique in future only because of its advantages such as easy fault detection, fast retaliation and energy efficient. Figure6: Automatic light turn on/off system model VIII. Outcome expected 1. Security Measures 2. Less power needed 3. Efficient 4. Authenticate user IX. Acknowledgment This is an opportunity to express my sincere gratitude to all. At the very outset, we express our thanks to the almighty god for all the blessings endowed on us. The report is submitted in regard with the project done as a part of the fourth semester curriculum, we acknowledge our Sahrdaya College of engineering and technology for giving us the opportunity to do our project. We would like to thank Executive Director Fr. George Pareman, Principal Dr. Nixon Kuruvila, for providinguswith such great opportunity. We express our whole hearted gratitude to Prof. Krishnadas J, H.O.D. of Computer Science and Engineering department who has a source of constant inspiration and suggestions throughout the project work. REFERENCES [1] The complete guide for arduino microcontroller https://www.arduino.cc/reference/en/. [2] The user Manuel for PIR sensor https://cdn- learn.adafruit.com/downloads/pdf/pir-passive- infrared-proximity-motion-sensor.pdf [3] Automatic Room Light Controller with Visitor Counter andZigbeeTechnologyhttps://www.elprocus.com/kno w-about-working-of-automatic-room-light-controller- and-applications/ [4] White Paper On Wireless Communication through Zigbee Technologyhttps://www.elprocus.com/wireless- communication-zigbee-technology/