SlideShare une entreprise Scribd logo
1  sur  16
Télécharger pour lire hors ligne
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
DOI : 10.5121/ijesa.2018.8401 1
DESIGN AND IMPLEMENTATION OF IOT BASED
SMART POWER MONITORING AND
MANAGEMENT SYSTEM USING WSNS
Iman Mohammed Nayyef and Assit.Prof. Anas Ali Husein
Department of Computer Engineering, Al-Nahrain University, Baghdad, Iraq
ABSTRACT
We will design a system based on WSNs and IoT technologies to manage real-time power at buildings. This
system comprises of: a wireless sensor network (sensing node and base station) and a smart home gateway.
A sensing node is utilized wireless sensors to measure voltage and current; to calculate power consumption
of connected appliances, transmitted wirelessly to a base station via Zigbee node. A base station is designed
to receive all data transmitted from the sensing node and display it through GUI available at the personal
computer, with the possibility of controlling ON and OFF appliances according to consumer requirements;
All of these readings will be stored at database for analysis. In addition, a smart home gateway will connect
the system with internet to allow consumers to continuous monitoring and remote control the appliances via
a smartphone application. The benefit of this system, that the appliances control mechanism can be done in
different ways (manually, automatically, and remotely). Various household appliances were tested to verify
the accuracy of the electrical parameters that measured at system and compare them with practical
measurement, found the average error ratio between them (0.3%) was in voltage, (1.5%) in current, and
(1.8%) in power.
KEYWORDS
IoT, WSN, Zigbee, Power Management, Smartphone app.
1. INTRODUCTION
Electrical energy is considered a main source of evolution and advance at the modern world.
Technology evolves energy requirements, demand for energy is increasing day by day, and these
energy demands occur in the domestic and industrial sectors. Demand for electricity is rising and
the natural fuels are decreasing due to high energy use. The non-match between request and
equipping, reduction of automation and control equipment, will be produced significant
interruptions worldwide [1].
Therefore, inhabitancies and companies are beginning to research for best methods to assist
decrease their rising electrical bills. One method of decrease these expenses through real-time
monitoring, how much power is being consumed, and from this information make informed
decisions about how to control the electrical devices being operated. A system that can give
consumers an estimate of the amount of power consuming, will allow them to adjust their habits in
order to reduce costs [2].
With the rapid development and expansion of Internet technology and the WSN, the home
environment has seen a fast foreword of network permitted digital technology, which offers novel
and exciting chances to expand the connection of appliances within the home for home automation.
In recent years, WSNs is used for environmental monitoring, health monitoring and industrial
monitoring as a means of reducing the energy consumption. WSNs are also highly flexible and
supports power management using Web services and middleware technologies. WSN technology
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
2
has demonstrated a great potential in management and collecting data such as humidity, pressure,
temperature, electrical parameter, etc. This data that collected through the sensing node, will be
transferred wirelessly to the control system for operation and management [3].
In this work, the system designed by the integration of WSNs with Web Service communications
for power management using IoT platform, to monitor the power usage of AC devices in a home
environment. Then, the consumed power will be displayed through a user-visible interface in real
time; so consumers can readily realize the patterns of electricity consumption and adjust their
behaviour to reduce power consuming and costs. The system permits for inexpensive monitoring
of power usage and demonstrates a practical method to control power consumption through user
interaction. Moreover, consumers can manually, automatically control the on/off appliances to
effectively control power usage of appliances; and able to remotely control via smartphone
application. The flexibility and configurability characteristics of our system are two key points for
users, as well as low power consumption and system portability.
2. RELATED WORK
In 2011, Kim et.al. [4], they proposed a power management and control system based on wireless
sensor networks. Where, wireless sensors were used to continually sense and updates electricity
data and transmit it via zigbee module, in order to provide real-time electricity consumption
information to users and remote monitoring and control of home appliances were provided to users
through web service.
In 2013, Soliman et.al. [5], they explored the concept of Smart Home through integrating IoT with
Web services and Cloud computing. Their approach consisted of embedding intelligence into
sensors and actuators using Arduino platform, networking smart things using Zigbee technology
and facilitating interactions with smart things using Cloud services for easy access in different
locations. The approach was successfully used for demonstrating services for measuring home
conditions, monitoring home appliances, and controlling home access. The infrastructure can be
adopted for or adapted to other applications.
In 2014, Suryadevara et.al. [6], they proposed the pattern of a smart monitoring and controlling
system for household electrical appliances in real time. This system monitors electrical parameters
of household appliances were done by interfacing with fabricated sensing modules for transmitting
wirelessly by zigbee protocol to central controller. In order to calculate the power consumed. this
system implemented the controlling mechanism of appliances in different ways. the system was
used for remote monitoring and control of appliances effectively through a website. Local and
remote user interfaces were easy to handle by a consumer and are efficient in handling the
operations.
In 2015, Sindhuja and Balamurugan [7], they designed the system to implement smart power
monitoring and control through IoT using cloud data storage. Power consumed by various
appliances is monitored through an ARM based controller interfaced to Hall Effect current sensors
and stored in a cloud data base. Power control of home appliances is achieved through actuators
such as relays which can be controlled by client with the help of a web server by establishing
Remote Procedure Calls between client and server. The designed system was enabled client to
monitor and control the appliances at home from anywhere availing the IoT features thereby
reducing the wastage of energy.
In 2016, Kallur and Kulkarni [8], they created a smart power monitoring and control system toward
the usage of an intelligent building. This framework adequately screens and controls the electrical
machine utilizations at an elderly home. The electrical parameters of home machines were
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
3
monitored by interfacing with sensor modules and the yield signals from it were incorporated and
associated with ZigBee module for transmitting electrical parameters data wirelessly to the host PC
which was stored the information into a database. The- system intended to decide the zones of day
by day peak hours of power use levels and accompany an answer by which the system can bring
down the utilization and improve better use of effectively restricted assets during peak hours.
In 2017, Joshi and khan, [9], they reported an effective implementation for Internet of Things used
for monitoring home appliances, they presented wireless sensor networks based real time power
management system to control and monitor the power consumption of electrical appliances in a
home. For calculating the power consumption of electrical appliances was used current and voltage
sensors. Then, these measured data was transmitted wirelessly using Zigbee protocol to the Ethernet
shield for monitoring and controlling remotely through a secured internet web connection. Thus,
this system can reduce electricity cost of the consumers
3. BLOCK DIAGRAM OF PROPOSED SYSTEM
3.1 SENSING NODE
3.2 BASE STATION
4. SYSTEM OVERVIEW
The proposed system is consisted of three parts: smartphone application, base station, and sensing
node. Starting from the bottom, the sensing node uses a hall-effect based AC Current sensor and a
transformer based AC voltage sensor with Arduino Uno microcontroller to calculate the real-time
power consuming of connected electrical appliances.
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
4
4.1 VOLTAGE MEASUREMENT
The voltage sensor used in our work is single phase AC voltage sensor is made of ZMPT101B
voltage transformer. Figure 1 shows a chip image of ZMPT101B. It is high precision, good
consistency for measuring voltage and power and can reach 250V AC. As well as low price, small
size, and easy printed circuit board (PCB) mounting. The output signal from it, fed into the analog
input channel of the microcontroller.
Figure 1. ZMPT101B chip.
4.2 CURRENT MEASUREMENT
For sensing current, we used ACS712 current sensor. Figure 2 shows the ACS712 chip. The main
features of this sensor used to measure AC/DC current up to 20A. Its operating voltage is 5V. The
output signal is fed to analog input channel of microcontroller. This sensor works on the basis of
the hall effect principle, when a current pass through a conductor that is positioned at a magnetic
field, a voltage is produced across its edges orthogonal to current and magnetic field directions.
Figure 2. ACS712 chip.
4.3 POWER MEASUREMENT
For calculating power of a single-phase AC circuit, the output of volts and amperes must be
multiplied by the power factor. Power Factor is the cosine of the phase angle of voltage and current
waveforms as shown in the Figure 3. It is one, if voltage and current are in same phase. The current
sensor output signal depends entirely on the nature of the connected appliance, whether the
connected load is pure resistive, capacitive or is inductive [10].
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
5
Figure 3. Representation of Power Factor.
The power is calculated at the microcontroller after receiving voltage outputs from corresponding
current and voltage sensors as in (1).
𝑃 = 𝑉𝑟𝑚𝑠 × 𝐼𝑟𝑚𝑠 × 𝑃. 𝐹 (1)
Where
P = Calculated Power.
Vrms = supplied voltage.
Irms = drawn current.
P.F = power factor.
Then, accumulated power consumption is calculated with run time of appliances, in order to
calculated KWh as in (2).
𝐸𝑛𝑒𝑟𝑔𝑦 (𝐾𝑊ℎ) =
(𝑃𝑜𝑤𝑒𝑟(𝑊)×𝑇𝑖𝑚𝑒(𝑡))
1000
(2)
After completing the calculation, the measured readings will display using the liquid crystal display
(LCD). In addition, relay is added to allow control of appliances either according to consumer
requirements by sending commands wirelessly from a base station to a microcontroller or when
exceeding permitted consumption limits, it will automatically turn off the power. ZigBee module
will be responsible for sending wirelessly all the measured readings in this part to the base station.
The base station is designed to receive all transmitted measured readings from sensing node to
continue monitoring in real-time through GUI available at computer system and the mobile app
window. Power monitoring feature allows the user to reduce the power consumption thus save cost.
these measured readings are stored in database for further analysis. Then, this measured readings
will be send via internet to the upper most application layer which has different applications on
different level for different purposes. For information accumulation and information preparing at
base station it utilized microcontroller – NodeMCU is Wi-Fi ensured single chip microcontroller
unit (MCU) shown [Figure 4 (a)]. known as a Wi-Fi Module, it has ability to perform Wi-Fi related
activities like IoT applications and home automation. It is used as an alternative to Arduino Wi-Fi
shield in order to connect to a Wi-Fi network, because it is considered an inexpensive alternative,
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
6
with default firmware and it has the same functions as Wi-Fi Shield. It is also immediately
breadboard friendly. It incorporates inserted TCP/IP stack and numerous Internet conventions for
simple web get to.
Figure 4 (a). NodeMCU Chip. Figure 4 (b). Blynk App.
There are three major parts to a smartphone application. They are the device, cloud server and the
mobile app. all of these features and techniques utilized in this project are outlined below. Blynk is
a smartphone application that allows the developers to create a custom app for their projects’
according to the application shown Figure 4 (b). It leverages the resources of a smartphone such as
the touch screen to provide a set of widgets that assists to create a custom user interface to control
the device remotely. It consists of two main elements, an application running on Android and iOS
and a library compatible with the Wiring framework with our project board. Blynk app that is shown
in Figure 4 (c) handles the data translation between the device and the smartphone app.
Figure 4 (c). Blynk-Cloud Platform.
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
7
When the project application is registered; the server issues authentication token which must be
included in the main project code. It also enables the device to communicate between each other
and also between other web applications over internet. Before associating the gadget to a get to
access point, it needs to join the system safely. Wi-Fi provisioning is the process of connecting a
new Wi-Fi device (station) to a Wi-Fi network. The provisioning process involves loading the
station with the network name referred as SSID and its security credentials. The user needs to send
the predefined password. User can download the android mobile app from Google Play or iOS
mobile app from App Store.
Figure 5(a) and Figure 5(b) illustrate wiring diagram of base station and sensing node, Figure 6
depicts the fabricated system with the integrated sensing circuit and ZigBee module.
Figure 5 (a). Wiring diagram of the base station.
Figure 5 (b). Wiring diagram of the sensing node.
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
8
Figure 6. Fabricated smart power monitoring unit.
5. SYSTEM IMPLEMENTATION AND RESULTS
By monitoring the power consumption of the devices, the data is collected by the ZigBee
coordinator for the base station, and saves all these data in the database at computer system for
processing and analysed, as well as save in cloud database for remote access. Parameters that will
store, the voltage, current, power factor, real and apparent power, and status of each relay, KWh
and cumulative runtime of the system. The data for these parameters will be displayed through
GUI and smartphone app window. Suitable actions, as turning devices ON or OFF, are done from
the GUI or smartphone app screen according to consumer requirements. Figure 7 [(a) - (b)] displays
the electrical parameters on GUI and Blynk app; as example, when light bulb, television and laptop
charger have been connected to the sensing node. In addition, the system depends on the average
of drawn current that is identified in the program (13A), which means the appliances can be turned
on or off automatically, the relays work and the power is cut when the drawn current exceeds 13A,
as shown in Figure 7(c). The measured readings are processed using visual studio programming.
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
9
Figure 7 (a). Screenshot of GUI.
Figure 7 (b). Screenshot of Blynk
Figure 7 (c). Automatically turn off power of appliances at (13 A).
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
10
This section presents the results obtained from tested various household electrical appliances.
Figure 8 displays the electrical appliances connected with installed sensing node. Sensing node
hardware has been prepared, so user can be turning on four appliances simultaneously at sensing
node to be a fairly economical design.
Figure 8. Various household electrical appliances connected to sensing node.
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
11
Table 1: Test of the system to measure the electrical parameters of some household appliances
Table 1 presents the measurement of the electrical parameters of household appliances and
compared with practical results using the same appliances.
The electrical parameters are obtained from the system versus practical results graph as shown in
Figure. 9 (a, b, c, d).
Figure 9 (a). Comparison between drawn current of system and practical.
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
12
Figure 9 (b). Comparison between supplied voltage of system and practical
Figure 9 (c). Comparison between power consumption of system and practical.
Bulb light Iron
Water
heater
Toaster TV Mixer1 Mixer2
Laptop
charger
Refrigera
tor
V-meter 235 235 236 221 224 222 222 236 236
System 234 234 235 220 223 222 221 237 236
210
215
220
225
230
235
240
Voltage(volt)
Voltage Supplied For Home Appliances (System vs.
Practical)
V-…
System
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
13
Figure 9 (d). Power factor measurement for different home appliances.
The power factor is a very important parameter on which the real power value depends. The power
factor values vary from appliance to another from 0 to 1 depending on the type of load.
As shown in Figure 9 (d), the power factor value varies for each appliance, when the appliance is
such as a lamp, an iron, a water heater and a toaster, this means resistive type; its value is close to
1. Either the remaining appliances are of an inductive type; its value is far from 1. Note, through
Figure 10 (a) that shows real power versus apparent power graph, when PF value is 0.98. This
means that the type of load is almost resistant (current and voltage in-phase). In this case, the lost
power will be very small, so the value of real power is approaching the apparent power. Figure 10
(b) shows real power versus apparent power graph when PF value is 0.5. This means that the load
type is inductive.
Figure 10 (a). Real power vs apparent power consumption (PF =0.98).
Bulb light Iron
Water
heater
Toaster TV Mixer1 Mixer2
Laptop
charger
Refrigerat
or
PF 0.98 0.98 0.98 0.98 0.47 0.84 0.93 0.44 0.32
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
1.1
PowerFactor
Power Factor Measurement For Home Appliances
115
116
117
118
119
120
121
Power(Watt)
Time (ms)
Real Power Vs. Apparent Power Consumption
When Power Factor =0.98
Real power
Apparent power
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
14
Figure 10 (b). Real power vs apparent power consumption (PF =0.5).
In addition, the sensing node is tested to check the kWh consumption at different run-times of the
system. Figure 11 (a) shows KWh consumption when runtime of system (15 minutes) and Figure
11 (b) when runtime of system (2 hours). A direct conclusion can be obtained from these figures
that kWh increased with operating time of the system depending on the average of cumulative
power consumption.
Figure 11 (a). Energy consumption (KWh) for 15 Minutes.
200
250
300
350
400
450
500
06:13:24
06:13:34
06:13:44
06:13:54
06:14:04
06:14:14
06:14:24
06:14:34
06:14:44
06:14:54
06:15:04
06:15:14
06:15:24
06:15:34
06:15:44
06:15:54
06:16:04
06:16:14
06:16:24
06:16:34
06:16:44
06:16:54
06:17:04
06:17:14
06:17:24
06:17:34
06:17:44
Power(Watt)
Time (ms)
Real Power Vs. Apparent Power Consumption
When Power Factor = 0.5
Real power
Apperant power
0.1
0.12
0.14
0.16
0.18
0.2
0.22
0.24
KWh
Time (ms)
Energy Consumption for 15 Minutes
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
15
Figure 11 (b). Energy consumption (KWh) for 2 hours.
6. CONCLUSION AND FUTURE WORK
Awareness of electricity consumption in the home or building is a first step towards saving power.
The combination of WSN and IoT technologies for monitoring and controlling power consumption
in real time is a powerful way for reducing power usage. With effective management about power
consumption and control of household appliances, users can be motivated and encouraged to
change their behaviours on energy use such as turning off lights or reducing heat. These small
changes in behaviours can lead to significant energy savings. This paper presents a smart power
management system for homes and buildings. The proposed system can monitor and measure
electricity usage in real-time. With the proposed system, users can automatically, manually, and
remotely control real-time electricity usage, Thus, the real-time monitoring of the electrical
appliances can be viewed through GUI and smartphone app. This system is easy to design and
consume less power, and provides at low cost. Various household appliances were tested to verify
the accuracy of the electrical parameters that measured at system and compare them with practical
measurement, found the average error ratio between them (0.3%) was in voltage, (1.5%) in current,
and (1.8%) in power. The energy consumption (kWh) is increased with operating time of the system
depending on the average of cumulative power consumption, when system is operated 15 minutes,
KWh is 0.2284; system is operated 2 hours, KWh is 0.52241 In future the system can be extended
for monitoring the whole institute, schools, colleges, companies etc.
REFERENCES
[1] P. R. Joshi & M. S. khan, (2017) “IOT Based Smart Power Management System Using WSN”,
International Research Journal of Engineering and Technology (IRJET), Vol. 04, No. 06, pp783-786.
[2] E. Chobot, D. Newby, R. Chandler, N. Abu-Mulaweh, C. Chen & C. Pomalaza-Ráez, (2013)
“DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK
FOR ENERGY MEASUREMENT AND CONTROL AT HOME”, International Journal of
Embedded Systems and Applications (IJESA), Vol.3, No.1, pp1-15.
[3] S. G. Phuke & K. N. Kasat. (2015) “A Review of Smart Power Monitoring and Controlling System in
View of an Intelligent Building”, International Journal of Innovative and Emerging Research in
Engineering, Vol. 2, No. 2, pp169-173.
0
0.1
0.2
0.3
0.4
0.5
0.6
KWh
Time (ms)
Energy consumption (KWh) For 2 Hrs
International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018
16
[4] W. H. Kim, S. Lee & J. Hwang, (2011) “Real-time Energy Monitoring and Controlling System based
on ZigBee Sensor Networks”, Elsevier Procedia Computer Science(PCS), pp. 794–797.
[5] M. Soliman, T. Abiodun, T. Hamouda, J. Zhou & C.H. Lung, (2013) “Smart Home: Integrated Internet
of Things with Web Services and Cloud Computing”, in Proc. IEEE 5th international Conf. Cloud
Computing Technology and Science, Bristol, UK, pp. 317 – 320.
[6] N. K. Suryadevara, S. C. Mukhopadhyay, S. T. Kelly, and S. P. S. Gill, (2015) “WSN-Based Smart
Sensors and Actuator for Power Management in Intelligent Buildings”, IEEE/ASME Transactions on
Mechatronics, Vol. 20, No. 2, pp564 – 571.
[7] P. Sindhuja & M. S. Balamurugan, (2014) “Smart Power Monitoring and Control System through
Internet of things using Cloud Data Storage”, INDIAN JOURNAL OF SCIENCE AND
TECHNOLOGY, Vol. 8, No.19, pp1-7.
[8] V. S. Kallur & S. N. Kulkarni, (2016) “Power Management, Monitoring and Controlling in Intelligent
Buildings Using Wireless Sensor Network (WSN)”, International Research Journal of Engineering
and Technology (IRJET), Vol. 03, No. 07, pp1350-1355.
[9] P. R. Joshi & M. S. khan, (2017) “IOT Based Smart Power Management System Using WSN”,
International Research Journal of Engineering and Technology (IRJET), Vol. 04, No. 06, pp783-786.
[10] Boylestad, Robert L, (2007) “INTRODUCTORY CIRCUIT ANALYSIS”.

