SlideShare una empresa de Scribd logo
1 de 6
Descargar para leer sin conexión
IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015.
www.ijiset.com
ISSN 2348 – 7968
Intelligent Home Automation and Security System
Ms. Radhamani N
Department of Electronics and communication, VVIET, Mysore, India
ABSTRACT: In todays scenario safer home security is required, As the technology is improved
in the field of electronics. They have entered the fields like industry, medicine,
telecommunication and also home automation. This paper introduces an intelligent home
automation system which is developed using PIC microcontroller with the ZigBee wireless
communication technology, speech recognition techniques and GSM network technology. This
home automation system is typically employed to secure the home from outside people and make
the user to know about their visitors using mobile. It also allows the user to decide about opening
the door. Mobile devices are ideal in providing a user interface in a home automation system and
this paper evaluates development of a low cost surveillance system using different sensors built
around the microcontroller. This system controls home appliances using voice commands with
the help of HM2007 chip.
Keywords: HM2007 chip, Intelligent home, PIC microcontroller, ZigBee module, GSM Module
I.INTRODUCTION
Home automation systems are developed in recent years that make use of emerging technologies
for the development and making the automation easy with good performance. Most of the system
make use of a web server and mobile communication for controlling the home appliances.
ZigBee is developed in recent years, a short-range wireless communications technology, with
low power, low data rate, short distance, low cost, safe and reliable. The Central Processing Unit
for the proposed system is developed using the PIC microcontroller which is a low cost and
efficient controller used in many applications. Here combined embedded system technology with
the wireless technology. This system facilitates the two-way communication between the mobile
user and the visitors. The person can ask the purpose of visiting from the visitor from any remote
location and also secures the home from strangers having wrong ideas in their mind. This System
639
IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015.
www.ijiset.com
ISSN 2348 – 7968
with user mobile includes user modes options such as active and hibernate mode. The user
mobile also includes options for viewing visitors, turning on the bulb at particular time, two way
communication facility, offline option and activating alarm system etc. This system controls
lights, fans, Tv, Fridge viewing of the house interiors for surveillance purposes and provides an
indication in case of any occurance of intrusion. Wireless based home automation systems
decrease installation cost and effort and enhance system flexibility and scalability. In Home
automation system there are collections of interconnected devices for controlling various
functions within a house. Mobile devices are ideal in providing an user interface in a home
automation system, due to their portability and their wide range of capabilities. Home
Automation is becoming an inevitable thing in our fast developing environment and current life
style. In a situation where there is high level of theft, there is need for better security system.
This tends to utilize the availability of GSM network, mobile phone and electronics circuit to
achieve an automated system which is programmed to work as a thinking device to accomplish
this purpose. To secure it against theft, crime, powerful security system is required not only to
detect but also pre-empts hazards. In this paper the alerting sensors with low-power consumption
are placed where an intruder must pass through. According to the sensor’s signals received by
microcontroller, a call is established to mobile station through a GSM modem and thus warns the
presence of unauthorized user in the home to owner-occupier. This type of systems have a
facility of capturing of the visitors/intruder photographs and sends a copy to the user mail which
is registered.
II. EXISTING METHODOLOGIES
[a] There are many existing technologies which make use of Bluetooth technology to ensure
security and is used to control the home appliances. This type of systems make use of Arduino
Bluetooth board and an interactive python program is used in the cell phone to provide the user
interaction. The I/O ports of the Bluetooth board and relays are used for interfacing with the
devices which are to be controlled. The Bluetooth is a password protected to ensure that the
system is secure and not misused by an intruders. This type of systems has a drawback of the
range around 10 meters only.
[b] There exists some systems which makes use of the dual tone multi frequency used in
telephone lines. System uses standard public-switched telephone lines. The system includes three
components, first is the DTMF receiver and ring detector. The second part is the I/O interface
640
IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015.
www.ijiset.com
ISSN 2348 – 7968
unit. The third part is the PC which is ideal for performing online operations. The PC detects the
ringing of the line and then authenticates the user. After this the user will be allowed to use the
keypad tones to control the devices as required. This type of systems have similar DTMF tones
all over the world and has a drawback that the number of appliances is limited by the number of
keys in the keypad.
III. PROPOSED METHODOLOGY
The proposed system helps in safeguarding the home and makes the home more secure and safe.
The central processing unit for the system is developed using PIC 18F8722 for both transmission
and reception. This IC has better performance and efficiency. It is programmed using the
embedded c program for control and giving commands through the zigbee communication. PIC
controller contains two serial communications ports that enables us to connect the two
peripherals that can communicate through the RS 232 communication. At the reception unit we
connect the GSM module and the Zigbee module for controlling and communication purposes.
Hence the overall system integrates all the modules via wireless communication like zigbee and
gsm technologies. The user gets an immediate alert when someone enters near the gate, As soon
as the object is sensed the image will be captured and sends an alert to the user. The system make
use of Raspberry pi camera to capture high definition image. System consists of many sensors
like ultrasonic sensor to detect the intruder on their physical presence and vibration sensor for
sensing the vibration signal. System also utilizes light sensor to detect day light to switch off the
bulb, temperature sensor for switching off the fan and IR sensor for controlling the gate motion
etc which are connected to relays and microcontroller. There is an advanced application included
in this proposed system which uses flash memory to store the data like image or names of the
family members. IR senors can be used at the room door, such that when a family members
enters near the door an alert is sent to the user mobile. Based on the alert the user can open the
door. The sysem is divided into two main units such as transmission unit and Reception unit.
IV. TRANSMISSION UNIT
The transmission unit consist of a voice module to get speech as input and give the control signal
to the PIC microcontroller. The voice is sampled into digitized signal and compared with the
voice stored in the memory and the data is transferred through the serial communication of PIC
for ON/OFF operation of home appliances. The zigbee module connects to the PIC
641
IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015.
www.ijiset.com
ISSN 2348 – 7968
microcontroller through RS232 serial communication and data transmission between the
transmission and reception module is done serially. The Fig. 1 shows the transmission part of the
proposed system.
Fig. 1.Block Diagram of transmission unit
V. VOICE RECOGNITION MODULE
The voice recognition module consists of HM 2007 IC, SRAM and keypad. In this module there
exist two operations manual and CPU mode. The mode is selected through the keypad and the
error code is generated by chip for the correct input from an user. The control signal from the
chip is given to controller for the process. The speech recognition system will process the signal
and store the command in a static RAM IC. The data from the speech recognition module and the
data or command stored in a separate memory location is compared using switch case statement
in the program so that the command for each appliance is triggered through wireless
communication. Figure 2 shows the schematic of the speech recognition board
MIC
Zigbee TXRS232PIC
CONTROLLERHM2007
FLASH
MEMORY
642
IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015.
www.ijiset.com
ISSN 2348 – 7968
Fig. 2.schematic of the speech recognition module
VI. RECEPTION UNIT
The reception unit has a switching circuit using relays for controlling the home appliances that
operates at 240v but the operating volts of microcontroller is 5v, hence we use relays which is an
electromechanical switch that ON/OFF the appliances depending on the signal obtained from the
controller by allowing the current to flow when the internal coil is magnetized. The signal is
generated at the different pins of the PIC microcontroller depending on the digitalized commands
received by the zigbee module. The reception module includes different sensors to detect the
smoke or leakage and on/off of tv, fan, fridge. The module also contains the alarm for alerting
the neighbours when an intrusion occurs. The GSM module is connected on the other serial port
RS232 for sending message to a particular number when the sensors generate the signal. This is
implemented for security purpose. The below figure 3 shows block diagram of reception unit
Fig. 3.Block Diagram of receiver unit
PIC
CONTROLLER
GSM MODULE
RS232
XBEE RX
BULB
ULTRASONIC
VIBRATION
TEMPERATURE
LIGHT
SMOKE
INFRARED
SENSORS
ALARM
RELAY
UNIT
HOME
APPLIANCES
FAN,TV,FRIDGE
, LIGHT, GAS
643
IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015.
www.ijiset.com
ISSN 2348 – 7968
Serial communication registers are initialized and the data is serially transmitted through the
zigbee module by placing the data in TXREG register. At the receiver side, received data
through RCREG register is stored in a separate memory location. The turn ON/OFF of relay
depends on the received data. The ADC value is processed and compared with predefined value
for triggering GSM module by sending data signal through RS 232 in the controller.
VII. CONCLUSION AND FUTURE WORK
In this paper the home appliances which are connected to PIC microcontroller were controlled
successfully from a mobile devices. This system provides an efficient framework for a working
man/women by enabling them to monitor home appliances from anywhere. The proposed
approach provides high accuracy and security.
In the future work well advanced sensors can be used for a reliable solution in providing remote
monitoring. The features of GPRS/GSM can be explored to design the system to offers longer
communication.
REFERENCES
[1] Antony et al., International Journal of Advanced Research in Computer Science and Software
Engineering 5(3), March - 2015, pp. 498-502
[2] International Journal of Computer Applications in Engineering Sciences,Special Issue on
National Conference on Information and Communication (NCIC'13)
[3] International Journal of Innovative Research in Computer and Communication Engineering,
Vol. 3, Special Issue 2, March 2015
[4] International Journal of Computer Applications (0975 – 8887)Volume 116 – No. 11, April
2015
[5] I. J. Computer Network and Information Security, 2015, 4, 29-36 Published Online March
2015 in MECS
[6] International Journal of Advanced Research in Computer Science and Software Engineering
Volume 5, Issue 3, March 2015 ISSN: 2277 128X
[7] International Journal of Emerging Technology and Advanced Engineering, Volume 5, Issue
1, January 2015)
[8] International Journal of Engineering Science Invention Research & Development; Vol. I
Issue IX March 2015
644

