SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1206
Intelligent Energy Saving and Voice Control System
V Srikanth1, V Vinith2, V Vimal raj3, B Navaneetha krishnan4, S Rajan babu5
1,2,3,4UG Student, Valliammai Engineering College, Chennai, Tamilnadu, India.
5Assistant Professor, Valliammai Engineering College, Chennai, Tamilnadu, India.
------------------------------------------------------------------------***-------------------------------------------------------------------------
Abstract - The world faced the biggest problem is power. To
overcome the problem of power distribution this paper
provides an overview of the home automating based on the
person and temperature it will operating the devices. In
addition, we control the door locking system by our voice
with the help of Bluetooth module and smartphone. The
motto of this project is to reduce the power wastage by
automation and also securing our home with the electric
locking system controlled by our voice recognition.
Keywords: Arduino UNO, Ultrasonic sensor, Temperature
sensor, Relay, Human Presence, Bluetooth module, LCD
display
1. INTRODUCTION
Generally, the basic needs of the people are three things.
But now energy has become the fourth one. Nowadays the
source of energy is getting decreased. So,itismandatoryto
save power. People don’t always remember to switch off
the home appliances whenever they are not required. This
is one of the reasons for wastage of power. For example, a
man entering a room and he turn on the light, fan etc.
When he leaves the room, he is accountable to turn off the
appliances. But due to his carelessness he forgot to turnoff
the fan, light. This results in wastage of power. To
overcome from this, it is advised to enter into the
automation world. This project helps the people for saving
the energy power. This project contributes that the
ultrasonic sensorsensesthe humandetectionandinterface
with the microcontroller for automatic purpose. In this
paper, door locking can be operated by our voice
recognition with the help of Bluetooth module. By using
our smartphones with the Bluetooth module, we can open
or close the door lock. It can be used for more securer
purpose. The relay is used for tripping purpose and also
used to interface the Arduino Uno board for automation. If
the project available at the market at ease, it will make the
future in more advanced manner and also it can extendthe
life of energy power. This project is used for efficient
purpose to save the electricity bill. The voice control door
lock system helps people for the protection purpose and
also leads to the automation world. The aim of the project
is to reduce power consumption with help of
microcontroller and also secure homes by using voice
recognition door lock system. Thisprojecthelpsthepeople
for rectifying their careless mistakes and also used to
reduce the wastage of power. Thehomeapplianceslikefan,
light, television, air conditioner is running in unnecessary
situations and it can be controlledbyusingmicrocontroller
(Arduino Uno).
2. BLOCK DIAGRAM OF PROPOSED SYSTEM
The figure 3 illustrates the block diagram of proposed
method. The framework of the proposed project is the
Arduino Uno board. Arduino Uno is a microcontroller
interfacing with ultrasonic sensor, temperature sensor,
Bluetooth module and relay. A 230V supply is given to the
relay circuit. Using Arduino voice control app, wecanopen
or close the door lock by our voice recognition. The home
appliances like fan, light and television are controlled by
using relays. The temperaturesensorisusedformeasuring
the temperature of an object or room and it can be used to
interface with microcontroller for energy saving system
3.EQUATION
1. The power can be measured by P=VIcosØ (watt)
2. Energy can be measured by E=P*t (Wh)
3. For average power tariff in India is 5 rupees per
KWh
Ultra-
sonic 1
Ultra-
sonic 2
Temper
ature
sensor
Bluetoot
h module
Voice
app
230 v
A
R
D
U
I
N
O
U
N
O
relay
relay
relay
relay Bulb
FAN
Door
lock
TV
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1207
4. FLOW CHART OF PROPOSED SYSTEM
Fig 4 shows the flowchart of proposed system. A flowchart
is a type of diagram thatrepresentsanalgorithm, workflow
or process.The flowchart helps us to understand the
concept of this project easily. The initializeofthisprojectis
to read the ultrasonic sensor 1, ultrasonic sensor 2,
temperarture sensor, bluetooth module. The ultrasonic
sensor are named as US1 and US2.US1 and US2 are placed
in entrance and exit of the room respectively.The
ultrasonic sensor senses the human detection and it
automatically switch ON the fan, light and television with
the help of relay. The bluetooth module is used for
controlling the television and door lock which helps for
automation purpose. If the count of the person more than
1, it will automatically switch ON otherwise it will be
switch OFF. The count of the person should be increased
more than 0 and it will automatically switch ON the home
appliances and if the count of the persons should be
decreased than 0 it will automatically switch off the fan,
bulb and Television. This can improve the people for their
rectification purpose.
FIG 4 FLOWCHART OF PROPOSED SYSTEM
5. WORKING PLAN
Arduino Uno is used to control the light, fan by acting as an
interface between the sensor and relays. Here we use two
ultrasonic sensors named as US1 and US2.US1 and US2are
fitted at the entrance and exit of the room by crossing US1
it is programmed in the Arduino to increment the count by
1. Initially the count will be 0. If three man enters the room
the count will be 3. It is programmed that if the count is
greater than 0 the fan and light should be triggered ON,
otherwise it should be off. The temperature sensor is
continuously sensing the room temperature. If the
temperature is less than (say <15ºC)thenthefanshould be
triggered OFF. If they leave the room via the exit (crossing
US2) then for every crossing thecount will bedecremented
by 1. So, if number of men entered theroombecomesequal
to the exit number, then the count becomes zeroandsothe
appliances turned OFF automatically. We also control
television and door lock by our voice recognition with the
help of smartphone. The Bluetooth module is also
interfaced with the Arduino and programmed to turn ON
and OFF the TV and to open or close the door lock. The
power which can be measured by using energy meter.
Using energy meter, we can show that the energy can be
minimized and reduce the wastage of power. The
Bluetooth module can interface with Arduino board for
voice control automation method.
6. HARDWARE IMPLEMENTATION
The hardware of the proposed work consists of Arduino
Uno interfaced with the ultrasonic sensor. Bluetooth
module is connected to the microcontroller for open or
close the door lock by our voice recognition and this can
applicable by using Arduino voice control app. A relay is
used for tripping the circuit when the person enters or
leaves the room
FIG 6 Hardware implementation
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1208
7. SIMULATION
FIG 7 Simulation
The simulation which can be used for the purpose of
checking the project in software design andit producesthe
correct outcome. In this project, the simulation result
which shows the outcome of the project. The Arduino
board interface with the sensor and motor for operation.
The ultrasonic sensor senses the human presence and it
passes to the motor for operation. Thus, the simulation is
used for checking the software design of this project
8. EXPERIMENTAL OUTPUT
A 230 supply is given to the relay for tripping the circuit
when no one is present in the room. The ultrasonic sensor
senses the human detection in the room and it can be
tripped to switch on the fan, light with the help of Arduino
Uno. Then it can automatically switch off when no one is
present in the room. With the helpofBluetoothmodule, we
can also open or close the door by voice recognition by
interfacing with the microcontroller. It can be used for our
security purpose. This project can be used to reduce the
wastage power by automation process
FIG 8 EXPERIMENTAL OUTPUT
Power rating of fan= 60W to 75W
Power rating of light=15W
Power rating of Television=60W
Table for 1(a) Energy and Cost using regular system
Energy in one day
= (75+15+60)
=150*24
=3600Wh
=3.6KWh
Cost per day
=3.6*5
=18 Rs/day
Cost per month
=18*30
=540Rupees/month
Table for 1(b) Energy and Cost using Arduino system
Energy in one day
=150*6
=900Wh
=0.9KWh
Cost per day
=0.9*5
=4.5Rs/day
Cost per month
=4.5*30
=135Rupees/month
9. RESULT DISCUSSION
In the table1. (a) and (b), we discussed that the Arduino
board can be used to reduce the electricity bill. In regular
system, the wastage of power be high due to carelessness
of people. The people forgot to switch off the home
appliances during unnecessary situations. By using
Arduino Uno board, we can control the power by
automatically switch on and off if the human either enters
or leaves the room. The energy and cost of the electricity
can be low by using smart controlled system. In regular
system, the energy and cost are 3.6KWh and 540
rupees/month respectively and it can be reduced to
0.9KWh and 135 rupees/month in Arduino system. It
should be helpful for making smart control system and
reduce the wastage of power and cost.
10. CONCLUSION
Thus, we implementedtheintelligentenergysavingsystem
by using Arduino Uno for reduce and control the power
and also in controlling the appliances by our voice can
makes the automation world. This project is simple and
essential to this world. Thus, our simulation clearly shows
that the microcontroller controls the home appliances.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1209
11. ACKNOWLEDGEMENT
We would like to thank our guide and institution for
making this project successful. We also thank the viewers
for their valuable comments.
12. REFERENCES
1. Rajesh V. Sakhare, B.T. Deshmukh, “ELECTRIC
POWER MANAGEMENT USING ZIGBEE
WIRELESS SENSOR NETWORK”, International
Journal of Advances in Engineering & Technology.
2. M.AARTHI, M. ANILKUMAR,” Energy Efficient
Micro Controller Based Automation System”,
International Journal of Engineering Trends and
technology (IJETT).
3. ChinnamSujana,”Automaticdetectionofhuman
and Energy Saving based on Zigbee
Communication”, International Journal on
Computer Science and Engineering.
4. Richu Sam Alex, R Narciss Star bell,” Energy
Efficient Intelligent Street Lighting System
Using ZIGBEE and Sensors”, International
Journal of Engineering and Advanced Technology
(IJEAT).
5. P. Vijayakumar, Slitta Maria Joseph, “Energy
Efficient Spectrum Sensing and Accessing
Scheme for Zigbee Cognitive Networks”,
International Journal ofEngineeringResearchand
General Science.
6. S. Kumar, 2014, “Ubiquitous Smart Home
System Using Android Applications”.
International Journal of Computer Networks and
Communications (IJCNC). 6:33-43

