SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
IDL - International Digital Library for Technology & Research
Volume I, Issue 4, APRIL-2017 Available at: www.dbpublications.org
1 | P a g e
Communication Methods to build Smart Home
Monitoring System: A Survey
Mr. RAMESHA R M1
, Mrs. SNEHA K2
, Dr. B.G.PRASAD3
Dept. of Computer Science
1 M-Tech, Student – B.N.M Institute of Technology, Bengaluru, India
2 Guide, Associate Professor – B.N.M Institute of Technology, Bengaluru, India
3 Guide, Prof & HOD, Dept. Of CSE, BMS College of Engineering, Bengaluru, India
SURVEY PAPER
ABSTRACT- The inability to access and control the
appliances from remote locations is one of the major
reasons for energy loss. An android application or any
input method is used by the users to give instructions
to home automation systems. This system can make
use of a host of communication methods such as Wi-
Fi, GSM, Bluetooth and ZigBee etc.. Different
controlling devices and configurations can be found in
existing systems. Such systems have been found
already in many places for a wide variety of
applications. This paper presents a survey of such
systems.
Keywords: IoT, Automation Control, Wi-Fi, DTMF,
Voice command, Bluetooth, GSM Technology.
1. INTRODUCTION:
Electronic and Electrical environment with respect to
this context is any environment which consists of
appliances such as fans, television sets, air
conditioners, motors, heater, lighting systems, etc. A
remotely accessible environment is an environment in
which each appliance can be remotely accessed and
controlled using software as an interface, which
includes an Android application and Web application.
Such remotely accessible systems are already available
in the market, but have a number of drawbacks as
well. This paper aims to perform a survey of all the
existing such systems and compare the available
features.
The paper will also compare and contrast all the
systems and look at their various features and
disadvantages. A wide variety of options are available
for the home automation systems.
2 SURVEYS
2.1 Smart Home Automation Control Using
Bluetooth and GSM
Home automation is automation of the home. Home
automation can provide increased quality and
revolutionizes their life. In this paper describe the
implementation controlling various home appliances
like light, fan, tv, washing machine and refrigerator
through android mobile app. Home appliances
controlled by using different technology like Wi-Fi,
DTMF, Voice command and hand gesture method etc..
In this paper home appliances controlled using
Bluetooth and GSM technology.
Bluetooth android app developed and installed to user
android mobile. The user sent commands to
microcontroller using android app, microcontroller
processing command based on the command relay
circuit works. Relay circuit will power to turn on or
off the home appliances based on the input from the
microcontroller PIC16F877A. The status home
appliances either on or off sent to owner of the house
through GSM module anywhere in the world. The user
send GSM command to GSM module and user receive
status of home appliances either on or off send to user
anywhere in the world through GSM module. The
GSM command send by the owner also control home
appliances. The step down transformer is connected
with the main power supply. It will convert the AC to
DC Which can be used for the electronic devices like
microcontroller, LCD, GSM and sensors etc..
IDL - International Digital Library for Technology & Research
Volume I, Issue 4, APRIL-2017 Available at: www.dbpublications.org
2 | P a g e
Advantages
• Using the Blue-tooth wireless technology
home appliances are controlled through mobile
android application.
Disadvantages
• Range 10m
• More Power consumption
2.2 Mobile based home automation using Internet
of Things (IoT)
According to CISCO survey, it is estimated that 50
billion devices connected to the Internet by 2020. The
concept of Home automation using microcontroller
based Arduino board and android mobile phone.
Arduino can be used for prototyping any hardware and
software. Arduino can be programmed to receive input
data and depending on the input data control various
electrical appliances. Smart mobile phone interacted
with the Arduino board through external HC-05
Bluetooth module, using the Bluetooth module 100m
range of data transmission expandable.
Android based mobile application is developed using
android studio that provides complete development
environment for developing any mobile application
including tools for compilation, verification and
debugging. Mobile application screen consist of 6 icon
corresponding to various electrical appliances namely
Lamp, AC, Fan, Refrigerator, TV, Washing Machine.
The status of these home appliances are indicated
using a LED. RED colour indicates that an appliance
is in OFF state and GREEN colour indicates that an
appliance is in on state. Whenever mobile app is
launched, Arduino board gets paired to smart phone
using Bluetooth connectivity using serial
communication protocol. Depends on the user home
appliances icon select on the android application
electrical home appliances controlled.
The Bluetooth based home automation system covers
the data transmission range only 100m only overcome
this drawback using Ethernet technology. Ethernet
module is used for connecting Arduino board from
any part of the world.
Arduino Ethernet module Ip address and port number
can be used to locate remote device connected to the
internet in a smart home environment. Andriod mobile
app can be used to control electrical home appliances.
2.3 Home Automation using Internet of Things
Homes of the 21st century will become highly self-
controlled and automated using the home automation
systems. These systems provide comfort and luxury to
the people. A home automation system is a means that
allow users to control electric appliances. Wireless
systems can be of great help for automation systems.
With the advancement of wireless technologies such
as Wi-Fi, cloud networks in the recent past, wireless
systems are used every day and everywhere.
In this proposed system consists of server and sensors.
The Server controls and monitors the various sensors
like temperature, motion and light level sensors. The
Intel Galileo connects to the internet through Wi-Fi.
When the connection is established between sensors
and Galileo board, sensors are start to reading the
parameters of sensors like p1, p2, p3 etc. The required
sensors threshold levels are set as t1, t2, t3 and so on.
The sensor data are sent to the web server and stored
in the cloud using internet.
The data can be received from cloud analyzed
anywhere any time. If the sensor parameters are
greater than the threshold level then the respective
alarm a1, a2, a3 etc. will be activated. In the proposed
system the gas leakage, temperature and motion in the
house is monitored. The temperature and the motion
detection is stored in cloud for analysis. If the
temperature is more than the threshold level then the
cooler will turn on automatically and it will turn off
when the temperature decreases less than the threshold
level. Similarly when there is a leakage of gas in the
house alarm is giving the alert sound. The required
lights are turned on or off automatically by detecting
the light outside the house. The user can also monitor
the electric appliances like fan and light through the
internet via web server. If electrical appliances are on
and turn off remotely through simply typing the IP
address of the web server.
Advantages
• Reduced installation costs
• System scalability
2.4 An Advanced Home Automation System Using
Mobile Phone
In this paper microcontroller is used as a control unit
which gets inputs (instructions, commands) from a
mobile connected through DTMF decoder. To make
IDL - International Digital Library for Technology & Research
Volume I, Issue 4, APRIL-2017 Available at: www.dbpublications.org
3 | P a g e
the connection more secure, consumer authentication
along with a password will be provided.
To switch on or off any appliance by pressing the
keypad buttons in the cellular phones are connected to
DTMF decoder. The entered tone is decoded via the
DTMF decoder. The entered tone further translated it
into binary values. Binary values are the input to the
microcontroller which verifies each tone individually
and corresponding output is given at the output
terminal. Depends on the microcontroller output relay
circuit activated and control home appliances either
gets ON or is switched OFF.
Advantages
• This project is simple and easy to access.
• There is low power consumption.
• It can be operated from a long range.
2.5 A comparison of the popular home automation
technologies.
Java [10] based systems have also been developed
where the electronic devices are controlled via a web
server based PC however it requires extensive wired
installations which is certainly not a cost effective
solution. Bluetooth [11] based home automation
systems provides good amount of data rate and
security but incurs latency issues and one-to-one
pairing which make them less efficient to be utilized in
automation scenarios. Telephone line [12] based
systems are heavily dependent on separate telephone
cable architectures which again requires heavy cable
installation with no graphical user interface and
furthermore it also involves the pain of remembering
numerous access codes. A Zigbee[13] based
automation and control system give rise to user fatigue
and inaccuracy problems. Home gateway [14] systems
are also used in various homes and industrial
applications to interconnect the private area network
along with the public network or internet but they
consist of very complex architectures. Wi-Fi based
[15] systems are efficient and interoperable but they
suffer from higher cost and comparatively high power
consumption.
Table 1 summarizes the advantages and disadvantages
of various technologies that have been predominantly
used to implement a HAS
Technology
Type
Advantages Disadvantages
Java
Based[10]
User interface,
secured,
Reliable
Complex, costly,
expensive wired
installation
Bluetooth
based[11]
Secured,
Support
multimedia
Medium power
consumption,
Supports up to 7
nodes only
Phone line
based[12]
Easy access,
simple, remote
access
User has to
remember access
codes, wired
architecture.
Zigbee
based[13]
User interface,
interoperable,
easy
Link breakage
problems, low
data rate
Home
gateway web
server
based[14]
Remote access,
accurate, fast
Costly, dependent
on internet
Wi-Fi
based[15]
Accurate, Fast,
Support
multimedia
High power
consumption,
Complex
Table 1: Comparison of the already existing automation
technologies
3. CONCLUSION
Home automation is the residential addition to building
automation and involves the control and automation of
home appliances like air conditioning, refrigerator, washing
machine, fan, lighting and TV using different technology
like GSM, Bluetooth DTMF and IoT technologies. The
internet module has the main advantage of controlling the
home appliances from anywhere in the world. The home
automation systems also use the calling system which runs
on DTMF technology. Using the calling system home
appliances can be controlled by calling and pressing buttons
of mobile devices. This system has various applications like
houses, offices, hospitals, industries and universities.
REFERENCES
[1] Anandhavalli D, Noorul S. Mubina, “Smart Home
Automation Control Using Bluetooth and GSM”,
International Journal of Informative & Futuristic Reserch,
Volume 2, Issue 8, April 2015.
[2] Kumar mandula, Ramu Parupalli, “Mobile based home
automation using Internet of Things(IoT)”, International
IDL - International Digital Library for Technology & Research
Volume I, Issue 4, APRIL-2017 Available at: www.dbpublications.org
4 | P a g e
Conference on Control, Instrumentation, communication
and computational Technologies(ICCICCT), 2015.
[3] Kusuma S M, Vinay sagar, “Home Automation using
Internet of Things”, International Research Journal of
Engineering and Technology (IRJET), Volume 02, Issue 03,
June-2015.
[4] ApurvaMisra1, Ajay K. Yadav, “An Advanced Home
Automation System Using Mobile Phone”, International
Journal Of Electrical And Electronics Engineers (IJEEE),
Volume 07, Issue 01, June-2015.
[5] Miranda, J. ; Makitalo, N. ; Garcia-Alonso, J. ; Berrocal,
J. ;Mikkonen, T. ;” From the Internet of Things to the
Internet of People” Internet Computing, IEEE Volume:19 ,
Issue: 2 DOI: 10.1109/MIC.2015.24 Publication Year: 2015
, Page(s): 40 – 47
[6] Withanage, C. ; Ashok, R. ; Chau Yuen ; Otto, K., "A
comparison of the popular home automation technologies",
Innovative Smart Grid Technologies - Asia (ISGT Asia),
2014.