Más contenido relacionado

La actualidad más candente

Smart homes for a better living using bluetooth
Smart homes for a better living using bluetoothSmart homes for a better living using bluetooth
Smart homes for a better living using bluetootheSAT Publishing House
 
Gsm based home security system
Gsm based home security systemGsm based home security system
Gsm based home security systemNarayan Gour
 
INDUSTRIAL SECURITY SYSTEM PROJECTS ABSTRACT:Industrial safety measures syste...
INDUSTRIAL SECURITY SYSTEM PROJECTS ABSTRACT:Industrial safety measures syste...INDUSTRIAL SECURITY SYSTEM PROJECTS ABSTRACT:Industrial safety measures syste...
INDUSTRIAL SECURITY SYSTEM PROJECTS ABSTRACT:Industrial safety measures syste...ASHOKKUMAR RAMAR
 
Hardware and logic implementation of multiple alarm system for gsm bts rooms
Hardware and logic implementation of multiple alarm system for gsm bts roomsHardware and logic implementation of multiple alarm system for gsm bts rooms
Hardware and logic implementation of multiple alarm system for gsm bts roomsZac Darcy
 
Smart Home System Using Android Application
Smart Home System Using Android ApplicationSmart Home System Using Android Application
Smart Home System Using Android ApplicationSiju Xavier
 