More Related Content

What's hot

Home automation using arduino
Home automation using arduinoHome automation using arduino
Home automation using arduinoIkram Arshad
 
Arduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android andArduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android andAnish Basu
 
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
 
HOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINOHOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINOEklavya Sharma
 
Smart Home Automation
Smart Home AutomationSmart Home Automation
Smart Home AutomationMitul Lakhani
 
Smart home automation using microcontroller
Smart home automation using microcontrollerSmart home automation using microcontroller
Smart home automation using microcontrollerR.RAJA SHARMA
 
Arduino Based Home Lighting Control by Android Phone
Arduino Based Home Lighting Control by Android PhoneArduino Based Home Lighting Control by Android Phone
Arduino Based Home Lighting Control by Android Phoneijtsrd
 
final project report_full edit
final project report_full editfinal project report_full edit
final project report_full editSayam Roy
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by BluetoothAakashkumar276
 
Questions & Answers related to home automation
Questions & Answers related to home automationQuestions & Answers related to home automation
Questions & Answers related to home automationMOHAMMAD TANVEER
 
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEMWEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEMATHUL RAJ.R
 
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- Android based Home Automation using Bluetooth Technology
IRJET-  	  Android based Home Automation using Bluetooth TechnologyIRJET-  	  Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET Journal
 