Weitere ähnliche Inhalte

Was ist angesagt?

IRJET - IoT based Air Quality Monitoring System
IRJET - IoT based Air Quality Monitoring SystemIRJET - IoT based Air Quality Monitoring System
IRJET - IoT based Air Quality Monitoring SystemIRJET Journal
 
Environment pollution monitoring system using internet of things
Environment pollution monitoring system using internet of thingsEnvironment pollution monitoring system using internet of things
Environment pollution monitoring system using internet of thingsMahamudul karim Khondaker
 
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET Journal
 
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET Journal
 
IOT BASED AIR POLLUTION MONITORING
IOT BASED AIR POLLUTION MONITORINGIOT BASED AIR POLLUTION MONITORING
IOT BASED AIR POLLUTION MONITORINGkantkamal2291
 
Air Quality and Water Quality Monitoring using
Air Quality and Water Quality Monitoring using Air Quality and Water Quality Monitoring using
Air Quality and Water Quality Monitoring using AshutoshKumar1262
 
IRJET- Air Quality Monitoring System for City
IRJET-	 Air Quality Monitoring System for CityIRJET-	 Air Quality Monitoring System for City
IRJET- Air Quality Monitoring System for CityIRJET Journal
 
IRJET - Study on Smart Air Pollution Monitoring System based on IoT
IRJET - Study on Smart Air Pollution Monitoring System based on IoTIRJET - Study on Smart Air Pollution Monitoring System based on IoT
IRJET - Study on Smart Air Pollution Monitoring System based on IoTIRJET Journal
 
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...IRJET Journal
 
