Voice Controlled Home Automation
Voice Controlled Home Automation
Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY TIRUCHIRAPALLI. Downloaded on June 04,2024 at 06:31:53 UTC from IEEE Xplore. Restrictions apply.
2017Third International Conference on Science Technology Engineering & Management (ICONSTEM)
Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY TIRUCHIRAPALLI. Downloaded on June 04,2024 at 06:31:53 UTC from IEEE Xplore. Restrictions apply.
2017Third International Conference on Science Technology Engineering & Management (ICONSTEM)
interaction. Most of the challenges in NLP are does not add any functionality to the existing
listed as follows: human language understanding, proposed system, rather increase the complexity of
enabling computers to derive meaning from the implementation. The high dependence on wireless
voice commands given to it through human sensors may also lead to erroneous results. [1]
(natural) language, and others involve natural
language interaction between computers and Other home automation systems insist on using
humans. Most of the latest NLP algorithms are Arduino boards as the only solution. Most of these
built upon machine learning, especially statistical systems can also be replaced by either ZigBee,
machine learning. Raspberry Pi or any other programmable board as
their functionalities are not altered. These systems
The primary concept of machine learning is also have a heavy reliance towards using mobile
different from that of most prior techniques at device as their central console alone, giving very
language processing. Former implementations of less flexibility of changing this. This is a concern
the language-processing jobs usually involved the for the user, because most of the time mobile
straight forward coding of a very large set of rules. devices are carried along with the user everywhere
The principle of the machine-learning standard they go rather than statically staying in the house.
calls instead for utilizing universal learning They also do not support voice commands from the
algorithm – mostly based on statistical inference – user. [2]
to routinely learn the most likely rules by the
analysis of a large sample (corpora) of typical real- The most noble causes of the home automation is
world examples. A corpus (plural, "corpora") is a to help make the lives of paralyzed people much
large sample of documents (or sometimes, discrete easier. These home automation systems built upon
sentences) that have been hand-annotated with the voice recognition are for the differently abled
accurate values to be learned. people suffering from quadriplegia or paraplegia
(who cannot shift their limbs but can speak and
Related Works: listen) and it enables them to control the various
home appliances and can actuate the bed elevation
The industry and the Academicians have worked just by the voice commands according to their need
together in perfect harmony to make great advances and comfort. The proposed system comprises of a
in the field of Home Automation Systems. Many voice recognition module, Arduino Uno
technology giants including Apple, Amazon and microcontroller, relay circuit to and a modifiable
Google have been keen on making viable consumer bed. The voice recognition unit needs to be skilled
products for the common man. Most of these in advance to be used to recognize commands.
gadgets have been released during the course of However all of the listed functionalities are limited
this year, some of them include: Amazon Echo, to adjustable beds. The proposed concept is
Apple HomeKit and Google Home. However none extremely clichéd and lacks sound design
of these systems aim to possess omnipresence or principles. [3]
include artificial intelligence to predict the user’s
commands. Most of these advancements have come Most of the other home automation systems use
only in the past year (2015) urging both companies Bluetooth in their mobile device for
and academicians to make further advancements in implementation. This has various demerits in every
this particular field. aspect. Primarily the Bluetooth has a very small
range and the proposed system could only work in
Certain home automation systems have suggested small homes, excluding homes with larger area.
complete dependence on wireless sensors and Bluetooth does not support remote operations, (i.e.)
nothing else. These systems also use very primal the appliances cannot be controlled by Bluetooth
technology such as HTML web pages to co- from a remote geographical area.
ordinate between these Arduino boards. They have
also indicated the use of mobile platform which
Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY TIRUCHIRAPALLI. Downloaded on June 04,2024 at 06:31:53 UTC from IEEE Xplore. Restrictions apply.
2017Third International Conference on Science Technology Engineering & Management (ICONSTEM)
Many appliances within the same range may pick Proposed System:
up the commands given to particular device
resulting in erroneous behavior. They also do not Our project aims to provide the most easy and
use Natural Language Processing and artificial efficient way to interact with home appliances by
intelligence to understand what the user is trying to giving voice commands in human (natural)
perform. [4] language. We plan on eliminating the tedious
process of clicking through various application
Most of the other home automation systems purely screens with just one voice command. The natural
depend on GSM technology for implementation. language processing in the project provides a
Even though their remote capabilities are personal connection with our system. Primarily the
tremendous, the overhead of operating it in a small user is authenticated by entering the specified
home environment is huge. The boards are tough to username and password in the mobile device. The
be compliant to GSM technology and increase the user sends a voice command to the mobile device,
cost of implementation exponentially. [5] which interprets the message and sends the
appropriate command to the specific appliance. The
Existing System: voice command given by the user is interpreted by
the mobile device using Natural Language
The existing technologies, in these regard are far
processing.
outdated than what we have proposed. Most of the
smart home automation systems that are existing The mobile device acts as a central console; it
only automate the basic process of changing the determines what operation must be done by which
state of the appliances to ON/OFF. There are many appliance to fulfill the user’s request. The central
smart home mechanization systems in the market console can also be either a desktop application,
that aim to automate the basic operations of these web application or a smart phone application as all
home appliances using various technologies such as of the data transferred can be processed by the
GSM (Global System for Mobile), NFC (Near- cloud. However, for the convenience of the user
Field Communication) and Wi-Fi. and increased mobile capabilities we will be using
a smart phone in this project.
The existing smart home systems that have either
been implemented or proposed have an elaborate The appliances are connected to the mobile device
procedure to interact with the home appliances. through an Arduino Board that establishes the
Some include pressing a button in a static location concept of Internet of Things. The Arduino Boards
while some others include giving commands are interfaced with the appliances and programmed
through a mobile device. Various technology in such a way that they respond to mobile inputs.
companies have been trying to create amazing Our project automates the operation of every single
products in the department of home automation appliance in the house, which greatly reduces the
system since a decade ago. However, the Internet power consumption due to excess use/wastage of
of things has become a briskly growing field only the appliance’s services.
in the recent past.
Architecture Diagram:
Many viable consumer products are being sold by
various technology giants in order to bring the
technology to the common man. Most of these
gadgets have been released during the course of
this year, some of them include: Amazon Echo,
Apple HomeKit and Google Home. However none
of these systems aim to possess omnipresence or
include artificial intelligence to predict the user’s
commands.
Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY TIRUCHIRAPALLI. Downloaded on June 04,2024 at 06:31:53 UTC from IEEE Xplore. Restrictions apply.
2017Third International Conference on Science Technology Engineering & Management (ICONSTEM)
Conclusion:
References:
Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY TIRUCHIRAPALLI. Downloaded on June 04,2024 at 06:31:53 UTC from IEEE Xplore. Restrictions apply.
2017Third International Conference on Science Technology Engineering & Management (ICONSTEM)
Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY TIRUCHIRAPALLI. Downloaded on June 04,2024 at 06:31:53 UTC from IEEE Xplore. Restrictions apply.