Arduino Based Home Lighting Control by Android Phone
Arduino Based Home Lighting Control by Android PhoneArduino Based Home Lighting Control by Android Phone
Arduino Based Home Lighting Control by Android Phoneijtsrd
 
Implementation of vision based intelligent home security system using ARM7
Implementation of vision based intelligent home security system using ARM7Implementation of vision based intelligent home security system using ARM7
Implementation of vision based intelligent home security system using ARM7IRJET Journal
 
Home automation using android phone
Home automation using android phoneHome automation using android phone
Home automation using android phoneMohit Singh
 
Home automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneHome automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneKamal Lamichhane
 
Telephone Based Home Automation System By Lokendra Pankaj
Telephone Based Home Automation System By Lokendra PankajTelephone Based Home Automation System By Lokendra Pankaj
Telephone Based Home Automation System By Lokendra PankajLokendra Pankaj
 
Smart home using andriod application
Smart home using andriod applicationSmart home using andriod application
Smart home using andriod applicationeSAT Publishing House
 
Ijmsr 2016-01
Ijmsr 2016-01Ijmsr 2016-01
Ijmsr 2016-01ijmsr
 
Home automation using dtmf
Home automation using dtmfHome automation using dtmf
Home automation using dtmfPratik Gupta
 
Digitalor U-level data center asset IoT system
Digitalor U-level data center asset IoT systemDigitalor U-level data center asset IoT system
Digitalor U-level data center asset IoT systemArron Zhao
 
IEEE PROJECTS EMBEDDED SYSTEMS-EMBEDDED SYSTEMS IEEE PROJECTS-MAASTECH CHENNAI
IEEE PROJECTS EMBEDDED SYSTEMS-EMBEDDED SYSTEMS IEEE PROJECTS-MAASTECH CHENNAIIEEE PROJECTS EMBEDDED SYSTEMS-EMBEDDED SYSTEMS IEEE PROJECTS-MAASTECH CHENNAI
IEEE PROJECTS EMBEDDED SYSTEMS-EMBEDDED SYSTEMS IEEE PROJECTS-MAASTECH CHENNAIASHOKKUMAR RAMAR
 