IRJET- Air Quality and Dust Level Monitoring using IoT
IRJET-  	  Air Quality and Dust Level Monitoring using IoTIRJET-  	  Air Quality and Dust Level Monitoring using IoT
IRJET- Air Quality and Dust Level Monitoring using IoTIRJET Journal
 
Pollution Monitoring System using Arduino and various gas sensor
Pollution Monitoring System using Arduino and various gas sensorPollution Monitoring System using Arduino and various gas sensor
Pollution Monitoring System using Arduino and various gas sensorUtkarsh Jaiswal
 
ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES
ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONESANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES
ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONESijmnct
 
Green House Automation using IoT
Green House Automation using IoT Green House Automation using IoT
Green House Automation using IoT IRJET Journal
 
Air Quality Monitoring and Control System in IoT
Air Quality Monitoring and Control System in IoTAir Quality Monitoring and Control System in IoT
Air Quality Monitoring and Control System in IoTijtsrd
 
IRJET - Monitoring Indoor Air Quality in Industries
IRJET - Monitoring Indoor Air Quality in IndustriesIRJET - Monitoring Indoor Air Quality in Industries
IRJET - Monitoring Indoor Air Quality in IndustriesIRJET Journal
 
IoT Based Weather Monitoring System for Effective Analytics
IoT Based Weather Monitoring System for Effective AnalyticsIoT Based Weather Monitoring System for Effective Analytics
IoT Based Weather Monitoring System for Effective AnalyticsFerdin Joe John Joseph PhD
 
