SlideShare ist ein Scribd-Unternehmen logo
1 von 9
AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION
Murtaza Ahmed Kazi
Department of Mechatronics
ShaheedZulfikar Ali Bhutto Institute of Science and Technology
Karachi, Pakistan
kazimurtaza@gmail.com
Cell: 92-333-2188664
Sarmad Hameed
Department of Mechatronics
ShaheedZulfikar Ali Bhutto Institute of Science and Technology
Karachi, Pakistan
Sarmad1987@gmail.com
Cell: 92-323-2552625
Abstract
In the current work, we have effectively applied the emerging trends in the field of electronic automation and smart control
techniques. These techniques provided a great deal in control area network (CAN) and personal area network. This paper
illustrates a physical implementation of the concept of home automation using various control techniques and method
incorporated in a single system. The proposed systemincorporates the automation & control of various transducers and actuators
by using simultaneous control techniques like IP based network, GSM control, voice recognition and image processing. The
system incorporates duplex communication between the user and programmable controller. The user authentication is performed
before any command acquisition which authenticates the user to take control of the given task. The systemcan be used for man y
purpose like security and surveillance etc. The system is designed with an interactive graphical user interface (GUI) providing
the user to control much accurately and effortlessly.
Keyword: Wireless control, Bluetooth, Programmable Controller, Duplex communication.
I. INTRODUCTION
In modern era, the technology is constantly enhancing providing new demands for automation market and more complex
issues for engineer and automation enthusiasts. The methods used for home automation usually consist of one or two control
techniques which proposes a relatively simple model for home automation system (HAS). In our current work we propose a
complex electrical / electronic controlled automation systemwhich gives us real time control over appliances and equipment.
As the technology is progressing, home automation systems are currently in more demand as devices are integrated with each
other and can work as an automated control network. The automated control network not only controls our environment but
brings efficiency and comfort for various tricky jobs like security management, instrumentation management and many other
control areas. These comforts can be implemented by voice recognition by which a user can control by means of his vocal voice
or by providing pattern recognition by means of image processing for automated control by recoding an ideal scenario as a preset
or controlling all such controls over TCP/IP or GSM network. Providing a sophisticated home / industrial control environment is
nowadays a primary need of every control environment. We can say the proposed smart home auto mation system can be a
perfect environment for an expert system, it can manage the home/controlling environment in a convenient way it could prove t o
be quite efficient to perform goals like managing temperature of the environment while conserving energy, by using the preset
temperature reading, present data or conserving energy by using motion sensor. The systemis designed to be of adaptive nature
and can easily adapt the present environment by collecting the data fromthe intelligent sensor network desig ned to provide real
time feedback. The system is designed to be of flexible and accommodative algorithm and can be incorporated with any existing
system.
The mentioned system can be called as a near perfect environment for an expert system, as it can manag e home in a
convenient way, proving quite efficient in performing several of our daily tasks like conserving the electricity, or managing the
home temperature environment or automatic control by various sensors . The mentioned systemcan also be programmed to be of
custom settings or preferences which can be used for automatic actuation of temperature, time, light, motion etc. The system is
mainly incorporated with four top technologies providing a very sophisticated control over appliances and devices. The
technologies included in this project are Bluetooth, GSM, biometric scanning and voice recognition. The combination of these
four methods not only adds complexity in the system for the engineer but also carries the user to a very comfort zone. The
systemcan also be said as a merger or both wired and wireless medium, providing in-house and remote access to the home.
The wireless communication medium, Bluetooth and GSM communication are being interfaced with android operating system
which is based on Linux operating system designed mainly for touch screen mobile phone devices and tablet computers. It is
an open source code and accommodating licensing enables the engineering enthusiast / programmers to develop more control
programs on it. Android devices are known as smart devices, and with time only will get smarter, with new features which are
not available on any other platform. Android powers hundreds of millions of mobile phone devices in many countries around the
globe. It is the biggest installed operating system base of any mobile platformand increasing rapidly every day. Millions of user
power up their Android devices for the first time and start looking for applications, games, and other digital content availa ble on
its platform.
The user interface of Android is focused on direct operation using touch inputs that slackly match to real-world actions, like
swiping, and tapping to control on-screen objects. The response to user touch input is planned to be instantaneous which
provides a flowing touch interface. The wired medium, Voice recognition and biometric scanner are being interfaced with an
embedded system which can work only when the user is physically present and authenticated. In this paper, the proposed
automation method is of the home and industrial automation which is analyzed in small premises.
II. SYSTEM DESCRIPTION
The Project is multiple control method based home automation (HAS) design architecture, which propose both wired and
wireless control for automation. The wireless control are separated and are controlled by an android mobile’s GUI, it not only
provide remote function for a larger coverage but also in-house security and authentication system. For system, the wireless
controls are performed at the GUI on android operating system (OS) based mobile phone is designed with cellular phone remote
control as well as physical control. The systemconfiguration is shown in Fig # 1.
Figure 1: Block diagram of home automation system
A mobile phone with an android based operating system is proposed to control the home automation (HAS) design
architecture’s devices and actuators wirelessly by means of Bluetooth which gives easy access for communication within an
indoor proximity of 100 meters, for outdoor proximity we are using GSM module for remote controlling. The modules are
further connected with programmable controller via serial communication (RS232). The programmable controller performs the
actuation on signal received from Bluetooth communication channel by making the its desired task. Th e controller is
programmed to record the sound of the surrounding. The controller is programmed to have duplex communication with the
actuators thus getting feedback if any error occurs in the operation. The errors in the systemare continuously monitored so that
the efficiency of the systemcan be increased with minimum error/ loss rate.
III. HARD WAREDESIGN
This section mainly discuss about the hardware implemented in the project. The project works when the Android application
on mobile phone sends the character to Bluetooth and GSM module which forwards the character to Ardunio microcontroller.
The Arduino microcontroller receives that character as a numerical value and then matching the condition send pulse on the
desired port. The Pulse will continue to transmit until the button on android application is in contact. The key components of this
project are Arduino microcontroller, Bluetooth module, GSM module, biometric scanner and a microphone.
Arduino microcontroller is being used in the project, which is an open-source single-board microcontroller it is successor of
the open-source Wiring platform and is conceived to perform the process of utilizing electronics in other fields of engineering
projects more reachable. The hardware of Aurdino consists of a simple open hardware design an Atmel AVR processor and on-
board input/output support. The software mainly consists of a standard programlanguage compiler and the boot loader that runs
on the board. The connections for duplexcommunication channel of programmable controller are displayed in figure#2.
Figure #2: Circuit Connections for communication
Bluetooth module is the most reasonable and convenient way to go wireless within a limited range. This module allows us to
extend our serial interface by means of wireless communication, so any program running on our hand held device feels like it is
controlling a local serial port. The four pins are Tx, RX, GND and +5V. The input Supply voltage should be 3.3V - 6 V.
GSM module is the most reasonable and convenient way to go wireless within a limited range. This module allows us to
extend our serial interface by means of wireless communication, so any program running on our hand held device feels like it is
controlling a local serial port. The four pins are Tx, RX, GND and +5V. The input Supply voltage should be 3.3V - 6 V.
IV. SOFTWAREDESIGN
The software design for the project mainly confers about the main function of the system designed for programmable
microcontroller. The Arduino microcontroller is an open-source single-board microcontroller which is programmed in C or
C++.Fig 4 illustrates the process of activating various controls in the system. The command detection function is performed b y
the microcontroller. The Android application on mobile phone sends the character to Bluetooth module which forwards the
character to Ardunio microcontroller. The Arduino microcontroller receives that character as a numerical value and then
matching the condition send pulse on the desired port. The Pulse will continue to transmit until the button on android application
is in contact. The activating actuators are designed by continuous pulse on sent via android phone buttons. Any input switch is
released; it will interrupt the main function loop of the microcontroller. Then, the microcontroller will deactivate the relay and
stop the ongoing task. The proposed systemdecision command flow is further listed in fig#3.
Android GUI is designed by a user-friendly interface. The four directions indicated the desired control for the MSV that is
connected to the system. User can simply click on the direction button to toggle the various control. Control board “Connect to
BT‟ button is performed to establish connection to main control board by Bluetooth. Phone “Connect to BT‟ button performs to
establish connection between Android GUI and Bluetooth module. When the connection is established, Android GUI acts as the
control panel between main board and phone. All the data received from main board will be forwarded to the phone. Also, the
data sent from phone will be forwarded to main board.
The application is designed in low API level so that the devices with higher version are compatible with it. Fig 4 illustrates the
Android GUI tested on smart phone with Version 4.0.4 (Ice Cream Sandwich). The interface is simple to use, user can simply
touch on the icon to perform HAS’s task after connected to the Android GUI.
V. CONCLUSION
In conclusion, the home automation system is a low cost system which is designed to withstand any terrain and surrounding,
providing tactical and surveillance and better comfort. Moreover, implementation of wireless Bluetooth & GSM connection in
control board allows the system install in more simple way. Furthermore, flexible types of connections are designed as backup
connections to the system. The connected GUI is synchronized to the control board. They indicate the real-time switches status.
The system is designed in user-friendly interface. The easy to use interface on Android GUI provides simple control. For future
work, the android GUI will be implemented with pattern recognition voice control. The android GUI will be implemented as a
remote Bluetooth microphone to the Window GUI. All the future work is expected without spend extra cost, even one cent from
the current system.
ACKNOWLEDGMENT
Foremost of all, the exceptional gratitude and credit go to our teachers for providing the important information and the
essential guidance as well as support in finishing this paper. The supervision and support are actually help in the successio n and
efficiency of this project. Additionally, the immense deals appreciation goes to the involvement from every team members for
the precious share, opinion and resources provided in finishing the paper. The teamwork is much undeniably respected.
REFERENCES
[1] The official Bluetooth website from Bluetooth SIG: http://www.bluetooth.com
[2] J. Manderand D. Picopoulos, “Bluetooth Piconet Applications,” pp. 1-25.
[3] N. Sriskanthan and Tan Karande, “Bluetooth Based Home Automation Systems,” Journal of Microprocessors and
Microsystems, 2002, Vol. 26, pp. 281-289
[4] Wijetunge S.P., Wijetunge U.S., Peiris G.R.V, Aluthgedara C.S. &Samarasinghe A.T.L.K., “Design and Implementation of
a Bluetooth based General Purpose Controlling Module”, in IEEE, 2008, pp. 206-211
[5] International Journal of Computer Applications (0975 – 8887) Volume 51– No.1, August 2012
[6] Toothpick 2.1. PIC with integral Bluetooth and Toothpick Services firmware layer [Online]. Available:
http://www.flexipanel.com/Docs/Toothpick%202.1 % 20DS484.pdf
[7] Jin-shyan Lee, Yu-Wei su, Chung-Chou Shen,”A Comparative Study of Wireless Protcols: Bluetooth, UWB, Zigbee and
Wi-Fi”, IEEE IECON 2007, 5-8 nov 20 07,pp.46-51. [2] Ferro, E.; Potorti, F, "Bluetooth and Wi-Fi Wireless Protocols: A
Survey and a Comparison", IEEE Wireless Communications,Volume 12, Issue 1, Feb. 2005, pp.12 – 26.
[8] Ahmed, H., M. El-Darieby, B. Abdulhai, and Y. Morgan. Bluetooth- and Wi-FiBased Mesh Network Platform for Traffic
Monitoring. In Transportation Research Board 87th Annual Meeting. CD-ROM. Transportation Research Board, 2008.
[9] Bullock, D., R. Haseman, J. Wasson and R. Spitler. “Anonymous Bluetooth Probes for Measuring Airport Security
Screening Passage Time: The Indianapolis Pilot Deployment” In Transportation Research Board 89th Annual Meeting.
CDROM. Transportation Research Board, Washington D.C., 2010.