IEEE BASED EMBEDDED SYSTEMS ECE/EEE/BIOMEDICAL PROJECTS CHENNAI/TRICHY/SALEM
IEEE BASED EMBEDDED SYSTEMS ECE/EEE/BIOMEDICAL PROJECTS CHENNAI/TRICHY/SALEMIEEE BASED EMBEDDED SYSTEMS ECE/EEE/BIOMEDICAL PROJECTS CHENNAI/TRICHY/SALEM
IEEE BASED EMBEDDED SYSTEMS ECE/EEE/BIOMEDICAL PROJECTS CHENNAI/TRICHY/SALEMASHOKKUMAR RAMAR
 
Home automation & security system
Home automation & security systemHome automation & security system
Home automation & security systemAniket Maithani
 

La actualidad más candente (20)

Smart homes for a better living using bluetooth
Smart homes for a better living using bluetoothSmart homes for a better living using bluetooth
Smart homes for a better living using bluetooth
 
Gsm based home security system
Gsm based home security systemGsm based home security system
Gsm based home security system
 
INDUSTRIAL SECURITY SYSTEM PROJECTS ABSTRACT:Industrial safety measures syste...
INDUSTRIAL SECURITY SYSTEM PROJECTS ABSTRACT:Industrial safety measures syste...INDUSTRIAL SECURITY SYSTEM PROJECTS ABSTRACT:Industrial safety measures syste...
INDUSTRIAL SECURITY SYSTEM PROJECTS ABSTRACT:Industrial safety measures syste...
 
Hardware and logic implementation of multiple alarm system for gsm bts rooms
Hardware and logic implementation of multiple alarm system for gsm bts roomsHardware and logic implementation of multiple alarm system for gsm bts rooms
Hardware and logic implementation of multiple alarm system for gsm bts rooms
 
Smart Home System Using Android Application
Smart Home System Using Android ApplicationSmart Home System Using Android Application
Smart Home System Using Android Application
 
ATM (1)
ATM (1)ATM (1)
ATM (1)
 
Arduino Based Home Lighting Control by Android Phone
Arduino Based Home Lighting Control by Android PhoneArduino Based Home Lighting Control by Android Phone
Arduino Based Home Lighting Control by Android Phone
 
Implementation of vision based intelligent home security system using ARM7
Implementation of vision based intelligent home security system using ARM7Implementation of vision based intelligent home security system using ARM7
Implementation of vision based intelligent home security system using ARM7
 
Home automation using android phone
Home automation using android phoneHome automation using android phone
Home automation using android phone
 
Home automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneHome automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhane
 
Telephone Based Home Automation System By Lokendra Pankaj
Telephone Based Home Automation System By Lokendra PankajTelephone Based Home Automation System By Lokendra Pankaj
Telephone Based Home Automation System By Lokendra Pankaj
 
Home automation
Home  automationHome  automation
Home automation
 
Smart home using andriod application
Smart home using andriod applicationSmart home using andriod application
Smart home using andriod application
 
Y4501143148
Y4501143148Y4501143148
Y4501143148
 
Ijmsr 2016-01
Ijmsr 2016-01Ijmsr 2016-01
Ijmsr 2016-01
 
Home automation using dtmf
Home automation using dtmfHome automation using dtmf
Home automation using dtmf
 
Digitalor U-level data center asset IoT system
Digitalor U-level data center asset IoT systemDigitalor U-level data center asset IoT system
Digitalor U-level data center asset IoT system
 
IEEE PROJECTS EMBEDDED SYSTEMS-EMBEDDED SYSTEMS IEEE PROJECTS-MAASTECH CHENNAI
IEEE PROJECTS EMBEDDED SYSTEMS-EMBEDDED SYSTEMS IEEE PROJECTS-MAASTECH CHENNAIIEEE PROJECTS EMBEDDED SYSTEMS-EMBEDDED SYSTEMS IEEE PROJECTS-MAASTECH CHENNAI
IEEE PROJECTS EMBEDDED SYSTEMS-EMBEDDED SYSTEMS IEEE PROJECTS-MAASTECH CHENNAI
 
