SlideShare a Scribd company logo
1 of 4
Download to read offline
The International Journal Of Engineering And Science (IJES)
|| Volume || 4 || Issue || 2 || Pages || PP.15-18 || 2015 ||
ISSN (e): 2319 – 1813 ISSN (p): 2319 – 1805
www.theijes.com The IJES Page 15
Real Time Monitoring And Controlling System
1
Prof.R.A.Kadu, 2
P.P.Dekhane, 3
S.J.Dhamanwala, 4
A.S.Awate
1
Professor, Department of E&TC, Pravara Rural Engineering College, Loni
234
UG Student, BE E&TC, Pravara Rural Engineering College, Loni
----------------------------------------------------------ABSTRACT---------------------------------------------------------
In recent years, the number of network enabled digital devices at homes, use of android smart phones and
internet has been increasing fast. The owners have been requesting for monitoring and control of home
appliances remotely, when the user is away from the place. In this paper, “Real time monitoring and
controlling system” allows multiple users to control and monitor home appliances simply by an Android
application installed on mobile phone. The system has four hardware components: ARM processor to transfer
signals to home appliances, an android smart phone as a Web server to store records and support services to
the other components, user’s android mobile with running Android application and Bluetooth module to provide
wireless remote access from smart phone to ARM controller. In the smart phone applications the user can see
the real time status of home device’s switch i.e. switch is on or off and select actions what should happen with
devices in the home. Use of Android phone provides flexibility to the system. The system intended to control
electrical and/or electronic appliances in house by multiple home users irrespective of their locations with
relatively low cost design, user-friendly interface and ease of installation.
Keywords--Real time monitoring and controlling system, Home appliances, Bluetooth, Android
--------------------------------------------------------------------------------------------------------------------------------------
Date of Submission: 23 January 2015 Date of Accepted: 05 February 2015
--------------------------------------------------------------------------------------------------------------------------------------
I. INTRODUCTION
The real time monitoring and controlling system using android smart phone is based on the concept of
home automation. Although home automation is not a new thing in 21st
century but most advanced home
automation systems in existence today allows us to control household appliances like light, fan, door etc. the
android based real time monitoring and controlling system is developed to reduce human efforts and to control
home appliances from anywhere.
The main objective is to help handicapped and old edged people and to monitor and control home
appliances even if you are not present in the home. This system is energy efficient and time saving. We are
using android smart phones at transmitter and receiver side because android mobile is a commonly used, cheap
and easy to operate. Also android phone has built-in Bluetooth and GSM modules. Bluetooth provides wireless
connectivity up to 100 meters at speed of up to 3Mbps. Because of features available in android smart phone the
cost of system is reduced to great extent.
II. SYSTEM OVERVIEW
The design is based on a standalone microcontroller board and the home appliances are connected to
the input/ output ports of this board via relays. The communication between the smart phone and the board is
wireless at the receiver side. This system is designed to be low cost and scalable allowing variety of devices to
be controlled with minimum changes to its core. Android smart phones are used at both transmitter and receiver
side. Smart phone is connected to the ARM controller via Bluetooth module. This enables wireless system
communication with graphical user interface (GUI) on smart phone. It will display the status of different home
devices which we are going to monitor and control. These devices are controlled by ARM controller through
relay driver circuit. User can switch on/off devices using android application on the smart phone. This phone
will communicate with smart phone at receiver side through TCP/IP protocol. So the distance never matters
here.
Fig 1 illustrates the functional block diagram of the system. According to block diagram, system
comprises mainly three methods for monitoring and controlling.
Real Time Monitoring And…
www.theijes.com The IJES Page 16
Fig1. Functional Block diagram of the System
The very first is android smart phone as a controller at user’s side and another act as a server at home.
Therefore, no need to stay at one place and ease of handling light weight phone instead of PC/Laptop. As
Bluetooth is built-in adapter in most of cell phone, is used to connect directly the control board to server. The
second comprises of android application installed in smart phone to provide GUI to users. The users can just
touch the switch on the screen of the phone in application. As shown in Fig 2.
Fig2. GUI interface of application on Phone
The third consist of relay driver circuit to drive the home appliances. It is connected to main control board.
So according to the command received particular appliances status will be changed. This wireless/ portable
method is able to assist controlling of home appliances without a walk to switches on the wall. So safety of
human is possible from electrical shock in case of wet hands.
III. HARDWARE DESIGN
As discussed in System Overview about idea of this paper, this part mainly describes about hardware
layout. It is clarified in Fig 3 i.e. Connecting Diagram of all hardware components connected to ARM. LPC2138
Microcontroller, i.e. ARM7 is used due low power consumption and provides In-System and In-Application
Programming. LCD (16x2 LCD display) is used to display the text messages during debugging mode. The relay
interface circuit is used to connect the smart phone with the household electrical appliances. The circuit
comprises of a relay (5v, 5A), a freewheeling diode, a transistor to drive the relay energizing input and
connectors to interface parallel port. Relays are connected to the p0.10, p0.11, p0.12, p0.13, p1.23 and output
side of the relay loads fan, bulb, pump, door, switch are connected. Switch is used as common controller for all
loads. MAX232 is used for serial communication. It converts serial level to TTL level. Program is downloaded
through UART0.For connection between ARM7 and smart phone, Bluetooth module HC-05 is chosen. Pin no. 4
of Bluetooth module is connected to the RXD1 of the controller and Pin no. 5 of Bluetooth module to that of
TXD1 of controller. It provides auto-pairing and auto-reconnect in 30 minutes when disconnected (beyond the
range of connection).The basic step in the designing of any system is to design the power supply required for
that system. The steps involved in the designing of the power supply are as follows;
1) Determine the total current that the system sinks from the supply.
2) Determine the voltage rating required for the different components.
Power supply section consists of voltage regulator, transformer, bridge rectifier etc. Transformer selection is
based on requirement of 12V to drive relay. 5V and 3.3V DC output is regulated to fulfill the voltage required
Real Time Monitoring And…
www.theijes.com The IJES Page 17
for specific components. Bridge rectifier is used to remove AC ripples. The hardware design of the system
provides ease of installation eliminating wiring installation on wall.
Fig3. Connecting Diagram
IV. SOFTWARE DESIGN
It includes functions and programming required to illustrates the process of “Real Time Monitoring and
Controlling System”. Programming mainly includes designing of Android application. The application is mainly
designed in Android version 2.2 with API level 8. The application is designed in low APL level so the devices
with higher version are compatible with it. Its simple interface (as shown in Fig 4) provide user to simply touch
on the icon to ON/OFF the appliances after connection to ARM.
Fig4. Smart Phone GUI
Real Time Monitoring And…
www.theijes.com The IJES Page 18
The application is supposed to work as a remote controller or a control panel interfaced with a server
via Bluetooth. Application is as shown in Fig 5. Design provides user-friendly interface.
When we click on Connect button, connection is established between ARM and Smart Phone via
Bluetooth. The status of appliances connected to ARM is displayed on GUI.
Fig5. Application Flowchart
V. CONCLUSION
All home appliances which are connected to ARM controller were successfully controlled from
different wireless android mobile devices. Internet is compulsory required to establish communication between
transmitting and receiving android phones. This project will provide convenience to the common working man
by enabling them to monitor home appliances from anywhere. It will be a boon for the elderly and disabled.
Thus by making the above changes we have reduced the cost and complexity of the whole system.
VI. ACKNOWLEDGEMENT
One of the rewards in doing project such that as it provides an opportunity for discussing and testing
ideas with both colleagues and teachers. Every work is an outcome of group planning, continuous and organized
efforts .and thanks directly and indirectly those involved in progression of project.
REFERENCES
[1] Gowthami.T, Dr.Adilinemacriga.G: Smart Home Monitoring and Controlling System Using Android Phone, Website:
www.ijetae.com (ISSN 2250-2459, ISO 9001:2008 Certified Journal, Volume 3, Issue 11, November 2013)
[2] R.A.Ramlee, M.H.Leong, R.S.S.Singh: Bluetooth Remote Home Automation System Using Android Application, The
International Journal of Engineering And Science (IJES) ||Volume|| 2 ||Issue|| 01 ||Pages|| 149-153 ||2013||
[3] Deepali Javale, Mohd. Mohsin, Shreerang Nandanwar: Home Automation and Security System Using Android ADK,
International Journal of Electronics Communication and Computer Technology (IJECCT) Volume 3 Issue 2 (March 2013)
[4] N. Sriskanthan and Tan Karand. “Bluetooth Based Home Automation System”. Journal of Microprocessors and Microsystems,
Vol. 26, pp.281-289, 2002.
[5] Muhammad Izhar Ramli, Mohd Helmy Abd Wahab, Nabihah, “TOWARDS SMART HOME: CONTROL ELECTRICAL
DEVICES ONLINE,” Nornabihah Ahmad International Conference on Science and Technology: Application in Industry and
Education (2006)
[6] “Author Guidelines” http://googleblog.blogspot.in/2011/05/android-momentum-mobile-and-more-at.html
BOOKS:
[1] Andrew Sloss, “Arm System Developer Guide”
[2] Frank Vahid, “Embedded System Design”
[3] Rajkamal, “Embedded System”