Weitere ähnliche Inhalte

Was ist angesagt?

Ubiquitous home control and monitoring system using android based smart phone
Ubiquitous home control and monitoring system using android based smart phoneUbiquitous home control and monitoring system using android based smart phone
Ubiquitous home control and monitoring system using android based smart phone
Rajeev Piyare
 
Smart Home Automation by LDCE student
Smart Home Automation by LDCE studentSmart Home Automation by LDCE student
Smart Home Automation by LDCE student
Mitul Lakhani
 
NEW Advanced low cost voice recognition based smart homeoffice
NEW Advanced low cost voice recognition based smart homeofficeNEW Advanced low cost voice recognition based smart homeoffice
NEW Advanced low cost voice recognition based smart homeoffice
mohammed shoaib uddin
 
Paper presentation of mini project
Paper presentation of mini projectPaper presentation of mini project
Paper presentation of mini project
Jayashankar Gavvala
 

Was ist angesagt? (20)

Home automation using android phone
Home automation using android phoneHome automation using android phone
Home automation using android phone
 
Smart Home System Using Android Application
Smart Home System Using Android ApplicationSmart Home System Using Android Application
Smart Home System Using Android Application
 
Smart and Secure Home using IoT
Smart and Secure Home using IoTSmart and Secure Home using IoT
Smart and Secure Home using IoT
 
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTH
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTHHOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTH
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTH
 