IEEE BASED EMBEDDED SYSTEMS ECE/EEE/BIOMEDICAL PROJECTS CHENNAI/TRICHY/SALEM
IEEE BASED EMBEDDED SYSTEMS ECE/EEE/BIOMEDICAL PROJECTS CHENNAI/TRICHY/SALEMIEEE BASED EMBEDDED SYSTEMS ECE/EEE/BIOMEDICAL PROJECTS CHENNAI/TRICHY/SALEM
IEEE BASED EMBEDDED SYSTEMS ECE/EEE/BIOMEDICAL PROJECTS CHENNAI/TRICHY/SALEM
 
Home automation & security system
Home automation & security systemHome automation & security system
Home automation & security system
 

Destacado (20)

Dados de mercado Novembro 2016
Dados de mercado Novembro 2016Dados de mercado Novembro 2016
Dados de mercado Novembro 2016
 
DODIG-2015-009
DODIG-2015-009DODIG-2015-009
DODIG-2015-009
 
Kowshikaa consultancy overseas
Kowshikaa consultancy overseas Kowshikaa consultancy overseas
Kowshikaa consultancy overseas
 
STEVEN GLICK Final NON-PROFIT RESUME 4-21
STEVEN GLICK Final NON-PROFIT RESUME 4-21STEVEN GLICK Final NON-PROFIT RESUME 4-21
STEVEN GLICK Final NON-PROFIT RESUME 4-21
 
RESUME PARVINDER YADAV
RESUME PARVINDER YADAVRESUME PARVINDER YADAV
RESUME PARVINDER YADAV
 
Ingeniería Mecánica
Ingeniería MecánicaIngeniería Mecánica
Ingeniería Mecánica
 
Jdeme na to od lesa
Jdeme na to od lesaJdeme na to od lesa
Jdeme na to od lesa
 
Steven Glick Resume
Steven Glick ResumeSteven Glick Resume
Steven Glick Resume
 
Evaluation 3
Evaluation 3Evaluation 3
Evaluation 3
 
IADC AHernandezdef2001
IADC AHernandezdef2001IADC AHernandezdef2001
IADC AHernandezdef2001
 
Mongol empire preview
Mongol empire previewMongol empire preview
Mongol empire preview
 
Lvov
LvovLvov
Lvov
 
Icons
IconsIcons
Icons
 
Die Startseite
Die StartseiteDie Startseite
Die Startseite
 
Community Management 2000
Community Management 2000Community Management 2000
Community Management 2000
 
A cluster-randomized
A cluster-randomized A cluster-randomized
A cluster-randomized
 
Patiëntgericht denken en doen - 2015-2016
Patiëntgericht denken en doen - 2015-2016Patiëntgericht denken en doen - 2015-2016
Patiëntgericht denken en doen - 2015-2016
 
Автокраны КрАЗ. Самый старый каталог автомобилей КрАЗ.
Автокраны КрАЗ. Самый старый каталог автомобилей КрАЗ.Автокраны КрАЗ. Самый старый каталог автомобилей КрАЗ.
Автокраны КрАЗ. Самый старый каталог автомобилей КрАЗ.
 
வெற்றி
வெற்றிவெற்றி
வெற்றி
 
Illinois grandparent law right see grandchild
Illinois grandparent law right see grandchildIllinois grandparent law right see grandchild
Illinois grandparent law right see grandchild
 

Similar a IJISET_V2_I6_90

Smart and Secure Home using IoT
Smart and Secure Home using IoTSmart and Secure Home using IoT
Smart and Secure Home using IoTIRJET Journal
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIRJET Journal
 
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
 
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
 
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEMHOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEMpaperpublications3
 
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 FeaturesIRJET Journal
 
Microcontroller based smart home with security using gsm technology
Microcontroller based smart home with security using gsm technologyMicrocontroller based smart home with security using gsm technology
Microcontroller based smart home with security using gsm technologyeSAT Journals
 
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
 
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
 
IRJET - Smart Door System
IRJET - Smart Door SystemIRJET - Smart Door System
IRJET - Smart Door SystemIRJET Journal
 
finger print based door lock.pptx
finger print based door lock.pptxfinger print based door lock.pptx
finger print based door lock.pptxPooja541216
 
IRJET - Raspberry Pi based Intelligent Security System
IRJET -  	  Raspberry Pi based Intelligent Security SystemIRJET -  	  Raspberry Pi based Intelligent Security System
IRJET - Raspberry Pi based Intelligent Security 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
 
Smart Security System IOT
Smart Security System IOTSmart Security System IOT
Smart Security System IOTijtsrd
 
