SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
International Review of Automatic Control (I.RE.A.CO.), Vol. 9, N. 6
ISSN 1974-6059 November 2016
Copyright © 2016 Praise Worthy Prize S.r.l. - All rights reserved DOI: 10.15866/ireaco.v9i6.10315
423
Low-Cost Energy-Efficient Smart Monitoring System
Using Open-Source Microcontrollers
Hadi Jameel1
, Husam Kareem2
Abstract – Monitoring home/office and many other locations have become highly recommended
and very important in present time. Different types of security and monitoring systems are
available in the markets but they have different pros and cons upon each other. This paper
presents the design and prototype implementation of a highly scalable low-cost energy efficient
smart monitoring system. Unlike the majority of the available monitoring systems in the markets,
this system exploits the concept of parallel processing by combining more than one
microcontroller (based on the design requirement). The Interface of microcontrollers together is
based on the master/slave technique which uses one central (master) microcontroller and one or
more slave microcontrollers. The communications between the central microcontroller and the
secondary microcontroller(s) is done using I2
C protocol. This system consists of microcontrollers
and hidden motion detection sensors that trigger the functionalities of other system components
such as buzzers, lights, cameras, and GSM. Moreover, an authentication code is used in the
system in order to allow authorized users to activate and deactivate the system. Copyright © 2016
Praise Worthy Prize S.r.l. - All rights reserved.
Keywords: GSM, I2
C Protocol, Monitoring System, Open Source Microcontroller, Parallel
Processing
I. Introduction
Generally, in worldwide and particularly in Iraq,
energy conservation has become an important concern
for the sustained development of many projects. In a
developing country like Iraq, the case is more grieved
since there is an insufficiency of the electrical power.
Moreover, the developing and scalability cost cannot be
neglected in the design of any project. Therefore, this
system is meant to achieve an affordable cost by being an
energy efficient and by using an open source
microcontroller which represents the core of the system.
Open source microcontroller is a type of hardware whose
sketches and designs are unrestricted and freely available
for everyone [1].
In addition to the above mentioned advantages, the
system is designed to be highly scalable when more than
one microcontroller is used in a master/slave scheme.
Thus, the system can be designed to fit with one location
up to many locations of the same building.
Besides the scalability feature, the system has
flexibility in the design process; the system can be
designed to work as single task system up to a fully smart
home automation system. For example, the system can
be designed to serve only one single task at home such as
locking/unlocking home's doors or it can be designed to
handle a number of tasks at the same time such as
lighting control, fire sensing, heating control, movement
detecting and monitoring and so on. Therefore, this
system gets significant advantages compared with the
previously presented systems because they are presented
either as monitoring system only [2] or full home
automation system but compromising the energy
consumption [3],[4] and the scalability.
The main objective of this study is to introduce a
smart monitoring system presenting an outperformance
over other systems achieved by combining energy
efficiency, low-cost and scalability in the same system.
The operation of the system can be shown in details
based on three stages; the first stage is the activating
stage which starts when the system is activated by
entering the activation code. The second stage begins
when an event (movement) is detected; therefore it is
called the detection stage. In the last stage a key is
entered to deactivate the system and stop all its
functionalities, hence it is known as a deactivation stage.
II. Related Work
In the recent advances, various communication
systems have been employed to create a wide variety of
smart systems like healthcare systems [5], smart sentinel
system [6], sensing and monitoring systems [7],
buildings automation systems [4] and so on. In this
section the related previous work on buildings
automation systems will be explored.
A smart home can be defined as a residence provided
with advanced technology which anticipates and
responds to the demands of the occupants, functioning to
Hadi Jameel, Husam Kareem
Copyright © 2016 Praise Worthy Prize S.r.l. - All rights reserved International Review of Automatic Control, Vol. 9, N. 6
424
raise their security, convenience, and comfort [8].
The comprehensive concept of smart homes is the top
domestic technology can conceive. The smart homes
automation systems technology, which was considered as
science-fiction, has been transformed in reality when it
was introduced formally by the American Association of
House Builders [8]. After that, a wide variety of studies
have been introduced in the field of smart homes. This
paper will categorize the previous work on the basis of
the wireless communication technologies utilized in the
system to achieve sensing, remote data transfer and
controlling like Bluetooth, Wi-Fi, and GSM.
Since Bluetooth technology has become a built in
technology in the majority of smartphone devices as well
as it is secure and simple, so that it is considered as a
low-cost solution for wireless connection between home
automation systems and smartphones. Hence, numerous
home automation system studies have been presented
based on the Bluetooth communication technology. The
system presented in [9] consists of two main hardware
devices: the Arduino Bluetooth and the smartphone. The
communications between these two parts are done using
a python script. The python script is hosted by the
smartphone to enable the user to access and control the
home appliances. A smart living system based on
Bluetooth and android smartphone has been introduced
in [10]. The system is called home lighting control
system and it consists of a microchip and several
Bluetooth modules making a network of Bluetooth
devices called "Piconet" [10]. The Bluetooth devices
connected are based on the master-slave structure where
the Bluetooth smartphone acts as the master one while
other Bluetooth devices, linked to the switches and home
lighting system, work as slave devices. The microchip
constantly checks the status of the lights and of input
commands from the smartphone.Some of the Smart
home systems, Bluetooth based, are designed to serve a
specific task at home such as locking/unlocking home
doors [11]-[12]. The security system developed in [11]
can control doors locks at home. The system requires to
be used in short range communication so that it is based
upon Bluetooth communication technology [11]. Java
programming language is used to design the GUI of the
program hosted by android smartphone. The system can
actuate a pin that can lock/unlock a door using an
android smartphone. Another study done in [12], presents
a project that can assist people with physical disabilities
to lock and unlock home door. The project utilizes a
Bluetooth module to establish the communication
between the user smartphone and the microcontroller
board then to the door lock.
The authors designed an android application called
Lockit Door, by using Java language, to allow the user
gain control on locking or unlocking the home door. The
project is tested and evaluated using three different
locations: indoor (non-obstacle), outdoor (non-obstacle),
and indoor (obstacle). Although Bluetooth can provide
secure, simple, and low-cost connection among different
smart home systems and mobile devices, it can only be
used for short range communication. Fig. 1 shows a
general conceptual model for Bluetooth based smart
home system controlled by a smartphone.
Fig. 1. General conceptual model of Bluetooth based
smart home system
Researchers tried to extend the connection range so
that to employ the WiFi technology to connect to the
internet to remotely access and control home devices and
appliances. A distributed home automation system has
been developed using WiFi technology to be the network
infrastructure connecting its parts [13]. This system
mainly comprises two parts; the first one is the web
server which acts as system core responsible for
controlling, managing, and monitoring users' home.
The second part is represented by hardware interface
that provides proper connection to sensors and actuators
of home automation system. Integration between ZigBee
and WiFi technologies to establish a smart home
automation system has been introduced in [14]. The
system includes sensor networks using ZigBee
technology to connect ZigBee and devices hosted by the
sensor nodes that can monitor temperature and humidity.
The sensors send the information to the microcontroller
which hosts the ZigBee coordinator. The microcontroller
transmits the sensed data to a WiFi base station so that it
can be remotely accessed and controlled through the
internet by a PC and/or smartphone.
Therefore, the use of WiFi technology in home
automation system can eliminate the limitation of the
connection distance that occurred in Bluetooth
technology. However, WiFi based projects require a
reliable and robust internet connection to assure the
system connectivity. In addition, the design cost and
complexity issues cannot be neglected in such projects.
Fig. 2 shows a general paradigm for WiFi based smart
home systems.
Fig. 2. General conceptual model of WiFi based smart home system
Hadi Jameel, Husam Kareem
Copyright © 2016 Praise Worthy Prize S.r.l. - All rights reserved International Review of Automatic Control, Vol. 9, N. 6
425
Taking in consideration the limitation in
communication distance in Bluetooth and the restriction
derived by the use of a reliable and robust internet
connection to assure the operation of WiFi based smart
home systems, researchers tend to use more flexible
communication technologies that can be used for remote
access control systems and at the same time do not
require an internet connection as the Global System for
Mobile Communication (GSM) [19].
Authors of [15] proposed a system that uses SMS
service through GSM network to provide the user a
remote monitor and control their home automation
system. The main goal of the proposed system is to
design and implement a low cost, flexible, and secure
home automation system. The system includes two major
components: the communication interface between the
user and home automation system represented by the
GSM modem and the bridge between the sensors and
appliance of home automation system and GSM network
which is represented by the microcontroller. Moreover
the system is capable of functioning within two modes:
monitoring mode and the execution mode [15]. A remote
monitoring and controlling system based on the
integration of Bluetooth and GSM technologies is
presented in [16]. The system is designed to achieve low
power consumption by using IR sensor to control fans,
lights, and other appliances via SMS service through
GSM network. In addition, users can control the system
by using the Bluetooth, in case the user is in an area
covered by Bluetooth communication range.
Therefore, using Bluetooth as an alternative for GSM
when the user is within the Bluetooth coverage range has
an advantage of eliminating the SMS usage charges.
Hence, the integration of GSM and Bluetooth could
compromise the drawbacks of technologies represented
by the short distance communication of Bluetooth and
the cost of exchanging SMS messages between the user
and GSM module.
A general scenario of GSM based home automation
system is shown in Fig. 3. Table I summarizes
microcontroller type, communication technology,
smartphone operating system, and end user software used
for each system mentioned above.
III. Problem Definition
The design of any monitoring and surveillance
systems can possibly face many challenges such as: cost
of ownership, energy conservation, security, and
scalability. The proposed system tries to overcome the
costs by using a low cost equipment which is mostly
open source and on the shelf hardware. On the other
hand, most of the system components will operate only if
an event is detected (movement) so that the energy
consumption is minimized to the lowest possible level. In
terms of security, the system uses GSM technology
which is known as high secured communication
technology that does not require an internet connection
making it high reliable and non-vulnerable.
Fig. 3. General conceptual model of GSM based smart home system
TABLE I
EXTRA DETAILS FOR THE RELATED WORK
MENTIONED IN THIS STUDY
Ref. Microcontroller
Communication
Technology
Programming Code
and Tools
[3] ATmega328 WiFi, Internet C
[4] ATmega328 WiFi, Internet C, Java
[9] ATmega168 Bluetooth C, Python
[10]
Microchip
(Not specified)
Bluetooth ADT, SDK, JDK
[11] Atmel ATmega2560 Bluetooth C, SDK
[12]
ATmega
(Arduino Uno)
Bluetooth C, Eclipse (Java)
[13] 8-bit Atmel WiFi, Internet C, ASP.NET
[14] Atmel ATmega2560 ZigBee, WiFi C, Java
[15] Atmel AT89C55 GSM C
[16]
8-bit
microcontroller
(not specified)
GSM, Bluetooth
Java Server Pages
JavaBeans
Interactive C
It is worthy to mention that some researches have
been done to facilitate the use of GSM system as in [17]
which can be considered an extra feature for this system.
Moreover, the system is designed to be highly scalable
and it can be used for small places up to large buildings.
The novel approach utilized in the system has made it
highly scalable, not only in term of size but also in terms
of adding more functions and services to the system.
The main contribution of the proposed system, which
makes it significant among other systems in the markets,
is the implementation of the parallel processing
approach. The system prototype is built based on the
concept of the parallel processing that can operate on
more than one processer at a time. Based on a
master/slave approach, the system consists of one master
microcontroller and one or more slave microcontroller(s).
The communication between the master microcontroller
and the slave(s) is done using I2
C protocol. In addition to
the scalability advantage that can be gained by
combining a number of microcontrollers, a processing
speed has become higher and consequently, the response
time of home appliances to the triggering events is
getting faster than ever.
IV. System design and methods
In this section, a prototype design and implementation
for the proposed system is presented. The system design
is divided into two main parts: hardware and software.
The hardware comprises the physical components while
the software includes the codes and protocols that run
and control the hardware.
Hadi Jameel, Husam Kareem
Copyright © 2016 Praise Worthy Prize S.r.l. - All rights reserved International Review of Automatic Control, Vol. 9, N. 6
426
IV.1. Hardware
The main hardware component of the system
prototype is represented by the microcontroller(s). As
stated above, the system contains one central
microcontroller and one or more secondary
microcontroller(s) connected and operated as
master/slave microcontrollers. The Arduino Mega board
based on ATmega2560 microcontroller is used to
function as the master one while the Arduino Uno board
based on ATmega328 microcontroller is employed to
operate as the slave. As mentioned in the IEEE spectrum
"Arduino has become the most influential open-source
hardware movement of its time" [18]. Moreover, a PIR
motion detection sensor which detects the Infrared Rays
released by human body motion within the detection area
of 7 Meters is used. A mini WiFi Camera combined with
a servo motor is used to start an immediate recording
upon movement detection.
The system uses a GSM communication technology to
communicate with the user. Lastly, a keypad is used to
input the system activation key to the master
microcontroller. A block diagram that shows the
input/output devices is presented in Fig. 4.
Fig. 4. Block diagram for hardware devices of the system prototype
IV.2. Software
Arduino software is a set of instructions used to tell
the hardware devices what to do and how to do it. The
Arduino software, which is represented by the Arduino
integrated development environment (IDE), is used to
develop and to evaluate the proposed system. Moreover,
different type libraries, which are compatible with the
Arduino IDE are used like LCD, keypad, I2
C protocol
libraries.
V. System Operation
In order to simplify and to clarify the system
operation, it will be divided into three stages: the
activation stage which begins when the user enters the
activation code and waits for an event (movement). The
second stage starts when an event is detected
(movement), the system will turn on the warning and
monitoring services. The last stage can be defined as the
deactivation stage since the system will continue
activating its services till a deactivation code is entered.
V.1. Activation Stage
At the beginning, the system is not active and to
activate it, it is required to enter the activation code.
Once the code is entered, the LCD displays an invalid pin
in case the entered code is incorrect. Whereas, the LCD
displays a valid pin and after that shows that the system
activated to inform the user that the system is in the
activation mode. When a movement is detected, this
stage is finished and moves to the second stage. The
operation procedure is shown in Fig. 5.
Fig. 5. Flowchart of the first stage operation
V.2. Detection Stage
The detection stage starts when an event is detected
(movement). Based on the prototype of the proposed
system, there are two entrances in the testing place.
Therefore, the movement is expected from two locations
which are both equipped with two hidden PIR sensors,
one for each.
The first response is done by activating a sound alarm
followed by turning the lights on. After that, the camera
mounted on a servo motor will rotate to the movement
location and starts recording. The recording of the
camera can be shared using WiFi network and can be
saved on an SD memory chip. Then, a SMS message is
sent by the GSM modem to warn the user about any
suspicious movement. Lastly, the LCD displays a
statement that tells system triggered. The flowchart of
this stage is shown in Fig. 6.
V.3. Deactivation Stage
As long as the deactivation key is not entered, LCD
displays an invalid pin and the system will continue
checking if there is still a movement inside the place and
Hadi Jameel, Husam Kareem
Copyright © 2016 Praise Worthy Prize S.r.l. - All rights reserved International Review of Automatic Control, Vol. 9, N. 6
427
if so, it would make all the functions mentioned in stage
two. In contrast, a valid key is entered, LCD displays
valid pin then shows system deactivated statement. A
flowchart of this stage is shown in Fig. 7.
Fig. 6. Flowchart of the second stage operation
Fig. 7. Flowchart of the third stage operation
VI. Conclusion
This study presents a novel low-cost energy efficient
monitoring system which has the ability to be fully
automation system using open-source microcontrollers.
The proposed system implements the concept of parallel
processing by combining more than one microcontroller
to operate together in a master/slave approach. This
system outperformances most of the available monitoring
and automation systems in terms of scalability. The high
scalability comes from being able to add more slaves
microcontrollers to the system which means that more
locations are monitored and more functions are able to
get added to optimize the system work.
GSM communication technology is used in the system
given its wide coverage area and it is considered as one
of the most reliable and robust communication
technologies. As a part of future works, more functions
will be added to the system and more slave
microcontrollers will implement and evaluate the system
in real building not just as a prototype.
References
[1] Russell, Luke, A. L. Steele, and R. Goubran, Low-cost, rapid
prototyping of IMU and pressure monitoring system using an
open source hardware design, In Instrumentation and
Measurement Technology Conference (I2MTC), pp. 2695-2699.
IEEE, May 2012.
[2] K. Anuj, I. P. Singh, and S. K. Sud, Energy efficient and low-cost
indoor environment monitoring system based on the IEEE 1451
standard, IEEE Sensors Journal, Vol. 11(Issue 10): 2598-2610,
October 2011.
[3] A. Andi, and A. W. Dani, Design of small smart home system
based on Arduino, In Electrical Power, Electronics,
Communications, Controls and Informatics Seminar (EECCIS),
2014, pp. 121-125. August 2014.
[4] P. Rajeev, Internet of things: Ubiquitous home control and
monitoring system using Android based smart phone,
International Journal of Internet of Things, Vol. 2(Issue 1): 5-11,
2013.
[5] Khan, D., Alam, A., Talha, M., Kumar, P., Investigation of a
Compact Ultrawide Band Antenna for Wearable Applications,
(2014) International Journal on Communications Antenna and
Propagation (IRECAP), 4 (4), pp. 124-129.
[6] Bernabéu, J., Berna-Martinez, J., Pérez, F., Smart Sentinel:
Monitoring and Prevention System in the Smart Cities, (2014)
International Review on Computers and Software (IRECOS), 9
(9), pp. 1554-1559.
[7] Adnan, A., Hanapi, Z., Geographic Routing Protocols for
Wireless Sensor Networks: Design and Security Perspectives,
(2015) International Journal on Communications Antenna and
Propagation (IRECAP), 5 (4), pp. 197-211.
[8] F. Aldrich, Smart homes: past, present and future, In Inside the
smart home, pp. 17-39. Springer London, 2003.
[9] P. Rajeev, M. Tazil, Bluetooth based home automation system
using cell phone, In Consumer Electronics (ISCE), 2011 IEEE
15th International Symposium on, pp. 192-195. IEEE, Jun 2011.
[10] Y. Ming, H. Shi, Smart Living Using Bluetooth-Based Android
Smartphone, International Journal of Wireless & Mobile
Networks Vol. 5(Issue 1): 65-72, February 2013.
[11] P. Josh, S. Sukittanon, Exploiting Bluetooth on Android mobile
devices for home security application, In Southeastcon, 2012
Proceedings of IEEE, pp. 1-4, IEEE, March 2012.
[12] N. H. Ismail, Z. Tukiran, N. N. Shamsuddin, EI S. Saadon,
Android-based home door locks application via Bluetooth for
disabled people, In Control System, Computing and Engineering
(ICCSCE), 2014 IEEE International Conference on, pp. 227-231.
IEEE, November 2014.
[13] E. Ahmed, K. A. Hamed, Design and implementation of a WIFI
based home automation system, World academy of science,
engineering and technology Vol.6 (Issue 8): 2177-2180, August
2012.
[14] L. K. Yow, S. J. Hsiao, W. T. Sung, Intelligent multi-sensor
control system based on innovative technology integration via
ZigBee and Wi-Fi networks, Journal of network and computer
application, Vol. 36 (Issue 2): 756-767, March 2013.
[15] H. ElKamchouchi, A. ElShafee, Design and prototype
implementation of SMS based home automation system, In
Electronics Design, Systems and Applications (ICEDSA), 2012
IEEE International Conference on, pp. 162-167, IEEE, November
2012.
[16] M. Vini, S. Reddy, GSM-Bluetooth based remote monitoring and
control system with automatic light controller, International
Journal of Computer Applications. Vol. 46 (Issue 1): 20-28, May
2012.
[17] Samarah, K., Mobile Positioning Technique Based on Timing
Advance and Microcell Zone Concept for GSM Systems, (2016)
Hadi Jameel, Husam Kareem
Copyright © 2016 Praise Worthy Prize S.r.l. - All rights reserved International Review of Automatic Control, Vol. 9, N. 6
428
International Journal on Communications Antenna and
Propagation (IRECAP), 6 (4), pp. 211-221.
[18] D. Kushner, The making of arduino, IEEE Spectrum, October
2011.
[19] Zhang, Y., Wang, J., Zhang, Y., A Hybrid Method for Short-
Term Electricity Price Forecasting Based on BPNN and GSM-
SVM, (2013) International Review of Electrical Engineering
(IREE), 8 (5), pp. 1509-1519.
Authors’ information
1
Ministry of Higher Education of Iraq / Al-Mustafa University College.
2
Ministry of Education of Iraq / Directorate of Baghdad Education
(Karkh3).
Hadi Jameel was born in Baghdad, Iraq in
1988. He received BSc degree from electrical
engineering department, Al Mustansiriya
University, Iraq in 2010. Received MSc degree
from Electronic and communication engineering
in Al Mustansiriya University, Iraq in 2013.
His research interests are Antenna, Wireless
Communications, Radar, Control System, and
Wireless sensor networks.
Husam Kareem was born in Baghdad, Iraq in
1986. He received BSc degree from computer
engineering department, University of Baghdad,
Iraq in 2008. Received MSc degree from
computer and communication systems
engineering in universiti Putra Malaysia,
Malaysia in 2014.
His research interests are Embedded systems,
Computer networks, and Wireless sensor networks.