Advanced Rescue and Monitoring Robot for Coal Mine
Advanced Rescue and Monitoring Robot for Coal MineAdvanced Rescue and Monitoring Robot for Coal Mine
Advanced Rescue and Monitoring Robot for Coal MineIRJET Journal
 
IRJET- Online Monitoring of Air Pollution using IoT
IRJET- Online Monitoring of Air Pollution using IoTIRJET- Online Monitoring of Air Pollution using IoT
IRJET- Online Monitoring of Air Pollution using IoTIRJET Journal
 
IRJET- An IoT based Low Cost Air Pollution Monitoring System
IRJET- An IoT based Low Cost Air Pollution Monitoring SystemIRJET- An IoT based Low Cost Air Pollution Monitoring System
IRJET- An IoT based Low Cost Air Pollution Monitoring SystemIRJET Journal
 
internet of things (IOT)
 internet of things (IOT) internet of things (IOT)
internet of things (IOT)Vijay Prakash
 

Was ist angesagt? (20)

IRJET - IoT based Air Quality Monitoring System
IRJET - IoT based Air Quality Monitoring SystemIRJET - IoT based Air Quality Monitoring System
IRJET - IoT based Air Quality Monitoring System
 
Environment pollution monitoring system using internet of things
Environment pollution monitoring system using internet of thingsEnvironment pollution monitoring system using internet of things
Environment pollution monitoring system using internet of things
 
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
 
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoT
 
IOT BASED AIR POLLUTION MONITORING
IOT BASED AIR POLLUTION MONITORINGIOT BASED AIR POLLUTION MONITORING
IOT BASED AIR POLLUTION MONITORING
 
Air Quality and Water Quality Monitoring using
Air Quality and Water Quality Monitoring using Air Quality and Water Quality Monitoring using
Air Quality and Water Quality Monitoring using
 
IRJET- Air Quality Monitoring System for City
IRJET-	 Air Quality Monitoring System for CityIRJET-	 Air Quality Monitoring System for City
IRJET- Air Quality Monitoring System for City
 
IRJET - Study on Smart Air Pollution Monitoring System based on IoT
IRJET - Study on Smart Air Pollution Monitoring System based on IoTIRJET - Study on Smart Air Pollution Monitoring System based on IoT
IRJET - Study on Smart Air Pollution Monitoring System based on IoT
 
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
 
IRJET- Air Quality and Dust Level Monitoring using IoT
IRJET-  	  Air Quality and Dust Level Monitoring using IoTIRJET-  	  Air Quality and Dust Level Monitoring using IoT
IRJET- Air Quality and Dust Level Monitoring using IoT
 
Pollution Monitoring System using Arduino and various gas sensor
Pollution Monitoring System using Arduino and various gas sensorPollution Monitoring System using Arduino and various gas sensor
Pollution Monitoring System using Arduino and various gas sensor
 
ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES
ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONESANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES
ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES
 
Green House Automation using IoT
Green House Automation using IoT Green House Automation using IoT
Green House Automation using IoT
 
Air Quality Monitoring and Control System in IoT
Air Quality Monitoring and Control System in IoTAir Quality Monitoring and Control System in IoT
Air Quality Monitoring and Control System in IoT
 
IRJET - Monitoring Indoor Air Quality in Industries
IRJET - Monitoring Indoor Air Quality in IndustriesIRJET - Monitoring Indoor Air Quality in Industries
IRJET - Monitoring Indoor Air Quality in Industries
 
IoT Based Weather Monitoring System for Effective Analytics
IoT Based Weather Monitoring System for Effective AnalyticsIoT Based Weather Monitoring System for Effective Analytics
IoT Based Weather Monitoring System for Effective Analytics
 
