Вы находитесь на странице: 1из 4

DOMOTICS USING INTERNET OF THINGS

1
NISHANT HORO, 2PRABAHARAN .R, 3PREM .G, 4J. ANTONY MASILA VICTORIA
1,2,3
UG Scholar, 4Assistant Professor, Electronics and Communication Engineering Department,
Tagore Engineering College, Chennai, Tamilnadu, India
E-mail: 1horonw@hotmail.com, 2prabaharan1888@gmail.com, 3getprem4@gmail.com, 4masila.victoria@gmail.com

Abstract Living today in this 21st century with all these various new emerging technologies around has become a vital
part of our day-to-day lives. Likewise the concept of smart home / home automation using IoT is one such emerging
technology which maybe within few years everyone will have a privilege to experience. You can imagine that you arrive
your empty house tired late night with a homely welcome where your dinner is ready - hot, room with comfortable
temperature level and TV running your favorite channel. It's not just about comfort but also energy efficient, more secure,
monitor-able and cheaper automated system where everything is in the control of your hand. This field having vast
applications and possibilities one could think about, this paper gives a small insight on the same.

Keywords Home automation, smart home, ESP8266, home appliances, wireless.

I. INTRODUCTION 2.2. Automate and Secure Your Home Using ZigBee


Technology
Domotics is a short intro to smart home technologies The purpose of this paper is to design a home
which encompasses all phases of smart home automation and get to know status of the home
technology, including the highly sophisticated sensors appliances by using computer using ZigBee wireless
and controls that monitor and automate temperature, technology. Instead of connecting with wires, every
lighting, security systems and many other functions electrical appliance has small ZigBee. They are using
[6]. combination of NetBeans and Embedded-C for
monitoring and controlling software. The home
This concept of smart home automation is on the talk Appliances can be monitored and accessed remotely
for past few years and people are coming up with by user via SMS or EMAIL where GSM Modem
many innovative ideas and various sensors and comes into use. Multi-vendor appliances can be
functions and protocols to make this system even added to the system with no major changes and hence
more energy efficient and secure. With this system system is scalable. Password protection is one of the
we can switch ON/OFF any appliances, program and functionality of the system so that unauthorized user
configure in such a way that it will adopt to our can be denied from accessing home appliances [2].
desired profile and likes, monitor and control
remotely and conserve energy by measuring usage of 2.3. GSM Based Home Automation System Using
each appliances, authorize and authenticate to App-Inventor for Android Mobile Phone
improve security system, etc. This system can also be This paper describes GSM (Global System
very much useful to specially-abled and old aged Messaging) based secured device control system
ones. Due to advancement in wireless technologies using App Inventor for Android mobile phones which
there are several wireless communication such as is a latest visual programming platform for
Bluetooth, ZigBee, GSM, Wi-Fi, etc. Each of these developing mobile which also aims to make
connections has their own unique specifications and programming enjoyable and accessible to novices [3].
applications and drawbacks.
2.4. Internet Based Home Automation
II. LITERATURE SURVEY In this paper for the home automation they are using
Arduino - Uno board to give control to the load with
2.1. Bluetooth Remote Home Automation System the help of relay which can be controlled by giving
Using Android Application commands to the arduino with the help of micro
This paper presents the overall design of Home controller which is inbuilt in it. They are using
Automation System (HAS) by implementing wireless Ethernet shield to provide interface between user and
Bluetooth technology to provide remote access from the arduino from any distance. This is the beginning
PC/laptop or smart phone. The design remains the of IoT concept where internet is being used to
existing electrical switches and provides more safety connect the devices, but the drawback is the Ethernet
control on the switches with low voltage activating connectivity to run this system that is wired [4].
method. The switches status is synchronized in all the
control system whereby every user interface indicates
the real time existing switches status with the help of
the GUI which theyve designed [1].

Proceedings of 40th IRF International Conference, 10th April, 2016, Chennai, India, ISBN: 978-93-85973-98-7
44
Domotics Using Internet of Things

Table1: Consolidated Comparisons between all embedded-C language in an open-source platform.


Systems Fig. 1 illustrates the overall control function of the
system.

Fig 1. System Architecture of the Proposed System

This system is connected both wired as well as


wirelessly. There is wired connections between all the
electronic components like sensors and the electrical
appliances to the Wi-Fi module. And the owner /
remote user are wirelessly connected to the Wi-Fi
module through local server or the internet.

III. SYSTEM OBJECTIVES AND GOALS

The basic goal of the system is the same as all other


smart home automation concept i.e. to create a low
cost platform of automation, monitoring, controlling,
to make it more secure and improve energy efficiency
of the whole system. Owner will be able to configure
his automated house as per his taste in the form of
profiles where the home appliances and the system
will adapt accordingly. There will be authorization
and authentication involved to improve security
which also has the option of changing the systems
password periodically. The system is eco-friendly as
it utilizes the energy efficiently with minimum
maintenance and easy installation.

IV. PROPOSED SYSTEM DESIGN AND


IMPLEMENTATION

ESP8266 12E NodeMCU is high performance


wireless SOCs, for mobile platform designers, which Fig 2. Sensor and Actuator Control Stage [7]
provides unsurpassed ability to embed Wi-Fi
capabilities within other systems, at the lowest cost The user has full control over every devices and
with the greatest functionality [5]. It acts a bridge to appliances and can switch ON or OFF anything
connect the owner / remote user to the system using remotely. The switches status and sensor readings can
the local server or the internet itself. Here we are also be monitored in real-time periodically. Fig. 2
using Arduino IDE to program the board using shows the flow chart of sensors and actuators control.