More Related Content

What's hot

GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)Aishwary Verma
 
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...JOLLUSUDARSHANREDDY
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMpriyanka kini
 
gsm based devices controlling and monitoring systems
gsm based devices controlling and monitoring systemsgsm based devices controlling and monitoring systems
gsm based devices controlling and monitoring systemsHima Bindu
 
Password based door locking system
Password based door locking systemPassword based door locking system
Password based door locking systemArjun Singh
 
Gsm based home automation
Gsm based home automationGsm based home automation
Gsm based home automationMainak Sinha
 
IRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for VehicleIRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for VehicleIRJET Journal
 
Gsm based home security system
Gsm based home security systemGsm based home security system
Gsm based home security systemNarayan Gour
 
Industrial monitoring and control system using android application
Industrial monitoring and control system using android applicationIndustrial monitoring and control system using android application
Industrial monitoring and control system using android applicationAvinash Vemula
 
Real-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for IndustryReal-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for Industryijsrd.com
 
Industrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod applicationIndustrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod applicationAvinash Vemula
 
Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)Mahira Banu
 
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...MUHAMMAD KHURSHID AHMAD
 
GSM BASED INDUSTRIAL MACHINE CONTROL
GSM BASED INDUSTRIAL MACHINE CONTROLGSM BASED INDUSTRIAL MACHINE CONTROL
GSM BASED INDUSTRIAL MACHINE CONTROLNikhil Gaikwad
 