IRJET- IoT based System for Smart and Secured Home
IRJET- IoT based System for Smart and Secured HomeIRJET- IoT based System for Smart and Secured Home
IRJET- IoT based System for Smart and Secured HomeIRJET Journal
 
A minor project report HOME AUTOMATION USING MOBILE PHONES
A minor project report HOME AUTOMATION  USING  MOBILE PHONESA minor project report HOME AUTOMATION  USING  MOBILE PHONES
A minor project report HOME AUTOMATION USING MOBILE PHONESashokkok
 
Home automation system using arduino with android
Home automation system using arduino with androidHome automation system using arduino with android
Home automation system using arduino with androidrahul takalkar
 
IoT Based Home Automation using Intel Galileo Gen-2
IoT Based Home Automation using Intel Galileo Gen-2IoT Based Home Automation using Intel Galileo Gen-2
IoT Based Home Automation using Intel Galileo Gen-2IRJET Journal
 
Home automation Using Arduino Uno and Bluetooth
Home automation Using Arduino Uno and BluetoothHome automation Using Arduino Uno and Bluetooth
Home automation Using Arduino Uno and BluetoothSOURAV ROY
 
Home automation System
Home automation SystemHome automation System
Home automation SystemNaman Gautam
 

What's hot (20)

Home automation using arduino
Home automation using arduinoHome automation using arduino
Home automation using arduino
 
Arduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android andArduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android and
 
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
 
HOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINOHOME AUTOMATION USING ARDUINO
HOME AUTOMATION USING ARDUINO
 
Smart Home Automation
Smart Home AutomationSmart Home Automation
Smart Home Automation
 
Smart home automation using microcontroller
Smart home automation using microcontrollerSmart home automation using microcontroller
Smart home automation using microcontroller
 
Arduino Based Home Lighting Control by Android Phone
Arduino Based Home Lighting Control by Android PhoneArduino Based Home Lighting Control by Android Phone
Arduino Based Home Lighting Control by Android Phone
 
final project report_full edit
final project report_full editfinal project report_full edit
final project report_full edit
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by Bluetooth
 
M44096368
M44096368M44096368
M44096368
 
Questions & Answers related to home automation
Questions & Answers related to home automationQuestions & Answers related to home automation
Questions & Answers related to home automation
 
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEMWEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
 
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- Android based Home Automation using Bluetooth Technology
IRJET-  	  Android based Home Automation using Bluetooth TechnologyIRJET-  	  Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth Technology
 
IRJET- IoT based System for Smart and Secured Home
IRJET- IoT based System for Smart and Secured HomeIRJET- IoT based System for Smart and Secured Home
IRJET- IoT based System for Smart and Secured Home
 
A minor project report HOME AUTOMATION USING MOBILE PHONES
A minor project report HOME AUTOMATION  USING  MOBILE PHONESA minor project report HOME AUTOMATION  USING  MOBILE PHONES
A minor project report HOME AUTOMATION USING MOBILE PHONES
 
Home automation system using arduino with android
Home automation system using arduino with androidHome automation system using arduino with android
Home automation system using arduino with android
 
IoT Based Home Automation using Intel Galileo Gen-2
IoT Based Home Automation using Intel Galileo Gen-2IoT Based Home Automation using Intel Galileo Gen-2
IoT Based Home Automation using Intel Galileo Gen-2
 
Home automation Using Arduino Uno and Bluetooth
Home automation Using Arduino Uno and BluetoothHome automation Using Arduino Uno and Bluetooth
Home automation Using Arduino Uno and Bluetooth
 
Home automation System
Home automation SystemHome automation System
Home automation System
 

Similar to IRJET- Intelligent Energy Saving and Voice Control System

A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...Prasant Kumar
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET Journal
 
IRJET- 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
 
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 Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET Journal
 
BOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONBOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONIRJET Journal
 
IRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET Journal
 
IRJET- Voice based Elder Care System
IRJET- Voice based Elder Care SystemIRJET- Voice based Elder Care System
IRJET- Voice based Elder Care SystemIRJET Journal
 
IRJET- Implementation of Hi-Tech Vertical Farming & Solar Fence Security with...
IRJET- Implementation of Hi-Tech Vertical Farming & Solar Fence Security with...IRJET- Implementation of Hi-Tech Vertical Farming & Solar Fence Security with...
IRJET- Implementation of Hi-Tech Vertical Farming & Solar Fence Security with...IRJET Journal
 
IRJET - Intelligent Lighting Solution
IRJET -  	  Intelligent Lighting SolutionIRJET -  	  Intelligent Lighting Solution
IRJET - Intelligent Lighting SolutionIRJET Journal
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIRJET Journal
 
IRJET- Intruder Detection Security System
IRJET- Intruder Detection Security SystemIRJET- Intruder Detection Security System
IRJET- Intruder Detection Security SystemIRJET Journal
 
IRJET- Speaking Microcontroller for Deaf and Dumb People
IRJET- Speaking Microcontroller for Deaf and Dumb PeopleIRJET- Speaking Microcontroller for Deaf and Dumb People
IRJET- Speaking Microcontroller for Deaf and Dumb PeopleIRJET 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
 
IoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIRJET Journal
 
IRJET - Smart Monitoring and Control System for Home Automation
IRJET -  	  Smart Monitoring and Control System for Home AutomationIRJET -  	  Smart Monitoring and Control System for Home Automation
IRJET - Smart Monitoring and Control System for Home AutomationIRJET Journal
 
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...IRJET Journal
 
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMAAN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMAIRJET Journal
 
IRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNOIRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNOIRJET Journal
 

Similar to IRJET- Intelligent Energy Saving and Voice Control System (20)

A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
A major project report on Energy Efficient Infrared (IR) Based Home Automatio...
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth Technology
 
IRJET- 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
 
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 Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using Arduino
 
BOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTIONBOT FOR WILDLIFE PROTECTION
BOT FOR WILDLIFE PROTECTION
 
IRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCU
 
IRJET- Voice based Elder Care System
IRJET- Voice based Elder Care SystemIRJET- Voice based Elder Care System
IRJET- Voice based Elder Care System
 
IRJET- Implementation of Hi-Tech Vertical Farming & Solar Fence Security with...
IRJET- Implementation of Hi-Tech Vertical Farming & Solar Fence Security with...IRJET- Implementation of Hi-Tech Vertical Farming & Solar Fence Security with...
IRJET- Implementation of Hi-Tech Vertical Farming & Solar Fence Security with...
 
IRJET - Intelligent Lighting Solution
IRJET -  	  Intelligent Lighting SolutionIRJET -  	  Intelligent Lighting Solution
IRJET - Intelligent Lighting Solution
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of Appliances
 
IRJET- Intruder Detection Security System
IRJET- Intruder Detection Security SystemIRJET- Intruder Detection Security System
IRJET- Intruder Detection Security System
 
IRJET- Speaking Microcontroller for Deaf and Dumb People
IRJET- Speaking Microcontroller for Deaf and Dumb PeopleIRJET- Speaking Microcontroller for Deaf and Dumb People
IRJET- Speaking Microcontroller for Deaf and Dumb People
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOT
 
IoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATION
 
IRJET - Smart Monitoring and Control System for Home Automation
IRJET -  	  Smart Monitoring and Control System for Home AutomationIRJET -  	  Smart Monitoring and Control System for Home Automation
IRJET - Smart Monitoring and Control System for Home Automation
 
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
 
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMAAN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
 
IRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNOIRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNO
 
Irjet v7 i3120
Irjet v7 i3120Irjet v7 i3120
Irjet v7 i3120
 

More from IRJET Journal

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

More from IRJET Journal (20)

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

Recently uploaded

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
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
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
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
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 

Recently uploaded (20)

High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
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
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
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
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 

