Conference PaperPDF Available

EnAPlug – An Environmental Awareness Plug to Test Energy Management Solutions for Households

Authors:

Abstract and Figures

The present paper presents a new kind of Smart Plug that covers the needs of power systems R&D centers. EnAPlug, described in this paper, enables the monitor and control of loads, as a normal Smart Plug. However, it has a great benefit in comparison with a normal Smart Plug, the EnAPlug allows the integration of a variety of sensors so the user can understand the load and the surrounding environment (using a set of sensors that better fit the load). The sensors are installed in the load itself, and must have a clear fit to the load. The paper presents a demonstration of an EnAPlug used in a refrigerator for a demand response event participation, using the sensor capability to measure important values, such as, inside temperature.
Content may be subject to copyright.
EnAPlug An Environmental Awareness Plug to Test
Energy Management Solutions for Households
Luis Gomes
1
, Filipe Sousa1, and Zita Vale1
1GECAD Research Group on Intelligent Engineering and Computing for Advanced Innova-
tion and Development, Institute of Engineering Polytechnic of Porto (ISEP/IPP),
Rua Dr. António Bernardino de Almeida, 431, 4249-015 Porto, Portugal
{lufog, ffeso, zav}@isep.ipp.pt
Abstract. The present paper presents a new kind of Smart Plug that covers the
needs of power systems R&D centers. EnAPlug, described in this paper, ena-
bles the monitor and control of loads, as a normal Smart Plug. However, it has a
great benefit in comparison with a normal Smart Plug, the EnAPlug allows the
integration of a variety of sensors so the user can understand the load and the
surrounding environment (using a set of sensors that better fit the load). The
sensors are installed in the load itself, and must have a clear fit to the load. The
paper presents a demonstration of an EnAPlug used in a refrigerator for a de-
mand response event participation, using the sensor capability to measure im-
portant values, such as, inside temperature.
Keywords: Demand response participation · Multi-agent system · Smart plug
1 Introduction
The power system paradigm has been changing in the last years and will continue to
change in future years, resulting in the appearance of smart grids [1]. The centraliza-
tion of generation will end, appearing decentralized generation [2]. The end-
consumers will be incentivized to actively participate in smart grids, in a win-win
situation, changing completely their roles in today’s paradigm [3]. One of the aspects
of smart grids is the integration of microgrids.
The proliferation of microgrids started using use cases around the world [4,5], and
now this concept can be seen and analyzed in real scenarios. The transaction from
scientific concepts towards real implementations, such as [6], is a positive step ena-
The present work has been developed under the EUREKA - ITEA2 Project M2MGrids
(ITEA-13011), Project SIMOCE (ANI|P2020 17690), and has received funding from FEDER
Funds through COMPETE program and from National Funds through FCT under the project
UID/EEA/00760/2013 and SFRH/BD/109248/2015.
bling the validation of theoretical methodologies in real and uncontrollable environ-
ments.
Other important aspect for smart grid successful implementations is the application
of Demand Response (DR) programs to give an active role to the small and medium
players (usually households or small offices) [7]. The use of DR programs brings clear
advantages to smart grids and microgrids [8]. Some use of DR can be found in [9].
Nevertheless, to increase DR dissemination and to promote the appearance of new
programs, automatic and intelligent responses must be implemented in the consumer
side, specially the small and medium players.
The application of Smart Homes such as in [10] and [11], brings advantages for en-
ergy management inside the households, but must important, can increase the DR
programs participation using intelligent response methodologies. The development
and application of autonomous and intelligent methodologies, for DR users’ response,
must consider the users impact (particularly the negative impact provoked).
2 Background of the Proposal
To implement a Smart Home, monitoring and controlling units are needed, such as,
Smart Plugs. At this moment is possible to find a significant number of Smart Plugs
available on the market. However, must of them had limitations, such as: not having
monitoring; or just monitors the current; or having a closed system without any API.
The use of Smart Plugs in R&D centers can be done using software like Home As-
sistant
1
. This is an open source software that aggregates various Internet of Things
(IoT) devices into a unique system, while provides a RESTFul interface to monitor
and control devices. However, if the R&D center intention is to study intelligent
methodologies in the energy management of the household (for instance, to participate
in DR programs), more data and new types of intelligent load control are needed. And
for this situation, there is not a suitable Smart Plug in the market.
This paper presents the Environmental Awareness Plug (EnAPlug), a Smart Plug
that can be easily developed in R&D centers fulfilling the center needs and proposes.
EnAPlug combines actuators to control the load, and sensors, to monitor not only the
load status and energy but also the environment that surrounds the load.
3 Environmental Awareness Plug
EnAPlug was idealized and developed for R&D centers that have a need to test energy
management solutions in households. The development of EnAPlug enables R&D
centers to overcome the limitations of the Smart Plugs available on the market, with a
costume made solution with context awareness capabilities. EnAPlug can also be used
outside R&D centers for load monitoring and control, enabling a context awareness
monitoring of a specific energy resource, for instance, our home kitchen oven.
1
https://home-assistant.io/
The premises of EnAPlug was to build a modular plug that can work with several
actuators and sensors while being open for other systems. For this reason, the control
and monitor of EnAPlug is open and can be accessible with GET and POST requests.
Fig. 1 shows EnAPlug overall architecture. The light blue block that identifies the
microcontroller was implemented using an Arduino Mega 2560 R3, nonetheless other
microcontrollers can be used. The microcontroller is the processing unit of EnAPlug
and has the following requirements: a serial communication port; at least 1 digital
output for the load control; the capability to have TCP/IP connection (using a compat-
ible module); and some digital and analog inputs for sensors (it can also provide
communication protocols, such as, I2C).
The yellow blocks are connected to the 230 V/AC. The Energy Analyzer must be
compatible with Modbus/RTU protocol. This requirement will enable the microcon-
troller to communicate with the energy analyzer using a simple MAX485 component
that converts serial communications into RS-485 communications, and vice-versa. The
Controller block can be a relay, providing on/off control, or other kind of control,
such as, a dimmer. For this paper, it will be used a relay with a 5V/DC coil. The or-
ange block represents the load that we want to monitor and control.
The green and red blocks are external blocks of EnAPlug and are connected using
the TCP/IP connection available in EnAPlug. The Control Signal is made using a
socket connection to the microcontroller IP on port 80. The Server block is an external
server that receives JSON messages and save them in a SQL Server database. The
period of storages is defined by EnAPlug.
The sensors blocks are the sensors connected to the Microcontroller that are suita-
ble for the measured load. The idea of the sensors is to give a better knowledge about
the measuring Load. For instance, if the intention is to monitor and control a lamp, it
is recommended to use a movement sensor and a clarity sensor. The sensors placed
must increase the knowledge regarding the load and its context. If we know the load
context is possible to perform an intelligent control.
Fig. 1. EnAPlug overall architecture
EnAPlug is a device that understand their environment, enabling an intelligent and
a more efficient control. However, the environment awareness capability is only pos-
sible with the right sensors. For instance, if the goal is to measure a television, a tem-
perature sensor is not adequate. Therefore, to understand a television more appropriat-
ed sensors should be chosen, such as, presence, clarity and noise sensors.
4 Demonstration
For this demonstration, EnAPlug was integrated in the Multi-Agent Smart Grid Plat-
form (MASGriP) [12]. MASGriP has the capability to represent small and medium
players in a microgrid scenario. For this scenario MASGriP will be used as a connect-
ed microgrid with three players, representing our R&D buildings (Fig. 2). This repre-
sentation of MASGriP can be seen in works, such as, [6,13,14,15]. In our R&D cen-
ter, namely building N, two EnAPlugs were installed and connected to its representa-
tive agent:
EnAPlug for refrigerator (Fig. 3) for this EnAPlug is used on/off control of the
entire refrigerator (including the inside lamp), an energy analyzer to monitor pow-
er, reactive power, voltage and current and four sensors: inside temperature and
humidity sensor; an outside temperature sensor; and a door opener detector using a
clarity sensor;
EnAPlug for water heater for this EnAPlug is used a temperature sensor to moni-
tor the water temperature, an on/off controller. The stored energy readings are
power, reactive power, voltage and current.
Fig. 2. GECAD MASGriP configuration
EnAPlug readings, from the energy analyzer and from the sensors, are stored in a
database each five seconds. A MASGriP agent, that represents building N, uses that
data for energy management and gives direct control signals to the EnAPlug.
Fig. 3. EnAPlug installed in the refrigerator: a) inside sensors, b) EnAPlug, c) User interface
An external DR event was trigger in MASGriP from 05:00 p.m. to 06:00 p.m.. The
event demands to turn off of the refrigerators within this hour. In Fig. 4 is shown the
results of the refrigerator connected to EnAPlug, where is visible the DR event and the
turn off the refrigerator.
During the day is possible to see, in Fig. 4, the refrigerator light turning on (peaks
in blue line of consumptions) when the door is open (red line below). During the event
EnAPlug detects an open door but there is no increase of consumption, meaning that
the light was off. The inside temperature (purple line) was stable and did not increase
beyond the refrigerator limit. The DR event was a success as we can see using the
consumption line and the inside temperature line. The EnAPlug can detect dangerous
situations, such as, the increase of inside temperature and turn the refrigerator back on
in an emergency. In this case, the situation was controlled and no damage was made.
The results show that after DR event, when the refrigerator was turned on again, the
motor started immediately to decrease the inside temperature.
Fig. 4. Refrigerator readings between 00:00 a.m. and 23:59 p.m.
In Fig. 5 is shown the water heater during 24 hours. The temperature sensor is
placed outside the water heater (for security reasons), glued in the water pipe. The
consumption and the temperature increases when the water heater turned on (06:45).
The temperature also increases when a person uses hot water (08:30).
Fig. 5. Water Heater readings between 00:00 a.m. and 23:59 p.m.
5 Conclusions
The use of smart plugs can be included in demand side management systems. Howev-
er, the information provided by the smart plugs, available on the market, are limited
because they don’t understand the load context, making it difficult to execute intelli-
gent energy management algorithms.
The use of EnAPlug brings advantages for R&D centers regarding load study and
analysis. For power systems, EnAPlug has the advantage of environmental and con-
textual awareness that can be used for intelligent algorithms. EnAPlug is dynamic and
easy to use in a R&D center, enabling the sensing, monitoring and control of energy
loads. It is a possibility, demonstrated in the present paper, to use EnAPlugs in a mul-
ti-agent system for power system simulation.
The main contribution of this paper is the demonstration of a truly smart plug with
environment awareness capabilities for energy management.
6 References
1. Dimeas, A. L., Hatziargyriou, N. D.: Operation of a Multiagent System for Microgrid Con-
trol. In: IEEE Transactions on Power Systems, vol. 20, pp. 1447-1455 (2005)
2. Kirschen, D.: Demand-side view of electricity markets. In: IEEE Transactions on Power
Systems, vol. 18, no. 2, pp. 520-527 (2003)
3. Ye Yan, Yi Qian, Sharif, H., Tipper, D.: A Survey on Smart Grid Communication Infra-
structures: Motivations, Requirements and Challenges. In: Communications Surveys &
Tutorials, IEEE, vol.15 no.1, pp.5-20 (2013)
4. Washom, B., Dilliot, J., Weil, D., Kleissl, J. Balac, N. Torre, N., Richter, C.: Ivory Tower
of Power: Microgrid Implementation at the University of California, San Diego. In: IEEE
Power and Energy Magazine, vol. 11, no. 4, pp. 28-32 (2013)
5. Stamp, J.: The SPIDERS project - Smart Power Infrastructure Demonstration for Energy
Reliability and Security at US military facilities. In: IEEE PES Innovative Smart Grid
Technologies (ISGT), Washington, DC, 2012, pp. 1-1 (2012)
6. Gomes, L., Silva, J., Faria, P., Vale, Z.: Microgrid demonstration gateway for players
communication and load monitoring and management. In: Clemson University Power Sys-
tems Conference (PSC), Clemson, SC, 2016, pp. 1-6 (2016)
7. Faria, P., Vale, Z.: Demand response in electrical energy supply: An optimal real time
pricing approach. In: Energy, vol. 36, no. 8, pp. 5374-5384 (2011)
8. Siano, P.: Demand response and smart grids - A survey. Renewable and Sustainable Ener-
gy Reviews, vol. 30, pp. 461-478 (2014)
9. Gomes, L., Faria, P., Fernandes, F., Vale, Z., Ramos, C.: Domestic consumption simula-
tion and management using a continuous consumption management and optimization algo-
rithm. In: IEEE PES T&D Conference and Exposition, Chicago, IL, USA, pp. 1-5 (2014)
10. Tsui, K.M., Chan, S.C.: Demand Response Optimization for Smart Home Scheduling Un-
der Real-Time Pricing. In: IEEE Transactions on Smart Grid, vol. 3, pp. 1812-1821 (2012)
11. Fernandes, F., Carreiro, A., Morais, H., Vale, Z., Gastaldello, D.S., Amaral, H.L.M., Sou-
za, A.N.: Management of Heating, Ventilation and Air Conditioning system for SHIM
plat-form. In: IEEE PES Innovative Smart Grid Technologies Latin America (ISGT
LATAM), Montevideo, pp. 275-280 (2015)
12. Morais, H., Vale, Z., Pinto, T., Gomes, L., Fernandes, F., Oliveira, P., Ramos, C.: Multi-
Agent based Smart Grid management and simulation: Situation awareness and learning in
a test bed with simulated and real installations and players. In: IEEE Power & Energy So-
ciety General Meeting, Vancouver, BC, 2013, pp. 1-5 (2013)
13. Gomes, L., Fernandes, F., Faria, P., Silva, M., Vale, Z., Ramos, C.: Contextual and envi-
ronmental awareness laboratory for energy consumption management. In: 2015 Clemson
University Power Systems Conference (PSC), pp. 1-6 (2015)
14. Gomes, L., Lefrançois, M., Faria, P., Vale, Z.: Publishing real-time microgrid consump-
tion data on the web of Linked Data. In: 2016 Clemson University Power Systems Confer-
ence (PSC), pp. 1-8 (2016)
15. Vinagre, E., Gomes, L., Vale, Z.: Electrical Energy Consumption Forecast Using External
Facility Data. In: 2015 IEEE Symposium Series on Computational Intelligence, pp. 659-
664 (2015)
... Mataloto et al. (2019) also included photo-resistor sensors and motion sensors with passive infrared (PIR) in their custom sensor-board and Reddy et al. (2016), used a light dependent resistor (LDR) that reduces its resistance when light hits the surface of it. Gomes et al. (2017) created EnAPlug (Fig. 4), a multi-sensor smart plug with the ability to switch on/off devices, and monitor power, reactive power, voltage and current. It also included four sensors for temperature, humidity, outside temperature and a door opener detector. ...
... Last, another Aeon Gen6 multi-sensor was installed that could also provide ultraviolet light sensing data and also home energy meter was installed in the fuse box to measure instant consumption and energy for the entire home without noise. Fig. 4 EnAPlug implementation, a custom multi-sensor smart plug by Gomes et al. (2017) Content courtesy of Springer Nature, terms of use apply. Rights reserved. ...
Article
Full-text available
Climate change has become a major problem for humanity in the last two decades. One of the reasons that caused it, is our daily energy waste. People consume electricity in order to use home/work appliances and devices and also reach certain levels of comfort while working or being at home. However, even though the environmental impact of this behavior is not immediately observed, it leads to increased CO2 emissions coming from energy generation from power plants. It has been shown that about 40% of these emissions come from the electricity consumption and also that about 20% of this percentage could have been saved if we started using energy more efficiently. Confronting such a problem efficiently will affect both the environment and our society. Monitoring energy consumption in real-time, changing energy wastage behavior of occupants and using automations with incorporated energy savings scenarios, are ways to decrease global energy footprint. In this review, we study intelligent systems for energy management in residential, commercial and educational buildings, classifying them in two major categories depending on whether they provide direct or indirect control. The article also discusses what the strengths and weaknesses are, which optimization techniques do they use and finally, provide insights about how these systems can be improved in the future.
... In Fig.1 is possible to see the separation between the devices inside the building and the microgrid players represented by the agents. The devices used in this work are one of three types: IoT device available on the market, EnAPlug that is a IoT smart plug with environment awareness capabilities [13], or Virtual to Reality (V2R) emulator that is able to emulate electrical loads [14]. Each agent of µGIM represents an abstraction layer that separates the inside of the building from the outside. ...
... To overcome the current limitations of smart plugs, this work integrates EnAPlugs for some of the electrical loads. EnAPlug is an environmental awareness smart plug composed by multiple sensors that enable the understanding of the environment [13]. This enables the system to understand the environment were a specific load is, and not only its consumptions or operation stateif it is on or off. ...
... This paper proposes an evolution of Environmental Awareness Smart Plug (EnAPlug) that is focused on the context. The previous version of EnAPlug was made using a microcontroller and worked as a passive system [15,16]. The proposed evolution is not only able to understand the controllable resource's context but also to learn from the resource consumption history and from the interaction between users and resources. ...
... Examples of low-cost and small SBC, with integrated Wi-Fi, are Raspberry Pi Zero, Orange Pi Zero, and NanoPi NEO Core2. This paper will focus on the software architecture, for the complementary hardware-sensors, actuators, and energy analyzer-please refer to [15,16]. ...
Article
Full-text available
The massive dissemination of smart devices in current markets provides innovative technologies that can be used in energy management systems. Particularly, smart plugs enable efficient remote monitoring and control capabilities of electrical resources at a low cost. However, smart plugs, besides their enabling capabilities, are not able to acquire and communicate information regarding the resource’s context. This paper proposes the EnAPlug, a new environmental awareness smart plug with knowledge capabilities concerning the context of where and how users utilize a controllable resource. This paper will focus on the abilities to learn and to share knowledge between different EnAPlugs. The EnAPlug is tested in two different case studies where user habits and consumption profiles are learned. A case study for distributed resource optimization is also shown, where a central heater is optimized according to the shared knowledge of five EnAPlugs.
... In Fig.1 is possible to see the separation between the devices inside the building and the microgrid players represented by the agents. The devices used in this work are one of three types: IoT device available on the market, EnAPlug that is a IoT smart plug with environment awareness capabilities [13], or Virtual to Reality (V2R) emulator that is able to emulate electrical loads [14]. Each agent of µGIM represents an abstraction layer that separates the inside of the building from the outside. ...
... To overcome the current limitations of smart plugs, this work integrates EnAPlugs for some of the electrical loads. EnAPlug is an environmental awareness smart plug composed by multiple sensors that enable the understanding of the environment [13]. This enables the system to understand the environment were a specific load is, and not only its consumptions or operation stateif it is on or off. ...
... Mataloto et al. (2019) also included photoresistor sensors and motion sensors with passive infrared (PIR) in their custom sensor-board and Reddy et al. (2016), used a light dependent resistor (LDR) that reduces its resistance when light hits the surface of it. Gomes, Sousa, and Vale (2017) created EnAPlug, a multi-sensor smart plug with the ability to switch on/off devices, and monitor power, reactive power, voltage and current. It also included four sensors for temperature, humidity, outside temperature and a door opener detector. ...
Preprint
Full-text available
Climate change has become a major problem for humanity in the last two decades. One of the reasons that caused it, is our daily energy waste. People consume electricity in order to use home/work appliances and devices and also reach certain levels of comfort while working or being at home. However, even though the environmental impact of this behavior is not immediately observed, it leads to increased CO2 emissions coming from energy generation from power plants. Confronting such a problem efficiently will affect both the environment and our society. Monitoring energy consumption in real-time, changing energy wastage behavior of occupants and using automations with incorporated energy savings scenarios, are ways to decrease global energy footprint. In this review, we study intelligent systems for energy management in residential, commercial and educational buildings, classifying them in two major categories depending on whether they provide direct or indirect control. The article also discusses what the strengths and weaknesses are, which optimization techniques do they use and finally, provide insights about how these systems can be improved in the future.
... (Obaidat et al., 2018) use the contextawareness concepts to create a framework for the intelligent data management in smart grids. (Gomes et al., 2017) as well as (Stavropoulos et al., 2014) use context-awareness for the development of energy management systems of households. (Degha et al., 2019) propose a solution for efficient energy management based on ontological context to smart building. ...
... EnAPlug was introduced, in 2017, in Reference [11]. The first proposed EnAPlug version was almost a pure hardware device without the capability of acting by itself. ...
Article
Full-text available
Smart home devices currently available on the market can be used for remote monitoring and control. Energy management systems can take advantage of this and deploy solutions that can be implemented in our homes. One of the big enablers is smart plugs that allow the control of electrical resources while providing a retrofitting solution, hence avoiding the need for replacing the electrical devices. However, current so-called smart plugs lack the ability to understand the environment they are in, or the electrical appliance/resource they are controlling. This paper applies environment awareness smart plugs (EnAPlugs) able to provide enough data for energy management systems or act on its own, via a multi-agent approach. A case study is presented, which shows the application of the proposed approach in a house where 17 EnAPlugs are deployed. Results show the ability to shared knowledge and perform individual resource optimizations. This paper evidences that by integrating artificial intelligence on devices, energy advantages can be observed and used in favor of users, providing comfort and savings.
Article
Given the growth of domotics and home automation, there is a need to use smart devices that integrate energy management systems and enable the automation of the environment. Considering the need to study the relationship between the environmental parameters in which the equipment is located and the energy parameters, an Environmental Awareness smart Plug (EnAPlug) is proposed with the application of machine learning (Tiny ML).This article presents a demonstration of EnAPlug applied to a refrigerator for predictions on internal humidity and activation motor for 5 min-ahead prediction on its operation, i.e., turning on or off. The two models for forecasting humidity presented Root Mean Squared Error (RMSE) results of 0.055 and 0.058 and a Coefficient of determination (r2 score) of 0.97 and 0.99, respectively. For the motor activation prediction, the results obtained were an accuracy of 94.74% and 94.84%, an F1 score of 0.97 for OFF, 0.94 for ON for Forecast 1 and 0.97 for OFF and 0.93 for ON for Forecast 2. Although the prototype does not have commercial purposes, what differs from existing smart plugs is the option to store data locally. The results are promising, as it allows for better energy management with implementation of machine learning.
Conference Paper
Full-text available
Recent changes in the power systems gives place to the active consumers participation. The participation in demand response programs requires consumers to undertake strategic management of their consumption. Small and medium players should have the capability of performing day-ahead and hour-ahead load management which requires forecasting techniques applied to the consumption and generation. A good forecasting accuracy is very important for the quality of the management results but also very difficult to achieve. This paper proposes an artificial neural network based methodology to forecast the consumption in an office building. The considered building is equipped with a Supervisory Control and Data Acquisition (SCADA) system that stores data every 10 seconds. The stored data are used together with additional data, such as, the temperature and the solar radiation.
Conference Paper
Full-text available
Decentralising the power systems management brings clear advantages for the grid and for the stakeholders (consumers, generators, operational and management actors). The grid decentralisation can be achieved using microgrids. Some microgrids emerge worldwide, working as small energy islands. It is admitted that ontologies and open (Semantic) Web standards can form a basis for advanced communication architectures in smart grids. True, ontologies enable semantic interoperability and logical reasoning; the Linked Data principles enable the discovery of new information on the web. This paper reports on the use of these formalisms and principles to develop a new information system for a microgrid site already in place. More specifically, we developed a new ontology to represent time series of multiple observations, and made real-time consumption data available on the web as Linked Data. This enables consumption reporting, and enables other researchers to test their algorithms against real-time consumption data.
Conference Paper
Full-text available
The integration of decentralized generation units and the application of demand response programs brings changes to the power systems. Microgrids are emerging with relevant advantages for the power system operation. For this reason, several research projects are currently studding and finding methods to improve microgrids management. The development of adequate management systems, taking into account relevant retrofitting levels is of upmost importance. This paper presents and describes a gateway to be used in existing buildings in order to enable their integration in systems that are capable of managing microgrids. The gateway can monitor and control loads, generators and other equipment. For the case study the gateways will be installed in three buildings and integrated in SOICAM system able to manage microgrids. The results show the data retrieved by the gateways and sent to the central operation room.
Conference Paper
Full-text available
The recent changes concerning the consumers' active participation in the efficient management of load devices for one's own interest and for the interest of the network operator, namely in the context of demand response, leads to the need for improved algorithms and tools. A continuous consumption optimization algorithm has been improved in order to better manage the shifted demand. It has been done in a simulation and user-interaction tool capable of being integrated in a multiagent smart grid simulator already developed, and also capable of integrating several optimization algorithms to manage real and simulated loads. The case study of this paper enhances the advantages of the proposed algorithm and the benefits of using the developed simulation and user interaction tool.
Conference Paper
Full-text available
The rising usage of distributed energy resources has been creating several problems in power systems operation. Virtual Power Players arise as a solution for the management of such resources. Additionally, approaching the main network as a series of subsystems gives birth to the concepts of smart grid and micro grid. Simulation, particularly based on multi-agent technology is suitable to model all these new and evolving concepts. MASGriP (Multi-Agent Smart Grid simulation Platform) is a system that was developed to allow deep studies of the mentioned concepts. This paper focuses on a laboratorial test bed which represents a house managed by a MASGriP player. This player is able to control a real installation, responding to requests sent by the system operators and reacting to observed events depending on the context.
Article
Full-text available
A communication infrastructure is an essential part to the success of the emerging smart grid. A scalable and pervasive communication infrastructure is crucial in both construction and operation of a smart grid. In this paper, we present the background and motivation of communication infrastructures in smart grid systems. We also summarize major requirements that smart grid communications must meet. From the experience of several industrial trials on smart grid with communication infrastructures, we expect that the traditional carbon fuel based power plants can cooperate with emerging distributed renewable energy such as wind, solar, etc, to reduce the carbon fuel consumption and consequent green house gas such as carbon dioxide emission. The consumers can minimize their expense on energy by adjusting their intelligent home appliance operations to avoid the peak hours and utilize the renewable energy instead. We further explore the challenges for a communication infrastructure as the part of a complex smart grid system. Since a smart grid system might have over millions of consumers and devices, the demand of its reliability and security is extremely critical. Through a communication infrastructure, a smart grid can improve power reliability and quality to eliminate electricity blackout. Security is a challenging issue since the on-going smart grid systems facing increasing vulnerabilities as more and more automation, remote monitoring/controlling and supervision entities are interconnected.
Conference Paper
Several approaches have been proposed according the concepts of smart grids and the smart home is one of them. A smart home can be defined as a system with network communication between all devices allowing the control, monitoring and remote access of the management system, progressing in a generalized way of all loads for an individual way, through individual management of loads. The paper proposes a Heating, Ventilation and Air Conditioning (HVAC) management methodology to be included in the Supervisor Control and Data Acquisition House Intelligent Management (SHIM). SHIM is a simulation platform developed and implemented in the Knowledge Engineering and Decision Support Research Center (GECAD) to support the control and management of appliances of end consumers. The main goal of the presented work is to develop a HVAC management methodology consisting in a priority system that classifies the importance of the HVAC in each instant. The priority classification depends directly on the difference between the room temperature and the user desired temperature, in order to take measures to optimize consumption during events with power consumption limitations maintaining user comfort.
Conference Paper
The recent changes on power systems paradigm requires the active participation of small and medium players in energy management. With an electricity price fluctuation these players must manage the consumption. Lowering costs and ensuring adequate user comfort levels. Demand response can improve the power system management and bring benefits for the small and medium players. The work presented in this paper, which is developed aiming the smart grid context, can also be used in the current power system paradigm. The proposed system is the combination of several fields of research, namely multi-agent systems and artificial neural networks. This system is physically implemented in our laboratories and it is used daily by researchers. The physical implementation gives the system an improvement in the proof of concept, distancing itself from the conventional systems. This paper presents a case study illustrating the simulation of real-time pricing in a laboratory.
Article
Demand response (DR) is very important in the future smart grid, aiming to encourage consumers to reduce their demand during peak load hours. However, if binary decision variables are needed to specify start-up time of a particular appliance, the resulting mixed integer combinatorial problem is in general difficult to solve. In this paper, we study a versatile convex programming (CP) DR optimization framework for the automatic load management of various household appliances in a smart home. In particular, an L1 regularization technique is proposed to deal with schedule-based appliances (SAs), for which their on/off statuses are governed by binary decision variables. By relaxing these variables from integer to continuous values, the problem is reformulated as a new CP problem with an additional L1 regularization term in the objective. This allows us to transform the original mixed integer problem into a standard CP problem. Its major advantage is that the overall DR optimization problem remains to be convex and therefore the solution can be found efficiently. Moreover, a wide variety of appliances with different characteristics can be flexibly incorporated. Simulation result shows that the energy scheduling of SAs and other appliances can be determined simultaneously using the proposed CP formulation.
Article
University campuses offer a perfect setting in which to establish a microgrid and maximize its operational benefits. The university setting also offers a unique collection of intellectual resources. In addition to improving operational efficiency, lowering operating costs, and reducing the campus's overall carbon footprint, a university microgrid is an ideal laboratory in which to conduct research to advance modern power system operation and integration of distributed renewable generation for the power delivery industry as a whole. It also provides opportunities for new graduate student research and learning.