Gsm based home(ppt)
Gsm based home(ppt)Gsm based home(ppt)
Gsm based home(ppt)kjabraham007
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
PLC based home automation (undergrad thesis)
PLC based home automation (undergrad thesis)PLC based home automation (undergrad thesis)
PLC based home automation (undergrad thesis)Sameer Patel
 

What's hot (20)

GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)
 
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
 
Gsm based control system
Gsm based control systemGsm based control system
Gsm based control system
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSM
 
gsm based devices controlling and monitoring systems
gsm based devices controlling and monitoring systemsgsm based devices controlling and monitoring systems
gsm based devices controlling and monitoring systems
 
Password based door locking system
Password based door locking systemPassword based door locking system
Password based door locking system
 
Gsm based home automation
Gsm based home automationGsm based home automation
Gsm based home automation
 
3
33
3
 
IRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for VehicleIRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for Vehicle
 
Gsm based home security system
Gsm based home security systemGsm based home security system
Gsm based home security system
 
Industrial monitoring and control system using android application
Industrial monitoring and control system using android applicationIndustrial monitoring and control system using android application
Industrial monitoring and control system using android application
 
Real-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for IndustryReal-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for Industry
 
Industrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod applicationIndustrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod application
 
Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)
 
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 INDUSTRIAL MACHINE CONTROL
GSM BASED INDUSTRIAL MACHINE CONTROLGSM BASED INDUSTRIAL MACHINE CONTROL
GSM BASED INDUSTRIAL MACHINE CONTROL
 
Gsm based home(ppt)
Gsm based home(ppt)Gsm based home(ppt)
Gsm based home(ppt)
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
PLC based home automation (undergrad thesis)
PLC based home automation (undergrad thesis)PLC based home automation (undergrad thesis)
PLC based home automation (undergrad thesis)
 
GSM-BASED-HOME-AUTOMATION-PPT
GSM-BASED-HOME-AUTOMATION-PPTGSM-BASED-HOME-AUTOMATION-PPT
GSM-BASED-HOME-AUTOMATION-PPT
 

Viewers also liked

Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...
Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...
Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...theijes
 
Techno-Economic and Environmental Impact Analysis of A Passive Solar Cooker f...
Techno-Economic and Environmental Impact Analysis of A Passive Solar Cooker f...Techno-Economic and Environmental Impact Analysis of A Passive Solar Cooker f...
Techno-Economic and Environmental Impact Analysis of A Passive Solar Cooker f...theijes
 
Geospatial School Bus Routing
Geospatial School Bus RoutingGeospatial School Bus Routing
Geospatial School Bus Routingtheijes
 
Design for Additive Manufacturing – DFAM
Design for Additive Manufacturing – DFAMDesign for Additive Manufacturing – DFAM
Design for Additive Manufacturing – DFAMtheijes
 