IRJET- Intelligent Energy Saving and Voice Control System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1206 Intelligent Energy Saving and Voice Control System V Srikanth1, V Vinith2, V Vimal raj3, B Navaneetha krishnan4, S Rajan babu5 1,2,3,4UG Student, Valliammai Engineering College, Chennai, Tamilnadu, India. 5Assistant Professor, Valliammai Engineering College, Chennai, Tamilnadu, India. ------------------------------------------------------------------------***------------------------------------------------------------------------- Abstract - The world faced the biggest problem is power. To overcome the problem of power distribution this paper provides an overview of the home automating based on the person and temperature it will operating the devices. In addition, we control the door locking system by our voice with the help of Bluetooth module and smartphone. The motto of this project is to reduce the power wastage by automation and also securing our home with the electric locking system controlled by our voice recognition. Keywords: Arduino UNO, Ultrasonic sensor, Temperature sensor, Relay, Human Presence, Bluetooth module, LCD display 1. INTRODUCTION Generally, the basic needs of the people are three things. But now energy has become the fourth one. Nowadays the source of energy is getting decreased. So,itismandatoryto save power. People don’t always remember to switch off the home appliances whenever they are not required. This is one of the reasons for wastage of power. For example, a man entering a room and he turn on the light, fan etc. When he leaves the room, he is accountable to turn off the appliances. But due to his carelessness he forgot to turnoff the fan, light. This results in wastage of power. To overcome from this, it is advised to enter into the automation world. This project helps the people for saving the energy power. This project contributes that the ultrasonic sensorsensesthe humandetectionandinterface with the microcontroller for automatic purpose. In this paper, door locking can be operated by our voice recognition with the help of Bluetooth module. By using our smartphones with the Bluetooth module, we can open or close the door lock. It can be used for more securer purpose. The relay is used for tripping purpose and also used to interface the Arduino Uno board for automation. If the project available at the market at ease, it will make the future in more advanced manner and also it can extendthe life of energy power. This project is used for efficient purpose to save the electricity bill. The voice control door lock system helps people for the protection purpose and also leads to the automation world. The aim of the project is to reduce power consumption with help of microcontroller and also secure homes by using voice recognition door lock system. Thisprojecthelpsthepeople for rectifying their careless mistakes and also used to reduce the wastage of power. Thehomeapplianceslikefan, light, television, air conditioner is running in unnecessary situations and it can be controlledbyusingmicrocontroller (Arduino Uno). 2. BLOCK DIAGRAM OF PROPOSED SYSTEM The figure 3 illustrates the block diagram of proposed method. The framework of the proposed project is the Arduino Uno board. Arduino Uno is a microcontroller interfacing with ultrasonic sensor, temperature sensor, Bluetooth module and relay. A 230V supply is given to the relay circuit. Using Arduino voice control app, wecanopen or close the door lock by our voice recognition. The home appliances like fan, light and television are controlled by using relays. The temperaturesensorisusedformeasuring the temperature of an object or room and it can be used to interface with microcontroller for energy saving system 3.EQUATION 1. The power can be measured by P=VIcosØ (watt) 2. Energy can be measured by E=P*t (Wh) 3. For average power tariff in India is 5 rupees per KWh Ultra- sonic 1 Ultra- sonic 2 Temper ature sensor Bluetoot h module Voice app 230 v A R D U I N O U N O relay relay relay relay Bulb FAN Door lock TV
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1207 4. FLOW CHART OF PROPOSED SYSTEM Fig 4 shows the flowchart of proposed system. A flowchart is a type of diagram thatrepresentsanalgorithm, workflow or process.The flowchart helps us to understand the concept of this project easily. The initializeofthisprojectis to read the ultrasonic sensor 1, ultrasonic sensor 2, temperarture sensor, bluetooth module. The ultrasonic sensor are named as US1 and US2.US1 and US2 are placed in entrance and exit of the room respectively.The ultrasonic sensor senses the human detection and it automatically switch ON the fan, light and television with the help of relay. The bluetooth module is used for controlling the television and door lock which helps for automation purpose. If the count of the person more than 1, it will automatically switch ON otherwise it will be switch OFF. The count of the person should be increased more than 0 and it will automatically switch ON the home appliances and if the count of the persons should be decreased than 0 it will automatically switch off the fan, bulb and Television. This can improve the people for their rectification purpose. FIG 4 FLOWCHART OF PROPOSED SYSTEM 5. WORKING PLAN Arduino Uno is used to control the light, fan by acting as an interface between the sensor and relays. Here we use two ultrasonic sensors named as US1 and US2.US1 and US2are fitted at the entrance and exit of the room by crossing US1 it is programmed in the Arduino to increment the count by 1. Initially the count will be 0. If three man enters the room the count will be 3. It is programmed that if the count is greater than 0 the fan and light should be triggered ON, otherwise it should be off. The temperature sensor is continuously sensing the room temperature. If the temperature is less than (say <15ºC)thenthefanshould be triggered OFF. If they leave the room via the exit (crossing US2) then for every crossing thecount will bedecremented by 1. So, if number of men entered theroombecomesequal to the exit number, then the count becomes zeroandsothe appliances turned OFF automatically. We also control television and door lock by our voice recognition with the help of smartphone. The Bluetooth module is also interfaced with the Arduino and programmed to turn ON and OFF the TV and to open or close the door lock. The power which can be measured by using energy meter. Using energy meter, we can show that the energy can be minimized and reduce the wastage of power. The Bluetooth module can interface with Arduino board for voice control automation method. 6. HARDWARE IMPLEMENTATION The hardware of the proposed work consists of Arduino Uno interfaced with the ultrasonic sensor. Bluetooth module is connected to the microcontroller for open or close the door lock by our voice recognition and this can applicable by using Arduino voice control app. A relay is used for tripping the circuit when the person enters or leaves the room FIG 6 Hardware implementation
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1208 7. SIMULATION FIG 7 Simulation The simulation which can be used for the purpose of checking the project in software design andit producesthe correct outcome. In this project, the simulation result which shows the outcome of the project. The Arduino board interface with the sensor and motor for operation. The ultrasonic sensor senses the human presence and it passes to the motor for operation. Thus, the simulation is used for checking the software design of this project 8. EXPERIMENTAL OUTPUT A 230 supply is given to the relay for tripping the circuit when no one is present in the room. The ultrasonic sensor senses the human detection in the room and it can be tripped to switch on the fan, light with the help of Arduino Uno. Then it can automatically switch off when no one is present in the room. With the helpofBluetoothmodule, we can also open or close the door by voice recognition by interfacing with the microcontroller. It can be used for our security purpose. This project can be used to reduce the wastage power by automation process FIG 8 EXPERIMENTAL OUTPUT Power rating of fan= 60W to 75W Power rating of light=15W Power rating of Television=60W Table for 1(a) Energy and Cost using regular system Energy in one day = (75+15+60) =150*24 =3600Wh =3.6KWh Cost per day =3.6*5 =18 Rs/day Cost per month =18*30 =540Rupees/month Table for 1(b) Energy and Cost using Arduino system Energy in one day =150*6 =900Wh =0.9KWh Cost per day =0.9*5 =4.5Rs/day Cost per month =4.5*30 =135Rupees/month 9. RESULT DISCUSSION In the table1. (a) and (b), we discussed that the Arduino board can be used to reduce the electricity bill. In regular system, the wastage of power be high due to carelessness of people. The people forgot to switch off the home appliances during unnecessary situations. By using Arduino Uno board, we can control the power by automatically switch on and off if the human either enters or leaves the room. The energy and cost of the electricity can be low by using smart controlled system. In regular system, the energy and cost are 3.6KWh and 540 rupees/month respectively and it can be reduced to 0.9KWh and 135 rupees/month in Arduino system. It should be helpful for making smart control system and reduce the wastage of power and cost. 10. CONCLUSION Thus, we implementedtheintelligentenergysavingsystem by using Arduino Uno for reduce and control the power and also in controlling the appliances by our voice can makes the automation world. This project is simple and essential to this world. Thus, our simulation clearly shows that the microcontroller controls the home appliances.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1209 11. ACKNOWLEDGEMENT We would like to thank our guide and institution for making this project successful. We also thank the viewers for their valuable comments. 12. REFERENCES 1. Rajesh V. Sakhare, B.T. Deshmukh, “ELECTRIC POWER MANAGEMENT USING ZIGBEE WIRELESS SENSOR NETWORK”, International Journal of Advances in Engineering & Technology. 2. M.AARTHI, M. ANILKUMAR,” Energy Efficient Micro Controller Based Automation System”, International Journal of Engineering Trends and technology (IJETT). 3. ChinnamSujana,”Automaticdetectionofhuman and Energy Saving based on Zigbee Communication”, International Journal on Computer Science and Engineering. 4. Richu Sam Alex, R Narciss Star bell,” Energy Efficient Intelligent Street Lighting System Using ZIGBEE and Sensors”, International Journal of Engineering and Advanced Technology (IJEAT). 5. P. Vijayakumar, Slitta Maria Joseph, “Energy Efficient Spectrum Sensing and Accessing Scheme for Zigbee Cognitive Networks”, International Journal ofEngineeringResearchand General Science. 6. S. Kumar, 2014, “Ubiquitous Smart Home System Using Android Applications”. International Journal of Computer Networks and Communications (IJCNC). 6:33-43