Icasert 2019 8934523
Icasert 2019 8934523
Icasert 2019 8934523
Abstract—The lack of credibility of data acquired through system energy losses. Furthermore, the integration of the
traditional means from a conventional metering system has SEMS with the internet enables the consumers to observe their
reduced the efficacy of the energy management system. For consumption of electricity and take action according to their
overcoming the drawbacks of the conventional metering system, budget by remotely controlling the electrical equipment. It
this paper proposes a smart IoT based energy management also provides a feasible mean to the electric suppliers for
system (EMS), which not only ensures transparency and producing bills with minimal error.
credibility of data but also offers flexibility to the consumers by
offering the facility of remotely controlling their home With the advancement of technology, the accessibility of
appliances. Electricity consumption and its corresponding cost the internet is increasing day by day. Apart from being used
is calculated automatically and then the data is sent to a server for communication and entertainment purposes, the internet
in a periodic manner. For carrying out the task, NodeMCU has also provides a bunch of scopes in power system management,
been utilized, which has the combined functionality of both development, control, etc. Internet of things (IoT) is a cutting-
microcontroller and Wi-Fi modules. By means of its edge technology that interconnects the 'things' over the
microcontroller function, constant readings of energy meter are internet [1]. These ‘things’ incorporate everything we can
collected and saved in NodeMCU; then the data is transferred perceive of connecting-goods, buildings, appliances,
to a remote server on the internet via Wi-Fi. Consumers can machines, vehicles, plants, animals, and even human beings.
observe real-time data on the server to gain a clear idea of
It is estimated that the number of objects connected to the
electricity usage, therefore, they can reduce or increase the
internet will reach 50 billion by 2020 [2]. IoT is a bidirectional
consumption as per their budget. This proposed system also
provides the functionality of controlling the home appliances approach, where objects export data to a distant server and the
remotely over the Internet. Furthermore, electricity suppliers users can control the objects through the server by software
can produce bills from the server data automatically, making it programs and it is mainly done over Wi-Fi networks. The
a feasible solution. This paper also proposes and analyzes traditional electric power network has many limitations,
individual sub-metering of home appliances of high rating to however, by integrating with IoT it can be transformed into an
observe and control their energy consumption. A detailed cost intelligent power network [3]. The application of IoT can
analysis of the system has been performed for ensuring its cost- effectively improve the accuracy of real-time monitoring and
effectiveness. According to the analysis, the total cost associated control of smart grid [4, 5]. The informatization of power grid
with the system is BDT 1064, which is fairly economical system can be sped up by utilizing IoT and thus is beneficial
compared with existing systems. The add-ons of this proposed for effective management of the power grid infrastructure [6].
system can be also integrated with the existing prepaid meters It can also be used for precise and accurate estimation of
of the market, eradicating its major drawbacks by providing energy consumption [7]. Recent studies show that IoT can also
added functionality. be integrated with smart energy meters and can increase their
accuracy [8-10]. IoT based smart energy meter has been
Keywords— IoT, Smart meter, Energy management, Home proposed in [11-13]. However, it does not have the
automation, Residential tariff.
functionality of remotely controlling the home appliances. An
I. INTRODUCTION efficient billing system can also be developed using IoT [14,
15]. It also possesses great potentiality in its application in the
Bangladesh being a developing country, the energy control system of smart homes [16-18].
demand is increasing by leaps and bounds. In order to meet
with this rising energy demand, there has been a prolific This paper proposes a SEMS based on IoT, which ensures
increase in the implementation of alternative energy sources the credibility of smart meter data as well as provides the
for generating more electricity, however, this is proving to be facility for controlling home electrical appliances remotely.
insufficient due to system energy loss. Therefore, a smart The energy usage data of the consumer is stored in
energy management system (SEMS) is necessary to ensure NodeMCU, which is then transferred to a remote server on the
proper electrical power management, which will reduce the internet using Wi-Fi. NodeMCU is an open-source
Fig. 3. Rectifier circuit to convert 220V AC to 5V DC. Fig. 5. Webpage showing the consumed electricity and their associated
cost along with the feature of controlling the appliances remotely.
control any home appliance using this webpage. For this The existing tariff rates in Bangladesh for different
instance, in order to control the green, yellow, and red LEDs categories according to DPDC [21], is shown in Fig. 6. The
over the Internet, two buttons have been configured as ON or variation of service charge s and demand charge according to
OFF for each LED and they can be turned on or off DPDC [20] is presented in Figure 7.
individually just by clicking on the corresponding buttons. A
comparative analysis of the proposed system with existing
works is tabulated in table II. The proposed system does not
require any additional microcontroller as the NodeMCU has
the dual functionality of microcontroller and a Wi-Fi module.
Furthermore, the proposed system also has the feature of
controlling home appliance remotely.