Advanced Rescue and Monitoring Robot for Coal Mine
Advanced Rescue and Monitoring Robot for Coal MineAdvanced Rescue and Monitoring Robot for Coal Mine
Advanced Rescue and Monitoring Robot for Coal Mine
 
IRJET- Online Monitoring of Air Pollution using IoT
IRJET- Online Monitoring of Air Pollution using IoTIRJET- Online Monitoring of Air Pollution using IoT
IRJET- Online Monitoring of Air Pollution using IoT
 
IRJET- An IoT based Low Cost Air Pollution Monitoring System
IRJET- An IoT based Low Cost Air Pollution Monitoring SystemIRJET- An IoT based Low Cost Air Pollution Monitoring System
IRJET- An IoT based Low Cost Air Pollution Monitoring System
 
internet of things (IOT)
 internet of things (IOT) internet of things (IOT)
internet of things (IOT)
 

Ähnlich wie Smart Home Survey Methods

NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling 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 TechnologyIRJET Journal
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET Journal
 
IRJET - IoT based Advanced Home Automation
IRJET -  	  IoT based Advanced Home AutomationIRJET -  	  IoT based Advanced Home Automation
IRJET - IoT based Advanced Home AutomationIRJET Journal
 
GSM Based Home Appliances Monitoring System for Handicapped People
GSM Based Home Appliances Monitoring System for Handicapped PeopleGSM Based Home Appliances Monitoring System for Handicapped People
GSM Based Home Appliances Monitoring System for Handicapped Peoplepaperpublications3
 
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATIONUBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATIONIJCNCJournal
 
IoT Based Home Appliances Control
IoT Based Home Appliances ControlIoT Based Home Appliances Control
IoT Based Home Appliances ControlIRJET Journal
 
Cell phone based automation systems
Cell phone based automation systemsCell phone based automation systems
Cell phone based automation systemsManpreet Chandhok
 
Energy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using IoTEnergy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using IoTIJEACS
 
Control of lights + fan using wi fi and bluetooth
Control of lights + fan using wi fi and bluetoothControl of lights + fan using wi fi and bluetooth
Control of lights + fan using wi fi and bluetoothsvsembedded
 
Smart Security System IOT
Smart Security System IOTSmart Security System IOT
Smart Security System IOTijtsrd
 
Smart and Secure Home using IoT
Smart and Secure Home using IoTSmart and Secure Home using IoT
Smart and Secure Home using IoTIRJET Journal
 
13 7996 9064-1-pb
13 7996 9064-1-pb13 7996 9064-1-pb
13 7996 9064-1-pbIAESIJEECS
 
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 Smart Home System Technologies
IOT Based Smart Home System TechnologiesIOT Based Smart Home System Technologies
IOT Based Smart Home System TechnologiesIJERDJOURNAL
 
BLUETOOTH BASED HOME AUTOMATION SYSTEM
BLUETOOTH BASED HOME  AUTOMATION SYSTEMBLUETOOTH BASED HOME  AUTOMATION SYSTEM
BLUETOOTH BASED HOME AUTOMATION SYSTEMSaif Shaikh
 
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-Smart Home Automation System using Mobile Application
IRJET-Smart Home Automation System using Mobile ApplicationIRJET-Smart Home Automation System using Mobile Application
IRJET-Smart Home Automation System using Mobile ApplicationIRJET 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 AppIRJET Journal
 

Ähnlich wie Smart Home Survey Methods (20)

NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling 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
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation System
 
IRJET - IoT based Advanced Home Automation
IRJET -  	  IoT based Advanced Home AutomationIRJET -  	  IoT based Advanced Home Automation
IRJET - IoT based Advanced Home Automation
 
GSM Based Home Appliances Monitoring System for Handicapped People
GSM Based Home Appliances Monitoring System for Handicapped PeopleGSM Based Home Appliances Monitoring System for Handicapped People
GSM Based Home Appliances Monitoring System for Handicapped People
 
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATIONUBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
 
IoT Based Home Appliances Control
IoT Based Home Appliances ControlIoT Based Home Appliances Control
IoT Based Home Appliances Control
 
Cell phone based automation systems
Cell phone based automation systemsCell phone based automation systems
Cell phone based automation systems
 
Energy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using IoTEnergy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using IoT
 
Control of lights + fan using wi fi and bluetooth
Control of lights + fan using wi fi and bluetoothControl of lights + fan using wi fi and bluetooth
Control of lights + fan using wi fi and bluetooth
 