Home security system
Home security systemHome security system
Home security system
 
Homeautomation
HomeautomationHomeautomation
Homeautomation
 
HOME AUTOMATION SYSTEM VIA INTERNET USING ANDROID PHONE
HOME AUTOMATION SYSTEM VIA INTERNET USING ANDROID PHONE HOME AUTOMATION SYSTEM VIA INTERNET USING ANDROID PHONE
HOME AUTOMATION SYSTEM VIA INTERNET USING ANDROID PHONE
 
Graduation Project on "SMART HOMES & RENEWABLE ENERGY" PowerPoint Presentation
Graduation Project on "SMART HOMES & RENEWABLE ENERGY" PowerPoint PresentationGraduation Project on "SMART HOMES & RENEWABLE ENERGY" PowerPoint Presentation
Graduation Project on "SMART HOMES & RENEWABLE ENERGY" PowerPoint Presentation
 
Home Automation
Home AutomationHome Automation
Home Automation
 
IJISET_V2_I6_90
IJISET_V2_I6_90IJISET_V2_I6_90
IJISET_V2_I6_90
 
Ubiquitous home control and monitoring system using android based smart phone
Ubiquitous home control and monitoring system using android based smart phoneUbiquitous home control and monitoring system using android based smart phone
Ubiquitous home control and monitoring system using android based smart phone
 