Weitere ähnliche Inhalte

Was ist angesagt?

IOT Based Smart Power Management System using WSN
IOT Based Smart Power Management System using WSNIOT Based Smart Power Management System using WSN
IOT Based Smart Power Management System using WSNIRJET Journal
 
Performance Evaluation of Smart Home System using Internet of Things
Performance Evaluation of Smart Home System using   Internet of Things Performance Evaluation of Smart Home System using   Internet of Things
Performance Evaluation of Smart Home System using Internet of Things IJECEIAES
 
Wild fire monitoring system
Wild fire monitoring systemWild fire monitoring system
Wild fire monitoring systemJohn Mahlalela
 
Intelligent fire detection and alert system using labVIEW
Intelligent fire detection and alert system using labVIEWIntelligent fire detection and alert system using labVIEW
Intelligent fire detection and alert system using labVIEWIJECEIAES
 
Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373Editor IJARCET
 
Home automation using FPGA controller
Home automation  using FPGA controller Home automation  using FPGA controller
Home automation using FPGA controller Ajay1120539
 
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.IRJET Journal
 
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT IRJET Journal
 
Project Dissertation - ZigBee Based Wireless Sensor Network
Project Dissertation - ZigBee Based Wireless Sensor NetworkProject Dissertation - ZigBee Based Wireless Sensor Network
Project Dissertation - ZigBee Based Wireless Sensor NetworkAnand Agrawal
 
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy SavingIRJET Journal
 