Smart Security System IOT
Smart Security System IOTSmart Security System IOT
Smart Security System IOT
 
Smart and Secure Home using IoT
Smart and Secure Home using IoTSmart and Secure Home using IoT
Smart and Secure Home using IoT
 
13 7996 9064-1-pb
13 7996 9064-1-pb13 7996 9064-1-pb
13 7996 9064-1-pb
 
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 Smart Home System Technologies
IOT Based Smart Home System TechnologiesIOT Based Smart Home System Technologies
IOT Based Smart Home System Technologies
 
BLUETOOTH BASED HOME AUTOMATION SYSTEM
BLUETOOTH BASED HOME  AUTOMATION SYSTEMBLUETOOTH BASED HOME  AUTOMATION SYSTEM
BLUETOOTH BASED HOME AUTOMATION SYSTEM
 
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-Smart Home Automation System using Mobile Application
IRJET-Smart Home Automation System using Mobile ApplicationIRJET-Smart Home Automation System using Mobile Application
IRJET-Smart Home Automation System using Mobile Application
 
Android Based E-Home
Android Based E-HomeAndroid Based E-Home
Android Based E-Home
 
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
 

Kürzlich hochgeladen

TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Risk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectRisk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectErbil Polytechnic University
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingBootNeck1
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxRomil Mishra
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Coursebim.edu.pl
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
Crystal Structure analysis and detailed information pptx
Crystal Structure analysis and detailed information pptxCrystal Structure analysis and detailed information pptx
Crystal Structure analysis and detailed information pptxachiever3003
 
Autonomous emergency braking system (aeb) ppt.ppt
Autonomous emergency braking system (aeb) ppt.pptAutonomous emergency braking system (aeb) ppt.ppt
Autonomous emergency braking system (aeb) ppt.pptbibisarnayak0
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
BSNL Internship Training presentation.pptx
BSNL Internship Training presentation.pptxBSNL Internship Training presentation.pptx
BSNL Internship Training presentation.pptxNiranjanYadav41
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solidnamansinghjarodiya
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONjhunlian
 

Kürzlich hochgeladen (20)

TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Risk Management in Engineering Construction Project
Risk Management in Engineering Construction ProjectRisk Management in Engineering Construction Project
Risk Management in Engineering Construction Project
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event Scheduling
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptx
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Course
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
Crystal Structure analysis and detailed information pptx
Crystal Structure analysis and detailed information pptxCrystal Structure analysis and detailed information pptx
Crystal Structure analysis and detailed information pptx
 
Autonomous emergency braking system (aeb) ppt.ppt
Autonomous emergency braking system (aeb) ppt.pptAutonomous emergency braking system (aeb) ppt.ppt
Autonomous emergency braking system (aeb) ppt.ppt
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
BSNL Internship Training presentation.pptx
BSNL Internship Training presentation.pptxBSNL Internship Training presentation.pptx
BSNL Internship Training presentation.pptx
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solid
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
 

