SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1596
HOME CONTROL SYSTEM USING ARTIFICIAL INTELLIGENCE
Kaviyaraj R1, Sundar Raj J2, Sanjay S.K3, Rajesh R4
1Assistan Professor, Dept. of Computer Science and Engineering & Paavai Engineering College, TN, India
2,3,4UG Scholar, Dept. of Computer Science and Engineering & Paavai Engineering College, TN India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - A proposal for home control using voice via
Google Assistant. Wesawmanyhomeautomationtechnologies
introduced over these years from ZigBee automation, Amazon
Echo, Google home etc., it describes the implementation of
such a system. The system is implemented using ordinary
household appliances Natural language voice commands are
given to the Google Assistant and with the help of IFTTT (If
This Then That) application and the Adafruit the commands
are decoded and then sent to the micro controller, the micro
controller in turn controls the relays connected to it as
required, turning the device connected to the respective relay
On or OFF as per the users request to the Google Assistant. The
micro controller used is NodeMCU (ESP8266) and the
communication between the micro controller and the
application is established via Wi-Fi (Internet).
Key Words: internet of Thing, NodeMCU (esp8266),Home
control, Adafruit, IFTTT, Google Assistant
1. INTRODUCTION
The Internet-of-Things provides lots of sense information
from the environment. Home, it is the place where one
fancies or desires to be after a long tiring day. People come
home exhausted after a long hard-working day. Some are
way too tired that they find it hard to move once they land
on their couch, sofa or bed. So, any small device/technology
that would help them switch theirs lights on or off, or play
their favorite music etc. on a go with their voice with the aid
of their smart phones would make their home more
comfortable.
Moreover, it would be better if everything such as warming
bath water and adjusting the room temperature were
already done before they reach their home just by giving a
voice command. So, when people would arrive home, they
would find the room temperature,thebathwateradjustedto
their suitable preferences, and they could relax right away
and feel cozier and rather, feel homelier. Human assistants
like housekeepers were a way for millionaires to keep up
their homes in the past. Even now when technologyishandy
enough only the well to do people of the society are blessed
with these new smart home devices, as these devices costs
are a bit high. However, not everyone is wealthy enough to
be able to afford a human assistant, or some smart home kit.
Hence, the need for finding an inexpensive and smart
assistant for normal families keeps growing. This paper
proposes such inexpensive system. It uses the Google
Assistant, the IFTTT Web interface, the Adafruit Web
Interface and the NodeMCU microcontroller as the major
components along with a relay board comprising of 4/8
relays along with ULN 2803 IC. Natural language voice is
used to give commands to the Google Assistant. All of the
components are connected over the internet using Wi-Fi
which puts this system under the IoT.
1.1 OBJECTIVE
Therefore, Home control system to assist common man’s life
to make his schedule more efficient and help conserve
energy; it will also be of great use to handicappedandelderly
members of our society.
The project as two modules in totality; the first module
consists of control of lights, blinds and fans which will be
switched on and off using voice commands on Google
assistant. The second module consists of control of common
household appliances such as television, projector, air
conditioners etc. We intend to attach four loads in this work.
The control of the appliances will be doneusingtwomethods
in particular; they are App and voice control. Voice control
can easily be achieved on an Android mobile using Google
Assistant.
1.2 PROBLEM STATEMENT
It has never been easier or more affordable to purchase and
install smart devices and home control systems. This is a
good thing. The drawback, however, is that systems are
regularly being installed incrementally without a central
control point. And that can lead to home automation
problems. Without an understanding of how smart devices
communicate, home ownersregularlyinstall unitswhich can
only be controlled by the manufacturer's app.
The main problems that a homeautomationsystemfacesare
high cost of the system, strenuous configuration and set up
process and security of the system. This developed system
will be much cheaper than the available systems in the
market and cover the control of most of the commonly used
home appliances in a house using an Android App and voice
control using Google Assistant on the user’s mobile. The
system is wireless and will be using Bluetooth as well as Wi-
Fi to allow the user to control various appliances using their
mobile phones, personal computers/ Laptops etc.
2. EXISTING SYSTEM
In the existing system, IOT i.e. IEEE 802.11 b/g/n is used in
order to control the home appliances where the home
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1597
appliances are remotelycontrolledusingawebpagebuttons,
where wehave to go to the particular link and from there,we
can press buttons in order to control the home appliance.
2.1 DISADVANTAGES OF THE EXISTING SYSTEM
 The operating is difficult.
 A separate web page is required.
 For every switching on and off we want to login into