Bluetooth controlled home appliances
Bluetooth controlled home appliancesBluetooth controlled home appliances
Bluetooth controlled home appliancesADARSH KUMAR
 
Smart Sensor Network for Society Automation-A Review
Smart Sensor Network for Society Automation-A ReviewSmart Sensor Network for Society Automation-A Review
Smart Sensor Network for Society Automation-A ReviewIRJET Journal
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET Journal
 
Fire Monitoring System for Fire Detection Using ZigBee and GPRS System
Fire Monitoring System for Fire Detection Using ZigBee and GPRS SystemFire Monitoring System for Fire Detection Using ZigBee and GPRS System
Fire Monitoring System for Fire Detection Using ZigBee and GPRS SystemIOSRJECE
 
Sms based wireless appliances control
Sms based wireless appliances controlSms based wireless appliances control
Sms based wireless appliances controlSourabh Bhattacharya
 
IRJET- IoT based Street Light Monitoring & Control with Lora/Lorawan Network
IRJET-  	  IoT based Street Light Monitoring & Control with Lora/Lorawan NetworkIRJET-  	  IoT based Street Light Monitoring & Control with Lora/Lorawan Network
IRJET- IoT based Street Light Monitoring & Control with Lora/Lorawan NetworkIRJET Journal
 