Smart Home Survey Methods

  • 1. IDL - International Digital Library for Technology & Research Volume I, Issue 4, APRIL-2017 Available at: www.dbpublications.org 1 | P a g e Communication Methods to build Smart Home Monitoring System: A Survey Mr. RAMESHA R M1 , Mrs. SNEHA K2 , Dr. B.G.PRASAD3 Dept. of Computer Science 1 M-Tech, Student – B.N.M Institute of Technology, Bengaluru, India 2 Guide, Associate Professor – B.N.M Institute of Technology, Bengaluru, India 3 Guide, Prof & HOD, Dept. Of CSE, BMS College of Engineering, Bengaluru, India SURVEY PAPER ABSTRACT- The inability to access and control the appliances from remote locations is one of the major reasons for energy loss. An android application or any input method is used by the users to give instructions to home automation systems. This system can make use of a host of communication methods such as Wi- Fi, GSM, Bluetooth and ZigBee etc.. Different controlling devices and configurations can be found in existing systems. Such systems have been found already in many places for a wide variety of applications. This paper presents a survey of such systems. Keywords: IoT, Automation Control, Wi-Fi, DTMF, Voice command, Bluetooth, GSM Technology. 1. INTRODUCTION: Electronic and Electrical environment with respect to this context is any environment which consists of appliances such as fans, television sets, air conditioners, motors, heater, lighting systems, etc. A remotely accessible environment is an environment in which each appliance can be remotely accessed and controlled using software as an interface, which includes an Android application and Web application. Such remotely accessible systems are already available in the market, but have a number of drawbacks as well. This paper aims to perform a survey of all the existing such systems and compare the available features. The paper will also compare and contrast all the systems and look at their various features and disadvantages. A wide variety of options are available for the home automation systems. 2 SURVEYS 2.1 Smart Home Automation Control Using Bluetooth and GSM Home automation is automation of the home. Home automation can provide increased quality and revolutionizes their life. In this paper describe the implementation controlling various home appliances like light, fan, tv, washing machine and refrigerator through android mobile app. Home appliances controlled by using different technology like Wi-Fi, DTMF, Voice command and hand gesture method etc.. In this paper home appliances controlled using Bluetooth and GSM technology. Bluetooth android app developed and installed to user android mobile. The user sent commands to microcontroller using android app, microcontroller processing command based on the command relay circuit works. Relay circuit will power to turn on or off the home appliances based on the input from the microcontroller PIC16F877A. The status home appliances either on or off sent to owner of the house through GSM module anywhere in the world. The user send GSM command to GSM module and user receive status of home appliances either on or off send to user anywhere in the world through GSM module. The GSM command send by the owner also control home appliances. The step down transformer is connected with the main power supply. It will convert the AC to DC Which can be used for the electronic devices like microcontroller, LCD, GSM and sensors etc..
  • 2. IDL - International Digital Library for Technology & Research Volume I, Issue 4, APRIL-2017 Available at: www.dbpublications.org 2 | P a g e Advantages • Using the Blue-tooth wireless technology home appliances are controlled through mobile android application. Disadvantages • Range 10m • More Power consumption 2.2 Mobile based home automation using Internet of Things (IoT) According to CISCO survey, it is estimated that 50 billion devices connected to the Internet by 2020. The concept of Home automation using microcontroller based Arduino board and android mobile phone. Arduino can be used for prototyping any hardware and software. Arduino can be programmed to receive input data and depending on the input data control various electrical appliances. Smart mobile phone interacted with the Arduino board through external HC-05 Bluetooth module, using the Bluetooth module 100m range of data transmission expandable. Android based mobile application is developed using android studio that provides complete development environment for developing any mobile application including tools for compilation, verification and debugging. Mobile application screen consist of 6 icon corresponding to various electrical appliances namely Lamp, AC, Fan, Refrigerator, TV, Washing Machine. The status of these home appliances are indicated using a LED. RED colour indicates that an appliance is in OFF state and GREEN colour indicates that an appliance is in on state. Whenever mobile app is launched, Arduino board gets paired to smart phone using Bluetooth connectivity using serial communication protocol. Depends on the user home appliances icon select on the android application electrical home appliances controlled. The Bluetooth based home automation system covers the data transmission range only 100m only overcome this drawback using Ethernet technology. Ethernet module is used for connecting Arduino board from any part of the world. Arduino Ethernet module Ip address and port number can be used to locate remote device connected to the internet in a smart home environment. Andriod mobile app can be used to control electrical home appliances. 2.3 Home Automation using Internet of Things Homes of the 21st century will become highly self- controlled and automated using the home automation systems. These systems provide comfort and luxury to the people. A home automation system is a means that allow users to control electric appliances. Wireless systems can be of great help for automation systems. With the advancement of wireless technologies such as Wi-Fi, cloud networks in the recent past, wireless systems are used every day and everywhere. In this proposed system consists of server and sensors. The Server controls and monitors the various sensors like temperature, motion and light level sensors. The Intel Galileo connects to the internet through Wi-Fi. When the connection is established between sensors and Galileo board, sensors are start to reading the parameters of sensors like p1, p2, p3 etc. The required sensors threshold levels are set as t1, t2, t3 and so on. The sensor data are sent to the web server and stored in the cloud using internet. The data can be received from cloud analyzed anywhere any time. If the sensor parameters are greater than the threshold level then the respective alarm a1, a2, a3 etc. will be activated. In the proposed system the gas leakage, temperature and motion in the house is monitored. The temperature and the motion detection is stored in cloud for analysis. If the temperature is more than the threshold level then the cooler will turn on automatically and it will turn off when the temperature decreases less than the threshold level. Similarly when there is a leakage of gas in the house alarm is giving the alert sound. The required lights are turned on or off automatically by detecting the light outside the house. The user can also monitor the electric appliances like fan and light through the internet via web server. If electrical appliances are on and turn off remotely through simply typing the IP address of the web server. Advantages • Reduced installation costs • System scalability 2.4 An Advanced Home Automation System Using Mobile Phone In this paper microcontroller is used as a control unit which gets inputs (instructions, commands) from a mobile connected through DTMF decoder. To make
  • 3. IDL - International Digital Library for Technology & Research Volume I, Issue 4, APRIL-2017 Available at: www.dbpublications.org 3 | P a g e the connection more secure, consumer authentication along with a password will be provided. To switch on or off any appliance by pressing the keypad buttons in the cellular phones are connected to DTMF decoder. The entered tone is decoded via the DTMF decoder. The entered tone further translated it into binary values. Binary values are the input to the microcontroller which verifies each tone individually and corresponding output is given at the output terminal. Depends on the microcontroller output relay circuit activated and control home appliances either gets ON or is switched OFF. Advantages • This project is simple and easy to access. • There is low power consumption. • It can be operated from a long range. 2.5 A comparison of the popular home automation technologies. Java [10] based systems have also been developed where the electronic devices are controlled via a web server based PC however it requires extensive wired installations which is certainly not a cost effective solution. Bluetooth [11] based home automation systems provides good amount of data rate and security but incurs latency issues and one-to-one pairing which make them less efficient to be utilized in automation scenarios. Telephone line [12] based systems are heavily dependent on separate telephone cable architectures which again requires heavy cable installation with no graphical user interface and furthermore it also involves the pain of remembering numerous access codes. A Zigbee[13] based automation and control system give rise to user fatigue and inaccuracy problems. Home gateway [14] systems are also used in various homes and industrial applications to interconnect the private area network along with the public network or internet but they consist of very complex architectures. Wi-Fi based [15] systems are efficient and interoperable but they suffer from higher cost and comparatively high power consumption. Table 1 summarizes the advantages and disadvantages of various technologies that have been predominantly used to implement a HAS Technology Type Advantages Disadvantages Java Based[10] User interface, secured, Reliable Complex, costly, expensive wired installation Bluetooth based[11] Secured, Support multimedia Medium power consumption, Supports up to 7 nodes only Phone line based[12] Easy access, simple, remote access User has to remember access codes, wired architecture. Zigbee based[13] User interface, interoperable, easy Link breakage problems, low data rate Home gateway web server based[14] Remote access, accurate, fast Costly, dependent on internet Wi-Fi based[15] Accurate, Fast, Support multimedia High power consumption, Complex Table 1: Comparison of the already existing automation technologies 3. CONCLUSION Home automation is the residential addition to building automation and involves the control and automation of home appliances like air conditioning, refrigerator, washing machine, fan, lighting and TV using different technology like GSM, Bluetooth DTMF and IoT technologies. The internet module has the main advantage of controlling the home appliances from anywhere in the world. The home automation systems also use the calling system which runs on DTMF technology. Using the calling system home appliances can be controlled by calling and pressing buttons of mobile devices. This system has various applications like houses, offices, hospitals, industries and universities. REFERENCES [1] Anandhavalli D, Noorul S. Mubina, “Smart Home Automation Control Using Bluetooth and GSM”, International Journal of Informative & Futuristic Reserch, Volume 2, Issue 8, April 2015. [2] Kumar mandula, Ramu Parupalli, “Mobile based home automation using Internet of Things(IoT)”, International
  • 4. IDL - International Digital Library for Technology & Research Volume I, Issue 4, APRIL-2017 Available at: www.dbpublications.org 4 | P a g e Conference on Control, Instrumentation, communication and computational Technologies(ICCICCT), 2015. [3] Kusuma S M, Vinay sagar, “Home Automation using Internet of Things”, International Research Journal of Engineering and Technology (IRJET), Volume 02, Issue 03, June-2015. [4] ApurvaMisra1, Ajay K. Yadav, “An Advanced Home Automation System Using Mobile Phone”, International Journal Of Electrical And Electronics Engineers (IJEEE), Volume 07, Issue 01, June-2015. [5] Miranda, J. ; Makitalo, N. ; Garcia-Alonso, J. ; Berrocal, J. ;Mikkonen, T. ;” From the Internet of Things to the Internet of People” Internet Computing, IEEE Volume:19 , Issue: 2 DOI: 10.1109/MIC.2015.24 Publication Year: 2015 , Page(s): 40 – 47 [6] Withanage, C. ; Ashok, R. ; Chau Yuen ; Otto, K., "A comparison of the popular home automation technologies", Innovative Smart Grid Technologies - Asia (ISGT Asia), 2014.