web page.
3. PROPOSED SYSTEM
As new technologies have been introduced and utilized in
modern world, the concept of Google Assistant into Arduino
and control the appliances in the home that the device is
installed.
When the user sends command through Google assistant it
first goes to the IFTTT there we given set statements that
states he IF THIS THEN THAT you can understand thiswhen
you see the architecture of our system. From there it goes to
the adafruit is cloud service it is like MQTT broker which
interacts with the Node MCU The Control Unit comprises of
the microcontroller- Node MCU and the 4 Channel Relay
board. Android device communicates with the
microcontroller and sendsthedesiredsignal via theinternet.
The system has the capabilities to control the following
components in user’s home and monitor the Light level and
Lights on/off/dim Fan on/off on/off different appliance and
also providing the data monitoring system so you can
control the sensors data. Very simple and provide
interaction with Google assistant
Fig 1: System design
The aim / objective of this project is to assisting person in
the home. The system which has WI-FI as the control unit. It
enhances the data from Microcontroller to web interfaces
and also from web interfaces to microcontroller. The IFTTT
and Google Assistant are used as an android devices and
Node MCU, Sensors, Relay are used as the control unit in the
Home control system.
3.1 SYSTEM ARCHITECTURE
Different types of applications using android platform with
Wi-Fi can be further developed. In this work a four channel
12V relay is used to connect the appliances and control their
switching. A 30A relay is also used for the control of heavy
loads such as air conditioners, refrigerators, heaters etc.
Android mobile phones are used to control the system as
they are the most popular ones in the market, also it has an
open source operating system. Therefore, it can be usedfree
of cost on mobile phones. The App has provisions for
supporting Wi Fi network by allowingthedevicetoexchange
data with other devices wirelessly using Router.
Fig 2: Working Model
For voice control of light loads Google Assistant is used.
Initially Applets are created for switching on and switching
off of the relay on the forum IFTTT (If this then that). With
the relay board using jumper wires. The code is uploaded to
the Node MCU. Authentic token is added in the code as well
as the name of the Wi-Fi hotspot which is used. Then the
password of the Wi-Fi hotspot isaddedtoaccessthehotspot.
Now the Node MCU is connected to the Wi-Fi. For hardware
assembly the Node MCU is connected appropriaterequest to
the App which in turn sends the request to the Nodemcu
board and controls the relay.
3.2 METHODOLOGY
The Home control system which wok based on the user
Commands.
 First the User enter into the Google Assistant and
Gives the command as Turn ON light.
 The Commands are send to the IFTTT interface
where the commands are preprogrammed in
IFTTT.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1598
 Then IFTTT the user commands are triggered to
Adafruit based on the commands given to Adafruit
in IFTTT Applet.
 Then in Adafruit the created dashboard and feed is
activated and turned ON and send to the
Microcontroller (esp 8266) through WI-FI.
 Finally, the Light is turned on.
Fig 3: Methodology
3.3 NODEMCU (ESP8266)
The NodeMCU (Node MicrocontrollerUnit)isanopensource
software and hardware development environment that is
built around a very inexpensive System- on-a-Chip (SoC)
called the ESP8266. The ESP8266 is designed and
manufactured by Express,containsall crucial elementsof the
modern computer: CPU, RAM, networking (Wi-Fi), and even
a modern operating system and SDK. When purchased at
bulk, the ESP8266 chip costs only $2 USD a piece. That
makes it an excellent choice for this system design. The
NodeMCU aims to simplify ESP8266development.Ithastwo
key components.
3.4 RELAY BOARD
A relay is an electromagnetic switch. It is activated when a
small current of some microampereisappliedtoit.Normally
a relay is used in a circuit as a type of switch, an automatic
switch. There are different types of relays and they operate
at different voltages. When a circuit is built the voltage that
will trigger it has to be considered. In this system the relay
circuit is used to turn the appliances ON/OFF. The high/low
signal is supplied from the NodeMCU microcontroller.When
a low voltage is given to the relay of an appliance it is turned
off and when a high voltage is given it is turned on. The relay
circuit to drive four appliances in the Home automation.The
number of appliances can be modified according to the
user’s requirements.
3.5 ADVANTAGES OF THE PROPOSED SYSTEM
 It can be easily accessible from mobile itself.
 Can Access from anywhere the system is connected
to server.
 No need of any interface for communication only