Contenu connexe

Tendances

Smart energy meter ppt
Smart energy meter   pptSmart energy meter   ppt
Smart energy meter pptRitam Giri
 
Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...ijesajournal
 
Design & Building Smart Energy Meter
Design & Building Smart Energy MeterDesign & Building Smart Energy Meter
Design & Building Smart Energy MeterChetan Khatri
 
Smart metering-system
Smart metering-systemSmart metering-system
Smart metering-systemNIT MEGHALAYA
 
IRJET - IoT based Smart Monitoring in Distribution System
IRJET - IoT based Smart Monitoring in Distribution SystemIRJET - IoT based Smart Monitoring in Distribution System
IRJET - IoT based Smart Monitoring in Distribution SystemIRJET Journal
 
Ameya smart energy meter
Ameya   smart energy meterAmeya   smart energy meter
Ameya smart energy meterAnkur Singh
 
IRJET- IoT based Monitoring and Controlling of Smart Speaking Energy Mete...
IRJET-  	  IoT based Monitoring and Controlling of Smart Speaking Energy Mete...IRJET-  	  IoT based Monitoring and Controlling of Smart Speaking Energy Mete...
IRJET- IoT based Monitoring and Controlling of Smart Speaking Energy Mete...IRJET Journal
 
An approach to smart energy meter
An approach to smart energy meterAn approach to smart energy meter
An approach to smart energy meterChinmayaSrichandan1
 