Was ist angesagt? (17)

IOT Based Smart Power Management System using WSN
IOT Based Smart Power Management System using WSNIOT Based Smart Power Management System using WSN
IOT Based Smart Power Management System using WSN
 
Performance Evaluation of Smart Home System using Internet of Things
Performance Evaluation of Smart Home System using   Internet of Things Performance Evaluation of Smart Home System using   Internet of Things
Performance Evaluation of Smart Home System using Internet of Things
 
F224450
F224450F224450
F224450
 
Wild fire monitoring system
Wild fire monitoring systemWild fire monitoring system
Wild fire monitoring system
 
Intelligent fire detection and alert system using labVIEW
Intelligent fire detection and alert system using labVIEWIntelligent fire detection and alert system using labVIEW
Intelligent fire detection and alert system using labVIEW
 
Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373
 
Home automation using FPGA controller
Home automation  using FPGA controller Home automation  using FPGA controller
Home automation using FPGA controller
 
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
 
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT
 
Project Dissertation - ZigBee Based Wireless Sensor Network
Project Dissertation - ZigBee Based Wireless Sensor NetworkProject Dissertation - ZigBee Based Wireless Sensor Network
Project Dissertation - ZigBee Based Wireless Sensor Network
 
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy Saving
 
Bluetooth controlled home appliances
Bluetooth controlled home appliancesBluetooth controlled home appliances
Bluetooth controlled home appliances
 
Smart Sensor Network for Society Automation-A Review
Smart Sensor Network for Society Automation-A ReviewSmart Sensor Network for Society Automation-A Review
Smart Sensor Network for Society Automation-A Review
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation System
 
Fire Monitoring System for Fire Detection Using ZigBee and GPRS System
Fire Monitoring System for Fire Detection Using ZigBee and GPRS SystemFire Monitoring System for Fire Detection Using ZigBee and GPRS System
Fire Monitoring System for Fire Detection Using ZigBee and GPRS System
 
Sms based wireless appliances control
Sms based wireless appliances controlSms based wireless appliances control
Sms based wireless appliances control
 
IRJET- IoT based Street Light Monitoring & Control with Lora/Lorawan Network
IRJET-  	  IoT based Street Light Monitoring & Control with Lora/Lorawan NetworkIRJET-  	  IoT based Street Light Monitoring & Control with Lora/Lorawan Network
IRJET- IoT based Street Light Monitoring & Control with Lora/Lorawan Network
 

Ähnlich wie Low cost energy-efficient smart monitoring system using open-source microcontrollers

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 systemTELKOMNIKA JOURNAL
 
Energy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using IoTEnergy Management with Disaster Intimation and Control using IoT
Energy Management with Disaster Intimation and Control using IoTIJEACS
 
15513-Article Text-47349-1-10-20191127.pdf
15513-Article Text-47349-1-10-20191127.pdf15513-Article Text-47349-1-10-20191127.pdf
15513-Article Text-47349-1-10-20191127.pdfSiegriqueCeasarAJalw
 
A Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation TechnologyA Short Review on the Perspective of Home Automation Technology
A Short Review on the Perspective of Home Automation TechnologyIRJET Journal
 
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATIONUBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATIONIJCNCJournal
 
IRJET-A Nodemcu based Home Automation System
IRJET-A Nodemcu based Home Automation SystemIRJET-A Nodemcu based Home Automation System
IRJET-A Nodemcu based Home Automation SystemIRJET Journal
 
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)IRJET Journal
 
IRJET-Smart Home Automation System using Mobile Application
IRJET-Smart Home Automation System using Mobile ApplicationIRJET-Smart Home Automation System using Mobile Application
IRJET-Smart Home Automation System using Mobile ApplicationIRJET Journal
 