Experimental Study of Load Bearing Capacity of Foundations with Different Ver...
Experimental Study of Load Bearing Capacity of Foundations with Different Ver...Experimental Study of Load Bearing Capacity of Foundations with Different Ver...
Experimental Study of Load Bearing Capacity of Foundations with Different Ver...theijes
 
Models for predicting body dimensions needed for furniture design of junior s...
Models for predicting body dimensions needed for furniture design of junior s...Models for predicting body dimensions needed for furniture design of junior s...
Models for predicting body dimensions needed for furniture design of junior s...theijes
 
K031101070076
K031101070076K031101070076
K031101070076theijes
 
J031102080084
J031102080084J031102080084
J031102080084theijes
 
Morphometric analysis of a Semi Urban Watershed, trans Yamuna, draining at Al...
Morphometric analysis of a Semi Urban Watershed, trans Yamuna, draining at Al...Morphometric analysis of a Semi Urban Watershed, trans Yamuna, draining at Al...
Morphometric analysis of a Semi Urban Watershed, trans Yamuna, draining at Al...theijes
 
The Effects of Population Growth on Economic Growth in Nigeria
The Effects of Population Growth on Economic Growth in NigeriaThe Effects of Population Growth on Economic Growth in Nigeria
The Effects of Population Growth on Economic Growth in Nigeriatheijes
 
A0311020109
A0311020109A0311020109
A0311020109theijes
 
A Model for Assessment of Power System Outages on Nigerian Transmission Network
	A Model for Assessment of Power System Outages on Nigerian Transmission Network	A Model for Assessment of Power System Outages on Nigerian Transmission Network
A Model for Assessment of Power System Outages on Nigerian Transmission Networktheijes
 
B031102010017
B031102010017B031102010017
B031102010017theijes
 
Natural radiation levels and health hazard indices of soil in Owerri Nigeria
Natural radiation levels and health hazard indices of soil in Owerri NigeriaNatural radiation levels and health hazard indices of soil in Owerri Nigeria
Natural radiation levels and health hazard indices of soil in Owerri Nigeriatheijes
 
Identification of Some of Low Temperature Waste Heat Utilization Potentials i...
Identification of Some of Low Temperature Waste Heat Utilization Potentials i...Identification of Some of Low Temperature Waste Heat Utilization Potentials i...
Identification of Some of Low Temperature Waste Heat Utilization Potentials i...theijes
 
Determination of Erodibility Index (K) Of Soil in Michael Okpara University o...
Determination of Erodibility Index (K) Of Soil in Michael Okpara University o...Determination of Erodibility Index (K) Of Soil in Michael Okpara University o...
Determination of Erodibility Index (K) Of Soil in Michael Okpara University o...theijes
 
Biocoagulation Activity of Moringa oleifera Seeds for Water Treatment
Biocoagulation Activity of Moringa oleifera Seeds for Water TreatmentBiocoagulation Activity of Moringa oleifera Seeds for Water Treatment
Biocoagulation Activity of Moringa oleifera Seeds for Water Treatmenttheijes
 
First mitotic division: criterion for selection of potential IVF embryo – A ...
	First mitotic division: criterion for selection of potential IVF embryo – A ...	First mitotic division: criterion for selection of potential IVF embryo – A ...
First mitotic division: criterion for selection of potential IVF embryo – A ...theijes
 
Data Mining Applied To Construct Risk Factors For Building Claim on Fire Insu...
Data Mining Applied To Construct Risk Factors For Building Claim on Fire Insu...Data Mining Applied To Construct Risk Factors For Building Claim on Fire Insu...
Data Mining Applied To Construct Risk Factors For Building Claim on Fire Insu...theijes
 

Viewers also liked (19)

Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...
Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...
Mathematical Calculation toFindtheBest Chamber andDetector Radii Used for Mea...
 
Techno-Economic and Environmental Impact Analysis of A Passive Solar Cooker f...
Techno-Economic and Environmental Impact Analysis of A Passive Solar Cooker f...Techno-Economic and Environmental Impact Analysis of A Passive Solar Cooker f...
Techno-Economic and Environmental Impact Analysis of A Passive Solar Cooker f...
 
Geospatial School Bus Routing
Geospatial School Bus RoutingGeospatial School Bus Routing
Geospatial School Bus Routing
 
Design for Additive Manufacturing – DFAM
Design for Additive Manufacturing – DFAMDesign for Additive Manufacturing – DFAM
Design for Additive Manufacturing – DFAM
 