Smart meter parameters for smart grid
Smart meter parameters for smart gridSmart meter parameters for smart grid
Smart meter parameters for smart grideSAT Journals
 
What is Electric Energy Meter and Why is it Important
What is Electric Energy Meter and Why is it ImportantWhat is Electric Energy Meter and Why is it Important
What is Electric Energy Meter and Why is it ImportantSfereelect
 
Prepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimPrepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimBelim Gulammurtuja
 
Smart metering solution in pakistan
Smart metering solution in pakistanSmart metering solution in pakistan
Smart metering solution in pakistanArslan Aftab
 
Smart Meters in Pakistan
Smart Meters in PakistanSmart Meters in Pakistan
Smart Meters in PakistanArslan Aftab
 
IRJET- Smart Energy Meter Theft Detection using IoT
IRJET- Smart Energy Meter Theft Detection using IoTIRJET- Smart Energy Meter Theft Detection using IoT
IRJET- Smart Energy Meter Theft Detection using IoTIRJET Journal
 
IoT Based Smart Energy Meter using Raspberry Pi and Arduino
IoT Based Smart Energy Meter using Raspberry Pi and Arduino IoT Based Smart Energy Meter using Raspberry Pi and Arduino
IoT Based Smart Energy Meter using Raspberry Pi and Arduino Bilal Amjad
 
Energy-efficient Intelligent Street Lighting System
Energy-efficient Intelligent Street Lighting SystemEnergy-efficient Intelligent Street Lighting System
Energy-efficient Intelligent Street Lighting SystemIRJET Journal
 

Tendances (20)

Smart energy meter ppt
Smart energy meter   pptSmart energy meter   ppt
Smart energy meter ppt
 
Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...
 
Design & Building Smart Energy Meter
Design & Building Smart Energy MeterDesign & Building Smart Energy Meter
Design & Building Smart Energy Meter
 
smart grid
smart gridsmart grid
smart grid
 
Smart metering-system
Smart metering-systemSmart metering-system
Smart metering-system
 
IRJET - IoT based Smart Monitoring in Distribution System
IRJET - IoT based Smart Monitoring in Distribution SystemIRJET - IoT based Smart Monitoring in Distribution System
IRJET - IoT based Smart Monitoring in Distribution System
 
Ameya smart energy meter
Ameya   smart energy meterAmeya   smart energy meter
Ameya smart energy meter
 
IRJET- IoT based Monitoring and Controlling of Smart Speaking Energy Mete...
IRJET-  	  IoT based Monitoring and Controlling of Smart Speaking Energy Mete...IRJET-  	  IoT based Monitoring and Controlling of Smart Speaking Energy Mete...
IRJET- IoT based Monitoring and Controlling of Smart Speaking Energy Mete...
 