Design & implementation of smart house control using lab view
Design & implementation of smart house control using lab viewDesign & implementation of smart house control using lab view
Design & implementation of smart house control using lab viewKalyan Palwai
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET Journal
 
Implement via Smart Home blynk
Implement via Smart Home blynk Implement via Smart Home blynk
Implement via Smart Home blynk adminjeet
 
Smart Home vis Blynk
Smart Home vis BlynkSmart Home vis Blynk
Smart Home vis Blynkadminjeet
 
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 thingsIRJET Journal
 
GSM Based Home Appliances Monitoring System for Handicapped People
GSM Based Home Appliances Monitoring System for Handicapped PeopleGSM Based Home Appliances Monitoring System for Handicapped People
GSM Based Home Appliances Monitoring System for Handicapped Peoplepaperpublications3
 
Cell phone based automation systems
Cell phone based automation systemsCell phone based automation systems
Cell phone based automation systemsManpreet Chandhok
 
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 Surveydbpublications
 
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 Surveydbpublications
 

Ähnlich wie Low cost energy-efficient smart monitoring system using open-source microcontrollers (20)

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
 
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
 
15513-Article Text-47349-1-10-20191127.pdf
15513-Article Text-47349-1-10-20191127.pdf15513-Article Text-47349-1-10-20191127.pdf
15513-Article Text-47349-1-10-20191127.pdf
 
68-71.pdf
68-71.pdf68-71.pdf
68-71.pdf
 
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
 
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATIONUBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
UBIQUITOUS SMART HOME SYSTEM USING ANDROID APPLICATION
 
IRJET-A Nodemcu based Home Automation System
IRJET-A Nodemcu based Home Automation SystemIRJET-A Nodemcu based Home Automation System
IRJET-A Nodemcu based Home Automation System
 
Android Based E-Home
Android Based E-HomeAndroid Based E-Home
Android Based E-Home
 
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
IRJET- Design and Implementation of Integrated Smart Home System (ISHS)
 
IRJET-Smart Home Automation System using Mobile Application
IRJET-Smart Home Automation System using Mobile ApplicationIRJET-Smart Home Automation System using Mobile Application
IRJET-Smart Home Automation System using Mobile Application
 
Design & implementation of smart house control using lab view
Design & implementation of smart house control using lab viewDesign & implementation of smart house control using lab view
Design & implementation of smart house control using lab view
 
IRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation SystemIRJET- Voice Controlled Home Automation System
IRJET- Voice Controlled Home Automation System
 
[IJET-V1I3P8] Authors :Mrs. Latha A.P.,Pratik Agarwal, Rishabh Rajgarhia,Shas...
[IJET-V1I3P8] Authors :Mrs. Latha A.P.,Pratik Agarwal, Rishabh Rajgarhia,Shas...[IJET-V1I3P8] Authors :Mrs. Latha A.P.,Pratik Agarwal, Rishabh Rajgarhia,Shas...
[IJET-V1I3P8] Authors :Mrs. Latha A.P.,Pratik Agarwal, Rishabh Rajgarhia,Shas...
 
Implement via Smart Home blynk
Implement via Smart Home blynk Implement via Smart Home blynk
Implement via Smart Home blynk
 
Smart Home vis Blynk
Smart Home vis BlynkSmart Home vis Blynk
Smart Home vis Blynk
 
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
 
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
 
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
 
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
 

Mehr von zaidinvisible

The characteristic of li fi technology comparing with wi-fi
The characteristic of li fi technology comparing with wi-fiThe characteristic of li fi technology comparing with wi-fi
The characteristic of li fi technology comparing with wi-fizaidinvisible
 
Low cost smart weather station using arduino and zig bee
Low cost smart weather station using arduino and zig beeLow cost smart weather station using arduino and zig bee
Low cost smart weather station using arduino and zig beezaidinvisible
 
Improving.of.is cfar.using.wavelet.de-noising.for.smoothing.the.noise.in.refe...
Improving.of.is cfar.using.wavelet.de-noising.for.smoothing.the.noise.in.refe...Improving.of.is cfar.using.wavelet.de-noising.for.smoothing.the.noise.in.refe...
Improving.of.is cfar.using.wavelet.de-noising.for.smoothing.the.noise.in.refe...zaidinvisible
 
Design and implementation smart home alarm system with zig bee transceiver
Design and implementation smart home alarm system with zig bee transceiverDesign and implementation smart home alarm system with zig bee transceiver
Design and implementation smart home alarm system with zig bee transceiverzaidinvisible
 
Aes cryptography algorithm based on intelligent blum blum-shub prn gs
Aes cryptography algorithm based on intelligent blum blum-shub prn gsAes cryptography algorithm based on intelligent blum blum-shub prn gs
Aes cryptography algorithm based on intelligent blum blum-shub prn gszaidinvisible
 
Low cost smart weather station using Arduino and zig bee
Low cost smart weather station using Arduino and zig beeLow cost smart weather station using Arduino and zig bee
Low cost smart weather station using Arduino and zig beezaidinvisible
 
Aes cryptography algorithm based on intelligent blum blum-shub prn gs publica...
Aes cryptography algorithm based on intelligent blum blum-shub prn gs publica...Aes cryptography algorithm based on intelligent blum blum-shub prn gs publica...
Aes cryptography algorithm based on intelligent blum blum-shub prn gs publica...zaidinvisible
 

Mehr von zaidinvisible (7)

The characteristic of li fi technology comparing with wi-fi
The characteristic of li fi technology comparing with wi-fiThe characteristic of li fi technology comparing with wi-fi
The characteristic of li fi technology comparing with wi-fi
 
Low cost smart weather station using arduino and zig bee
Low cost smart weather station using arduino and zig beeLow cost smart weather station using arduino and zig bee
Low cost smart weather station using arduino and zig bee
 
Improving.of.is cfar.using.wavelet.de-noising.for.smoothing.the.noise.in.refe...
Improving.of.is cfar.using.wavelet.de-noising.for.smoothing.the.noise.in.refe...Improving.of.is cfar.using.wavelet.de-noising.for.smoothing.the.noise.in.refe...
Improving.of.is cfar.using.wavelet.de-noising.for.smoothing.the.noise.in.refe...
 
Design and implementation smart home alarm system with zig bee transceiver
Design and implementation smart home alarm system with zig bee transceiverDesign and implementation smart home alarm system with zig bee transceiver
Design and implementation smart home alarm system with zig bee transceiver
 
Aes cryptography algorithm based on intelligent blum blum-shub prn gs
Aes cryptography algorithm based on intelligent blum blum-shub prn gsAes cryptography algorithm based on intelligent blum blum-shub prn gs
Aes cryptography algorithm based on intelligent blum blum-shub prn gs
 
Low cost smart weather station using Arduino and zig bee
Low cost smart weather station using Arduino and zig beeLow cost smart weather station using Arduino and zig bee
Low cost smart weather station using Arduino and zig bee
 