Google assistance is enough.
4. CONCLUSION
An IoT device for Home Control System. The aim is to
propose a cost-effective voice controlled (Google Assistant)
home automation controlling general appliances found in
one’s home. The approach discussed in the paper was
successful as GACHA’s (Google Assistant Controlled Home
Automation) design was successfully implemented. This
system is highly reliable and efficientfortheagedpeople and
differently abled person on a wheel chair who cannot reach
the switch for the switching ON/OFF the device and are
dependent on others.ThehomeautomationusingInternetof
Things has been experimentally proven to work
satisfactorily by connecting simple appliances to it and the
appliances were successfully controlled remotely through
Google Assistance. The designed for switching on the light
and other appliances used in Home. It also stores the sensor
parameters in the cloud in a timely manner. The idea of
smart homes that can support a lot of home automation
systems. A smart home contains a connection between
wireless communication, sensors, monitoring and tracking.
Smart homes are a huge system that includes multiple
technologies and applications that can be used to provide
security and control of the home easily. The designed
modules like sensors'circuits,monitoringandtrackingofthe
home through IP camera, mobile notifications and home
navigator.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1599
REFERENCES
[1] “Smart Home Using Wi-Fi” NiharikaShrotriya, Anjali
Kulkarni, PritiGadhave, International Journal of Science,
Engineering and Technology Research (IJSETR),December
1996.
[2] “A System for Smart-Home Control of Appliances Based
on Time and Speech Interaction”. S. M. AnamulHaque, S. M.
Kamruzzaman and Md. Ashraful Islam proposed a system
entitled, in the year 2006.
[3] Kumar, S. Suresh, R. Kaviyaraj, and LA Jeni Narayanan.
"Energy Harvesting by Piezoelectric Sensor Array in Road
Using InternetofThings." 20195thInternationalConference
on AdvancedComputing&CommunicationSystems(ICACCS).
IEEE, 2019.
[4] “Home Automation Using Internet of Things” Kusuma S
M, Assistant Professor, Department of telecommunication,
MSRIT, Bangalore, India. July 1999.
[5] “A System for Smart-Home Control of Appliances Based
on Time and Speech Interaction”. S. M. AnamulHaque, S. M.
Kamruzzaman and Md. Ashraful Islam proposed a system
entitled, in the year 2006.
[6] Kumar, S. S., SenthilMurugan, K. R., Sreeraj, S., &
Kaviyaraj, R. Wheel Chair with Therapy Facility: IOT Based
Smart Monitoring System for the Disabled & the Elderly.
[7] Plant, M. H. P. (2018). Recycling of Industrial Waste
Water for the Generation of Electricity by Regulating the
Flow Control Sensor using IoT.

More Related Content

What's hot

Home automation
Home automationHome automation
Home automation
Mahendra Yadav
 
Wulian Smart Light Solution (1)
Wulian Smart Light Solution (1)Wulian Smart Light Solution (1)
Wulian Smart Light Solution (1)
lynn li
 
WEB BASED REAL TIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REAL TIME CONTROL AND HOME AUTOMATION SYSTEMWEB BASED REAL TIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REAL TIME CONTROL AND HOME AUTOMATION SYSTEM
ATHUL RAJ.R
 
Home automation in kerala ,home automation in calicut , home automation
Home automation in kerala ,home automation in calicut , home automation  Home automation in kerala ,home automation in calicut , home automation
Home automation in kerala ,home automation in calicut , home automation
Arun Kumar
 
Home automation
Home automationHome automation
Home automation
Nitesh Ray
 
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfHOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
KanagarajanSwamiappa
 
Home automation system
Home automation systemHome automation system
Home automation system
RaadSabah
 
Smart Home Automation - An Overview
Smart Home Automation - An OverviewSmart Home Automation - An Overview
Smart Home Automation - An Overview
Smart Automation
 
IRJET - IoT based Home Automation using ATmega328 Microcontroller
IRJET -  	  IoT based Home Automation using ATmega328 MicrocontrollerIRJET -  	  IoT based Home Automation using ATmega328 Microcontroller
IRJET - IoT based Home Automation using ATmega328 Microcontroller
IRJET Journal
 
Smartify Home Automation - Client Presentation
Smartify Home Automation - Client PresentationSmartify Home Automation - Client Presentation
Smartify Home Automation - Client Presentation
Abhi Bavishi
 
Implement via Smart Home blynk
Implement via Smart Home blynk Implement via Smart Home blynk
Implement via Smart Home blynk
adminjeet
 
Making the Smart Home More Insightful
Making the Smart Home More InsightfulMaking the Smart Home More Insightful
Making the Smart Home More Insightful
Vectorform
 