Experimental Study of Load Bearing Capacity of Foundations with Different Ver...
Experimental Study of Load Bearing Capacity of Foundations with Different Ver...Experimental Study of Load Bearing Capacity of Foundations with Different Ver...
Experimental Study of Load Bearing Capacity of Foundations with Different Ver...
 
Models for predicting body dimensions needed for furniture design of junior s...
Models for predicting body dimensions needed for furniture design of junior s...Models for predicting body dimensions needed for furniture design of junior s...
Models for predicting body dimensions needed for furniture design of junior s...
 
K031101070076
K031101070076K031101070076
K031101070076
 
J031102080084
J031102080084J031102080084
J031102080084
 
Morphometric analysis of a Semi Urban Watershed, trans Yamuna, draining at Al...
Morphometric analysis of a Semi Urban Watershed, trans Yamuna, draining at Al...Morphometric analysis of a Semi Urban Watershed, trans Yamuna, draining at Al...
Morphometric analysis of a Semi Urban Watershed, trans Yamuna, draining at Al...
 
The Effects of Population Growth on Economic Growth in Nigeria
The Effects of Population Growth on Economic Growth in NigeriaThe Effects of Population Growth on Economic Growth in Nigeria
The Effects of Population Growth on Economic Growth in Nigeria
 
A0311020109
A0311020109A0311020109
A0311020109
 
A Model for Assessment of Power System Outages on Nigerian Transmission Network
	A Model for Assessment of Power System Outages on Nigerian Transmission Network	A Model for Assessment of Power System Outages on Nigerian Transmission Network
A Model for Assessment of Power System Outages on Nigerian Transmission Network
 
B031102010017
B031102010017B031102010017
B031102010017
 
Natural radiation levels and health hazard indices of soil in Owerri Nigeria
Natural radiation levels and health hazard indices of soil in Owerri NigeriaNatural radiation levels and health hazard indices of soil in Owerri Nigeria
Natural radiation levels and health hazard indices of soil in Owerri Nigeria
 
Identification of Some of Low Temperature Waste Heat Utilization Potentials i...
Identification of Some of Low Temperature Waste Heat Utilization Potentials i...Identification of Some of Low Temperature Waste Heat Utilization Potentials i...
Identification of Some of Low Temperature Waste Heat Utilization Potentials i...
 
Determination of Erodibility Index (K) Of Soil in Michael Okpara University o...
Determination of Erodibility Index (K) Of Soil in Michael Okpara University o...Determination of Erodibility Index (K) Of Soil in Michael Okpara University o...
Determination of Erodibility Index (K) Of Soil in Michael Okpara University o...
 
Biocoagulation Activity of Moringa oleifera Seeds for Water Treatment
Biocoagulation Activity of Moringa oleifera Seeds for Water TreatmentBiocoagulation Activity of Moringa oleifera Seeds for Water Treatment
Biocoagulation Activity of Moringa oleifera Seeds for Water Treatment
 
First mitotic division: criterion for selection of potential IVF embryo – A ...
	First mitotic division: criterion for selection of potential IVF embryo – A ...	First mitotic division: criterion for selection of potential IVF embryo – A ...
First mitotic division: criterion for selection of potential IVF embryo – A ...
 
Data Mining Applied To Construct Risk Factors For Building Claim on Fire Insu...
Data Mining Applied To Construct Risk Factors For Building Claim on Fire Insu...Data Mining Applied To Construct Risk Factors For Building Claim on Fire Insu...
Data Mining Applied To Construct Risk Factors For Building Claim on Fire Insu...
 

Similar to Real Time Monitoring And Controlling System

IoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIRJET Journal
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET Journal
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET-  	  Android based Home Automation using Bluetooth TechnologyIRJET-  	  Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET Journal
 
Home Automation System
Home Automation SystemHome Automation System
Home Automation SystemSaifullah Khan
 
Implementation and Controlling of Electrical Appliances by using Bluetooth
Implementation and Controlling of Electrical Appliances by using BluetoothImplementation and Controlling of Electrical Appliances by using Bluetooth
Implementation and Controlling of Electrical Appliances by using BluetoothIRJET Journal
 
Energy scavenging using vibrations from bluetooth controlled DC motor
Energy scavenging using vibrations from bluetooth controlled DC motorEnergy scavenging using vibrations from bluetooth controlled DC motor
Energy scavenging using vibrations from bluetooth controlled DC motorTELKOMNIKA JOURNAL
 
IRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET Journal
 