IRJET - Home Automation using GSM
IRJET - Home Automation using GSMIRJET - Home Automation using GSM
IRJET - Home Automation using GSM
 
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
 
Thesis - Voice Control Home Automation
Thesis - Voice Control Home AutomationThesis - Voice Control Home Automation
Thesis - Voice Control Home Automation
 
CEIS101: IoT Home Security System
CEIS101: IoT Home Security SystemCEIS101: IoT Home Security System
CEIS101: IoT Home Security System
 
Smart Home Automation by LDCE student
Smart Home Automation by LDCE studentSmart Home Automation by LDCE student
Smart Home Automation by LDCE student
 
NEW Advanced low cost voice recognition based smart homeoffice
NEW Advanced low cost voice recognition based smart homeofficeNEW Advanced low cost voice recognition based smart homeoffice
NEW Advanced low cost voice recognition based smart homeoffice
 
Design and implementation of home automation system u...
Design and implementation of home                         automation system u...Design and implementation of home                         automation system u...
Design and implementation of home automation system u...
 
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
 
Paper presentation of mini project
Paper presentation of mini projectPaper presentation of mini project
Paper presentation of mini project
 

Ähnlich wie AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0

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
 
Development of wireless and intelligent home automation system
Development of wireless and intelligent home automation systemDevelopment of wireless and intelligent home automation system
Development of wireless and intelligent home automation system
TELKOMNIKA JOURNAL
 
Iirdem implementation of smart homes and industrial automation system with se...
Iirdem implementation of smart homes and industrial automation system with se...Iirdem implementation of smart homes and industrial automation system with se...
Iirdem implementation of smart homes and industrial automation system with se...
Iaetsd Iaetsd
 

Ähnlich wie AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0 (20)

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
 
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...
 
HOME_AUTOMATION_EC_3SEM
HOME_AUTOMATION_EC_3SEMHOME_AUTOMATION_EC_3SEM
HOME_AUTOMATION_EC_3SEM
 
Smart Security System IOT
Smart Security System IOTSmart Security System IOT
Smart Security System IOT
 
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.
 
Cell phone based automation systems
Cell phone based automation systemsCell phone based automation systems
Cell phone based automation systems
 
Communication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A SurveyCommunication Methods to build Smart Home Monitoring System: A Survey
Communication Methods to build Smart Home Monitoring System: A Survey
 
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
 
3
33
3
 
3
33
3
 
Development of wireless and intelligent home automation system
Development of wireless and intelligent home automation systemDevelopment of wireless and intelligent home automation system
Development of wireless and intelligent home automation system
 
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)
 