Smart home
Smart homeSmart home
Smart home
slmnsvn
 
Wulian Smart Home Products Catalog
Wulian Smart Home Products CatalogWulian Smart Home Products Catalog
Wulian Smart Home Products Catalog
Wulian Smart Home
 
Smart kitchen
Smart kitchenSmart kitchen
Smart kitchen
Anjusha Joshi
 
Smart Home technologies
Smart Home technologiesSmart Home technologies
Smart Home technologies
loggcity
 
Srr automation smart home presentation
Srr automation smart home presentationSrr automation smart home presentation
Srr automation smart home presentation
Vijaykumar swaminathan
 
SMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
SMART INTELLIGENT SECURITY SYSTEM FOR WOMENSMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
SMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
IAEME Publication
 
Smart Home System using IOT
Smart Home System using IOTSmart Home System using IOT
Smart Home System using IOT
IRJET Journal
 

What's hot (20)

Home automation
Home automationHome automation
Home automation
 
Wulian Smart Light Solution (1)
Wulian Smart Light Solution (1)Wulian Smart Light Solution (1)
Wulian Smart Light Solution (1)
 
WEB BASED REAL TIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REAL TIME CONTROL AND HOME AUTOMATION SYSTEMWEB BASED REAL TIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REAL TIME CONTROL AND HOME AUTOMATION SYSTEM
 
Home automation in kerala ,home automation in calicut , home automation
Home automation in kerala ,home automation in calicut , home automation  Home automation in kerala ,home automation in calicut , home automation
Home automation in kerala ,home automation in calicut , home automation
 
Home automation
Home automationHome automation
Home automation
 
Smart home
Smart homeSmart home
Smart home
 
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfHOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
 
Home automation system
Home automation systemHome automation system
Home automation system
 
Smart Home Automation - An Overview
Smart Home Automation - An OverviewSmart Home Automation - An Overview
Smart Home Automation - An Overview
 
IRJET - IoT based Home Automation using ATmega328 Microcontroller
IRJET -  	  IoT based Home Automation using ATmega328 MicrocontrollerIRJET -  	  IoT based Home Automation using ATmega328 Microcontroller
IRJET - IoT based Home Automation using ATmega328 Microcontroller
 
Smartify Home Automation - Client Presentation
Smartify Home Automation - Client PresentationSmartify Home Automation - Client Presentation
Smartify Home Automation - Client Presentation
 
Implement via Smart Home blynk
Implement via Smart Home blynk Implement via Smart Home blynk
Implement via Smart Home blynk
 
Making the Smart Home More Insightful
Making the Smart Home More InsightfulMaking the Smart Home More Insightful
Making the Smart Home More Insightful
 
Smart home
Smart homeSmart home
Smart home
 
Wulian Smart Home Products Catalog
Wulian Smart Home Products CatalogWulian Smart Home Products Catalog
Wulian Smart Home Products Catalog
 
Smart kitchen
Smart kitchenSmart kitchen
Smart kitchen
 
Smart Home technologies
Smart Home technologiesSmart Home technologies
Smart Home technologies
 
Srr automation smart home presentation
Srr automation smart home presentationSrr automation smart home presentation
Srr automation smart home presentation
 
SMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
SMART INTELLIGENT SECURITY SYSTEM FOR WOMENSMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
SMART INTELLIGENT SECURITY SYSTEM FOR WOMEN
 
Smart Home System using IOT
Smart Home System using IOTSmart Home System using IOT
Smart Home System using IOT
 

Similar to IRJET- Home Control System using Artificial Intelligence

IRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET-Wireless Controlling of Remote Electrical Device using Android SmartphoneIRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET Journal
 
IRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security FeaturesIRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security Features
IRJET Journal
 
AN AMELIORATED METHODOLOGY FOR THE DESIGN AND IMPLEMENTATION OF HOME AUTOMATI...
AN AMELIORATED METHODOLOGY FOR THE DESIGN AND IMPLEMENTATION OF HOME AUTOMATI...AN AMELIORATED METHODOLOGY FOR THE DESIGN AND IMPLEMENTATION OF HOME AUTOMATI...
AN AMELIORATED METHODOLOGY FOR THE DESIGN AND IMPLEMENTATION OF HOME AUTOMATI...
AM Publications,India
 
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET Journal
 
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
IRJET Journal
 