Proceedings of 40th IRF International Conference, 10th April, 2016, Chennai, India, ISBN: 978-93-85973-98-7
45
Domotics Using Internet of Things

minimal loading during runtime. With its high degree


V. HARDWARE IMPLEMENTATION of on-chip integration, which includes the antenna
switch balun, power management converters, it
All the previous home automation system has used requires minimal external circuitry, and the entire
various technologies to control and monitor the solution, including front-end module, is designed to
system and each connectivity has their own unique occupy minimal PCB area.
specifications and applications and drawbacks. Fig. 3 Sophisticated system-level features include fast
shows the basic block diagram of the system. In a sleep/wake context switching for energy efficient
system like this, power consumption and energy VoIP, adaptive radio biasing for low-power
efficiency is one such major concern. First of all the operation, advance signal processing, and spur
number of devices and protocols are reduced in our cancellation and radio co-existence features for
system and secondly the hardware component that we common cellular, Bluetooth, DDR, LVDS, LCD
use is just the solution for all the above problems. interference mitigation [5].

5.2. Features
2.4-2.483 GHz Frequency Range
802.11 b/g/n/d /e/i/k/r support
Wi-Fi Direct (P2P), soft AP
Integrated TCP/IP protocol stack
IPv4,TCP/UDP/HTTP/FTP protocol
Consumes 12A in sleep mode, 1mA during
standby
Consumes 1mW while connected to AP
32-bit CPU, 16-bit thumb mode
iBus, dBus, AHB, JTAG interface
16 GPIO pins
Fig 3. System Block Diagram
Max. frequency 52MHz
Transmit 802.11b CCK 1Mbps 215mA
5.1. ESP8266 12E NodeMCU
Receive 802.11b packet 60mA
We are using ESP8266 12E NodeMCU Fig. 4 for
You can find more features and details about it in its
our proposed system which is the core of this whole
datasheet [5].
system. ESP8266 offers a complete and self-
contained Wi-Fi networking solution, allowing it to
either host the application or to offload all Wi-Fi CONCLUSIONS
networking functions from another application
processor. In conclusion, our proposed automated system can be
accessed remotely which can be used to control and
monitor every activities with ease by any device
which has the internet facility that can be either a
phone or a PC or a tablet with periodic real-time
updates. Considering the specially abled and the
senior citizens, they dont have to rely on others
much, giving them comfort by providing user friendly
interface.
The complexity of the system is reduced as both the
Fig 4. ESP8266 12E NodeMCU microcontroller and the Wi-Fi module are integrated
into a single hardware component and reduced wired
When ESP8266 hosts the application, and when it is connections, making it compact and cost efficient.
the only application processor in the device, it is able Also because of unique features of ESP8266 12E
to boot up directly from an external flash. It has Wi-Fi module, there is drastic drop in energy
integrated cache to improve the performance of the consumption making this system energy efficient
system in such applications, and to minimize the saving thousands of watts of electricity while
memory requirements. designing such automated system in the future.
Alternately, serving as a Wi-Fi adapter, wireless
internet access can be added to any microcontroller- REFERENCES
based design with simple connectivity through UART
interface or the CPU AHB bridge interface. [1] R.A.Ramlee, M.H.Leong, R.S.S.Singh, M.M.Ismail,
ESP8266 on-board processing and storage M.A.Othman, H.A.Sulaiman, M.H.Misran, M.A.Meor,
Bluetooth Remote Home Automation System Using
capabilities allow it to be integrated with the sensors Android Application, The International Journal of
and other application specific devices through its Engineering And Science Vol. 2, Issue 01, pp. 149-153,
GPIOs with minimal development up-front and 2013.

Proceedings of 40th IRF International Conference, 10th April, 2016, Chennai, India, ISBN: 978-93-85973-98-7
46
Domotics Using Internet of Things
[2] Nausheen Belim, Harshada Bhambure , Priyanka Kumbhar Journal of Research and Development Organization,
, Simranjit Tuteja, Automate and Secure Your Home Journal of Electronics and Computer Science Vol. 2, Issue
Using ZigBee Technology, International Journal of 8, Aug. 2015.
Innovative Research in Computer and Communication [5] ESP8266 12E Datasheet,
Engineering Vol. 1, Issue 1, Mar. 2013. https://www.adafruit.com/datasheets/ESP8266_Specificati
[3] Mahesh N. Jivani, GSM Based Home Automation ons_English.pdf
System Using App-Inventor for Android Mobile Phone, [6] What is Domotics?,
International Journal of Advanced Research in Electrical, http://architecture.about.com/od/buildyourhous1/g/domoti
Electronics and Instrumentation Engineering Vol. 3, Issue cs.htm
9, Sep. 2014. [7] Home Gateway flow chart for the connection
[4] Kumar Manu, Ekta Agarwal, Shruti Gaur, Yashdeep establishment with the internet,
Gupta, Internet Based Home Automation, International http://article.sapub.org/10.5923.j.ijit.20130201.02.html

Proceedings of 40th IRF International Conference, 10th April, 2016, Chennai, India, ISBN: 978-93-85973-98-7
47

Вам также может понравиться