IRJET- Automated System for Office using Arduino and Android
IRJET-  	  Automated System for Office using Arduino and AndroidIRJET-  	  Automated System for Office using Arduino and Android
IRJET- Automated System for Office using Arduino and AndroidIRJET Journal
 
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring SystemIRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring SystemIRJET Journal
 
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...IRJET 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
 
Android Controlled Air Conditioner Remote
Android Controlled Air Conditioner RemoteAndroid Controlled Air Conditioner Remote
Android Controlled Air Conditioner RemoteIRJET Journal
 
Industrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIndustrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIRJET Journal
 
Home Automation System using Arduino and GSM
Home Automation System using Arduino and GSMHome Automation System using Arduino and GSM
Home Automation System using Arduino and GSMIRJET Journal
 
BLUETOOTH BASED HOME AUTOMATION SYSTEM
BLUETOOTH BASED HOME  AUTOMATION SYSTEMBLUETOOTH BASED HOME  AUTOMATION SYSTEM
BLUETOOTH BASED HOME AUTOMATION SYSTEMSaif Shaikh
 
Bluetooth Home Automation System
Bluetooth Home Automation SystemBluetooth Home Automation System
Bluetooth Home Automation SystemAI Publications
 
Embedded system for traffic light control
Embedded system for traffic light controlEmbedded system for traffic light control
Embedded system for traffic light controlMadhu Prasad
 
LT Pillar Auomation_modifieddocx
LT Pillar Auomation_modifieddocxLT Pillar Auomation_modifieddocx
LT Pillar Auomation_modifieddocxGaurav Patwa
 

Similar to Real Time Monitoring And Controlling System (20)

IoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATIONIoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATION
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth TechnologyIRJET- Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth Technology
 
IRJET- Android based Home Automation using Bluetooth Technology
IRJET-  	  Android based Home Automation using Bluetooth TechnologyIRJET-  	  Android based Home Automation using Bluetooth Technology
IRJET- Android based Home Automation using Bluetooth Technology
 
Home Automation System
Home Automation SystemHome Automation System
Home Automation System
 
Implementation and Controlling of Electrical Appliances by using Bluetooth
Implementation and Controlling of Electrical Appliances by using BluetoothImplementation and Controlling of Electrical Appliances by using Bluetooth
Implementation and Controlling of Electrical Appliances by using Bluetooth
 
Energy scavenging using vibrations from bluetooth controlled DC motor
Energy scavenging using vibrations from bluetooth controlled DC motorEnergy scavenging using vibrations from bluetooth controlled DC motor
Energy scavenging using vibrations from bluetooth controlled DC motor
 
IRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using Microcontroller
 
IRJET- Automated System for Office using Arduino and Android
IRJET-  	  Automated System for Office using Arduino and AndroidIRJET-  	  Automated System for Office using Arduino and Android
IRJET- Automated System for Office using Arduino and Android
 
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring SystemIRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
 
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...
 
IRJET - IoT based Advanced Home Automation
IRJET -  	  IoT based Advanced Home AutomationIRJET -  	  IoT based Advanced Home Automation
IRJET - IoT based Advanced Home Automation
 
Home automation
Home automationHome automation
Home automation
 
Android Controlled Air Conditioner Remote
Android Controlled Air Conditioner RemoteAndroid Controlled Air Conditioner Remote
Android Controlled Air Conditioner Remote
 
Industrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIndustrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN Network
 
Home Automation System using Arduino and GSM
Home Automation System using Arduino and GSMHome Automation System using Arduino and GSM
Home Automation System using Arduino and GSM
 
BLUETOOTH BASED HOME AUTOMATION SYSTEM
BLUETOOTH BASED HOME  AUTOMATION SYSTEMBLUETOOTH BASED HOME  AUTOMATION SYSTEM
BLUETOOTH BASED HOME AUTOMATION SYSTEM
 
synopsis
synopsissynopsis
synopsis
 
Bluetooth Home Automation System
Bluetooth Home Automation SystemBluetooth Home Automation System
Bluetooth Home Automation System
 
Embedded system for traffic light control
Embedded system for traffic light controlEmbedded system for traffic light control
Embedded system for traffic light control
 
LT Pillar Auomation_modifieddocx
LT Pillar Auomation_modifieddocxLT Pillar Auomation_modifieddocx
LT Pillar Auomation_modifieddocx
 

Recently uploaded