Remote Control of Home Appliances with Smart Energy Efficient Model using And...
Remote Control of Home Appliances with Smart Energy Efficient Model using And...Remote Control of Home Appliances with Smart Energy Efficient Model using And...
Remote Control of Home Appliances with Smart Energy Efficient Model using And...
IRJET Journal
 
GOOGLE ASSISTANT SMART HOME USING A MULTI-LINGUAL SPEECH RECOGNITION SYSTEM
GOOGLE ASSISTANT SMART HOME USING A MULTI-LINGUAL SPEECH RECOGNITION SYSTEMGOOGLE ASSISTANT SMART HOME USING A MULTI-LINGUAL SPEECH RECOGNITION SYSTEM
GOOGLE ASSISTANT SMART HOME USING A MULTI-LINGUAL SPEECH RECOGNITION SYSTEM
IRJET Journal
 
IRJET- Home Automation using Voice Commands in the Hindi Language
IRJET- Home Automation using Voice Commands in the Hindi LanguageIRJET- Home Automation using Voice Commands in the Hindi Language
IRJET- Home Automation using Voice Commands in the Hindi Language
IRJET Journal
 
IRJET- An Intelligent Remote Controlled System for Smart Home Automation
IRJET- An Intelligent Remote Controlled System for Smart Home AutomationIRJET- An Intelligent Remote Controlled System for Smart Home Automation
IRJET- An Intelligent Remote Controlled System for Smart Home Automation
IRJET Journal
 
IRJET- IoT based Home Automation and Smart Security System
IRJET- IoT based Home Automation and Smart Security SystemIRJET- IoT based Home Automation and Smart Security System
IRJET- IoT based Home Automation and Smart Security System
IRJET Journal
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)
IRJET Journal
 
IRJET- Smart Home using Google Assistant (IFTTT)
IRJET-  	  Smart Home using Google Assistant (IFTTT)IRJET-  	  Smart Home using Google Assistant (IFTTT)
IRJET- Smart Home using Google Assistant (IFTTT)
IRJET Journal
 
Home automation using IOT
Home automation using IOTHome automation using IOT
Home automation using IOT
Maneesh Devanaboyina
 
IRJET-A Nodemcu based Home Automation System
IRJET-A Nodemcu based Home Automation SystemIRJET-A Nodemcu based Home Automation System
IRJET-A Nodemcu based Home Automation System
IRJET Journal
 
Home Automation Control System
Home Automation Control SystemHome Automation Control System
Home Automation Control System
IRJET Journal
 
A Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation TechnologyA Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation Technology
IRJET Journal
 
Home Automation using IOT and Mobile App
Home Automation using IOT and Mobile AppHome Automation using IOT and Mobile App
Home Automation using IOT and Mobile App
IRJET Journal
 
Communication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A SurveyCommunication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A Survey
dbpublications
 
Communication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A SurveyCommunication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A Survey
dbpublications
 
Project report SUBODH kant nirala (5).docx
Project report SUBODH kant nirala  (5).docxProject report SUBODH kant nirala  (5).docx
Project report SUBODH kant nirala (5).docx
SubodhKantNirala
 

Similar to IRJET- Home Control System using Artificial Intelligence (20)

IRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET-Wireless Controlling of Remote Electrical Device using Android SmartphoneIRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
 
IRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security FeaturesIRJET- Smart Home Automation using IoT with Security Features
IRJET- Smart Home Automation using IoT with Security Features
 
AN AMELIORATED METHODOLOGY FOR THE DESIGN AND IMPLEMENTATION OF HOME AUTOMATI...
AN AMELIORATED METHODOLOGY FOR THE DESIGN AND IMPLEMENTATION OF HOME AUTOMATI...AN AMELIORATED METHODOLOGY FOR THE DESIGN AND IMPLEMENTATION OF HOME AUTOMATI...
AN AMELIORATED METHODOLOGY FOR THE DESIGN AND IMPLEMENTATION OF HOME AUTOMATI...
 
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
 
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
 
Remote Control of Home Appliances with Smart Energy Efficient Model using And...
Remote Control of Home Appliances with Smart Energy Efficient Model using And...Remote Control of Home Appliances with Smart Energy Efficient Model using And...
Remote Control of Home Appliances with Smart Energy Efficient Model using And...
 
GOOGLE ASSISTANT SMART HOME USING A MULTI-LINGUAL SPEECH RECOGNITION SYSTEM
GOOGLE ASSISTANT SMART HOME USING A MULTI-LINGUAL SPEECH RECOGNITION SYSTEMGOOGLE ASSISTANT SMART HOME USING A MULTI-LINGUAL SPEECH RECOGNITION SYSTEM
GOOGLE ASSISTANT SMART HOME USING A MULTI-LINGUAL SPEECH RECOGNITION SYSTEM
 