An approach to smart energy meter
An approach to smart energy meterAn approach to smart energy meter
An approach to smart energy meter
 
Smart Meters
Smart MetersSmart Meters
Smart Meters
 
Ackee Smart Meter [EN]
Ackee Smart Meter [EN]Ackee Smart Meter [EN]
Ackee Smart Meter [EN]
 
Smart meter parameters for smart grid
Smart meter parameters for smart gridSmart meter parameters for smart grid
Smart meter parameters for smart grid
 
Smart meter
Smart meterSmart meter
Smart meter
 
What is Electric Energy Meter and Why is it Important
What is Electric Energy Meter and Why is it ImportantWhat is Electric Energy Meter and Why is it Important
What is Electric Energy Meter and Why is it Important
 
Prepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimPrepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by Belim
 
Smart metering solution in pakistan
Smart metering solution in pakistanSmart metering solution in pakistan
Smart metering solution in pakistan
 
Smart Meters in Pakistan
Smart Meters in PakistanSmart Meters in Pakistan
Smart Meters in Pakistan
 
IRJET- Smart Energy Meter Theft Detection using IoT
IRJET- Smart Energy Meter Theft Detection using IoTIRJET- Smart Energy Meter Theft Detection using IoT
IRJET- Smart Energy Meter Theft Detection using IoT
 
IoT Based Smart Energy Meter using Raspberry Pi and Arduino
IoT Based Smart Energy Meter using Raspberry Pi and Arduino IoT Based Smart Energy Meter using Raspberry Pi and Arduino
IoT Based Smart Energy Meter using Raspberry Pi and Arduino
 
Energy-efficient Intelligent Street Lighting System
Energy-efficient Intelligent Street Lighting SystemEnergy-efficient Intelligent Street Lighting System
Energy-efficient Intelligent Street Lighting System
 

Similaire à DESIGN AND IMPLEMENTATION OF IOT BASED SMART POWER MONITORING AND MANAGEMENT SYSTEM USING WSNS

IRJET- Review on Design of Residential IoT based Smart Energy Meters
IRJET- Review on Design of Residential IoT based Smart Energy MetersIRJET- Review on Design of Residential IoT based Smart Energy Meters
IRJET- Review on Design of Residential IoT based Smart Energy MetersIRJET Journal
 
Instant Access of Power Usage through IP Enabled Electronic Power Meter
Instant Access of Power Usage through IP Enabled Electronic Power MeterInstant Access of Power Usage through IP Enabled Electronic Power Meter
Instant Access of Power Usage through IP Enabled Electronic Power MeterIJERD Editor
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
An IOT based smart metering development for energy management system
An IOT based smart metering development for energy management systemAn IOT based smart metering development for energy management system
An IOT based smart metering development for energy management systemIJECEIAES
 
Zeroth Review (1).pptx
Zeroth Review (1).pptxZeroth Review (1).pptx
Zeroth Review (1).pptxNelson Paulose
 
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...IRJET Journal
 
DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...
DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...
DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...ijesajournal
 
IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM
IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM
IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM ijesajournal
 
IRJET- A Review on Smart Energy Meter for Power Consumption Monitoring with O...
IRJET- A Review on Smart Energy Meter for Power Consumption Monitoring with O...IRJET- A Review on Smart Energy Meter for Power Consumption Monitoring with O...
IRJET- A Review on Smart Energy Meter for Power Consumption Monitoring with O...IRJET Journal
 
IRJET- Measuring Electricity Consumption of Appliances and Monitoring the...
IRJET-  	  Measuring Electricity Consumption of Appliances and Monitoring the...IRJET-  	  Measuring Electricity Consumption of Appliances and Monitoring the...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring the...IRJET Journal
 
IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...IRJET Journal
 
Power Saving App Design Report- Group Project
Power Saving App Design Report- Group ProjectPower Saving App Design Report- Group Project
Power Saving App Design Report- Group Projectssusera0a3b6
 
Iot assignment for sensors and actuators.pptx
Iot assignment for sensors and actuators.pptxIot assignment for sensors and actuators.pptx
Iot assignment for sensors and actuators.pptxAshwanthram6
 
Vesceral Control on Electric Gadgets by Smartphones for Smart Abode Environment
Vesceral Control on Electric Gadgets by Smartphones for Smart Abode EnvironmentVesceral Control on Electric Gadgets by Smartphones for Smart Abode Environment
Vesceral Control on Electric Gadgets by Smartphones for Smart Abode EnvironmentAssociate Professor in VSB Coimbatore
 
IoT based Smart Energy Meter
IoT based Smart Energy MeterIoT based Smart Energy Meter
IoT based Smart Energy MeterIRJET Journal
 
Ieeepro techno solutions ieee 2014 embedded project gsm based automatic e...
Ieeepro techno solutions    ieee 2014 embedded project  gsm based automatic e...Ieeepro techno solutions    ieee 2014 embedded project  gsm based automatic e...
Ieeepro techno solutions ieee 2014 embedded project gsm based automatic e...srinivasanece7
 
IRJET- IOT Based Residence Energy Control System
IRJET- IOT Based Residence Energy Control SystemIRJET- IOT Based Residence Energy Control System
IRJET- IOT Based Residence Energy Control SystemIRJET Journal
 
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
 
Project_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptx
Project_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptxProject_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptx
Project_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptxGeetha982072
 

Similaire à DESIGN AND IMPLEMENTATION OF IOT BASED SMART POWER MONITORING AND MANAGEMENT SYSTEM USING WSNS (20)

IRJET- Review on Design of Residential IoT based Smart Energy Meters
IRJET- Review on Design of Residential IoT based Smart Energy MetersIRJET- Review on Design of Residential IoT based Smart Energy Meters
IRJET- Review on Design of Residential IoT based Smart Energy Meters
 
Instant Access of Power Usage through IP Enabled Electronic Power Meter
Instant Access of Power Usage through IP Enabled Electronic Power MeterInstant Access of Power Usage through IP Enabled Electronic Power Meter
Instant Access of Power Usage through IP Enabled Electronic Power Meter
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
An IOT based smart metering development for energy management system
An IOT based smart metering development for energy management systemAn IOT based smart metering development for energy management system
An IOT based smart metering development for energy management system
 
[IJET V2I3P5] Authors: Jamuna H G, Shobha Hugar
[IJET V2I3P5] Authors: Jamuna H G, Shobha Hugar[IJET V2I3P5] Authors: Jamuna H G, Shobha Hugar
[IJET V2I3P5] Authors: Jamuna H G, Shobha Hugar
 
Zeroth Review (1).pptx
Zeroth Review (1).pptxZeroth Review (1).pptx
Zeroth Review (1).pptx
 
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
 
DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...
DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...
DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...
 
IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM
IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM
IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM
 
IRJET- A Review on Smart Energy Meter for Power Consumption Monitoring with O...
IRJET- A Review on Smart Energy Meter for Power Consumption Monitoring with O...IRJET- A Review on Smart Energy Meter for Power Consumption Monitoring with O...
IRJET- A Review on Smart Energy Meter for Power Consumption Monitoring with O...
 
IRJET- Measuring Electricity Consumption of Appliances and Monitoring the...
IRJET-  	  Measuring Electricity Consumption of Appliances and Monitoring the...IRJET-  	  Measuring Electricity Consumption of Appliances and Monitoring the...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring the...
 
IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring them us...
 
Power Saving App Design Report- Group Project
Power Saving App Design Report- Group ProjectPower Saving App Design Report- Group Project
Power Saving App Design Report- Group Project
 
Iot assignment for sensors and actuators.pptx
Iot assignment for sensors and actuators.pptxIot assignment for sensors and actuators.pptx
Iot assignment for sensors and actuators.pptx
 
Vesceral Control on Electric Gadgets by Smartphones for Smart Abode Environment
Vesceral Control on Electric Gadgets by Smartphones for Smart Abode EnvironmentVesceral Control on Electric Gadgets by Smartphones for Smart Abode Environment
Vesceral Control on Electric Gadgets by Smartphones for Smart Abode Environment
 
