Talei 2017
Talei 2017
Driss BENHADDOU
Engineering Technology Department
University of Houston
Houston, TX, USA
[email protected]
Abstract—A Microgrid is a subset of smart grid, a small-scale Microgrids enable the implementation of energy
electrical system powered with renewable energy resources that generators at the low voltage distribution; they are energy
can operate either in a connected or a disconnected mode to/from
systems able to work both in connected or islanded modes
the main grid. Given that universities are very important
to/from the main power grid. Another novel aspect of smart
electricity consumers, using an academic Microgrid will solve
many problems regarding energy usage[1]. The purpose of this grid is that it strives toward supplying energy using renewable
paper, is to describe Microgrid components with an emphasis on distributed energy resources (DER). These DERs can be
energy management (EMS). Given its vital role, the paper implemented at the customer site allowing them to actively
presents different architectures of an EMS and discusses how participate in the production of energy. A mere
cloud computing can be incorporated to the Microgrid implementation of DER in a home for instance does not
architecture to improve the EMS efficiency. The paper necessarily make the home a Microgrid. To become a
concludes with presenting results of EMS data collection using Microgrid, a customer should implement enough DER to be
Kaa IoT platform.
self-sufficient and be able to operate independently from the
Keywords—Microgrid, Energy Management System, Agent, power grid in certain conditions.
Cloud Computing, IoT.
An example of a Microgrid is a smart campus: a
university campus that implements different types of DERs
[23]. However the power supplied by DERs can’t be ensured
I. INTRODUCTION continuously; the new Microgrid needs a scheduling
Gusage
iven the importance of the electrical grid and the electricity
increase rate, various research projects are carried
management software, called Energy Management System
(EMS), which will manage the DERs for the smart campus to
out to improve the current electrical system. Smart grid, as a use energy efficiently [2]. EMS functions include economic
leading project, is a cyber-physical system aiming at dispatch algorithms, monitoring, metering, control, protection,
improving the current power grid by integrating many and stability and power quality analysis. These functions are
information and communication technologies (ICT) features implemented at different levels of Microgrids depending on
to monitor and control how electricity is generated, their timing requirements.
transmitted, and distributed. Among the novel aspects of smart
Cloud computing has been considered as platform to
grid is the use of Microgrids.
implement the EMS functions of smart grid [10], however, the
Permission to make digital or hard copies of part or all of this work for personal or impact of cloud computing on implementing different EMS
classroom use is granted without fee provided that copies are not made or distributed for
profit or commercial advantage and that copies bear this notice and the full citation on function is not well studied. The purpose of this paper is to
the first page. Copyrights for components of this work owned by others than ACM must present an empirical study of a Cloud-based EMS on a
be honored. To copy otherwise, distribute, republish, or post, requires prior specific
permission and/or a fee. Request permissions from [email protected]. Microgrid requirements. The paper put an emphasis on
ICSDE '17, July 21–23, 2017, Rabat, Morocco
© 2017 Association for Computing Machinery.
ACM ISBN 978-1-4503-5281-9/17/07…$15.00
https://doi.org/10.1145/3128128.3128129
implementing its architecture using Kaa platform and study • Energy Management System (EMS): The processor of
the impact of delay on different EMS functions in the cloud. the Microgrid orchestrating its operations by coordinating
DESs, DGs and the loads to come out with a reliable,
The paper is structured as follows: Section II describes economic, sustainable, environmentally friendly energy
the relationship between a Microgrid and EMS. Section III self-productive system.
presents various EMS architectures. The impact of adding • Advanced IT Infrastructure: this consists of a set of
cloud computing to the system is presented in Section IV. sensors, meters, software that will collect and process
Section V will propose an EMS Kaa-based architecture and real-time data for the user to make some decisions such
the performance evaluation, finally conclusions and future has turning off an air conditioner when a sensor detects
work are presented in Section VI. no motion in the house.
To better understand the information flow between a The world of smart grid is a huge research project that
client and Kaa server, we captured the data flow using attracted the attention of scientists from different research
wireshark presented in figure 8: areas. The study of wireless sensors, Internet of things, cloud
As for the delay we run our experiment for more than 24
computing and big data analytics are all key factors to
hours by increasing the number of clients every 15 min
(maximum number of clients used is 40); our main goal was consider to understand smart grid from a computer science
to watch the delay as we increase traffic and check if we will perspective. The main purpose of this paper is to present the
meet the response time in table 1. We computed the delay, importance of an energy management system in a Microgrid
variance and standard deviation using wireshark TCP delta and how cloud computing is contributing on the improvement
time which is the time since previous frame in a TCP steam; of the EMS performance. We used a cloud based IoT platform
called Kaa to quantify the delay for some smart grid delay
sensitive applications. Our future work will be about the
installation of a real IoT test bed using Kaa platform as a
cluster of Linux nodes.
REFERENCES
Standard 0.457270 0.457951 0.465639 0.468696 0.463620 [6] I. D. Serna-Suarez, G. Ordonez-Plata, and G. Carrillo-
Deviation Caicedo, “Microgrid’s Energy Management Systems:
Table 2: Client/Kaa Server Average TCP delay, Variance and A survey,” 2015 12th Int. Conf. Eur. Energy Mark.,
Standard Deviation
pp. 1–6, 2015.