IRJET- Home Automation using Voice Commands in the Hindi Language
IRJET- Home Automation using Voice Commands in the Hindi LanguageIRJET- Home Automation using Voice Commands in the Hindi Language
IRJET- Home Automation using Voice Commands in the Hindi Language
 
IRJET- An Intelligent Remote Controlled System for Smart Home Automation
IRJET- An Intelligent Remote Controlled System for Smart Home AutomationIRJET- An Intelligent Remote Controlled System for Smart Home Automation
IRJET- An Intelligent Remote Controlled System for Smart Home Automation
 
IRJET- IoT based Home Automation and Smart Security System
IRJET- IoT based Home Automation and Smart Security SystemIRJET- IoT based Home Automation and Smart Security System
IRJET- IoT based Home Automation and Smart Security System
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)
 
IRJET- Smart Home using Google Assistant (IFTTT)
IRJET-  	  Smart Home using Google Assistant (IFTTT)IRJET-  	  Smart Home using Google Assistant (IFTTT)
IRJET- Smart Home using Google Assistant (IFTTT)
 
Home automation using IOT
Home automation using IOTHome automation using IOT
Home automation using IOT
 
IRJET-A Nodemcu based Home Automation System
IRJET-A Nodemcu based Home Automation SystemIRJET-A Nodemcu based Home Automation System
IRJET-A Nodemcu based Home Automation System
 
Home Automation Control System
Home Automation Control SystemHome Automation Control System
Home Automation Control System
 
A Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation TechnologyA Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation Technology
 
Home Automation using IOT and Mobile App
Home Automation using IOT and Mobile AppHome Automation using IOT and Mobile App
Home Automation using IOT and Mobile App
 
Communication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A SurveyCommunication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A Survey
 
Communication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A SurveyCommunication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A Survey
 
Project report SUBODH kant nirala (5).docx
Project report SUBODH kant nirala  (5).docxProject report SUBODH kant nirala  (5).docx
Project report SUBODH kant nirala (5).docx
 

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 STRUCTURE
IRJET 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 Characteristics
IRJET 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 ADAS
IRJET 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 Pro
IRJET 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 System
IRJET 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 bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET 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 Design
IRJET 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

Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 

Recently uploaded (20)

Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 