IoT based Smart Energy Meter
IoT based Smart Energy MeterIoT based Smart Energy Meter
IoT based Smart Energy Meter
 
Ieeepro techno solutions ieee 2014 embedded project gsm based automatic e...
Ieeepro techno solutions    ieee 2014 embedded project  gsm based automatic e...Ieeepro techno solutions    ieee 2014 embedded project  gsm based automatic e...
Ieeepro techno solutions ieee 2014 embedded project gsm based automatic e...
 
IRJET- IOT Based Residence Energy Control System
IRJET- IOT Based Residence Energy Control SystemIRJET- IOT Based Residence Energy Control System
IRJET- IOT Based Residence Energy Control System
 
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
 
Project_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptx
Project_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptxProject_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptx
Project_PPTasdfghjklmnbvcxzwertyuioplkjhffdddsxcbnnn.pptx
 

Plus de ijesajournal

DESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITOR
DESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITORDESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITOR
DESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITORijesajournal
 
DESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITOR
DESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITORDESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITOR
DESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITORijesajournal
 
PIP-MPU: FORMAL VERIFICATION OF AN MPUBASED SEPARATION KERNEL FOR CONSTRAINED...
PIP-MPU: FORMAL VERIFICATION OF AN MPUBASED SEPARATION KERNEL FOR CONSTRAINED...PIP-MPU: FORMAL VERIFICATION OF AN MPUBASED SEPARATION KERNEL FOR CONSTRAINED...
PIP-MPU: FORMAL VERIFICATION OF AN MPUBASED SEPARATION KERNEL FOR CONSTRAINED...ijesajournal
 
International Journal of Embedded Systems and Applications (IJESA)
International Journal of Embedded Systems and Applications (IJESA)International Journal of Embedded Systems and Applications (IJESA)
International Journal of Embedded Systems and Applications (IJESA)ijesajournal
 
Pip-MPU: Formal Verification of an MPU-Based Separationkernel for Constrained...
Pip-MPU: Formal Verification of an MPU-Based Separationkernel for Constrained...Pip-MPU: Formal Verification of an MPU-Based Separationkernel for Constrained...
Pip-MPU: Formal Verification of an MPU-Based Separationkernel for Constrained...ijesajournal
 
International Journal of Embedded Systems and Applications (IJESA)
International Journal of Embedded Systems and Applications (IJESA)International Journal of Embedded Systems and Applications (IJESA)
International Journal of Embedded Systems and Applications (IJESA)ijesajournal
 