Smart Security and Home Automation System using Internet of things
Smart Security and Home Automation System using Internet of thingsSmart Security and Home Automation System using Internet of things
Smart Security and Home Automation System using Internet of things
 
Iirdem implementation of smart homes and industrial automation system with se...
Iirdem implementation of smart homes and industrial automation system with se...Iirdem implementation of smart homes and industrial automation system with se...
Iirdem implementation of smart homes and industrial automation system with se...
 
Home Automation by Android Application based Remote Control
Home Automation by Android Application based Remote ControlHome Automation by Android Application based Remote Control
Home Automation by Android Application based Remote Control
 
MAJOR_PROJECT
MAJOR_PROJECTMAJOR_PROJECT
MAJOR_PROJECT
 
Bluetooth Based Automatic Hotel Service System Using Python
Bluetooth Based Automatic Hotel Service System Using PythonBluetooth Based Automatic Hotel Service System Using Python
Bluetooth Based Automatic Hotel Service System Using Python
 
Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...
Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...
Karsten Held: Internet Of Things (IOT), SmartBuilding & SmartHome Research (J...
 
Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...
 

AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION v1.0

  • 1. AUTONOMOUS CONTROL TECHNIQUES FOR HOME AUTOMATION Murtaza Ahmed Kazi Department of Mechatronics ShaheedZulfikar Ali Bhutto Institute of Science and Technology Karachi, Pakistan kazimurtaza@gmail.com Cell: 92-333-2188664 Sarmad Hameed Department of Mechatronics ShaheedZulfikar Ali Bhutto Institute of Science and Technology Karachi, Pakistan Sarmad1987@gmail.com Cell: 92-323-2552625
  • 2. Abstract In the current work, we have effectively applied the emerging trends in the field of electronic automation and smart control techniques. These techniques provided a great deal in control area network (CAN) and personal area network. This paper illustrates a physical implementation of the concept of home automation using various control techniques and method incorporated in a single system. The proposed systemincorporates the automation & control of various transducers and actuators by using simultaneous control techniques like IP based network, GSM control, voice recognition and image processing. The system incorporates duplex communication between the user and programmable controller. The user authentication is performed before any command acquisition which authenticates the user to take control of the given task. The systemcan be used for man y purpose like security and surveillance etc. The system is designed with an interactive graphical user interface (GUI) providing the user to control much accurately and effortlessly. Keyword: Wireless control, Bluetooth, Programmable Controller, Duplex communication.
  • 3. I. INTRODUCTION In modern era, the technology is constantly enhancing providing new demands for automation market and more complex issues for engineer and automation enthusiasts. The methods used for home automation usually consist of one or two control techniques which proposes a relatively simple model for home automation system (HAS). In our current work we propose a complex electrical / electronic controlled automation systemwhich gives us real time control over appliances and equipment. As the technology is progressing, home automation systems are currently in more demand as devices are integrated with each other and can work as an automated control network. The automated control network not only controls our environment but brings efficiency and comfort for various tricky jobs like security management, instrumentation management and many other control areas. These comforts can be implemented by voice recognition by which a user can control by means of his vocal voice or by providing pattern recognition by means of image processing for automated control by recoding an ideal scenario as a preset or controlling all such controls over TCP/IP or GSM network. Providing a sophisticated home / industrial control environment is nowadays a primary need of every control environment. We can say the proposed smart home auto mation system can be a perfect environment for an expert system, it can manage the home/controlling environment in a convenient way it could prove t o be quite efficient to perform goals like managing temperature of the environment while conserving energy, by using the preset temperature reading, present data or conserving energy by using motion sensor. The systemis designed to be of adaptive nature and can easily adapt the present environment by collecting the data fromthe intelligent sensor network desig ned to provide real time feedback. The system is designed to be of flexible and accommodative algorithm and can be incorporated with any existing system. The mentioned system can be called as a near perfect environment for an expert system, as it can manag e home in a convenient way, proving quite efficient in performing several of our daily tasks like conserving the electricity, or managing the home temperature environment or automatic control by various sensors . The mentioned systemcan also be programmed to be of custom settings or preferences which can be used for automatic actuation of temperature, time, light, motion etc. The system is mainly incorporated with four top technologies providing a very sophisticated control over appliances and devices. The technologies included in this project are Bluetooth, GSM, biometric scanning and voice recognition. The combination of these four methods not only adds complexity in the system for the engineer but also carries the user to a very comfort zone. The systemcan also be said as a merger or both wired and wireless medium, providing in-house and remote access to the home. The wireless communication medium, Bluetooth and GSM communication are being interfaced with android operating system which is based on Linux operating system designed mainly for touch screen mobile phone devices and tablet computers. It is an open source code and accommodating licensing enables the engineering enthusiast / programmers to develop more control
  • 4. programs on it. Android devices are known as smart devices, and with time only will get smarter, with new features which are not available on any other platform. Android powers hundreds of millions of mobile phone devices in many countries around the globe. It is the biggest installed operating system base of any mobile platformand increasing rapidly every day. Millions of user power up their Android devices for the first time and start looking for applications, games, and other digital content availa ble on its platform. The user interface of Android is focused on direct operation using touch inputs that slackly match to real-world actions, like swiping, and tapping to control on-screen objects. The response to user touch input is planned to be instantaneous which provides a flowing touch interface. The wired medium, Voice recognition and biometric scanner are being interfaced with an embedded system which can work only when the user is physically present and authenticated. In this paper, the proposed automation method is of the home and industrial automation which is analyzed in small premises. II. SYSTEM DESCRIPTION The Project is multiple control method based home automation (HAS) design architecture, which propose both wired and wireless control for automation. The wireless control are separated and are controlled by an android mobile’s GUI, it not only provide remote function for a larger coverage but also in-house security and authentication system. For system, the wireless controls are performed at the GUI on android operating system (OS) based mobile phone is designed with cellular phone remote control as well as physical control. The systemconfiguration is shown in Fig # 1. Figure 1: Block diagram of home automation system A mobile phone with an android based operating system is proposed to control the home automation (HAS) design architecture’s devices and actuators wirelessly by means of Bluetooth which gives easy access for communication within an indoor proximity of 100 meters, for outdoor proximity we are using GSM module for remote controlling. The modules are further connected with programmable controller via serial communication (RS232). The programmable controller performs the actuation on signal received from Bluetooth communication channel by making the its desired task. Th e controller is programmed to record the sound of the surrounding. The controller is programmed to have duplex communication with the
  • 5. actuators thus getting feedback if any error occurs in the operation. The errors in the systemare continuously monitored so that the efficiency of the systemcan be increased with minimum error/ loss rate. III. HARD WAREDESIGN This section mainly discuss about the hardware implemented in the project. The project works when the Android application on mobile phone sends the character to Bluetooth and GSM module which forwards the character to Ardunio microcontroller. The Arduino microcontroller receives that character as a numerical value and then matching the condition send pulse on the desired port. The Pulse will continue to transmit until the button on android application is in contact. The key components of this project are Arduino microcontroller, Bluetooth module, GSM module, biometric scanner and a microphone. Arduino microcontroller is being used in the project, which is an open-source single-board microcontroller it is successor of the open-source Wiring platform and is conceived to perform the process of utilizing electronics in other fields of engineering projects more reachable. The hardware of Aurdino consists of a simple open hardware design an Atmel AVR processor and on- board input/output support. The software mainly consists of a standard programlanguage compiler and the boot loader that runs on the board. The connections for duplexcommunication channel of programmable controller are displayed in figure#2. Figure #2: Circuit Connections for communication Bluetooth module is the most reasonable and convenient way to go wireless within a limited range. This module allows us to extend our serial interface by means of wireless communication, so any program running on our hand held device feels like it is controlling a local serial port. The four pins are Tx, RX, GND and +5V. The input Supply voltage should be 3.3V - 6 V.
  • 6. GSM module is the most reasonable and convenient way to go wireless within a limited range. This module allows us to extend our serial interface by means of wireless communication, so any program running on our hand held device feels like it is controlling a local serial port. The four pins are Tx, RX, GND and +5V. The input Supply voltage should be 3.3V - 6 V. IV. SOFTWAREDESIGN The software design for the project mainly confers about the main function of the system designed for programmable microcontroller. The Arduino microcontroller is an open-source single-board microcontroller which is programmed in C or C++.Fig 4 illustrates the process of activating various controls in the system. The command detection function is performed b y the microcontroller. The Android application on mobile phone sends the character to Bluetooth module which forwards the character to Ardunio microcontroller. The Arduino microcontroller receives that character as a numerical value and then matching the condition send pulse on the desired port. The Pulse will continue to transmit until the button on android application is in contact. The activating actuators are designed by continuous pulse on sent via android phone buttons. Any input switch is released; it will interrupt the main function loop of the microcontroller. Then, the microcontroller will deactivate the relay and stop the ongoing task. The proposed systemdecision command flow is further listed in fig#3.
  • 7. Android GUI is designed by a user-friendly interface. The four directions indicated the desired control for the MSV that is connected to the system. User can simply click on the direction button to toggle the various control. Control board “Connect to BT‟ button is performed to establish connection to main control board by Bluetooth. Phone “Connect to BT‟ button performs to establish connection between Android GUI and Bluetooth module. When the connection is established, Android GUI acts as the control panel between main board and phone. All the data received from main board will be forwarded to the phone. Also, the data sent from phone will be forwarded to main board.
  • 8. The application is designed in low API level so that the devices with higher version are compatible with it. Fig 4 illustrates the Android GUI tested on smart phone with Version 4.0.4 (Ice Cream Sandwich). The interface is simple to use, user can simply touch on the icon to perform HAS’s task after connected to the Android GUI. V. CONCLUSION In conclusion, the home automation system is a low cost system which is designed to withstand any terrain and surrounding, providing tactical and surveillance and better comfort. Moreover, implementation of wireless Bluetooth & GSM connection in control board allows the system install in more simple way. Furthermore, flexible types of connections are designed as backup connections to the system. The connected GUI is synchronized to the control board. They indicate the real-time switches status. The system is designed in user-friendly interface. The easy to use interface on Android GUI provides simple control. For future work, the android GUI will be implemented with pattern recognition voice control. The android GUI will be implemented as a remote Bluetooth microphone to the Window GUI. All the future work is expected without spend extra cost, even one cent from the current system. ACKNOWLEDGMENT Foremost of all, the exceptional gratitude and credit go to our teachers for providing the important information and the essential guidance as well as support in finishing this paper. The supervision and support are actually help in the successio n and efficiency of this project. Additionally, the immense deals appreciation goes to the involvement from every team members for
  • 9. the precious share, opinion and resources provided in finishing the paper. The teamwork is much undeniably respected. REFERENCES [1] The official Bluetooth website from Bluetooth SIG: http://www.bluetooth.com [2] J. Manderand D. Picopoulos, “Bluetooth Piconet Applications,” pp. 1-25. [3] N. Sriskanthan and Tan Karande, “Bluetooth Based Home Automation Systems,” Journal of Microprocessors and Microsystems, 2002, Vol. 26, pp. 281-289 [4] Wijetunge S.P., Wijetunge U.S., Peiris G.R.V, Aluthgedara C.S. &Samarasinghe A.T.L.K., “Design and Implementation of a Bluetooth based General Purpose Controlling Module”, in IEEE, 2008, pp. 206-211 [5] International Journal of Computer Applications (0975 – 8887) Volume 51– No.1, August 2012 [6] Toothpick 2.1. PIC with integral Bluetooth and Toothpick Services firmware layer [Online]. Available: http://www.flexipanel.com/Docs/Toothpick%202.1 % 20DS484.pdf [7] Jin-shyan Lee, Yu-Wei su, Chung-Chou Shen,”A Comparative Study of Wireless Protcols: Bluetooth, UWB, Zigbee and Wi-Fi”, IEEE IECON 2007, 5-8 nov 20 07,pp.46-51. [2] Ferro, E.; Potorti, F, "Bluetooth and Wi-Fi Wireless Protocols: A Survey and a Comparison", IEEE Wireless Communications,Volume 12, Issue 1, Feb. 2005, pp.12 – 26. [8] Ahmed, H., M. El-Darieby, B. Abdulhai, and Y. Morgan. Bluetooth- and Wi-FiBased Mesh Network Platform for Traffic Monitoring. In Transportation Research Board 87th Annual Meeting. CD-ROM. Transportation Research Board, 2008. [9] Bullock, D., R. Haseman, J. Wasson and R. Spitler. “Anonymous Bluetooth Probes for Measuring Airport Security Screening Passage Time: The Indianapolis Pilot Deployment” In Transportation Research Board 89th Annual Meeting. CDROM. Transportation Research Board, Washington D.C., 2010.