IRJET- Home Control System using Artificial Intelligence

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1596 HOME CONTROL SYSTEM USING ARTIFICIAL INTELLIGENCE Kaviyaraj R1, Sundar Raj J2, Sanjay S.K3, Rajesh R4 1Assistan Professor, Dept. of Computer Science and Engineering & Paavai Engineering College, TN, India 2,3,4UG Scholar, Dept. of Computer Science and Engineering & Paavai Engineering College, TN India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - A proposal for home control using voice via Google Assistant. Wesawmanyhomeautomationtechnologies introduced over these years from ZigBee automation, Amazon Echo, Google home etc., it describes the implementation of such a system. The system is implemented using ordinary household appliances Natural language voice commands are given to the Google Assistant and with the help of IFTTT (If This Then That) application and the Adafruit the commands are decoded and then sent to the micro controller, the micro controller in turn controls the relays connected to it as required, turning the device connected to the respective relay On or OFF as per the users request to the Google Assistant. The micro controller used is NodeMCU (ESP8266) and the communication between the micro controller and the application is established via Wi-Fi (Internet). Key Words: internet of Thing, NodeMCU (esp8266),Home control, Adafruit, IFTTT, Google Assistant 1. INTRODUCTION The Internet-of-Things provides lots of sense information from the environment. Home, it is the place where one fancies or desires to be after a long tiring day. People come home exhausted after a long hard-working day. Some are way too tired that they find it hard to move once they land on their couch, sofa or bed. So, any small device/technology that would help them switch theirs lights on or off, or play their favorite music etc. on a go with their voice with the aid of their smart phones would make their home more comfortable. Moreover, it would be better if everything such as warming bath water and adjusting the room temperature were already done before they reach their home just by giving a voice command. So, when people would arrive home, they would find the room temperature,thebathwateradjustedto their suitable preferences, and they could relax right away and feel cozier and rather, feel homelier. Human assistants like housekeepers were a way for millionaires to keep up their homes in the past. Even now when technologyishandy enough only the well to do people of the society are blessed with these new smart home devices, as these devices costs are a bit high. However, not everyone is wealthy enough to be able to afford a human assistant, or some smart home kit. Hence, the need for finding an inexpensive and smart assistant for normal families keeps growing. This paper proposes such inexpensive system. It uses the Google Assistant, the IFTTT Web interface, the Adafruit Web Interface and the NodeMCU microcontroller as the major components along with a relay board comprising of 4/8 relays along with ULN 2803 IC. Natural language voice is used to give commands to the Google Assistant. All of the components are connected over the internet using Wi-Fi which puts this system under the IoT. 1.1 OBJECTIVE Therefore, Home control system to assist common man’s life to make his schedule more efficient and help conserve energy; it will also be of great use to handicappedandelderly members of our society. The project as two modules in totality; the first module consists of control of lights, blinds and fans which will be switched on and off using voice commands on Google assistant. The second module consists of control of common household appliances such as television, projector, air conditioners etc. We intend to attach four loads in this work. The control of the appliances will be doneusingtwomethods in particular; they are App and voice control. Voice control can easily be achieved on an Android mobile using Google Assistant. 1.2 PROBLEM STATEMENT It has never been easier or more affordable to purchase and install smart devices and home control systems. This is a good thing. The drawback, however, is that systems are regularly being installed incrementally without a central control point. And that can lead to home automation problems. Without an understanding of how smart devices communicate, home ownersregularlyinstall unitswhich can only be controlled by the manufacturer's app. The main problems that a homeautomationsystemfacesare high cost of the system, strenuous configuration and set up process and security of the system. This developed system will be much cheaper than the available systems in the market and cover the control of most of the commonly used home appliances in a house using an Android App and voice control using Google Assistant on the user’s mobile. The system is wireless and will be using Bluetooth as well as Wi- Fi to allow the user to control various appliances using their mobile phones, personal computers/ Laptops etc. 2. EXISTING SYSTEM In the existing system, IOT i.e. IEEE 802.11 b/g/n is used in order to control the home appliances where the home
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1597 appliances are remotelycontrolledusingawebpagebuttons, where wehave to go to the particular link and from there,we can press buttons in order to control the home appliance. 2.1 DISADVANTAGES OF THE EXISTING SYSTEM  The operating is difficult.  A separate web page is required.  For every switching on and off we want to login into web page. 3. PROPOSED SYSTEM As new technologies have been introduced and utilized in modern world, the concept of Google Assistant into Arduino and control the appliances in the home that the device is installed. When the user sends command through Google assistant it first goes to the IFTTT there we given set statements that states he IF THIS THEN THAT you can understand thiswhen you see the architecture of our system. From there it goes to the adafruit is cloud service it is like MQTT broker which interacts with the Node MCU The Control Unit comprises of the microcontroller- Node MCU and the 4 Channel Relay board. Android device communicates with the microcontroller and sendsthedesiredsignal via theinternet. The system has the capabilities to control the following components in user’s home and monitor the Light level and Lights on/off/dim Fan on/off on/off different appliance and also providing the data monitoring system so you can control the sensors data. Very simple and provide interaction with Google assistant Fig 1: System design The aim / objective of this project is to assisting person in the home. The system which has WI-FI as the control unit. It enhances the data from Microcontroller to web interfaces and also from web interfaces to microcontroller. The IFTTT and Google Assistant are used as an android devices and Node MCU, Sensors, Relay are used as the control unit in the Home control system. 3.1 SYSTEM ARCHITECTURE Different types of applications using android platform with Wi-Fi can be further developed. In this work a four channel 12V relay is used to connect the appliances and control their switching. A 30A relay is also used for the control of heavy loads such as air conditioners, refrigerators, heaters etc. Android mobile phones are used to control the system as they are the most popular ones in the market, also it has an open source operating system. Therefore, it can be usedfree of cost on mobile phones. The App has provisions for supporting Wi Fi network by allowingthedevicetoexchange data with other devices wirelessly using Router. Fig 2: Working Model For voice control of light loads Google Assistant is used. Initially Applets are created for switching on and switching off of the relay on the forum IFTTT (If this then that). With the relay board using jumper wires. The code is uploaded to the Node MCU. Authentic token is added in the code as well as the name of the Wi-Fi hotspot which is used. Then the password of the Wi-Fi hotspot isaddedtoaccessthehotspot. Now the Node MCU is connected to the Wi-Fi. For hardware assembly the Node MCU is connected appropriaterequest to the App which in turn sends the request to the Nodemcu board and controls the relay. 3.2 METHODOLOGY The Home control system which wok based on the user Commands.  First the User enter into the Google Assistant and Gives the command as Turn ON light.  The Commands are send to the IFTTT interface where the commands are preprogrammed in IFTTT.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1598  Then IFTTT the user commands are triggered to Adafruit based on the commands given to Adafruit in IFTTT Applet.  Then in Adafruit the created dashboard and feed is activated and turned ON and send to the Microcontroller (esp 8266) through WI-FI.  Finally, the Light is turned on. Fig 3: Methodology 3.3 NODEMCU (ESP8266) The NodeMCU (Node MicrocontrollerUnit)isanopensource software and hardware development environment that is built around a very inexpensive System- on-a-Chip (SoC) called the ESP8266. The ESP8266 is designed and manufactured by Express,containsall crucial elementsof the modern computer: CPU, RAM, networking (Wi-Fi), and even a modern operating system and SDK. When purchased at bulk, the ESP8266 chip costs only $2 USD a piece. That makes it an excellent choice for this system design. The NodeMCU aims to simplify ESP8266development.Ithastwo key components. 3.4 RELAY BOARD A relay is an electromagnetic switch. It is activated when a small current of some microampereisappliedtoit.Normally a relay is used in a circuit as a type of switch, an automatic switch. There are different types of relays and they operate at different voltages. When a circuit is built the voltage that will trigger it has to be considered. In this system the relay circuit is used to turn the appliances ON/OFF. The high/low signal is supplied from the NodeMCU microcontroller.When a low voltage is given to the relay of an appliance it is turned off and when a high voltage is given it is turned on. The relay circuit to drive four appliances in the Home automation.The number of appliances can be modified according to the user’s requirements. 3.5 ADVANTAGES OF THE PROPOSED SYSTEM  It can be easily accessible from mobile itself.  Can Access from anywhere the system is connected to server.  No need of any interface for communication only Google assistance is enough. 4. CONCLUSION An IoT device for Home Control System. The aim is to propose a cost-effective voice controlled (Google Assistant) home automation controlling general appliances found in one’s home. The approach discussed in the paper was successful as GACHA’s (Google Assistant Controlled Home Automation) design was successfully implemented. This system is highly reliable and efficientfortheagedpeople and differently abled person on a wheel chair who cannot reach the switch for the switching ON/OFF the device and are dependent on others.ThehomeautomationusingInternetof Things has been experimentally proven to work satisfactorily by connecting simple appliances to it and the appliances were successfully controlled remotely through Google Assistance. The designed for switching on the light and other appliances used in Home. It also stores the sensor parameters in the cloud in a timely manner. The idea of smart homes that can support a lot of home automation systems. A smart home contains a connection between wireless communication, sensors, monitoring and tracking. Smart homes are a huge system that includes multiple technologies and applications that can be used to provide security and control of the home easily. The designed modules like sensors'circuits,monitoringandtrackingofthe home through IP camera, mobile notifications and home navigator.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 10 | Oct 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1599 REFERENCES [1] “Smart Home Using Wi-Fi” NiharikaShrotriya, Anjali Kulkarni, PritiGadhave, International Journal of Science, Engineering and Technology Research (IJSETR),December 1996. [2] “A System for Smart-Home Control of Appliances Based on Time and Speech Interaction”. S. M. AnamulHaque, S. M. Kamruzzaman and Md. Ashraful Islam proposed a system entitled, in the year 2006. [3] Kumar, S. Suresh, R. Kaviyaraj, and LA Jeni Narayanan. "Energy Harvesting by Piezoelectric Sensor Array in Road Using InternetofThings." 20195thInternationalConference on AdvancedComputing&CommunicationSystems(ICACCS). IEEE, 2019. [4] “Home Automation Using Internet of Things” Kusuma S M, Assistant Professor, Department of telecommunication, MSRIT, Bangalore, India. July 1999. [5] “A System for Smart-Home Control of Appliances Based on Time and Speech Interaction”. S. M. AnamulHaque, S. M. Kamruzzaman and Md. Ashraful Islam proposed a system entitled, in the year 2006. [6] Kumar, S. S., SenthilMurugan, K. R., Sreeraj, S., & Kaviyaraj, R. Wheel Chair with Therapy Facility: IOT Based Smart Monitoring System for the Disabled & the Elderly. [7] Plant, M. H. P. (2018). Recycling of Industrial Waste Water for the Generation of Electricity by Regulating the Flow Control Sensor using IoT.