Call for papers -15th International Conference on Wireless & Mobile Network (...
Call for papers -15th International Conference on Wireless & Mobile Network (...Call for papers -15th International Conference on Wireless & Mobile Network (...
Call for papers -15th International Conference on Wireless & Mobile Network (...ijesajournal
 
Call for Papers -International Conference on NLP & Signal (NLPSIG 2023)
Call for Papers -International Conference on NLP & Signal (NLPSIG 2023)Call for Papers -International Conference on NLP & Signal (NLPSIG 2023)
Call for Papers -International Conference on NLP & Signal (NLPSIG 2023)ijesajournal
 
International Conference on NLP & Signal (NLPSIG 2023)
International Conference on NLP & Signal (NLPSIG 2023)International Conference on NLP & Signal (NLPSIG 2023)
International Conference on NLP & Signal (NLPSIG 2023)ijesajournal
 
11th International Conference on Software Engineering & Trends (SE 2023)
11th International Conference on Software Engineering & Trends (SE 2023)11th International Conference on Software Engineering & Trends (SE 2023)
11th International Conference on Software Engineering & Trends (SE 2023)ijesajournal
 
11th International Conference on Software Engineering & Trends (SE 2023)
11th International Conference on Software Engineering & Trends (SE 2023)11th International Conference on Software Engineering & Trends (SE 2023)
11th International Conference on Software Engineering & Trends (SE 2023)ijesajournal
 
PERFORMING AN EXPERIMENTAL PLATFORM TO OPTIMIZE DATA MULTIPLEXING
PERFORMING AN EXPERIMENTAL PLATFORM TO OPTIMIZE DATA MULTIPLEXINGPERFORMING AN EXPERIMENTAL PLATFORM TO OPTIMIZE DATA MULTIPLEXING
PERFORMING AN EXPERIMENTAL PLATFORM TO OPTIMIZE DATA MULTIPLEXINGijesajournal
 
GENERIC SOPC PLATFORM FOR VIDEO INTERACTIVE SYSTEM WITH MPMC CONTROLLER
GENERIC SOPC PLATFORM FOR VIDEO INTERACTIVE SYSTEM WITH MPMC CONTROLLERGENERIC SOPC PLATFORM FOR VIDEO INTERACTIVE SYSTEM WITH MPMC CONTROLLER
GENERIC SOPC PLATFORM FOR VIDEO INTERACTIVE SYSTEM WITH MPMC CONTROLLERijesajournal
 
INVERTING BUCK-BOOST DCDC CONVERTER DESIGN CHALLENGES
INVERTING BUCK-BOOST DCDC CONVERTER DESIGN CHALLENGESINVERTING BUCK-BOOST DCDC CONVERTER DESIGN CHALLENGES
INVERTING BUCK-BOOST DCDC CONVERTER DESIGN CHALLENGESijesajournal
 
A Case Study: Task Scheduling Methodologies for High Speed Computing Systems
A Case Study: Task Scheduling Methodologies for High Speed Computing Systems A Case Study: Task Scheduling Methodologies for High Speed Computing Systems
A Case Study: Task Scheduling Methodologies for High Speed Computing Systems ijesajournal
 
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...ijesajournal
 
AUTOMATED EMBEDDED PAYMENT SYSTEMS
AUTOMATED EMBEDDED PAYMENT SYSTEMSAUTOMATED EMBEDDED PAYMENT SYSTEMS
AUTOMATED EMBEDDED PAYMENT SYSTEMSijesajournal
 
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...ijesajournal
 
2 nd International Conference on Computing and Information Technology
2 nd International Conference on Computing and Information Technology 2 nd International Conference on Computing and Information Technology
2 nd International Conference on Computing and Information Technology ijesajournal
 
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...ijesajournal
 

Plus de ijesajournal (20)

DESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITOR
DESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITORDESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITOR
DESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITOR
 
DESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITOR
DESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITORDESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITOR
DESIGN OF AN EMBEDDED SYSTEM: BEDSIDE PATIENT MONITOR
 
PIP-MPU: FORMAL VERIFICATION OF AN MPUBASED SEPARATION KERNEL FOR CONSTRAINED...
PIP-MPU: FORMAL VERIFICATION OF AN MPUBASED SEPARATION KERNEL FOR CONSTRAINED...PIP-MPU: FORMAL VERIFICATION OF AN MPUBASED SEPARATION KERNEL FOR CONSTRAINED...
PIP-MPU: FORMAL VERIFICATION OF AN MPUBASED SEPARATION KERNEL FOR CONSTRAINED...
 
International Journal of Embedded Systems and Applications (IJESA)
International Journal of Embedded Systems and Applications (IJESA)International Journal of Embedded Systems and Applications (IJESA)
International Journal of Embedded Systems and Applications (IJESA)
 
Pip-MPU: Formal Verification of an MPU-Based Separationkernel for Constrained...
Pip-MPU: Formal Verification of an MPU-Based Separationkernel for Constrained...Pip-MPU: Formal Verification of an MPU-Based Separationkernel for Constrained...
Pip-MPU: Formal Verification of an MPU-Based Separationkernel for Constrained...
 
International Journal of Embedded Systems and Applications (IJESA)
International Journal of Embedded Systems and Applications (IJESA)International Journal of Embedded Systems and Applications (IJESA)
International Journal of Embedded Systems and Applications (IJESA)
 
Call for papers -15th International Conference on Wireless & Mobile Network (...
Call for papers -15th International Conference on Wireless & Mobile Network (...Call for papers -15th International Conference on Wireless & Mobile Network (...
Call for papers -15th International Conference on Wireless & Mobile Network (...
 
Call for Papers -International Conference on NLP & Signal (NLPSIG 2023)
Call for Papers -International Conference on NLP & Signal (NLPSIG 2023)Call for Papers -International Conference on NLP & Signal (NLPSIG 2023)
Call for Papers -International Conference on NLP & Signal (NLPSIG 2023)
 
International Conference on NLP & Signal (NLPSIG 2023)
International Conference on NLP & Signal (NLPSIG 2023)International Conference on NLP & Signal (NLPSIG 2023)
International Conference on NLP & Signal (NLPSIG 2023)
 
11th International Conference on Software Engineering & Trends (SE 2023)
11th International Conference on Software Engineering & Trends (SE 2023)11th International Conference on Software Engineering & Trends (SE 2023)
11th International Conference on Software Engineering & Trends (SE 2023)
 
11th International Conference on Software Engineering & Trends (SE 2023)
11th International Conference on Software Engineering & Trends (SE 2023)11th International Conference on Software Engineering & Trends (SE 2023)
11th International Conference on Software Engineering & Trends (SE 2023)
 
PERFORMING AN EXPERIMENTAL PLATFORM TO OPTIMIZE DATA MULTIPLEXING
PERFORMING AN EXPERIMENTAL PLATFORM TO OPTIMIZE DATA MULTIPLEXINGPERFORMING AN EXPERIMENTAL PLATFORM TO OPTIMIZE DATA MULTIPLEXING
PERFORMING AN EXPERIMENTAL PLATFORM TO OPTIMIZE DATA MULTIPLEXING
 
GENERIC SOPC PLATFORM FOR VIDEO INTERACTIVE SYSTEM WITH MPMC CONTROLLER
GENERIC SOPC PLATFORM FOR VIDEO INTERACTIVE SYSTEM WITH MPMC CONTROLLERGENERIC SOPC PLATFORM FOR VIDEO INTERACTIVE SYSTEM WITH MPMC CONTROLLER
GENERIC SOPC PLATFORM FOR VIDEO INTERACTIVE SYSTEM WITH MPMC CONTROLLER
 
INVERTING BUCK-BOOST DCDC CONVERTER DESIGN CHALLENGES
INVERTING BUCK-BOOST DCDC CONVERTER DESIGN CHALLENGESINVERTING BUCK-BOOST DCDC CONVERTER DESIGN CHALLENGES
INVERTING BUCK-BOOST DCDC CONVERTER DESIGN CHALLENGES
 
A Case Study: Task Scheduling Methodologies for High Speed Computing Systems
A Case Study: Task Scheduling Methodologies for High Speed Computing Systems A Case Study: Task Scheduling Methodologies for High Speed Computing Systems
A Case Study: Task Scheduling Methodologies for High Speed Computing Systems
 
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
 
AUTOMATED EMBEDDED PAYMENT SYSTEMS
AUTOMATED EMBEDDED PAYMENT SYSTEMSAUTOMATED EMBEDDED PAYMENT SYSTEMS
AUTOMATED EMBEDDED PAYMENT SYSTEMS
 
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
 
2 nd International Conference on Computing and Information Technology
2 nd International Conference on Computing and Information Technology 2 nd International Conference on Computing and Information Technology
2 nd International Conference on Computing and Information Technology
 
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
A NOVEL METHODOLOGY FOR TASK DISTRIBUTION IN HETEROGENEOUS RECONFIGURABLE COM...
 

Dernier

Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewsandhya757531
 
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...Stork
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Sumanth A
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...Erbil Polytechnic University
 
Levelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodLevelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodManicka Mamallan Andavar
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdfHafizMudaserAhmad
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfisabel213075
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Communityprachaibot
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosVictor Morales
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESkarthi keyan
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptxmohitesoham12
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHSneha Padhiar
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfBalamuruganV28
 
OOP concepts -in-Python programming language
OOP concepts -in-Python programming languageOOP concepts -in-Python programming language
OOP concepts -in-Python programming languageSmritiSharma901052
 
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.elesangwon
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxStephen Sitton
 

Dernier (20)

Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overview
 
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...
 
Levelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodLevelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument method
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdf
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Community
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitos
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
Python Programming for basic beginners.pptx
Python Programming for basic beginners.pptxPython Programming for basic beginners.pptx
Python Programming for basic beginners.pptx
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdf
 
OOP concepts -in-Python programming language
OOP concepts -in-Python programming languageOOP concepts -in-Python programming language
OOP concepts -in-Python programming language
 
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptx
 

DESIGN AND IMPLEMENTATION OF IOT BASED SMART POWER MONITORING AND MANAGEMENT SYSTEM USING WSNS

  • 1. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 DOI : 10.5121/ijesa.2018.8401 1 DESIGN AND IMPLEMENTATION OF IOT BASED SMART POWER MONITORING AND MANAGEMENT SYSTEM USING WSNS Iman Mohammed Nayyef and Assit.Prof. Anas Ali Husein Department of Computer Engineering, Al-Nahrain University, Baghdad, Iraq ABSTRACT We will design a system based on WSNs and IoT technologies to manage real-time power at buildings. This system comprises of: a wireless sensor network (sensing node and base station) and a smart home gateway. A sensing node is utilized wireless sensors to measure voltage and current; to calculate power consumption of connected appliances, transmitted wirelessly to a base station via Zigbee node. A base station is designed to receive all data transmitted from the sensing node and display it through GUI available at the personal computer, with the possibility of controlling ON and OFF appliances according to consumer requirements; All of these readings will be stored at database for analysis. In addition, a smart home gateway will connect the system with internet to allow consumers to continuous monitoring and remote control the appliances via a smartphone application. The benefit of this system, that the appliances control mechanism can be done in different ways (manually, automatically, and remotely). Various household appliances were tested to verify the accuracy of the electrical parameters that measured at system and compare them with practical measurement, found the average error ratio between them (0.3%) was in voltage, (1.5%) in current, and (1.8%) in power. KEYWORDS IoT, WSN, Zigbee, Power Management, Smartphone app. 1. INTRODUCTION Electrical energy is considered a main source of evolution and advance at the modern world. Technology evolves energy requirements, demand for energy is increasing day by day, and these energy demands occur in the domestic and industrial sectors. Demand for electricity is rising and the natural fuels are decreasing due to high energy use. The non-match between request and equipping, reduction of automation and control equipment, will be produced significant interruptions worldwide [1]. Therefore, inhabitancies and companies are beginning to research for best methods to assist decrease their rising electrical bills. One method of decrease these expenses through real-time monitoring, how much power is being consumed, and from this information make informed decisions about how to control the electrical devices being operated. A system that can give consumers an estimate of the amount of power consuming, will allow them to adjust their habits in order to reduce costs [2]. With the rapid development and expansion of Internet technology and the WSN, the home environment has seen a fast foreword of network permitted digital technology, which offers novel and exciting chances to expand the connection of appliances within the home for home automation. In recent years, WSNs is used for environmental monitoring, health monitoring and industrial monitoring as a means of reducing the energy consumption. WSNs are also highly flexible and supports power management using Web services and middleware technologies. WSN technology
  • 2. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 2 has demonstrated a great potential in management and collecting data such as humidity, pressure, temperature, electrical parameter, etc. This data that collected through the sensing node, will be transferred wirelessly to the control system for operation and management [3]. In this work, the system designed by the integration of WSNs with Web Service communications for power management using IoT platform, to monitor the power usage of AC devices in a home environment. Then, the consumed power will be displayed through a user-visible interface in real time; so consumers can readily realize the patterns of electricity consumption and adjust their behaviour to reduce power consuming and costs. The system permits for inexpensive monitoring of power usage and demonstrates a practical method to control power consumption through user interaction. Moreover, consumers can manually, automatically control the on/off appliances to effectively control power usage of appliances; and able to remotely control via smartphone application. The flexibility and configurability characteristics of our system are two key points for users, as well as low power consumption and system portability. 2. RELATED WORK In 2011, Kim et.al. [4], they proposed a power management and control system based on wireless sensor networks. Where, wireless sensors were used to continually sense and updates electricity data and transmit it via zigbee module, in order to provide real-time electricity consumption information to users and remote monitoring and control of home appliances were provided to users through web service. In 2013, Soliman et.al. [5], they explored the concept of Smart Home through integrating IoT with Web services and Cloud computing. Their approach consisted of embedding intelligence into sensors and actuators using Arduino platform, networking smart things using Zigbee technology and facilitating interactions with smart things using Cloud services for easy access in different locations. The approach was successfully used for demonstrating services for measuring home conditions, monitoring home appliances, and controlling home access. The infrastructure can be adopted for or adapted to other applications. In 2014, Suryadevara et.al. [6], they proposed the pattern of a smart monitoring and controlling system for household electrical appliances in real time. This system monitors electrical parameters of household appliances were done by interfacing with fabricated sensing modules for transmitting wirelessly by zigbee protocol to central controller. In order to calculate the power consumed. this system implemented the controlling mechanism of appliances in different ways. the system was used for remote monitoring and control of appliances effectively through a website. Local and remote user interfaces were easy to handle by a consumer and are efficient in handling the operations. In 2015, Sindhuja and Balamurugan [7], they designed the system to implement smart power monitoring and control through IoT using cloud data storage. Power consumed by various appliances is monitored through an ARM based controller interfaced to Hall Effect current sensors and stored in a cloud data base. Power control of home appliances is achieved through actuators such as relays which can be controlled by client with the help of a web server by establishing Remote Procedure Calls between client and server. The designed system was enabled client to monitor and control the appliances at home from anywhere availing the IoT features thereby reducing the wastage of energy. In 2016, Kallur and Kulkarni [8], they created a smart power monitoring and control system toward the usage of an intelligent building. This framework adequately screens and controls the electrical machine utilizations at an elderly home. The electrical parameters of home machines were
  • 3. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 3 monitored by interfacing with sensor modules and the yield signals from it were incorporated and associated with ZigBee module for transmitting electrical parameters data wirelessly to the host PC which was stored the information into a database. The- system intended to decide the zones of day by day peak hours of power use levels and accompany an answer by which the system can bring down the utilization and improve better use of effectively restricted assets during peak hours. In 2017, Joshi and khan, [9], they reported an effective implementation for Internet of Things used for monitoring home appliances, they presented wireless sensor networks based real time power management system to control and monitor the power consumption of electrical appliances in a home. For calculating the power consumption of electrical appliances was used current and voltage sensors. Then, these measured data was transmitted wirelessly using Zigbee protocol to the Ethernet shield for monitoring and controlling remotely through a secured internet web connection. Thus, this system can reduce electricity cost of the consumers 3. BLOCK DIAGRAM OF PROPOSED SYSTEM 3.1 SENSING NODE 3.2 BASE STATION 4. SYSTEM OVERVIEW The proposed system is consisted of three parts: smartphone application, base station, and sensing node. Starting from the bottom, the sensing node uses a hall-effect based AC Current sensor and a transformer based AC voltage sensor with Arduino Uno microcontroller to calculate the real-time power consuming of connected electrical appliances.
  • 4. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 4 4.1 VOLTAGE MEASUREMENT The voltage sensor used in our work is single phase AC voltage sensor is made of ZMPT101B voltage transformer. Figure 1 shows a chip image of ZMPT101B. It is high precision, good consistency for measuring voltage and power and can reach 250V AC. As well as low price, small size, and easy printed circuit board (PCB) mounting. The output signal from it, fed into the analog input channel of the microcontroller. Figure 1. ZMPT101B chip. 4.2 CURRENT MEASUREMENT For sensing current, we used ACS712 current sensor. Figure 2 shows the ACS712 chip. The main features of this sensor used to measure AC/DC current up to 20A. Its operating voltage is 5V. The output signal is fed to analog input channel of microcontroller. This sensor works on the basis of the hall effect principle, when a current pass through a conductor that is positioned at a magnetic field, a voltage is produced across its edges orthogonal to current and magnetic field directions. Figure 2. ACS712 chip. 4.3 POWER MEASUREMENT For calculating power of a single-phase AC circuit, the output of volts and amperes must be multiplied by the power factor. Power Factor is the cosine of the phase angle of voltage and current waveforms as shown in the Figure 3. It is one, if voltage and current are in same phase. The current sensor output signal depends entirely on the nature of the connected appliance, whether the connected load is pure resistive, capacitive or is inductive [10].
  • 5. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 5 Figure 3. Representation of Power Factor. The power is calculated at the microcontroller after receiving voltage outputs from corresponding current and voltage sensors as in (1). 𝑃 = 𝑉𝑟𝑚𝑠 × 𝐼𝑟𝑚𝑠 × 𝑃. 𝐹 (1) Where P = Calculated Power. Vrms = supplied voltage. Irms = drawn current. P.F = power factor. Then, accumulated power consumption is calculated with run time of appliances, in order to calculated KWh as in (2). 𝐸𝑛𝑒𝑟𝑔𝑦 (𝐾𝑊ℎ) = (𝑃𝑜𝑤𝑒𝑟(𝑊)×𝑇𝑖𝑚𝑒(𝑡)) 1000 (2) After completing the calculation, the measured readings will display using the liquid crystal display (LCD). In addition, relay is added to allow control of appliances either according to consumer requirements by sending commands wirelessly from a base station to a microcontroller or when exceeding permitted consumption limits, it will automatically turn off the power. ZigBee module will be responsible for sending wirelessly all the measured readings in this part to the base station. The base station is designed to receive all transmitted measured readings from sensing node to continue monitoring in real-time through GUI available at computer system and the mobile app window. Power monitoring feature allows the user to reduce the power consumption thus save cost. these measured readings are stored in database for further analysis. Then, this measured readings will be send via internet to the upper most application layer which has different applications on different level for different purposes. For information accumulation and information preparing at base station it utilized microcontroller – NodeMCU is Wi-Fi ensured single chip microcontroller unit (MCU) shown [Figure 4 (a)]. known as a Wi-Fi Module, it has ability to perform Wi-Fi related activities like IoT applications and home automation. It is used as an alternative to Arduino Wi-Fi shield in order to connect to a Wi-Fi network, because it is considered an inexpensive alternative,
  • 6. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 6 with default firmware and it has the same functions as Wi-Fi Shield. It is also immediately breadboard friendly. It incorporates inserted TCP/IP stack and numerous Internet conventions for simple web get to. Figure 4 (a). NodeMCU Chip. Figure 4 (b). Blynk App. There are three major parts to a smartphone application. They are the device, cloud server and the mobile app. all of these features and techniques utilized in this project are outlined below. Blynk is a smartphone application that allows the developers to create a custom app for their projects’ according to the application shown Figure 4 (b). It leverages the resources of a smartphone such as the touch screen to provide a set of widgets that assists to create a custom user interface to control the device remotely. It consists of two main elements, an application running on Android and iOS and a library compatible with the Wiring framework with our project board. Blynk app that is shown in Figure 4 (c) handles the data translation between the device and the smartphone app. Figure 4 (c). Blynk-Cloud Platform.
  • 7. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 7 When the project application is registered; the server issues authentication token which must be included in the main project code. It also enables the device to communicate between each other and also between other web applications over internet. Before associating the gadget to a get to access point, it needs to join the system safely. Wi-Fi provisioning is the process of connecting a new Wi-Fi device (station) to a Wi-Fi network. The provisioning process involves loading the station with the network name referred as SSID and its security credentials. The user needs to send the predefined password. User can download the android mobile app from Google Play or iOS mobile app from App Store. Figure 5(a) and Figure 5(b) illustrate wiring diagram of base station and sensing node, Figure 6 depicts the fabricated system with the integrated sensing circuit and ZigBee module. Figure 5 (a). Wiring diagram of the base station. Figure 5 (b). Wiring diagram of the sensing node.
  • 8. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 8 Figure 6. Fabricated smart power monitoring unit. 5. SYSTEM IMPLEMENTATION AND RESULTS By monitoring the power consumption of the devices, the data is collected by the ZigBee coordinator for the base station, and saves all these data in the database at computer system for processing and analysed, as well as save in cloud database for remote access. Parameters that will store, the voltage, current, power factor, real and apparent power, and status of each relay, KWh and cumulative runtime of the system. The data for these parameters will be displayed through GUI and smartphone app window. Suitable actions, as turning devices ON or OFF, are done from the GUI or smartphone app screen according to consumer requirements. Figure 7 [(a) - (b)] displays the electrical parameters on GUI and Blynk app; as example, when light bulb, television and laptop charger have been connected to the sensing node. In addition, the system depends on the average of drawn current that is identified in the program (13A), which means the appliances can be turned on or off automatically, the relays work and the power is cut when the drawn current exceeds 13A, as shown in Figure 7(c). The measured readings are processed using visual studio programming.
  • 9. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 9 Figure 7 (a). Screenshot of GUI. Figure 7 (b). Screenshot of Blynk Figure 7 (c). Automatically turn off power of appliances at (13 A).
  • 10. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 10 This section presents the results obtained from tested various household electrical appliances. Figure 8 displays the electrical appliances connected with installed sensing node. Sensing node hardware has been prepared, so user can be turning on four appliances simultaneously at sensing node to be a fairly economical design. Figure 8. Various household electrical appliances connected to sensing node.
  • 11. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 11 Table 1: Test of the system to measure the electrical parameters of some household appliances Table 1 presents the measurement of the electrical parameters of household appliances and compared with practical results using the same appliances. The electrical parameters are obtained from the system versus practical results graph as shown in Figure. 9 (a, b, c, d). Figure 9 (a). Comparison between drawn current of system and practical.
  • 12. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 12 Figure 9 (b). Comparison between supplied voltage of system and practical Figure 9 (c). Comparison between power consumption of system and practical. Bulb light Iron Water heater Toaster TV Mixer1 Mixer2 Laptop charger Refrigera tor V-meter 235 235 236 221 224 222 222 236 236 System 234 234 235 220 223 222 221 237 236 210 215 220 225 230 235 240 Voltage(volt) Voltage Supplied For Home Appliances (System vs. Practical) V-… System
  • 13. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 13 Figure 9 (d). Power factor measurement for different home appliances. The power factor is a very important parameter on which the real power value depends. The power factor values vary from appliance to another from 0 to 1 depending on the type of load. As shown in Figure 9 (d), the power factor value varies for each appliance, when the appliance is such as a lamp, an iron, a water heater and a toaster, this means resistive type; its value is close to 1. Either the remaining appliances are of an inductive type; its value is far from 1. Note, through Figure 10 (a) that shows real power versus apparent power graph, when PF value is 0.98. This means that the type of load is almost resistant (current and voltage in-phase). In this case, the lost power will be very small, so the value of real power is approaching the apparent power. Figure 10 (b) shows real power versus apparent power graph when PF value is 0.5. This means that the load type is inductive. Figure 10 (a). Real power vs apparent power consumption (PF =0.98). Bulb light Iron Water heater Toaster TV Mixer1 Mixer2 Laptop charger Refrigerat or PF 0.98 0.98 0.98 0.98 0.47 0.84 0.93 0.44 0.32 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 1.1 PowerFactor Power Factor Measurement For Home Appliances 115 116 117 118 119 120 121 Power(Watt) Time (ms) Real Power Vs. Apparent Power Consumption When Power Factor =0.98 Real power Apparent power
  • 14. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 14 Figure 10 (b). Real power vs apparent power consumption (PF =0.5). In addition, the sensing node is tested to check the kWh consumption at different run-times of the system. Figure 11 (a) shows KWh consumption when runtime of system (15 minutes) and Figure 11 (b) when runtime of system (2 hours). A direct conclusion can be obtained from these figures that kWh increased with operating time of the system depending on the average of cumulative power consumption. Figure 11 (a). Energy consumption (KWh) for 15 Minutes. 200 250 300 350 400 450 500 06:13:24 06:13:34 06:13:44 06:13:54 06:14:04 06:14:14 06:14:24 06:14:34 06:14:44 06:14:54 06:15:04 06:15:14 06:15:24 06:15:34 06:15:44 06:15:54 06:16:04 06:16:14 06:16:24 06:16:34 06:16:44 06:16:54 06:17:04 06:17:14 06:17:24 06:17:34 06:17:44 Power(Watt) Time (ms) Real Power Vs. Apparent Power Consumption When Power Factor = 0.5 Real power Apperant power 0.1 0.12 0.14 0.16 0.18 0.2 0.22 0.24 KWh Time (ms) Energy Consumption for 15 Minutes
  • 15. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 15 Figure 11 (b). Energy consumption (KWh) for 2 hours. 6. CONCLUSION AND FUTURE WORK Awareness of electricity consumption in the home or building is a first step towards saving power. The combination of WSN and IoT technologies for monitoring and controlling power consumption in real time is a powerful way for reducing power usage. With effective management about power consumption and control of household appliances, users can be motivated and encouraged to change their behaviours on energy use such as turning off lights or reducing heat. These small changes in behaviours can lead to significant energy savings. This paper presents a smart power management system for homes and buildings. The proposed system can monitor and measure electricity usage in real-time. With the proposed system, users can automatically, manually, and remotely control real-time electricity usage, Thus, the real-time monitoring of the electrical appliances can be viewed through GUI and smartphone app. This system is easy to design and consume less power, and provides at low cost. Various household appliances were tested to verify the accuracy of the electrical parameters that measured at system and compare them with practical measurement, found the average error ratio between them (0.3%) was in voltage, (1.5%) in current, and (1.8%) in power. The energy consumption (kWh) is increased with operating time of the system depending on the average of cumulative power consumption, when system is operated 15 minutes, KWh is 0.2284; system is operated 2 hours, KWh is 0.52241 In future the system can be extended for monitoring the whole institute, schools, colleges, companies etc. REFERENCES [1] P. R. Joshi & M. S. khan, (2017) “IOT Based Smart Power Management System Using WSN”, International Research Journal of Engineering and Technology (IRJET), Vol. 04, No. 06, pp783-786. [2] E. Chobot, D. Newby, R. Chandler, N. Abu-Mulaweh, C. Chen & C. Pomalaza-Ráez, (2013) “DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERGY MEASUREMENT AND CONTROL AT HOME”, International Journal of Embedded Systems and Applications (IJESA), Vol.3, No.1, pp1-15. [3] S. G. Phuke & K. N. Kasat. (2015) “A Review of Smart Power Monitoring and Controlling System in View of an Intelligent Building”, International Journal of Innovative and Emerging Research in Engineering, Vol. 2, No. 2, pp169-173. 0 0.1 0.2 0.3 0.4 0.5 0.6 KWh Time (ms) Energy consumption (KWh) For 2 Hrs
  • 16. International Journal of Embedded Systems and Applications (IJESA), Vol 8, No.4, December 2018 16 [4] W. H. Kim, S. Lee & J. Hwang, (2011) “Real-time Energy Monitoring and Controlling System based on ZigBee Sensor Networks”, Elsevier Procedia Computer Science(PCS), pp. 794–797. [5] M. Soliman, T. Abiodun, T. Hamouda, J. Zhou & C.H. Lung, (2013) “Smart Home: Integrated Internet of Things with Web Services and Cloud Computing”, in Proc. IEEE 5th international Conf. Cloud Computing Technology and Science, Bristol, UK, pp. 317 – 320. [6] N. K. Suryadevara, S. C. Mukhopadhyay, S. T. Kelly, and S. P. S. Gill, (2015) “WSN-Based Smart Sensors and Actuator for Power Management in Intelligent Buildings”, IEEE/ASME Transactions on Mechatronics, Vol. 20, No. 2, pp564 – 571. [7] P. Sindhuja & M. S. Balamurugan, (2014) “Smart Power Monitoring and Control System through Internet of things using Cloud Data Storage”, INDIAN JOURNAL OF SCIENCE AND TECHNOLOGY, Vol. 8, No.19, pp1-7. [8] V. S. Kallur & S. N. Kulkarni, (2016) “Power Management, Monitoring and Controlling in Intelligent Buildings Using Wireless Sensor Network (WSN)”, International Research Journal of Engineering and Technology (IRJET), Vol. 03, No. 07, pp1350-1355. [9] P. R. Joshi & M. S. khan, (2017) “IOT Based Smart Power Management System Using WSN”, International Research Journal of Engineering and Technology (IRJET), Vol. 04, No. 06, pp783-786. [10] Boylestad, Robert L, (2007) “INTRODUCTORY CIRCUIT ANALYSIS”.