Review of Home Automation Systems and Network Security using IoT
Review of Home Automation Systems and Network Security using IoTReview of Home Automation Systems and Network Security using IoT
Review of Home Automation Systems and Network Security using IoTijtsrd
 
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 and Fingerprint Based Door Looking System
IoT and Fingerprint Based Door Looking SystemIoT and Fingerprint Based Door Looking System
IoT and Fingerprint Based Door Looking Systemrahulmonikasharma
 
IRJET-Intelligent Control of Electronic Appliances using Remote GSM
IRJET-Intelligent Control of Electronic Appliances using Remote GSMIRJET-Intelligent Control of Electronic Appliances using Remote GSM
IRJET-Intelligent Control of Electronic Appliances using Remote GSMIRJET Journal
 
smart-home-automation-and-security-system-using-gsm-and-arm7-IJERTCONV5IS1800...
smart-home-automation-and-security-system-using-gsm-and-arm7-IJERTCONV5IS1800...smart-home-automation-and-security-system-using-gsm-and-arm7-IJERTCONV5IS1800...
smart-home-automation-and-security-system-using-gsm-and-arm7-IJERTCONV5IS1800...Mehraj U Din
 

Similar a IJISET_V2_I6_90 (20)

Smart and Secure Home using IoT
Smart and Secure Home using IoTSmart and Secure Home using IoT
Smart and Secure Home using IoT
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of Appliances
 
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
 
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 WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEMHOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
 
Pxc3891504
Pxc3891504Pxc3891504
Pxc3891504
 
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
 
Microcontroller based smart home with security using gsm technology
Microcontroller based smart home with security using gsm technologyMicrocontroller based smart home with security using gsm technology
Microcontroller based smart home with security using gsm technology
 
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
 
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 - Smart Door System
IRJET - Smart Door SystemIRJET - Smart Door System
IRJET - Smart Door System
 
finger print based door lock.pptx
finger print based door lock.pptxfinger print based door lock.pptx
finger print based door lock.pptx
 
IRJET - Raspberry Pi based Intelligent Security System
IRJET -  	  Raspberry Pi based Intelligent Security SystemIRJET -  	  Raspberry Pi based Intelligent Security System
IRJET - Raspberry Pi based Intelligent Security System
 
IRJET - IoT based Advanced Home Automation
IRJET -  	  IoT based Advanced Home AutomationIRJET -  	  IoT based Advanced Home Automation
IRJET - IoT based Advanced Home Automation
 
Smart Security System IOT
Smart Security System IOTSmart Security System IOT
Smart Security System IOT
 
Review of Home Automation Systems and Network Security using IoT
Review of Home Automation Systems and Network Security using IoTReview of Home Automation Systems and Network Security using IoT
Review of Home Automation Systems and Network Security using IoT
 
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 and Fingerprint Based Door Looking System
IoT and Fingerprint Based Door Looking SystemIoT and Fingerprint Based Door Looking System
IoT and Fingerprint Based Door Looking System
 
IRJET-Intelligent Control of Electronic Appliances using Remote GSM
IRJET-Intelligent Control of Electronic Appliances using Remote GSMIRJET-Intelligent Control of Electronic Appliances using Remote GSM
IRJET-Intelligent Control of Electronic Appliances using Remote GSM
 
smart-home-automation-and-security-system-using-gsm-and-arm7-IJERTCONV5IS1800...
smart-home-automation-and-security-system-using-gsm-and-arm7-IJERTCONV5IS1800...smart-home-automation-and-security-system-using-gsm-and-arm7-IJERTCONV5IS1800...
smart-home-automation-and-security-system-using-gsm-and-arm7-IJERTCONV5IS1800...
 