Aes cryptography algorithm based on intelligent blum blum-shub prn gs publica...
Aes cryptography algorithm based on intelligent blum blum-shub prn gs publica...Aes cryptography algorithm based on intelligent blum blum-shub prn gs publica...
Aes cryptography algorithm based on intelligent blum blum-shub prn gs publica...
 

Kürzlich hochgeladen

(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 

Kürzlich hochgeladen (20)

(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 

Low cost energy-efficient smart monitoring system using open-source microcontrollers

  • 1. International Review of Automatic Control (I.RE.A.CO.), Vol. 9, N. 6 ISSN 1974-6059 November 2016 Copyright © 2016 Praise Worthy Prize S.r.l. - All rights reserved DOI: 10.15866/ireaco.v9i6.10315 423 Low-Cost Energy-Efficient Smart Monitoring System Using Open-Source Microcontrollers Hadi Jameel1 , Husam Kareem2 Abstract – Monitoring home/office and many other locations have become highly recommended and very important in present time. Different types of security and monitoring systems are available in the markets but they have different pros and cons upon each other. This paper presents the design and prototype implementation of a highly scalable low-cost energy efficient smart monitoring system. Unlike the majority of the available monitoring systems in the markets, this system exploits the concept of parallel processing by combining more than one microcontroller (based on the design requirement). The Interface of microcontrollers together is based on the master/slave technique which uses one central (master) microcontroller and one or more slave microcontrollers. The communications between the central microcontroller and the secondary microcontroller(s) is done using I2 C protocol. This system consists of microcontrollers and hidden motion detection sensors that trigger the functionalities of other system components such as buzzers, lights, cameras, and GSM. Moreover, an authentication code is used in the system in order to allow authorized users to activate and deactivate the system. Copyright © 2016 Praise Worthy Prize S.r.l. - All rights reserved. Keywords: GSM, I2 C Protocol, Monitoring System, Open Source Microcontroller, Parallel Processing I. Introduction Generally, in worldwide and particularly in Iraq, energy conservation has become an important concern for the sustained development of many projects. In a developing country like Iraq, the case is more grieved since there is an insufficiency of the electrical power. Moreover, the developing and scalability cost cannot be neglected in the design of any project. Therefore, this system is meant to achieve an affordable cost by being an energy efficient and by using an open source microcontroller which represents the core of the system. Open source microcontroller is a type of hardware whose sketches and designs are unrestricted and freely available for everyone [1]. In addition to the above mentioned advantages, the system is designed to be highly scalable when more than one microcontroller is used in a master/slave scheme. Thus, the system can be designed to fit with one location up to many locations of the same building. Besides the scalability feature, the system has flexibility in the design process; the system can be designed to work as single task system up to a fully smart home automation system. For example, the system can be designed to serve only one single task at home such as locking/unlocking home's doors or it can be designed to handle a number of tasks at the same time such as lighting control, fire sensing, heating control, movement detecting and monitoring and so on. Therefore, this system gets significant advantages compared with the previously presented systems because they are presented either as monitoring system only [2] or full home automation system but compromising the energy consumption [3],[4] and the scalability. The main objective of this study is to introduce a smart monitoring system presenting an outperformance over other systems achieved by combining energy efficiency, low-cost and scalability in the same system. The operation of the system can be shown in details based on three stages; the first stage is the activating stage which starts when the system is activated by entering the activation code. The second stage begins when an event (movement) is detected; therefore it is called the detection stage. In the last stage a key is entered to deactivate the system and stop all its functionalities, hence it is known as a deactivation stage. II. Related Work In the recent advances, various communication systems have been employed to create a wide variety of smart systems like healthcare systems [5], smart sentinel system [6], sensing and monitoring systems [7], buildings automation systems [4] and so on. In this section the related previous work on buildings automation systems will be explored. A smart home can be defined as a residence provided with advanced technology which anticipates and responds to the demands of the occupants, functioning to
  • 2. Hadi Jameel, Husam Kareem Copyright © 2016 Praise Worthy Prize S.r.l. - All rights reserved International Review of Automatic Control, Vol. 9, N. 6 424 raise their security, convenience, and comfort [8]. The comprehensive concept of smart homes is the top domestic technology can conceive. The smart homes automation systems technology, which was considered as science-fiction, has been transformed in reality when it was introduced formally by the American Association of House Builders [8]. After that, a wide variety of studies have been introduced in the field of smart homes. This paper will categorize the previous work on the basis of the wireless communication technologies utilized in the system to achieve sensing, remote data transfer and controlling like Bluetooth, Wi-Fi, and GSM. Since Bluetooth technology has become a built in technology in the majority of smartphone devices as well as it is secure and simple, so that it is considered as a low-cost solution for wireless connection between home automation systems and smartphones. Hence, numerous home automation system studies have been presented based on the Bluetooth communication technology. The system presented in [9] consists of two main hardware devices: the Arduino Bluetooth and the smartphone. The communications between these two parts are done using a python script. The python script is hosted by the smartphone to enable the user to access and control the home appliances. A smart living system based on Bluetooth and android smartphone has been introduced in [10]. The system is called home lighting control system and it consists of a microchip and several Bluetooth modules making a network of Bluetooth devices called "Piconet" [10]. The Bluetooth devices connected are based on the master-slave structure where the Bluetooth smartphone acts as the master one while other Bluetooth devices, linked to the switches and home lighting system, work as slave devices. The microchip constantly checks the status of the lights and of input commands from the smartphone.Some of the Smart home systems, Bluetooth based, are designed to serve a specific task at home such as locking/unlocking home doors [11]-[12]. The security system developed in [11] can control doors locks at home. The system requires to be used in short range communication so that it is based upon Bluetooth communication technology [11]. Java programming language is used to design the GUI of the program hosted by android smartphone. The system can actuate a pin that can lock/unlock a door using an android smartphone. Another study done in [12], presents a project that can assist people with physical disabilities to lock and unlock home door. The project utilizes a Bluetooth module to establish the communication between the user smartphone and the microcontroller board then to the door lock. The authors designed an android application called Lockit Door, by using Java language, to allow the user gain control on locking or unlocking the home door. The project is tested and evaluated using three different locations: indoor (non-obstacle), outdoor (non-obstacle), and indoor (obstacle). Although Bluetooth can provide secure, simple, and low-cost connection among different smart home systems and mobile devices, it can only be used for short range communication. Fig. 1 shows a general conceptual model for Bluetooth based smart home system controlled by a smartphone. Fig. 1. General conceptual model of Bluetooth based smart home system Researchers tried to extend the connection range so that to employ the WiFi technology to connect to the internet to remotely access and control home devices and appliances. A distributed home automation system has been developed using WiFi technology to be the network infrastructure connecting its parts [13]. This system mainly comprises two parts; the first one is the web server which acts as system core responsible for controlling, managing, and monitoring users' home. The second part is represented by hardware interface that provides proper connection to sensors and actuators of home automation system. Integration between ZigBee and WiFi technologies to establish a smart home automation system has been introduced in [14]. The system includes sensor networks using ZigBee technology to connect ZigBee and devices hosted by the sensor nodes that can monitor temperature and humidity. The sensors send the information to the microcontroller which hosts the ZigBee coordinator. The microcontroller transmits the sensed data to a WiFi base station so that it can be remotely accessed and controlled through the internet by a PC and/or smartphone. Therefore, the use of WiFi technology in home automation system can eliminate the limitation of the connection distance that occurred in Bluetooth technology. However, WiFi based projects require a reliable and robust internet connection to assure the system connectivity. In addition, the design cost and complexity issues cannot be neglected in such projects. Fig. 2 shows a general paradigm for WiFi based smart home systems. Fig. 2. General conceptual model of WiFi based smart home system
  • 3. Hadi Jameel, Husam Kareem Copyright © 2016 Praise Worthy Prize S.r.l. - All rights reserved International Review of Automatic Control, Vol. 9, N. 6 425 Taking in consideration the limitation in communication distance in Bluetooth and the restriction derived by the use of a reliable and robust internet connection to assure the operation of WiFi based smart home systems, researchers tend to use more flexible communication technologies that can be used for remote access control systems and at the same time do not require an internet connection as the Global System for Mobile Communication (GSM) [19]. Authors of [15] proposed a system that uses SMS service through GSM network to provide the user a remote monitor and control their home automation system. The main goal of the proposed system is to design and implement a low cost, flexible, and secure home automation system. The system includes two major components: the communication interface between the user and home automation system represented by the GSM modem and the bridge between the sensors and appliance of home automation system and GSM network which is represented by the microcontroller. Moreover the system is capable of functioning within two modes: monitoring mode and the execution mode [15]. A remote monitoring and controlling system based on the integration of Bluetooth and GSM technologies is presented in [16]. The system is designed to achieve low power consumption by using IR sensor to control fans, lights, and other appliances via SMS service through GSM network. In addition, users can control the system by using the Bluetooth, in case the user is in an area covered by Bluetooth communication range. Therefore, using Bluetooth as an alternative for GSM when the user is within the Bluetooth coverage range has an advantage of eliminating the SMS usage charges. Hence, the integration of GSM and Bluetooth could compromise the drawbacks of technologies represented by the short distance communication of Bluetooth and the cost of exchanging SMS messages between the user and GSM module. A general scenario of GSM based home automation system is shown in Fig. 3. Table I summarizes microcontroller type, communication technology, smartphone operating system, and end user software used for each system mentioned above. III. Problem Definition The design of any monitoring and surveillance systems can possibly face many challenges such as: cost of ownership, energy conservation, security, and scalability. The proposed system tries to overcome the costs by using a low cost equipment which is mostly open source and on the shelf hardware. On the other hand, most of the system components will operate only if an event is detected (movement) so that the energy consumption is minimized to the lowest possible level. In terms of security, the system uses GSM technology which is known as high secured communication technology that does not require an internet connection making it high reliable and non-vulnerable. Fig. 3. General conceptual model of GSM based smart home system TABLE I EXTRA DETAILS FOR THE RELATED WORK MENTIONED IN THIS STUDY Ref. Microcontroller Communication Technology Programming Code and Tools [3] ATmega328 WiFi, Internet C [4] ATmega328 WiFi, Internet C, Java [9] ATmega168 Bluetooth C, Python [10] Microchip (Not specified) Bluetooth ADT, SDK, JDK [11] Atmel ATmega2560 Bluetooth C, SDK [12] ATmega (Arduino Uno) Bluetooth C, Eclipse (Java) [13] 8-bit Atmel WiFi, Internet C, ASP.NET [14] Atmel ATmega2560 ZigBee, WiFi C, Java [15] Atmel AT89C55 GSM C [16] 8-bit microcontroller (not specified) GSM, Bluetooth Java Server Pages JavaBeans Interactive C It is worthy to mention that some researches have been done to facilitate the use of GSM system as in [17] which can be considered an extra feature for this system. Moreover, the system is designed to be highly scalable and it can be used for small places up to large buildings. The novel approach utilized in the system has made it highly scalable, not only in term of size but also in terms of adding more functions and services to the system. The main contribution of the proposed system, which makes it significant among other systems in the markets, is the implementation of the parallel processing approach. The system prototype is built based on the concept of the parallel processing that can operate on more than one processer at a time. Based on a master/slave approach, the system consists of one master microcontroller and one or more slave microcontroller(s). The communication between the master microcontroller and the slave(s) is done using I2 C protocol. In addition to the scalability advantage that can be gained by combining a number of microcontrollers, a processing speed has become higher and consequently, the response time of home appliances to the triggering events is getting faster than ever. IV. System design and methods In this section, a prototype design and implementation for the proposed system is presented. The system design is divided into two main parts: hardware and software. The hardware comprises the physical components while the software includes the codes and protocols that run and control the hardware.
  • 4. Hadi Jameel, Husam Kareem Copyright © 2016 Praise Worthy Prize S.r.l. - All rights reserved International Review of Automatic Control, Vol. 9, N. 6 426 IV.1. Hardware The main hardware component of the system prototype is represented by the microcontroller(s). As stated above, the system contains one central microcontroller and one or more secondary microcontroller(s) connected and operated as master/slave microcontrollers. The Arduino Mega board based on ATmega2560 microcontroller is used to function as the master one while the Arduino Uno board based on ATmega328 microcontroller is employed to operate as the slave. As mentioned in the IEEE spectrum "Arduino has become the most influential open-source hardware movement of its time" [18]. Moreover, a PIR motion detection sensor which detects the Infrared Rays released by human body motion within the detection area of 7 Meters is used. A mini WiFi Camera combined with a servo motor is used to start an immediate recording upon movement detection. The system uses a GSM communication technology to communicate with the user. Lastly, a keypad is used to input the system activation key to the master microcontroller. A block diagram that shows the input/output devices is presented in Fig. 4. Fig. 4. Block diagram for hardware devices of the system prototype IV.2. Software Arduino software is a set of instructions used to tell the hardware devices what to do and how to do it. The Arduino software, which is represented by the Arduino integrated development environment (IDE), is used to develop and to evaluate the proposed system. Moreover, different type libraries, which are compatible with the Arduino IDE are used like LCD, keypad, I2 C protocol libraries. V. System Operation In order to simplify and to clarify the system operation, it will be divided into three stages: the activation stage which begins when the user enters the activation code and waits for an event (movement). The second stage starts when an event is detected (movement), the system will turn on the warning and monitoring services. The last stage can be defined as the deactivation stage since the system will continue activating its services till a deactivation code is entered. V.1. Activation Stage At the beginning, the system is not active and to activate it, it is required to enter the activation code. Once the code is entered, the LCD displays an invalid pin in case the entered code is incorrect. Whereas, the LCD displays a valid pin and after that shows that the system activated to inform the user that the system is in the activation mode. When a movement is detected, this stage is finished and moves to the second stage. The operation procedure is shown in Fig. 5. Fig. 5. Flowchart of the first stage operation V.2. Detection Stage The detection stage starts when an event is detected (movement). Based on the prototype of the proposed system, there are two entrances in the testing place. Therefore, the movement is expected from two locations which are both equipped with two hidden PIR sensors, one for each. The first response is done by activating a sound alarm followed by turning the lights on. After that, the camera mounted on a servo motor will rotate to the movement location and starts recording. The recording of the camera can be shared using WiFi network and can be saved on an SD memory chip. Then, a SMS message is sent by the GSM modem to warn the user about any suspicious movement. Lastly, the LCD displays a statement that tells system triggered. The flowchart of this stage is shown in Fig. 6. V.3. Deactivation Stage As long as the deactivation key is not entered, LCD displays an invalid pin and the system will continue checking if there is still a movement inside the place and
  • 5. Hadi Jameel, Husam Kareem Copyright © 2016 Praise Worthy Prize S.r.l. - All rights reserved International Review of Automatic Control, Vol. 9, N. 6 427 if so, it would make all the functions mentioned in stage two. In contrast, a valid key is entered, LCD displays valid pin then shows system deactivated statement. A flowchart of this stage is shown in Fig. 7. Fig. 6. Flowchart of the second stage operation Fig. 7. Flowchart of the third stage operation VI. Conclusion This study presents a novel low-cost energy efficient monitoring system which has the ability to be fully automation system using open-source microcontrollers. The proposed system implements the concept of parallel processing by combining more than one microcontroller to operate together in a master/slave approach. This system outperformances most of the available monitoring and automation systems in terms of scalability. The high scalability comes from being able to add more slaves microcontrollers to the system which means that more locations are monitored and more functions are able to get added to optimize the system work. GSM communication technology is used in the system given its wide coverage area and it is considered as one of the most reliable and robust communication technologies. As a part of future works, more functions will be added to the system and more slave microcontrollers will implement and evaluate the system in real building not just as a prototype. References [1] Russell, Luke, A. L. Steele, and R. Goubran, Low-cost, rapid prototyping of IMU and pressure monitoring system using an open source hardware design, In Instrumentation and Measurement Technology Conference (I2MTC), pp. 2695-2699. IEEE, May 2012. [2] K. Anuj, I. P. Singh, and S. K. Sud, Energy efficient and low-cost indoor environment monitoring system based on the IEEE 1451 standard, IEEE Sensors Journal, Vol. 11(Issue 10): 2598-2610, October 2011. [3] A. Andi, and A. W. Dani, Design of small smart home system based on Arduino, In Electrical Power, Electronics, Communications, Controls and Informatics Seminar (EECCIS), 2014, pp. 121-125. August 2014. [4] P. Rajeev, Internet of things: Ubiquitous home control and monitoring system using Android based smart phone, International Journal of Internet of Things, Vol. 2(Issue 1): 5-11, 2013. [5] Khan, D., Alam, A., Talha, M., Kumar, P., Investigation of a Compact Ultrawide Band Antenna for Wearable Applications, (2014) International Journal on Communications Antenna and Propagation (IRECAP), 4 (4), pp. 124-129. [6] Bernabéu, J., Berna-Martinez, J., Pérez, F., Smart Sentinel: Monitoring and Prevention System in the Smart Cities, (2014) International Review on Computers and Software (IRECOS), 9 (9), pp. 1554-1559. [7] Adnan, A., Hanapi, Z., Geographic Routing Protocols for Wireless Sensor Networks: Design and Security Perspectives, (2015) International Journal on Communications Antenna and Propagation (IRECAP), 5 (4), pp. 197-211. [8] F. Aldrich, Smart homes: past, present and future, In Inside the smart home, pp. 17-39. Springer London, 2003. [9] P. Rajeev, M. Tazil, Bluetooth based home automation system using cell phone, In Consumer Electronics (ISCE), 2011 IEEE 15th International Symposium on, pp. 192-195. IEEE, Jun 2011. [10] Y. Ming, H. Shi, Smart Living Using Bluetooth-Based Android Smartphone, International Journal of Wireless & Mobile Networks Vol. 5(Issue 1): 65-72, February 2013. [11] P. Josh, S. Sukittanon, Exploiting Bluetooth on Android mobile devices for home security application, In Southeastcon, 2012 Proceedings of IEEE, pp. 1-4, IEEE, March 2012. [12] N. H. Ismail, Z. Tukiran, N. N. Shamsuddin, EI S. Saadon, Android-based home door locks application via Bluetooth for disabled people, In Control System, Computing and Engineering (ICCSCE), 2014 IEEE International Conference on, pp. 227-231. IEEE, November 2014. [13] E. Ahmed, K. A. Hamed, Design and implementation of a WIFI based home automation system, World academy of science, engineering and technology Vol.6 (Issue 8): 2177-2180, August 2012. [14] L. K. Yow, S. J. Hsiao, W. T. Sung, Intelligent multi-sensor control system based on innovative technology integration via ZigBee and Wi-Fi networks, Journal of network and computer application, Vol. 36 (Issue 2): 756-767, March 2013. [15] H. ElKamchouchi, A. ElShafee, Design and prototype implementation of SMS based home automation system, In Electronics Design, Systems and Applications (ICEDSA), 2012 IEEE International Conference on, pp. 162-167, IEEE, November 2012. [16] M. Vini, S. Reddy, GSM-Bluetooth based remote monitoring and control system with automatic light controller, International Journal of Computer Applications. Vol. 46 (Issue 1): 20-28, May 2012. [17] Samarah, K., Mobile Positioning Technique Based on Timing Advance and Microcell Zone Concept for GSM Systems, (2016)
  • 6. Hadi Jameel, Husam Kareem Copyright © 2016 Praise Worthy Prize S.r.l. - All rights reserved International Review of Automatic Control, Vol. 9, N. 6 428 International Journal on Communications Antenna and Propagation (IRECAP), 6 (4), pp. 211-221. [18] D. Kushner, The making of arduino, IEEE Spectrum, October 2011. [19] Zhang, Y., Wang, J., Zhang, Y., A Hybrid Method for Short- Term Electricity Price Forecasting Based on BPNN and GSM- SVM, (2013) International Review of Electrical Engineering (IREE), 8 (5), pp. 1509-1519. Authors’ information 1 Ministry of Higher Education of Iraq / Al-Mustafa University College. 2 Ministry of Education of Iraq / Directorate of Baghdad Education (Karkh3). Hadi Jameel was born in Baghdad, Iraq in 1988. He received BSc degree from electrical engineering department, Al Mustansiriya University, Iraq in 2010. Received MSc degree from Electronic and communication engineering in Al Mustansiriya University, Iraq in 2013. His research interests are Antenna, Wireless Communications, Radar, Control System, and Wireless sensor networks. Husam Kareem was born in Baghdad, Iraq in 1986. He received BSc degree from computer engineering department, University of Baghdad, Iraq in 2008. Received MSc degree from computer and communication systems engineering in universiti Putra Malaysia, Malaysia in 2014. His research interests are Embedded systems, Computer networks, and Wireless sensor networks.