[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 

Recently uploaded (20)

[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 

Real Time Monitoring And Controlling System

  • 1. The International Journal Of Engineering And Science (IJES) || Volume || 4 || Issue || 2 || Pages || PP.15-18 || 2015 || ISSN (e): 2319 – 1813 ISSN (p): 2319 – 1805 www.theijes.com The IJES Page 15 Real Time Monitoring And Controlling System 1 Prof.R.A.Kadu, 2 P.P.Dekhane, 3 S.J.Dhamanwala, 4 A.S.Awate 1 Professor, Department of E&TC, Pravara Rural Engineering College, Loni 234 UG Student, BE E&TC, Pravara Rural Engineering College, Loni ----------------------------------------------------------ABSTRACT--------------------------------------------------------- In recent years, the number of network enabled digital devices at homes, use of android smart phones and internet has been increasing fast. The owners have been requesting for monitoring and control of home appliances remotely, when the user is away from the place. In this paper, “Real time monitoring and controlling system” allows multiple users to control and monitor home appliances simply by an Android application installed on mobile phone. The system has four hardware components: ARM processor to transfer signals to home appliances, an android smart phone as a Web server to store records and support services to the other components, user’s android mobile with running Android application and Bluetooth module to provide wireless remote access from smart phone to ARM controller. In the smart phone applications the user can see the real time status of home device’s switch i.e. switch is on or off and select actions what should happen with devices in the home. Use of Android phone provides flexibility to the system. The system intended to control electrical and/or electronic appliances in house by multiple home users irrespective of their locations with relatively low cost design, user-friendly interface and ease of installation. Keywords--Real time monitoring and controlling system, Home appliances, Bluetooth, Android -------------------------------------------------------------------------------------------------------------------------------------- Date of Submission: 23 January 2015 Date of Accepted: 05 February 2015 -------------------------------------------------------------------------------------------------------------------------------------- I. INTRODUCTION The real time monitoring and controlling system using android smart phone is based on the concept of home automation. Although home automation is not a new thing in 21st century but most advanced home automation systems in existence today allows us to control household appliances like light, fan, door etc. the android based real time monitoring and controlling system is developed to reduce human efforts and to control home appliances from anywhere. The main objective is to help handicapped and old edged people and to monitor and control home appliances even if you are not present in the home. This system is energy efficient and time saving. We are using android smart phones at transmitter and receiver side because android mobile is a commonly used, cheap and easy to operate. Also android phone has built-in Bluetooth and GSM modules. Bluetooth provides wireless connectivity up to 100 meters at speed of up to 3Mbps. Because of features available in android smart phone the cost of system is reduced to great extent. II. SYSTEM OVERVIEW The design is based on a standalone microcontroller board and the home appliances are connected to the input/ output ports of this board via relays. The communication between the smart phone and the board is wireless at the receiver side. This system is designed to be low cost and scalable allowing variety of devices to be controlled with minimum changes to its core. Android smart phones are used at both transmitter and receiver side. Smart phone is connected to the ARM controller via Bluetooth module. This enables wireless system communication with graphical user interface (GUI) on smart phone. It will display the status of different home devices which we are going to monitor and control. These devices are controlled by ARM controller through relay driver circuit. User can switch on/off devices using android application on the smart phone. This phone will communicate with smart phone at receiver side through TCP/IP protocol. So the distance never matters here. Fig 1 illustrates the functional block diagram of the system. According to block diagram, system comprises mainly three methods for monitoring and controlling.
  • 2. Real Time Monitoring And… www.theijes.com The IJES Page 16 Fig1. Functional Block diagram of the System The very first is android smart phone as a controller at user’s side and another act as a server at home. Therefore, no need to stay at one place and ease of handling light weight phone instead of PC/Laptop. As Bluetooth is built-in adapter in most of cell phone, is used to connect directly the control board to server. The second comprises of android application installed in smart phone to provide GUI to users. The users can just touch the switch on the screen of the phone in application. As shown in Fig 2. Fig2. GUI interface of application on Phone The third consist of relay driver circuit to drive the home appliances. It is connected to main control board. So according to the command received particular appliances status will be changed. This wireless/ portable method is able to assist controlling of home appliances without a walk to switches on the wall. So safety of human is possible from electrical shock in case of wet hands. III. HARDWARE DESIGN As discussed in System Overview about idea of this paper, this part mainly describes about hardware layout. It is clarified in Fig 3 i.e. Connecting Diagram of all hardware components connected to ARM. LPC2138 Microcontroller, i.e. ARM7 is used due low power consumption and provides In-System and In-Application Programming. LCD (16x2 LCD display) is used to display the text messages during debugging mode. The relay interface circuit is used to connect the smart phone with the household electrical appliances. The circuit comprises of a relay (5v, 5A), a freewheeling diode, a transistor to drive the relay energizing input and connectors to interface parallel port. Relays are connected to the p0.10, p0.11, p0.12, p0.13, p1.23 and output side of the relay loads fan, bulb, pump, door, switch are connected. Switch is used as common controller for all loads. MAX232 is used for serial communication. It converts serial level to TTL level. Program is downloaded through UART0.For connection between ARM7 and smart phone, Bluetooth module HC-05 is chosen. Pin no. 4 of Bluetooth module is connected to the RXD1 of the controller and Pin no. 5 of Bluetooth module to that of TXD1 of controller. It provides auto-pairing and auto-reconnect in 30 minutes when disconnected (beyond the range of connection).The basic step in the designing of any system is to design the power supply required for that system. The steps involved in the designing of the power supply are as follows; 1) Determine the total current that the system sinks from the supply. 2) Determine the voltage rating required for the different components. Power supply section consists of voltage regulator, transformer, bridge rectifier etc. Transformer selection is based on requirement of 12V to drive relay. 5V and 3.3V DC output is regulated to fulfill the voltage required
  • 3. Real Time Monitoring And… www.theijes.com The IJES Page 17 for specific components. Bridge rectifier is used to remove AC ripples. The hardware design of the system provides ease of installation eliminating wiring installation on wall. Fig3. Connecting Diagram IV. SOFTWARE DESIGN It includes functions and programming required to illustrates the process of “Real Time Monitoring and Controlling System”. Programming mainly includes designing of Android application. The application is mainly designed in Android version 2.2 with API level 8. The application is designed in low APL level so the devices with higher version are compatible with it. Its simple interface (as shown in Fig 4) provide user to simply touch on the icon to ON/OFF the appliances after connection to ARM. Fig4. Smart Phone GUI
  • 4. Real Time Monitoring And… www.theijes.com The IJES Page 18 The application is supposed to work as a remote controller or a control panel interfaced with a server via Bluetooth. Application is as shown in Fig 5. Design provides user-friendly interface. When we click on Connect button, connection is established between ARM and Smart Phone via Bluetooth. The status of appliances connected to ARM is displayed on GUI. Fig5. Application Flowchart V. CONCLUSION All home appliances which are connected to ARM controller were successfully controlled from different wireless android mobile devices. Internet is compulsory required to establish communication between transmitting and receiving android phones. This project will provide convenience to the common working man by enabling them to monitor home appliances from anywhere. It will be a boon for the elderly and disabled. Thus by making the above changes we have reduced the cost and complexity of the whole system. VI. ACKNOWLEDGEMENT One of the rewards in doing project such that as it provides an opportunity for discussing and testing ideas with both colleagues and teachers. Every work is an outcome of group planning, continuous and organized efforts .and thanks directly and indirectly those involved in progression of project. REFERENCES [1] Gowthami.T, Dr.Adilinemacriga.G: Smart Home Monitoring and Controlling System Using Android Phone, Website: www.ijetae.com (ISSN 2250-2459, ISO 9001:2008 Certified Journal, Volume 3, Issue 11, November 2013) [2] R.A.Ramlee, M.H.Leong, R.S.S.Singh: Bluetooth Remote Home Automation System Using Android Application, The International Journal of Engineering And Science (IJES) ||Volume|| 2 ||Issue|| 01 ||Pages|| 149-153 ||2013|| [3] Deepali Javale, Mohd. Mohsin, Shreerang Nandanwar: Home Automation and Security System Using Android ADK, International Journal of Electronics Communication and Computer Technology (IJECCT) Volume 3 Issue 2 (March 2013) [4] N. Sriskanthan and Tan Karand. “Bluetooth Based Home Automation System”. Journal of Microprocessors and Microsystems, Vol. 26, pp.281-289, 2002. [5] Muhammad Izhar Ramli, Mohd Helmy Abd Wahab, Nabihah, “TOWARDS SMART HOME: CONTROL ELECTRICAL DEVICES ONLINE,” Nornabihah Ahmad International Conference on Science and Technology: Application in Industry and Education (2006) [6] “Author Guidelines” http://googleblog.blogspot.in/2011/05/android-momentum-mobile-and-more-at.html BOOKS: [1] Andrew Sloss, “Arm System Developer Guide” [2] Frank Vahid, “Embedded System Design” [3] Rajkamal, “Embedded System”