IJISET_V2_I6_90

  • 1. IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015. www.ijiset.com ISSN 2348 – 7968 Intelligent Home Automation and Security System Ms. Radhamani N Department of Electronics and communication, VVIET, Mysore, India ABSTRACT: In todays scenario safer home security is required, As the technology is improved in the field of electronics. They have entered the fields like industry, medicine, telecommunication and also home automation. This paper introduces an intelligent home automation system which is developed using PIC microcontroller with the ZigBee wireless communication technology, speech recognition techniques and GSM network technology. This home automation system is typically employed to secure the home from outside people and make the user to know about their visitors using mobile. It also allows the user to decide about opening the door. Mobile devices are ideal in providing a user interface in a home automation system and this paper evaluates development of a low cost surveillance system using different sensors built around the microcontroller. This system controls home appliances using voice commands with the help of HM2007 chip. Keywords: HM2007 chip, Intelligent home, PIC microcontroller, ZigBee module, GSM Module I.INTRODUCTION Home automation systems are developed in recent years that make use of emerging technologies for the development and making the automation easy with good performance. Most of the system make use of a web server and mobile communication for controlling the home appliances. ZigBee is developed in recent years, a short-range wireless communications technology, with low power, low data rate, short distance, low cost, safe and reliable. The Central Processing Unit for the proposed system is developed using the PIC microcontroller which is a low cost and efficient controller used in many applications. Here combined embedded system technology with the wireless technology. This system facilitates the two-way communication between the mobile user and the visitors. The person can ask the purpose of visiting from the visitor from any remote location and also secures the home from strangers having wrong ideas in their mind. This System 639
  • 2. IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015. www.ijiset.com ISSN 2348 – 7968 with user mobile includes user modes options such as active and hibernate mode. The user mobile also includes options for viewing visitors, turning on the bulb at particular time, two way communication facility, offline option and activating alarm system etc. This system controls lights, fans, Tv, Fridge viewing of the house interiors for surveillance purposes and provides an indication in case of any occurance of intrusion. Wireless based home automation systems decrease installation cost and effort and enhance system flexibility and scalability. In Home automation system there are collections of interconnected devices for controlling various functions within a house. Mobile devices are ideal in providing an user interface in a home automation system, due to their portability and their wide range of capabilities. Home Automation is becoming an inevitable thing in our fast developing environment and current life style. In a situation where there is high level of theft, there is need for better security system. This tends to utilize the availability of GSM network, mobile phone and electronics circuit to achieve an automated system which is programmed to work as a thinking device to accomplish this purpose. To secure it against theft, crime, powerful security system is required not only to detect but also pre-empts hazards. In this paper the alerting sensors with low-power consumption are placed where an intruder must pass through. According to the sensor’s signals received by microcontroller, a call is established to mobile station through a GSM modem and thus warns the presence of unauthorized user in the home to owner-occupier. This type of systems have a facility of capturing of the visitors/intruder photographs and sends a copy to the user mail which is registered. II. EXISTING METHODOLOGIES [a] There are many existing technologies which make use of Bluetooth technology to ensure security and is used to control the home appliances. This type of systems make use of Arduino Bluetooth board and an interactive python program is used in the cell phone to provide the user interaction. The I/O ports of the Bluetooth board and relays are used for interfacing with the devices which are to be controlled. The Bluetooth is a password protected to ensure that the system is secure and not misused by an intruders. This type of systems has a drawback of the range around 10 meters only. [b] There exists some systems which makes use of the dual tone multi frequency used in telephone lines. System uses standard public-switched telephone lines. The system includes three components, first is the DTMF receiver and ring detector. The second part is the I/O interface 640
  • 3. IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015. www.ijiset.com ISSN 2348 – 7968 unit. The third part is the PC which is ideal for performing online operations. The PC detects the ringing of the line and then authenticates the user. After this the user will be allowed to use the keypad tones to control the devices as required. This type of systems have similar DTMF tones all over the world and has a drawback that the number of appliances is limited by the number of keys in the keypad. III. PROPOSED METHODOLOGY The proposed system helps in safeguarding the home and makes the home more secure and safe. The central processing unit for the system is developed using PIC 18F8722 for both transmission and reception. This IC has better performance and efficiency. It is programmed using the embedded c program for control and giving commands through the zigbee communication. PIC controller contains two serial communications ports that enables us to connect the two peripherals that can communicate through the RS 232 communication. At the reception unit we connect the GSM module and the Zigbee module for controlling and communication purposes. Hence the overall system integrates all the modules via wireless communication like zigbee and gsm technologies. The user gets an immediate alert when someone enters near the gate, As soon as the object is sensed the image will be captured and sends an alert to the user. The system make use of Raspberry pi camera to capture high definition image. System consists of many sensors like ultrasonic sensor to detect the intruder on their physical presence and vibration sensor for sensing the vibration signal. System also utilizes light sensor to detect day light to switch off the bulb, temperature sensor for switching off the fan and IR sensor for controlling the gate motion etc which are connected to relays and microcontroller. There is an advanced application included in this proposed system which uses flash memory to store the data like image or names of the family members. IR senors can be used at the room door, such that when a family members enters near the door an alert is sent to the user mobile. Based on the alert the user can open the door. The sysem is divided into two main units such as transmission unit and Reception unit. IV. TRANSMISSION UNIT The transmission unit consist of a voice module to get speech as input and give the control signal to the PIC microcontroller. The voice is sampled into digitized signal and compared with the voice stored in the memory and the data is transferred through the serial communication of PIC for ON/OFF operation of home appliances. The zigbee module connects to the PIC 641
  • 4. IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015. www.ijiset.com ISSN 2348 – 7968 microcontroller through RS232 serial communication and data transmission between the transmission and reception module is done serially. The Fig. 1 shows the transmission part of the proposed system. Fig. 1.Block Diagram of transmission unit V. VOICE RECOGNITION MODULE The voice recognition module consists of HM 2007 IC, SRAM and keypad. In this module there exist two operations manual and CPU mode. The mode is selected through the keypad and the error code is generated by chip for the correct input from an user. The control signal from the chip is given to controller for the process. The speech recognition system will process the signal and store the command in a static RAM IC. The data from the speech recognition module and the data or command stored in a separate memory location is compared using switch case statement in the program so that the command for each appliance is triggered through wireless communication. Figure 2 shows the schematic of the speech recognition board MIC Zigbee TXRS232PIC CONTROLLERHM2007 FLASH MEMORY 642
  • 5. IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015. www.ijiset.com ISSN 2348 – 7968 Fig. 2.schematic of the speech recognition module VI. RECEPTION UNIT The reception unit has a switching circuit using relays for controlling the home appliances that operates at 240v but the operating volts of microcontroller is 5v, hence we use relays which is an electromechanical switch that ON/OFF the appliances depending on the signal obtained from the controller by allowing the current to flow when the internal coil is magnetized. The signal is generated at the different pins of the PIC microcontroller depending on the digitalized commands received by the zigbee module. The reception module includes different sensors to detect the smoke or leakage and on/off of tv, fan, fridge. The module also contains the alarm for alerting the neighbours when an intrusion occurs. The GSM module is connected on the other serial port RS232 for sending message to a particular number when the sensors generate the signal. This is implemented for security purpose. The below figure 3 shows block diagram of reception unit Fig. 3.Block Diagram of receiver unit PIC CONTROLLER GSM MODULE RS232 XBEE RX BULB ULTRASONIC VIBRATION TEMPERATURE LIGHT SMOKE INFRARED SENSORS ALARM RELAY UNIT HOME APPLIANCES FAN,TV,FRIDGE , LIGHT, GAS 643
  • 6. IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015. www.ijiset.com ISSN 2348 – 7968 Serial communication registers are initialized and the data is serially transmitted through the zigbee module by placing the data in TXREG register. At the receiver side, received data through RCREG register is stored in a separate memory location. The turn ON/OFF of relay depends on the received data. The ADC value is processed and compared with predefined value for triggering GSM module by sending data signal through RS 232 in the controller. VII. CONCLUSION AND FUTURE WORK In this paper the home appliances which are connected to PIC microcontroller were controlled successfully from a mobile devices. This system provides an efficient framework for a working man/women by enabling them to monitor home appliances from anywhere. The proposed approach provides high accuracy and security. In the future work well advanced sensors can be used for a reliable solution in providing remote monitoring. The features of GPRS/GSM can be explored to design the system to offers longer communication. REFERENCES [1] Antony et al., International Journal of Advanced Research in Computer Science and Software Engineering 5(3), March - 2015, pp. 498-502 [2] International Journal of Computer Applications in Engineering Sciences,Special Issue on National Conference on Information and Communication (NCIC'13) [3] International Journal of Innovative Research in Computer and Communication Engineering, Vol. 3, Special Issue 2, March 2015 [4] International Journal of Computer Applications (0975 – 8887)Volume 116 – No. 11, April 2015 [5] I. J. Computer Network and Information Security, 2015, 4, 29-36 Published Online March 2015 in MECS [6] International Journal of Advanced Research in Computer Science and Software Engineering Volume 5, Issue 3, March 2015 ISSN: 2277 128X [7] International Journal of Emerging Technology and Advanced Engineering, Volume 5, Issue 1, January 2015) [8] International Journal of Engineering Science Invention Research & Development; Vol. I Issue IX March 2015 644