Publications

See also the Google Scholar profile of prof. Chris Develder. If you have trouble obtaining a copy of one of the papers below, please get in touch via chris.develder@ugent.be.

Published papers

pubarticle

J. Van Gompel, B. Claessens and C. Develder, "Probabilistic forecasting of power system imbalance using neural network-based ensembles", Appl. Energy, Vol. 401, Part B, No. 126714, Dec. 2025.

Probabilistic forecasting of power system imbalance using neural network-based ensembles

J. Van Gompel, B. Claessens and C. Develder


Appl. Energy, Vol. 401, Part B, No. 126714, Dec. 2025.

Keeping the balance between electricity generation and consumption is becoming increasingly challenging and costly due to the growing integration of renewables, electric vehicles, heat pumps, and the electrification of industrial processes. Accurate imbalance forecasts, along with reliable uncertainty estimations, enable transmission system operators (TSOs) to dispatch appropriate reserve volumes, reducing balancing costs. Further, market parties can use these probabilistic forecasts to design strategies that leverage asset flexibility for grid balancing, generating revenue with known risks. Despite its importance, system imbalance (SI) forecasting has not been widely studied in the literature. Further, existing methods do not focus on situations with high imbalance magnitudes, which are crucial to forecast accurately for both TSOs and market parties. Hence, we propose an ensemble of constant variable selection networks (C-VSNs), which are a novel adaptation of VSNs. Each minute, our model predicts the imbalance of the current and upcoming two quarter-hours, along with uncertainty estimations for these forecasts. We evaluate our approach by forecasting the imbalance of Belgium, where high imbalance magnitude is defined as SI MW (occurs 1.3/% of the time in Belgium). Results show that, compared to the state-of-the-art, the proposed C-VSN model improves probabilistic forecast performance by 23.4 % in high imbalance magnitude situations and 6.5 % overall, as measured by the continuous ranked probability score (CRPS). Similar improvements are observed for root-mean-squared error (RMSE). Additionally, we introduce a novel fine-tuning methodology that effectively integrates new inputs with limited historical data. This work was performed in collaboration with the Belgian TSO Elia to further improve their imbalance forecasts, demonstrating the relevance of our work.

Probabilistic forecasting of power system imbalance using neural network-based ensembles

J. Van Gompel, B. Claessens and C. Develder


Appl. Energy, Vol. 401, Part B, No. 126714, Dec. 2025.

@article{vangompel2025,
author = {Van Gompel, Jonas and Claessens, Bert and Develder, Chris},
title = {Probabilistic forecasting of power system imbalance using neural network-based ensembles},
journal = {Appl. Energy},
month = {Dec.},
year = {2025},
volume = {401, Part B},
number = {126714},
doi = {10.1016/j.apenergy.2025.126714}
}

pubinproceedings

S.S. Karimi Madahi, K. Bruninx, B. Claessens and C. Develder, "Gaming strategies in European imbalance settlement mechanisms", in Proc. IEEE PES Innov. Smart Grid Techn. Conf. Eur. (ISGT Europe 2025), Valletta, Malta, 20-23 OCt. 2025, pp. 1-5.

Gaming strategies in European imbalance settlement mechanisms

S.S. Karimi Madahi, K. Bruninx, B. Claessens and C. Develder


in Proc. IEEE PES Innov. Smart Grid Techn. Conf. Eur. (ISGT Europe 2025), Valletta, Malta, 20-23 OCt. 2025, pp. 1-5.

Transmission System Operators (TSOs) rely on balancing energy provided by Balancing Service Providers (BSPs) to maintain the supply-demand balance in real time. Balance Responsible Parties (BRPs) can deviate from their day-ahead schedules in response to imbalance prices, e.g., by controlling flexible assets such as batteries. According to the European Electricity Balancing Guideline (EBGL), these imbalance prices should incentivize BRPs performing such implicit or passive balancing to aid the TSO in restoring the energy balance. Here we will demonstrate that BRPs are unintentionally offered the opportunity to exploit gaming strategies in European imbalance settlement mechanisms, because of a disconnect between sub-quarter-hourly dynamics that determine the imbalance prices and the financial settlement on a quarter-hourly basis. We illustrate this behavior in a case study in Belgium and the Netherlands. Our results show that, in both countries, BRPs can, in theory, exploit the imbalance mechanism by increasing the instantaneous system imbalance for some minutes within the quarter-hour that determine the imbalance price, while still contributing to restoring the system balance for the rest of the quarter-hour.

Gaming strategies in European imbalance settlement mechanisms

S.S. Karimi Madahi, K. Bruninx, B. Claessens and C. Develder


in Proc. IEEE PES Innov. Smart Grid Techn. Conf. Eur. (ISGT Europe 2025), Valletta, Malta, 20-23 OCt. 2025, pp. 1-5.

@inproceedings{madahi2025isgt,
author = {Karimi Madahi, Seyed Soroush and Bruninx, Kenneth and Claessens, Bert and Develder, Chris},
title = {Gaming strategies in European imbalance settlement mechanisms},
booktitle = {Proc. IEEE PES Innov. Smart Grid Techn. Conf. Eur. (ISGT Europe 2025)},
month = {20--23 OCt.},
year = {2025},
pages = {1--5},
address = {Valletta, Malta},
doi = {10.1109/ISGTEurope64741.2025.11305533}
}

pubinproceedings

B. Karabulut, C. Manna and C. Develder, "Generalization of graph neural network models for distribution grid fault detection", in Proc. IEEE Conf. Commun., Control and Comput. Techn. for Smart Grids (SmartGridComm 2025), Toronto, Canada, 29 Sep. - 2 Oct. 2025.

Generalization of graph neural network models for distribution grid fault detection

B. Karabulut, C. Manna and C. Develder


in Proc. IEEE Conf. Commun., Control and Comput. Techn. for Smart Grids (SmartGridComm 2025), Toronto, Canada, 29 Sep. - 2 Oct. 2025.

Fault detection in power distribution grids is critical for ensuring system reliability and preventing costly outages. Moreover, fault detection methodologies should remain robust to evolving grid topologies caused by factors such as reconfigurations, equipment failures, and Distributed Energy Resource (DER) integration. Current data-driven state-of-the-art methods use Recurrent Neural Networks (RNNs) for temporal modeling and Graph Neural Networks (GNNs) for spatial learning, in an RNN+GNN pipeline setting (RGNN in short). Specifically, for power system fault diagnosis, Graph Convolutional Networks (GCNs) have been adopted. Yet, various more advanced GNN architectures have been proposed and adopted in domains outside of power systems. In this paper, we set out to systematically and consistently benchmark various GNN architectures in an RNN+GNN pipeline model. Specifically, to the best of our knowledge, we are the first to (i) propose to use GraphSAGE and Graph Attention (GAT, GATv2) in an RGNN for fault diagnosis, and (ii) provide a comprehensive benchmark against earlier proposed RGNN solutions (RGCN) as well as pure RNN models (especially Gated Recurrent Unit (GRU)), particularly (iii) exploring their generalization potential for deployment in different settings than those used for training them. Our experimental results on the IEEE 123-node distribution network show that RGATv2 has superior generalization capabilities, maintaining high performance with an F1-score reduction of  12% across different topology settings. In contrast, pure RNN models largely fail, experiencing an F1-score reduction of up to  60%, while other RGNN variants also exhibit significant performance degradation, i.e., up to  25% lower F1-scores.

Generalization of graph neural network models for distribution grid fault detection

B. Karabulut, C. Manna and C. Develder


in Proc. IEEE Conf. Commun., Control and Comput. Techn. for Smart Grids (SmartGridComm 2025), Toronto, Canada, 29 Sep. - 2 Oct. 2025.

@inproceedings{karabulut2025sgc,
author = {Karabulut, Burak and Manna, Carlo and Develder, Chris},
title = {Generalization of graph neural network models for distribution grid fault detection},
booktitle = {Proc. IEEE Conf. Commun., Control and Comput. Techn. for Smart Grids (SmartGridComm 2025)},
month = {29 Sep. -- 2 Oct.},
year = {2025},
address = {Toronto, Canada},
doi = {10.1109/SmartGridComm65349.2025.11204594}
}

pubarticle

F. Pavirani, J. Van Gompel, S.S. Karami Madahi, B. Claessens and C. Develder, "Predicting and publishing accurate imbalance prices using Monte Carlo Tree Search", Appl. Energy, Vol. 392, No. 125944, 15 Aug. 2025.

Predicting and publishing accurate imbalance prices using Monte Carlo Tree Search

F. Pavirani, J. Van Gompel, S.S. Karami Madahi, B. Claessens and C. Develder


Appl. Energy, Vol. 392, No. 125944, 15 Aug. 2025.

The growing reliance on renewable energy sources, particularly solar and wind, has introduced challenges due to their uncontrollable production. This complicates maintaining the electrical grid balance, prompting some transmission system operators in Western Europe to implement imbalance tariffs that penalize unsustainable power deviations. These tariffs create an implicit demand response framework to mitigate grid instability. Yet, several challenges limit active participation. In Belgium, for example, imbalance prices are only calculated at the end of each 15-minute settlement period, creating high risk due to price uncertainty. This risk is further amplified by the inherent volatility of imbalance prices, discouraging participation. Although transmission system operators provide minute-based price predictions, the system imbalance volatility makes accurate price predictions challenging to obtain and requires sophisticated techniques. Moreover, publishing price estimates can prompt participants to adjust their schedules, potentially affecting the system balance and the final price, adding further complexity. To address these challenges, we propose a Monte Carlo Tree Search method that publishes accurate imbalance prices while accounting for potential response actions. Our approach models the system dynamics using a neural network forecaster and a cluster of virtual batteries controlled by reinforcement learning agents. Compared to Belgium’s current publication method, our technique improves price accuracy by 20.4% under ideal conditions and by 12.8% in more realistic scenarios. This research addresses an unexplored, yet crucial problem, positioning this paper as a pioneering work in analyzing the potential of more advanced imbalance price publishing techniques.

Predicting and publishing accurate imbalance prices using Monte Carlo Tree Search

F. Pavirani, J. Van Gompel, S.S. Karami Madahi, B. Claessens and C. Develder


Appl. Energy, Vol. 392, No. 125944, 15 Aug. 2025.

@article{pavirani2025ae,
author = {Pavirani, Fabio and Van Gompel, Jonas and Karami Madahi, Seyed Soroush and Claessens, Bert and Develder, Chris},
title = {Predicting and publishing accurate imbalance prices using Monte Carlo Tree Search},
journal = {Appl. Energy},
month = {15 Aug.},
year = {2025},
volume = {392},
number = {125944},
doi = {10.1016/j.apenergy.2025.125944}
}

pubinproceedings

S.S. Karimi Madahi, G. Gabriele, B. Claessens and C. Develder, "Scalable attention-based reinforcement learning method for multi-asset control", in Proc. Workshop Comput. Optim. Buildings (CO-BUILD) at ICML 2025, Vancouver, Canada, 18 Jul. 2025, pp. 1-8.

Scalable attention-based reinforcement learning method for multi-asset control

S.S. Karimi Madahi, G. Gabriele, B. Claessens and C. Develder


in Proc. Workshop Comput. Optim. Buildings (CO-BUILD) at ICML 2025, Vancouver, Canada, 18 Jul. 2025, pp. 1-8.

In this paper, we propose a scalable centralized reinforcement learning method to jointly optimize a fleet of flexible assets. The attention layer in our proposed architecture enables the agent to make decisions for each asset based on both its local and aggregated asset-specific information. As a proof-of-concept, we investigate the performance of the proposed method on an electric vehicle (EV) charging problem. The results show that the trained agent can effectively control multiple EVs to achieve a common objective (load flattening in our case).

Scalable attention-based reinforcement learning method for multi-asset control

S.S. Karimi Madahi, G. Gabriele, B. Claessens and C. Develder


in Proc. Workshop Comput. Optim. Buildings (CO-BUILD) at ICML 2025, Vancouver, Canada, 18 Jul. 2025, pp. 1-8.

@inproceedings{madahi2025cobuild,
author = {Karimi Madahi, Seyed Soroush and Gabriele, Giuseppe and Claessens, Bert and Develder, Chris},
title = {Scalable attention-based reinforcement learning method for multi-asset control},
booktitle = {Proc. Workshop Comput. Optim. Buildings (CO-BUILD) at ICML 2025},
month = {18 Jul.},
year = {2025},
pages = {1--8},
address = {Vancouver, Canada},
url = {https://openreview.net/attachment?id=3h0v1Ht73L&name=pdf}
}

pubinproceedings

T. Van Puyvelde, M. Zareh and C. Develder, "Interpretable reinforcement learning for heat pump control through asymmetric differentiable decision trees", in Proc. AI-Driven Energy Effic. Dyn. Syst. (AI-DEEDS 2025) at ACM e-Energy 2025, Rotterdam, The Netherlands, 17 Jun. 2025, pp. 968-972.

Interpretable reinforcement learning for heat pump control through asymmetric differentiable decision trees

T. Van Puyvelde, M. Zareh and C. Develder


in Proc. AI-Driven Energy Effic. Dyn. Syst. (AI-DEEDS 2025) at ACM e-Energy 2025, Rotterdam, The Netherlands, 17 Jun. 2025, pp. 968-972.

In recent years, deep reinforcement learning (DRL) algorithms have gained traction in home energy management systems. However, their adoption by energy management companies remains limited due to the black-box nature of DRL, which fails to provide transparent decision-making feedback. To address this, explainable reinforcement learning (XRL) techniques have emerged, aiming to make DRL decisions more transparent. Among these, soft differential decision tree (DDT) distillation provides a promising approach due to the clear decision rules they are based on, which can be efficiently computed. However, achieving high performance often requires deep, and completely full, trees, which reduces interpretability. To overcome this, we propose a novel asymmetric soft DDT construction method. Unlike traditional soft DDTs, our approach adaptively constructs trees by expanding nodes only when necessary. This improves the efficient use of decision nodes, which require a predetermined depth to construct full symmetric trees, enhancing both interpretability and performance. We demonstrate the potential of asymmetric DDTs to provide transparent, efficient, and high-performing decision-making in home energy management systems.

Interpretable reinforcement learning for heat pump control through asymmetric differentiable decision trees

T. Van Puyvelde, M. Zareh and C. Develder


in Proc. AI-Driven Energy Effic. Dyn. Syst. (AI-DEEDS 2025) at ACM e-Energy 2025, Rotterdam, The Netherlands, 17 Jun. 2025, pp. 968-972.

@inproceedings{vanpuyvelde2025aideeds,
author = {Van Puyvelde, Toon and Zareh, Mehran and Develder, Chris},
title = {Interpretable reinforcement learning for heat pump control through asymmetric differentiable decision trees},
booktitle = {Proc. AI-Driven Energy Effic. Dyn. Syst. (AI-DEEDS 2025) at ACM e-Energy 2025},
month = {17 Jun.},
year = {2025},
pages = {968--972},
address = {Rotterdam, The Netherlands},
doi = {10.1145/3679240.3734671}
}

pubinproceedings

S.S. Karimi Madahi, F. Pavirani, B. Claessens and C. Develder, "Risk-Sensitive reinforcement learning-based strategies for Dutch implicit balancing", in Proc. 21st Int. Conf. European Energy Market (EEM 2025), Lisbon, Portugal, 27-29 May 2025, pp. 1-6.

Risk-Sensitive reinforcement learning-based strategies for Dutch implicit balancing

S.S. Karimi Madahi, F. Pavirani, B. Claessens and C. Develder


in Proc. 21st Int. Conf. European Energy Market (EEM 2025), Lisbon, Portugal, 27-29 May 2025, pp. 1-6.

Adopting renewable energy sources (RES) can pave the way toward reaching net-zero carbon emissions. However, the intermittent nature of RES can pose significant challenges to balance responsible parties (BRPs) and transmission system operators (TSOs) in maintaining the balance of the electricity grid. BRPs can assist TSOs in balancing the grid by occasionally deviating from their nomination to help reduce the system imbalance, which is called implicit balancing. In this paper, we propose data-driven implicit balancing strategies for BRPs in the Dutch imbalance settlement mechanism. Dutch implicit balancing is challenging due to the Dutch imbalance pricing calculation, which is a combination of single and dual pricing methods. To cope with this challenge, a risk management perspective is incorporated into the proposed method through distributional reinforcement learning. Distributional reinforcement learning agents are trained to manage a BRP's battery in the presence of wind farm generation stochasticity to reduce its imbalance cost. Dutch imbalance data of 2024 are used to assess the performance of the learned implicit strategies. The proposed method is benchmarked against deterministic model predictive control and a rule-based controller. The results show that both risk-neutral and risk-averse agents improve daily profit by 29.3% and 20.7% respectively, compared to the rule-based controller. Moreover, the risk-averse agent decreases the average portfolio deviation during dual pricing situations by 19.2% compared to the risk-neutral agent, resulting in a lower imbalance cost for the BRP in these situations.

Risk-Sensitive reinforcement learning-based strategies for Dutch implicit balancing

S.S. Karimi Madahi, F. Pavirani, B. Claessens and C. Develder


in Proc. 21st Int. Conf. European Energy Market (EEM 2025), Lisbon, Portugal, 27-29 May 2025, pp. 1-6.

@inproceedings{madahi2025eem,
author = {Karimi Madahi, Seyed Soroush and Pavirani, Fabio and Claessens, Bert and Develder, Chris},
title = {Risk-Sensitive reinforcement learning-based strategies for Dutch implicit balancing},
booktitle = {Proc. 21st Int. Conf. European Energy Market (EEM 2025)},
month = {27--29 May},
year = {2025},
pages = {1--6},
address = {Lisbon, Portugal},
doi = {10.1109/EEM64765.2025.11050202}
}

pubinproceedings

F. Pavirani, S.S. Karimi Madahi, B. Claessens and C. Develder, "System-Aware reinforcement learning for optimized implicit imbalance participation in Belgium", in Proc. 21st Int. Conf. European Energy Market (EEM 2025), Lisbon, Portugal, 27-29 May 2025, pp. 1-7.

System-Aware reinforcement learning for optimized implicit imbalance participation in Belgium

F. Pavirani, S.S. Karimi Madahi, B. Claessens and C. Develder


in Proc. 21st Int. Conf. European Energy Market (EEM 2025), Lisbon, Portugal, 27-29 May 2025, pp. 1-7.

The increasing integration of renewable energy sources into electrical grids has disrupted the balance between production and consumption. To address this challenges, transmission system operators such as the Belgian one have introduced imbalance tariffs that penalize harmful energy deviations. Although the imbalance settlement mechanism allows balance responsible parties to dynamically adjust their energy positions, it also exposes them to significant risks. In fact, Belgian imbalance prices are determined retrospectively at the end of each settlement block, meaning that energy deviations occur under uncertain pricing conditions. Reinforcement learning (RL) offers a promising solution for navigating this uncertainty thanks to its ability to manage stochastic environments and deliver long-term rewards. However, achieving profitable participation in imbalance settlement requires more than just handling price volatility; it also demands a deep understanding of the grid dynamics. This paper examines how enriching an RL agent's observation space with grid-related data can enhance its awareness of system dynamics and improve decision-making. We specifically focus on the agent's performance during unstable periods -- i.e., quarters where last-minute deviations in system imbalance heavily influence prices -- by introducing a related metric. Using the soft actor-critic algorithm, we control a simulated battery energy storage system participating in the Belgian imbalance settlement, leveraging historical data spanning three years. Our findings indicate that, compared to a system-agnostic RL agent (i.e., an agent that does not have grid-related values in the observation space), the system-aware agents develop more effective policies, particularly during unstable quarters.

System-Aware reinforcement learning for optimized implicit imbalance participation in Belgium

F. Pavirani, S.S. Karimi Madahi, B. Claessens and C. Develder


in Proc. 21st Int. Conf. European Energy Market (EEM 2025), Lisbon, Portugal, 27-29 May 2025, pp. 1-7.

@inproceedings{pavirani2025eem,
author = {Pavirani, Fabio and Karimi Madahi, Seyed Soroush and Claessens, Bert and Develder, Chris},
title = {System-Aware reinforcement learning for optimized implicit imbalance participation in Belgium},
booktitle = {Proc. 21st Int. Conf. European Energy Market (EEM 2025)},
month = {27--29 May},
year = {2025},
pages = {1--7},
address = {Lisbon, Portugal},
doi = {10.1109/EEM64765.2025.11050139}
}

pubarticle

S.S. Karimi Madahi, B. Claessens and C. Develder, "Distributional reinforcement learning-based energy arbitrage strategies in imbalance settlement mechanism", J. Energy Storage, Vol. 104, Part A, Dec. 2024, pp. 114377.

Distributional reinforcement learning-based energy arbitrage strategies in imbalance settlement mechanism

S.S. Karimi Madahi, B. Claessens and C. Develder


J. Energy Storage, Vol. 104, Part A, Dec. 2024, pp. 114377.

Growth in the penetration of renewable energy sources makes supply more uncertain and leads to an increase in the system imbalance. This trend, together with the single imbalance pricing, opens an opportunity for balance responsible parties (BRPs) to perform energy arbitrage in the imbalance settlement mechanism. To this end, we propose a battery control framework based on distributional reinforcement learning. Our proposed control framework takes a risk-sensitive perspective, allowing BRPs to adjust their risk preferences: we aim to optimize a weighted sum of the arbitrage profit and a risk measure (value-at-risk in this study) while constraining the daily number of cycles for the battery. We assess the performance of our proposed control framework using the Belgian imbalance prices of 2022 and compare two state-of-the-art RL methods, deep Q-learning and soft actor–critic (SAC). Results reveal that the distributional soft actor–critic method outperforms other methods. Moreover, we note that our fully risk-averse agent appropriately learns to hedge against the risk related to the unknown imbalance price by (dis)charging the battery only when the agent is more certain about the price.

Distributional reinforcement learning-based energy arbitrage strategies in imbalance settlement mechanism

S.S. Karimi Madahi, B. Claessens and C. Develder


J. Energy Storage, Vol. 104, Part A, Dec. 2024, pp. 114377.

@article{karimi2024jest,
author = {Karimi Madahi, Seyed Soroush and Claessens, Bert and Develder, Chris},
title = {Distributional reinforcement learning-based energy arbitrage strategies in imbalance settlement mechanism},
journal = {J. Energy Storage},
month = {Dec.},
year = {2024},
volume = {104, Part A},
pages = {114377},
doi = {10.1016/j.est.2024.114377}
}

pubinproceedings

G. Gokhale, S.S. Karimi Madahi, B. Claessens and C. Develder, "Distill2Explain: Differentiable decision trees for explainable reinforcement learning in energy application controllers", in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-8.

Distill2Explain: Differentiable decision trees for explainable reinforcement learning in energy application controllers

G. Gokhale, S.S. Karimi Madahi, B. Claessens and C. Develder


in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-8.

Demand-side flexibility is gaining importance as a crucial element in the energy transition process. Accounting for about 25% of final energy consumption globally, the residential sector is an important (potential) source of energy flexibility. However, unlocking this flexibility requires developing a control framework that (1) easily scales across different houses, (2) is easy to maintain, and (3) is simple to understand for end-users. A potential control framework for such a task is data-driven control, specifically model-free reinforcement learning (RL). Such RL-based controllers learn a good control policy by interacting with their environment, learning purely based on data and with minimal human intervention. Yet, they lack explainability, which hampers user acceptance. Moreover, limited hardware capabilities of residential assets forms a hurdle (e.g., using deep neural networks). To overcome both those challenges, we propose a novel method to obtain explainable RL policies by using differentiable decision trees. Using a policy distillation approach, we train these differentiable decision trees to mimic standard RL-based controllers, leading to a decision tree-based control policy that is data-driven and easy to explain. As a proof-of-concept, we examine the performance and explainability of our proposed approach in a battery-based home energy management system to reduce energy costs. For this use case, we show that our proposed approach can outperform baseline rule-based policies by about 20-25%, while providing simple, explainable control policies. We further compare these explainable policies with standard RL policies and examine the performance trade-offs associated with this increased explainability.

Distill2Explain: Differentiable decision trees for explainable reinforcement learning in energy application controllers

G. Gokhale, S.S. Karimi Madahi, B. Claessens and C. Develder


in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-8.

@inproceedings{gokhale2024eenergy,
author = {Gokhale, Gargya and Karimi Madahi, Seyed Soroush and Claessens, Bert and Develder, Chris},
title = {Distill2Explain: Differentiable decision trees for explainable reinforcement learning in energy application controllers},
booktitle = {Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024)},
month = {4--9 Jun.},
year = {2024},
pages = {1--8},
address = {Singapore},
doi = {10.1145/3632775.3661937}
}

pubinproceedings

G. Gokhale, B. Claessens and C. Develder, "Sample efficient reinforcement learning for building control: Leveraging physics-informed latent representations", in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-2.

Sample efficient reinforcement learning for building control: Leveraging physics-informed latent representations

G. Gokhale, B. Claessens and C. Develder


in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-2.

Given that the residential sector accounts for over 40% of final energy consumption, unlocking its flexibility will be a key step in energy transition. However, accessing this flexibility requires a control framework that (1) easily scales across different, diverse households, and (2) is easy to design, deploy and maintain. While data-driven reinforcement learning based control has emerged as a potential solution for such problems, its widespread commercialization is still limited. A major challenge being the large amount of data required for training such RL-based controllers. To address this problem, our preliminary work investigates the application of physics-informed neural networks for improving the (training) sample efficiency of RL-based controllers. Specifically, we employ physics-informed neural networks to learn low-dimensional, physically relevant representations that can be used with any standard RL algorithm to learn high quality control policies. Using a two-state building simulator, we show that our proposed physics-informed framework can learn high quality control policies (5-10% improvement over business-as-usual controller) using fewer training samples.

Sample efficient reinforcement learning for building control: Leveraging physics-informed latent representations

G. Gokhale, B. Claessens and C. Develder


in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-2.

@inproceedings{gokhale2024eeposter,
author = {Gokhale, Gargya and Claessens, Bert and Develder, Chris},
title = {Sample efficient reinforcement learning for building control: Leveraging physics-informed latent representations},
booktitle = {Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024)},
month = {4-7 Jun.},
year = {2024},
pages = {1--2},
address = {Singapore},
doi = {10.1145/3632775.3661983}
}

pubinproceedings

G. Gokhale, B. Claessens and C. Develder, "Explainable reinforcement learning-based home energy management systems using differentiable decision trees", in Proc. 1st ACM Int. Workshop Trustworthy ML for Energy Sys. (SAFE-ENERGY) at ACM e-Energy 2024, 4 Jun. 2024, pp. 1-4.

Explainable reinforcement learning-based home energy management systems using differentiable decision trees

G. Gokhale, B. Claessens and C. Develder


in Proc. 1st ACM Int. Workshop Trustworthy ML for Energy Sys. (SAFE-ENERGY) at ACM e-Energy 2024, 4 Jun. 2024, pp. 1-4.

With the ongoing energy transition, demand-side flexibility has become an important aspect of the modern power grid for providing grid support and allowing further integration of sustainable energy sources. Besides traditional sources, the residential sector is another major and largely untapped source of flexibility, driven by the increased adoption of solar PV, home batteries, and EVs. However, unlocking this residential flexibility is challenging as it requires a control framework that can effectively manage household energy consumption, and maintain user comfort while being readily scalable across different, diverse houses. We aim to address this challenging problem and introduce a reinforcement learning-based approach using differentiable decision trees. This approach integrates the scalability of data-driven reinforcement learning with the explainability of (differentiable) decision trees. This leads to a controller that can be easily adapted across different houses and provides a simple control policy that can be explained to end-users, further improving user acceptance. As a proof-of-concept, we analyze our method using a home energy management problem, comparing its performance with commercially available rule-based baseline and standard neural network-based RL controllers. Through this preliminary study, we show that the performance of our proposed method is comparable to standard RL-based controllers, outperforming baseline controllers by  20% in terms of daily cost savings while being straightforward to explain.

Explainable reinforcement learning-based home energy management systems using differentiable decision trees

G. Gokhale, B. Claessens and C. Develder


in Proc. 1st ACM Int. Workshop Trustworthy ML for Energy Sys. (SAFE-ENERGY) at ACM e-Energy 2024, 4 Jun. 2024, pp. 1-4.

@inproceedings{gokhale2024safe,
author = {Gokhale, Gargya and Claessens, Bert and Develder, Chris},
title = {Explainable reinforcement learning-based home energy management systems using differentiable decision trees},
booktitle = {Proc. 1st ACM Int. Workshop Trustworthy ML for Energy Sys. (SAFE-ENERGY) at ACM e-Energy 2024},
month = {4 Jun.},
year = {2024},
pages = {1--4},
doi = {10.1145/3632775.3663310}
}

pubinproceedings

S.S. Karimi Madahi, G. Gokhale, M.-S. Verwee, B. Claessens and C. Develder, "Control policy correction framework for reinforcement learning-based energy arbitrage strategies", in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-9.

Control policy correction framework for reinforcement learning-based energy arbitrage strategies

S.S. Karimi Madahi, G. Gokhale, M.-S. Verwee, B. Claessens and C. Develder


in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-9.

A continuous rise in the penetration of renewable energy sources, along with the use of the single imbalance pricing, provides a new opportunity for balance responsible parties to reduce their cost through energy arbitrage in the imbalance settlement mechanism. Model-free reinforcement learning (RL) methods are an appropriate choice for solving the energy arbitrage problem due to their outstanding performance in solving complex stochastic sequential problems. However, RL is rarely deployed in real-world applications since its learned policy does not necessarily guarantee safety during the execution phase. In this paper, we propose a new RL-based control framework for batteries to obtain a safe energy arbitrage strategy in the imbalance settlement mechanism. In our proposed control framework, the agent initially aims to optimize the arbitrage revenue. Subsequently, in the post-processing step, we correct (constrain) the learned policy following a knowledge distillation process based on properties that follow human intuition. Our post-processing step is a generic method and is not restricted to the energy arbitrage domain. We use the Belgian imbalance price of 2023 to evaluate the performance of our proposed framework. Furthermore, we deploy our proposed control framework on a real battery to show its capability in the real world.

Control policy correction framework for reinforcement learning-based energy arbitrage strategies

S.S. Karimi Madahi, G. Gokhale, M.-S. Verwee, B. Claessens and C. Develder


in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-9.

@inproceedings{karimi2024eenergy,
author = {Karimi Madahi, Seyed Soroush and Gokhale, Gargya and Verwee, Marie-Sophie and Claessens, Bert and Develder, Chris},
title = {Control policy correction framework for reinforcement learning-based energy arbitrage strategies},
booktitle = {Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024)},
month = {4--9 Jun.},
year = {2024},
pages = {1--9},
address = {Singapore},
doi = {10.1145/3632775.3661948}
}

pubinproceedings

F. Pavirani, S.S. Karimi Madahi, B. Claessens and C. Develder, "Frequency containment reserve and imbalance participation: A battery-integrated reinforcement learning strategy", in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-2.

Frequency containment reserve and imbalance participation: A battery-integrated reinforcement learning strategy

F. Pavirani, S.S. Karimi Madahi, B. Claessens and C. Develder


in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-2.

With the increasing integration of renewable energy sources (RES), the electrical grid is facing an amplified uncertainty in the energy supply. Transmission System Operators (TSOs) are offering remuneration in exchange for energy exchanges that reduce system imbalances. Helping stabilize the grid frequency is hence an economically viable endeavor, but it requires strategies that can properly manage stochasticities. To tackle this, we analyze the participation of grid-scale batteries in Frequency Containment Reserve (FCR) using a Reinforcement Learning (RL) control strategy. Acting in a multi-market scenario, the RL agent learns to effectively leverage imbalance prices for a high-quality energy recovery strategy. We trained the agent to maximize the imbalance settlement profit while ensuring conforming participation in the FCR service. The agent is also trained to keep the battery yearly cycles below a planned value. In our simulations, we demonstrated the efficacy of RL when dealing with different FCR participation magnitudes, obtaining an average improvement of +9% in profit compared to a rule-based controller baseline.

Frequency containment reserve and imbalance participation: A battery-integrated reinforcement learning strategy

F. Pavirani, S.S. Karimi Madahi, B. Claessens and C. Develder


in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-2.

@inproceedings{pavirani2024eenergy,
author = {Pavirani, Fabio and Karimi Madahi, Seyed Soroush and Claessens, Bert and Develder, Chris},
title = {Frequency containment reserve and imbalance participation: A battery-integrated reinforcement learning strategy},
booktitle = {Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024)},
month = {4-7 Jun.},
year = {2024},
pages = {1--2},
address = {Singapore},
doi = {10.1145/3632775.3661976}
}

pubinproceedings

T. Van Puyvelde, M.-S. Verwee, G. Gokhale, M. Zareh Eshdoust and C. Develder, "HomeLabGym: A real-world testbed for home energy management systems", in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-2.

HomeLabGym: A real-world testbed for home energy management systems

T. Van Puyvelde, M.-S. Verwee, G. Gokhale, M. Zareh Eshdoust and C. Develder


in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-2.

Amid growing environmental concerns and resulting energy costs, there is a rising need for efficient Home Energy Management Systems (HEMS). Evaluating such innovative HEMS solutions typically relies on simulations that may not model the full complexity of a real-world scenario. On the other hand, real-world testing, while more accurate, is labor-intensive, particularly when dealing with diverse assets, each using a distinct communication protocol or API. Centralizing and synchronizing the control of such a heterogeneous pool of assets thus poses a significant challenge. In this paper, we introduce HomeLabGym, a real-world testbed to ease such real-world evaluations of HEMS and flexible assets control in general, by adhering to the well-known OpenAI Gym paradigm. HomeLabGym allows researchers to prototype, deploy, and analyze HEMS controllers within the controlled test environment of a real-world house (the IDLab HomeLab), providing access to all its available sensors and smart appliances. The easy-to-use Python interface eliminates concerns about intricate communication protocols associated with sensors and appliances, streamlining the evaluation of various control strategies. We present an overview of HomeLabGym, and demonstrate its usefulness to researchers in a comparison between real-world and simulated environments in controlling a residential battery in response to real-time prices.

HomeLabGym: A real-world testbed for home energy management systems

T. Van Puyvelde, M.-S. Verwee, G. Gokhale, M. Zareh Eshdoust and C. Develder


in Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024), Singapore, 4-7 Jun. 2024, pp. 1-2.

@inproceedings{vanpuyvelde2024eenergy,
author = {Van Puyvelde, Toon and Verwee, Marie-Sophie and Gokhale, Gargya and Zareh Eshdoust, Mehran and Develder, Chris},
title = {HomeLabGym: A real-world testbed for home energy management systems},
booktitle = {Proc. 15th ACM Int. Conf. Future Energy Sys. (e-Energy 2024)},
month = {4-7 Jun.},
year = {2024},
pages = {1--2},
address = {Singapore},
doi = {10.1145/3632775.3661974}
}

pubarticle

F. Pavirani, G. Gokhale, B. Claessens and C. Develder, "Demand response for residential building heating: Effective Monte Carlo Tree Search control based on physics-informed neural networks", Energy Build., Vol. 311, May 2024, pp. 114161.

Demand response for residential building heating: Effective Monte Carlo Tree Search control based on physics-informed neural networks

F. Pavirani, G. Gokhale, B. Claessens and C. Develder


Energy Build., Vol. 311, May 2024, pp. 114161.

To reduce global carbon emissions and limit climate change, controlling energy consumption in buildings is an important piece of the puzzle. Here, we specifically focus on using a demand response (DR) algorithm to limit the energy consumption of a residential building's heating system while respecting user's thermal comfort. In that domain, Reinforcement learning (RL) methods have been shown to be quite effective. One such RL method is Monte Carlo Tree Search (MCTS), which has achieved impressive success in playing board games (go, chess). A particular advantage of MCTS is that its decision tree structure naturally allows to integrate exogenous constraints (e.g., by trimming branches that violate them), while conventional RL solutions need more elaborate techniques (e.g., indirectly by adding penalties in the cost/reward function, or through a backup controller that corrects constraint-violating actions). The main aim of this paper is to study the adoption of MCTS for building control, since this (to the best of our knowledge) has remained largely unexplored. A specific property of MCTS is that it needs a simulator component that can predict subsequent system states, based on actions taken. A straightforward data-driven solution is to use black-box neural networks (NNs). We will however extend a Physics-informed Neural Network (PiNN) model to deliver multi-timestep predictions, and show the benefit it offers in terms of lower prediction errors (−32% MAE) as well as better MCTS performance (−4% energy cost, +7% thermal comfort) compared to a black-box NN. A second contribution will be to extend a vanilla MCTS version to adopt the ideas applied in AlphaZero (i.e., using learned prior and value functions and an action selection heuristic) to obtain lower computational costs while maintaining control performance.

Demand response for residential building heating: Effective Monte Carlo Tree Search control based on physics-informed neural networks

F. Pavirani, G. Gokhale, B. Claessens and C. Develder


Energy Build., Vol. 311, May 2024, pp. 114161.

@article{pavirani2024enb,
author = {Pavirani, Fabio and Gokhale, Gargya and Claessens, Bert and Develder, Chris},
title = {Demand response for residential building heating: Effective Monte Carlo Tree Search control based on physics-informed neural networks},
journal = {Energy Build.},
month = {May},
year = {2024},
volume = {311},
pages = {114161},
doi = {0.1016/j.enbuild.2024.114161}
}

pubinbook

J. Van Gompel, D. Spina and C. Develder, "Neural network based approaches for fault diagnosis of photovoltaic systems", Springer, in Machine learning applications for intelligent energy management, H. Houdas, V. Marinakis and E. Sarmas (Ed.), Springer, Jan. 2024, pp. 105-129.

Neural network based approaches for fault diagnosis of photovoltaic systems

J. Van Gompel, D. Spina and C. Develder


Springerin Machine learning applications for intelligent energy management, Jan. 2024, pp. 105-129.

Faults in photovoltaic (PV) systems due to manufacturing defects and normal wear and tear are practically unavoidable. The effects thereof range from minor energy losses to risk of fire and electrical shock. Thus, several PV fault diagnosis techniques have been developed, usually based on dedicated on-site sensors or high-frequency current and voltage measurements. Yet, implementing them is not economically viable for common small-scale residential systems. Hence, we focus on cost-effective techniques that enable introducing fault diagnosis without incurring costs for on-site sensor systems. In this chapter, we will present in particular two machine-learning-based approaches, built on recent neural network models. The first technique relies on recurrent neural networks (RNNs) using satellite weather data and low-frequency inverter measurements for accurate fault detection, including severity estimation (i.e., the power loss caused by the fault, usually not quantified in state-of-the-art methods in literature). The second technique is based on graph neural networks (GNNs), which we use to monitor a group of PV systems by comparing their current and voltage production over the last 24 h. By comparing outputs from multiple (geographically nearby) PV installations, we avoid any need for additional sensor data. Moreover, our results suggest that the GNN-based model can generalize to PV systems it was not trained on (as long as nearby sites are available) and retains high accuracy when multiple PV systems are simultaneously affected by faults.

Neural network based approaches for fault diagnosis of photovoltaic systems

J. Van Gompel, D. Spina and C. Develder


Springerin Machine learning applications for intelligent energy management, Jan. 2024, pp. 105-129.

@inbook{vangompel2024book,
author = {Van Gompel, Jonas and Spina, Domenico and Develder, Chris},
editor = {Doukas, Haris and Marinakis, Vangelis and Sarmas, Elissaios},
title = {Neural network based approaches for fault diagnosis of photovoltaic systems},
booktitle = {Machine learning applications for intelligent energy management},
publisher = {Springer},
month = {Jan.},
year = {2024},
pages = {105--129},
doi = {10.1007/978-3-031-47909-0_4}
}

pubinproceedings

G. Gokhale, J. Van Gompel, B. Claessens and C. Develder, "Transfer learning in transformer-based demand forecasting for home energy management system", in Proc. 3th ACM Int. Workshop on Big Data Mach. Learn. Smart Build. and Cities (BALANCES 2023) at ACM BuildSys 2023, 14 Nov. 2023, pp. 1-7.

Transfer learning in transformer-based demand forecasting for home energy management system

G. Gokhale, J. Van Gompel, B. Claessens and C. Develder


in Proc. 3th ACM Int. Workshop on Big Data Mach. Learn. Smart Build. and Cities (BALANCES 2023) at ACM BuildSys 2023, 14 Nov. 2023, pp. 1-7.

Increasingly, homeowners opt for photovoltaic (PV) systems and/or battery storage to minimize their energy bills and maximize renewable energy usage. This has spurred the development of advanced control algorithms that maximally achieve those goals. However, a common challenge faced while developing such controllers is the unavailability of accurate forecasts of household power consumption, especially for shorter time resolutions (15 minutes) and in a data-efficient manner. In this paper, we analyze how transfer learning can help by exploiting data from multiple households to improve a single house's load forecasting. Specifically, we train an advanced forecasting model (a temporal fusion transformer) using data from multiple different households, and then finetune this global model on a new household with limited data (i.e., only a few days). The obtained models are used for forecasting power consumption of the household for the next 24 hours (day-ahead) at a time resolution of 15 minutes, with the intention of using these forecasts in advanced controllers such as Model Predictive Control. We show the benefit of this transfer learning setup versus solely using the individual new household's data, both in terms of (i) forecasting accuracy ( 15% MAE reduction) and (ii) control performance ( 2% energy cost reduction), using real-world household data.

Transfer learning in transformer-based demand forecasting for home energy management system

G. Gokhale, J. Van Gompel, B. Claessens and C. Develder


in Proc. 3th ACM Int. Workshop on Big Data Mach. Learn. Smart Build. and Cities (BALANCES 2023) at ACM BuildSys 2023, 14 Nov. 2023, pp. 1-7.

@inproceedings{gokhale2023balances,
author = {Gokhale, Gargya and Van Gompel, Jonas and Claessens, Bert and Develder, Chris},
title = {Transfer learning in transformer-based demand forecasting for home energy management system},
booktitle = {Proc. 3th ACM Int. Workshop on Big Data Mach. Learn. Smart Build. and Cities (BALANCES 2023) at ACM BuildSys 2023},
month = {14 Nov.},
year = {2023},
pages = {1--7},
doi = {10.1145/3600100.3626635}
}

pubinproceedings

G. Gokhale, N. Tiben, M.-S. Verwee, M. Lahariya, B. Claessens and C. Develder, "Real-world implementation of reinforcement learning based energy coordination for a cluster of households", in Proc. 4th ACM SIGEnergy Workshop on Reinf. Learn. Energy Manag. Build. and Cities (RLEM 2023) at ACM BuildSys 2023, 12 Nov. 2023, pp. 1-8.

Real-world implementation of reinforcement learning based energy coordination for a cluster of households

G. Gokhale, N. Tiben, M.-S. Verwee, M. Lahariya, B. Claessens and C. Develder


in Proc. 4th ACM SIGEnergy Workshop on Reinf. Learn. Energy Manag. Build. and Cities (RLEM 2023) at ACM BuildSys 2023, 12 Nov. 2023, pp. 1-8.

Given its substantial contribution of 40% to global power consumption, the built environment has received increasing attention to serve as a source of flexibility to assist the modern power grid. In that respect, previous research mainly focused on energy management of individual buildings. In contrast, in this paper, we focus on aggregated control of a set of residential buildings, to provide grid supporting services, that eventually should include ancillary services. In particular, we present a real-life pilot study that studies the effectiveness of reinforcement-learning (RL) in coordinating the power consumption of 8 residential buildings to jointly track a target power signal. Our RL approach relies solely on observed data from individual households and does not require any explicit building models or simulators, making it practical to implement and easy to scale. We show the feasibility of our proposed RL-based coordination strategy in a real-world setting. In a 4-week case study, we demonstrate a hierarchical control system, relying on an RL-based ranking system to select which households to activate flex assets from, and a real-time PI control-based power dispatch mechanism to control the selected assets. Our results demonstrate satisfactory power tracking, and the effectiveness of the RL-based ranks which are learnt in a purely data-driven manner.

Real-world implementation of reinforcement learning based energy coordination for a cluster of households

G. Gokhale, N. Tiben, M.-S. Verwee, M. Lahariya, B. Claessens and C. Develder


in Proc. 4th ACM SIGEnergy Workshop on Reinf. Learn. Energy Manag. Build. and Cities (RLEM 2023) at ACM BuildSys 2023, 12 Nov. 2023, pp. 1-8.

@inproceedings{gokhale2023rlem,
author = {Gokhale, Gargya and Tiben, Niels and Verwee, Marie-Sophie and Lahariya, Manu and Claessens, Bert and Develder, Chris},
title = {Real-world implementation of reinforcement learning based energy coordination for a cluster of households},
booktitle = {Proc. 4th ACM SIGEnergy Workshop on Reinf. Learn. Energy Manag. Build. and Cities (RLEM 2023) at ACM BuildSys 2023},
month = {12 Nov.},
year = {2023},
pages = {1--8},
doi = {10.1145/3600100.3625681}
}

pubarticle

C. Manna, M. Lahariya, F. Karami and C. Develder, "A data-driven optimization framework for industrial demand-side flexibility", Energy, Vol. 278, Sep. 2023, pp. 127737.

A data-driven optimization framework for industrial demand-side flexibility

C. Manna, M. Lahariya, F. Karami and C. Develder


Energy, Vol. 278, Sep. 2023, pp. 127737.

Securing profits while offering industrial demand-side flexibility in both energy and reserve markets is critical to ensure the profitability of energy-intensive industrial plants to make available their flexible assets in the electricity markets and hence accelerating the energy transition. Proposing efficient bidding strategies for simultaneous participation in the energy and reserve market is challenging since it requires the integration of different market mechanisms in a single optimization problem (combining energy and reserve markets), as well as an accurate mathematical model of industrial processes from which to obtain energy flexibility. Often, such mathematical models are either not available or are described through complex simulators, making the design of a computationally efficient bidding strategy a complicated task. This paper introduces a novel framework to support energy-intensive industrial plants to offer energy flexibility in the joint energy and reserve market. We use a neural network to model the complex nonlinear dynamics of the industrial flexible process. Then, to reduce the complexity of the resulting optimization process we convert the neural network into linear constraints, formulating the problem of bidding energy flexibility into the electricity market as a mixed-integer linear program. The uncertainties of the process variables are considered using a scenario-based approach. A realistic simulation considering the case of an evaporative cooling tower used in the chemical industry, participating in the Belgian electricity market is carried out to demonstrate the applicability of the proposed scheme.

A data-driven optimization framework for industrial demand-side flexibility

C. Manna, M. Lahariya, F. Karami and C. Develder


Energy, Vol. 278, Sep. 2023, pp. 127737.

@article{manna2023,
author = {Carlo Manna and Manu Lahariya and Farzaneh Karami and Chris Develder},
title = {A data-driven optimization framework for industrial demand-side flexibility},
journal = {Energy},
month = {Sep.},
year = {2023},
volume = {278},
pages = {127737},
doi = {10.1016/j.energy.2023.127737}
}

pubinproceedings

J. Van Gompel, D. Spina and C. Develder, "Graph neural networks for fault diagnosis of geographically nearby photovoltaic systems", in Proc. 14th ACM Int. Conf. Future Energy Sys. (e-Energy 2023), Orlando, FL, USA, 21-23 Jun. 2023, pp. 231-235.

Graph neural networks for fault diagnosis of geographically nearby photovoltaic systems

J. Van Gompel, D. Spina and C. Develder


in Proc. 14th ACM Int. Conf. Future Energy Sys. (e-Energy 2023), Orlando, FL, USA, 21-23 Jun. 2023, pp. 231-235.

Faults in photovoltaic (PV) systems significantly reduce their efficiency and can pose safety risks. Nevertheless, most residential PV systems are not actively monitored, because existing methods often require expensive sensors, which are only cost-effective for large PV systems. Therefore, we propose a graph neural network (GNN) to monitor a group of nearby PV systems without relying on dedicated sensors. Instead, the GNN compares 24 h of current and voltage measurements obtained from the inverters. Four GNN variants are experimentally compared using simulated data of six different PV systems in Colorado. Results show that all GNN variants outperform a state-of-the-art PV fault diagnosis method based on gradient boosted trees. Moreover, some GNN variants can even generalize to PV systems which were not in the training data, enabling monitoring of new PV systems without retraining.

Graph neural networks for fault diagnosis of geographically nearby photovoltaic systems

J. Van Gompel, D. Spina and C. Develder


in Proc. 14th ACM Int. Conf. Future Energy Sys. (e-Energy 2023), Orlando, FL, USA, 21-23 Jun. 2023, pp. 231-235.

@inproceedings{vangompel2023acm,
author = {Van Gompel, Jonas and Spina, Domenico and Develder, Chris},
title = {Graph neural networks for fault diagnosis of geographically nearby photovoltaic systems},
booktitle = {Proc. 14th ACM Int. Conf. Future Energy Sys. (e-Energy 2023)},
month = {21--23 Jun.},
year = {2023},
pages = {231--235},
address = {Orlando, FL, USA},
doi = {10.1145/3575813.3595200}
}

pubarticle

J. Van Gompel, D. Spina and C. Develder, "Cost-effective fault diagnosis of nearby photovoltaic systems using graph neural networks", Energy, Vol. 266, No. 126444, Mar. 2023.

Cost-effective fault diagnosis of nearby photovoltaic systems using graph neural networks

J. Van Gompel, D. Spina and C. Develder


Energy, Vol. 266, No. 126444, Mar. 2023.

The energy losses and costs associated with faults in photovoltaic (PV) systems significantly limit the efficiency and reliability of solar power. Since existing methods for automatic fault diagnosis require expensive sensors, they are only cost-effective for large-scale systems. To address these drawbacks, we propose a fault diagnosis model based on graph neural networks (GNNs), which monitors a group of PV systems by comparing their current and voltage production over the last 24 h. This methodology allows for monitoring PV systems without sensors, as hourly measurements of the produced current and voltage are obtained via the PV systems’ inverters. Comprehensive experiments are conducted by simulating 6 different PV systems in Colorado using 6 years of real weather measurements. Despite large variations in number of modules, module type, orientation, location, etc., the GNN can accurately detect and identify early occurrences of 6 common faults. Specifically, the GNN reaches 84.6% +/- 2.1% accuracy without weather data and 87.5% +/- 1.6% when satellite weather estimates are provided, significantly outperforming two state-of-the-art PV fault diagnosis models. Moreover, the results suggest that GNN can generalize to PV systems it was not trained on and retains high accuracy when multiple PV systems are simultaneously affected by faults.

Cost-effective fault diagnosis of nearby photovoltaic systems using graph neural networks

J. Van Gompel, D. Spina and C. Develder


Energy, Vol. 266, No. 126444, Mar. 2023.

@article{vangompel2023ener,
author = {Van Gompel, Jonas and Spina, Domenico and Develder, Chris},
title = {Cost-effective fault diagnosis of nearby photovoltaic systems using graph neural networks},
journal = {Energy},
month = {Mar.},
year = {2023},
volume = {266},
number = {126444},
doi = {10.1016/j.energy.2022.126444}
}

pubarticle

M. Lahariya, F. Karami, C. Develder and G. Grevecoeur, "Physics informed LSTM network for flexibility identification in evaporative cooling systems", IEEE Trans. Industr. Inform., Feb. 2023, pp. 1484-1494.

Physics informed LSTM network for flexibility identification in evaporative cooling systems

M. Lahariya, F. Karami, C. Develder and G. Grevecoeur


IEEE Trans. Industr. Inform., Feb. 2023, pp. 1484-1494.

In energy intensive industrial systems, an evaporative cooling process may introduce operational flexibility. Such flexibility refers to a systems ability to deviate from its scheduled energy consumption. Identifying the flexibility, and therefore, designing control that ensures efficient and reliable operation presents a great challenge due to the inherently complex dynamics of industrial systems. Recently, machine learning models have attracted attention for identifying flexibility, due to their ability to model complex nonlinear behavior. This research presents machine learning based methods that integrate system dynamics into the machine learning models (e.g., Neural Networks) for better adherence to physical constraints. We define and evaluate physics informed long-short term memory networks (PhyLSTM) and physics informed neural networks (PhyNN) for the identification of flexibility in the evaporative cooling process. These physics informed networks approximate the time-dependent relationship between control input and system response while enforcing the dynamics of the process in the neural network architecture. Our proposed PhyLSTM provides less than 2% system response estimation error, converges in less than half iterations compared to a baseline Neural Network (NN), and accurately estimates the defined flexibility metrics. We include a detailed analysis of the impact of training data size on the performance and optimization of our proposed models.

Physics informed LSTM network for flexibility identification in evaporative cooling systems

M. Lahariya, F. Karami, C. Develder and G. Grevecoeur


IEEE Trans. Industr. Inform., Feb. 2023, pp. 1484-1494.

@article{lahariya2022tii,
author = {Lahariya, Manu and Karami, Farzaneh and Develder, Chris and Grevecoeur, Guillaume},
title = {Physics informed LSTM network for flexibility identification in evaporative cooling systems},
journal = {IEEE Trans. Industr. Inform.},
month = {Feb.},
year = {2023},
pages = {1484--1494},
doi = {10.1109/TII.2022.3173897}
}

pubarticle

G. Gokhale, B. Claessens and C. Develder, "Physics informed neural networks for control oriented thermal modeling of buildings", Appl. Energy, Vol. 314, 15 May 2022, pp. 1-10.

Physics informed neural networks for control oriented thermal modeling of buildings

G. Gokhale, B. Claessens and C. Develder


Appl. Energy, Vol. 314, 15 May 2022, pp. 1-10.

Buildings constitute more than 40% of total primary energy consumption worldwide and are bound to play an important role in the energy transition process. To unlock their potential, we need sophisticated controllers that can understand the underlying non-linear thermal dynamics of buildings, consider user comfort constraints and produce optimal control actions. A crucial challenge for developing such controllers is obtaining an accurate control-oriented model of a building. To address this challenge, we present a novel, data-driven modeling approach using physics informed neural networks. With this, we aim to combine the strengths of two prominent modeling frameworks: the interpretability of building physics models and the expressive power of neural networks. Specifically, we use measured data and prior information about building parameters to realize a neural network model that is guided by building physics and can model the temporal evolution of room temperature, power consumption as well as the hidden state, i.e., the temperature of building thermal mass. The main research contributions of this work are: (1) we propose two new variants of physics informed neural network architectures for the task of control-oriented thermal modeling of buildings, (2) we show that training these architectures is data-efficient, requiring less training data compared to conventional, non-physics informed neural networks, and (3) we show that these architectures achieve more accurate predictions than conventional neural networks for longer prediction horizons (as needed for effective control). We test the prediction performance of the proposed architectures using both simulated and real-word data to demonstrate (2) and (3) and argue that the proposed physics informed neural network architectures can be used for control-oriented modeling.

Physics informed neural networks for control oriented thermal modeling of buildings

G. Gokhale, B. Claessens and C. Develder


Appl. Energy, Vol. 314, 15 May 2022, pp. 1-10.

@article{gokhale2022apen,
author = {Gokhale, Gargya and Claessens, Bert and Develder, Chris},
title = {Physics informed neural networks for control oriented thermal modeling of buildings},
journal = {Appl. Energy},
month = {15 May},
year = {2022},
volume = {314},
pages = {1--10},
doi = {10.1016/j.apenergy.2022.118852}
}

pubarticle

J. Van Gompel, D. Spina and C. Develder, "Satellite based fault diagnosis of photovoltaic systems using recurrent neural networks", Applied Energy, Vol. 305, Jan. 2022, pp. 1-12.

Satellite based fault diagnosis of photovoltaic systems using recurrent neural networks

J. Van Gompel, D. Spina and C. Develder


Applied Energy, Vol. 305, Jan. 2022, pp. 1-12.

Due to manufacturing defects and wear, faults in photovoltaic (PV) systems are often unavoidable. The effects range from energy losses to risk of fire and electrical shock, making early fault detection and identification crucial. Literature focuses on PV fault diagnosis using dedicated on-site sensors or high-frequency current and voltage measurements. Although these existing techniques are accurate, they are not economical for widespread adoption, leaving many PV systems unmonitored. In contrast, we introduce a machine learning based technique that relies on satellite weather data and low-frequency inverter measurements for accurate fault diagnosis of PV systems. This allows one to adopt machine learning based fault diagnosis even for PV systems without on-site sensors. The proposed approach relies on a recurrent neural network to identify six relevant types of faults, based on the past 24 hours of measurements, as opposed to only taking into account the most recent measurement. Additionally, whereas state-of-the-art methods are limited to identifying the fault type, our model also estimates the output power reduction stemming from the fault, i.e., the fault severity. Comprehensive experiments on a simulated PV system demonstrate that this approach is sensitive to faults with a severity as small as 5%, reaching an accuracy of 96.9% ± 1.3% using exact weather data and 86.4% ± 2.1% using satellite weather data. Finally, we show that the model generalizes well to climates other than the climate of its training data and that the model is also able to detect unknown faults, i.e., faults that were not represented in the training data

Satellite based fault diagnosis of photovoltaic systems using recurrent neural networks

J. Van Gompel, D. Spina and C. Develder


Applied Energy, Vol. 305, Jan. 2022, pp. 1-12.

@article{vangompel2021apen,
author = {Van Gompel, Jonas and Spina, Domenico and Develder, Chris},
title = {Satellite based fault diagnosis of photovoltaic systems using recurrent neural networks},
journal = {Applied Energy},
month = {Jan.},
year = {2022},
volume = {305},
pages = {1--12},
doi = {10.1016/j.apenergy.2021.117874}
}

pubinproceedings

J. Van Gompel, D. Spina and C. Develder, "Temporal convolutional networks for fault diagnosis of photovoltaic systems using satellite and inverter measurements", in Proc. 8th ACM Int. Conf. Sys. for Energy-Effic. Build., Cities and Transp. (BuildSys 2021), Coimbra, Portugal, 17-18 Nov. 2021.

Temporal convolutional networks for fault diagnosis of photovoltaic systems using satellite and inverter measurements

J. Van Gompel, D. Spina and C. Develder


in Proc. 8th ACM Int. Conf. Sys. for Energy-Effic. Build., Cities and Transp. (BuildSys 2021), Coimbra, Portugal, 17-18 Nov. 2021.

Over time, photovoltaic (PV) systems become increasingly susceptible to faults. Early fault detection and identification not only limits power losses and increases the systems lifetime, but also prevents more serious consequences, such as risk of fire or electrical shock. Although several accurate fault diagnosis methods have been proposed in literature, most PV systems remain unmonitored as the installations are not equipped with the required sensors. In this work, we propose a fault diagnosis technique that does not require on-site sensors. Rather, weather satellite and inverter measurements are used as inputs for the proposed machine learning model. As no dedicated sensors are needed, our method is widely applicable and cost-effective. A temporal convolutional neural network is developed to accurately identify 6 common types of faults, based on the past 24 h of measurements. The proposed approach is tested extensively on a simulated PV system, taking into account multiple severities of each fault type, and reaches an accuracy of over 86%.

Temporal convolutional networks for fault diagnosis of photovoltaic systems using satellite and inverter measurements

J. Van Gompel, D. Spina and C. Develder


in Proc. 8th ACM Int. Conf. Sys. for Energy-Effic. Build., Cities and Transp. (BuildSys 2021), Coimbra, Portugal, 17-18 Nov. 2021.

@inproceedings{vangompel2021buildsys,
author = {Van Gompel, Jonas and Spina, Domenico and Develder, Chris},
title = {Temporal convolutional networks for fault diagnosis of photovoltaic systems using satellite and inverter measurements},
booktitle = {Proc. 8th ACM Int. Conf. Sys. for Energy-Effic. Build., Cities and Transp. (BuildSys 2021)},
month = {17--18 Nov.},
year = {2021},
address = {Coimbra, Portugal},
doi = {10.1145/3486611.3486656}
}

pubinproceedings

M. Lahariya, F. Karami, C. Develder and G. Crevecoeur, "Physics-informed recurrent neural networks for the identification of a generic energy buffer system", in Proc. 10th IEEE Data-Driven Control and Learn. Sys. Conf. (DDCLS 2021), Suzhou, China, 14-16 May 2021, pp. 1044-1049.

Physics-informed recurrent neural networks for the identification of a generic energy buffer system

M. Lahariya, F. Karami, C. Develder and G. Crevecoeur


in Proc. 10th IEEE Data-Driven Control and Learn. Sys. Conf. (DDCLS 2021), Suzhou, China, 14-16 May 2021, pp. 1044-1049.

Energy storage is ubiquitous in industrial processes and comes in many forms such as material, chemical, electromechanical buffers. System identification of such energy buffers demands proper estimation/prediction of their physical quantities and unknown parameters. Once these parameters are determined, the identified model can be employed to predict the industrial process dynamics, which finally assist to build efficient control for these processes. This paper proposes physics-informed neural networks-based grey-box modeling methods for the identification of energy buffers. The underlying system dynamics are enforced on the neural network structure to ensure that the identified grey-box model follows the approximate physics. We define two novel grey-box models based on simple and recurrent neural network architectures and test these models for a generic energy buffer. Performance and training time for the proposed grey-box models are compared against a black-box baseline model. Results confirm that imposing the dynamic system’s physics on the network improves the performance, and utilizing a recurrent architecture leads to a further improvement.

Physics-informed recurrent neural networks for the identification of a generic energy buffer system

M. Lahariya, F. Karami, C. Develder and G. Crevecoeur


in Proc. 10th IEEE Data-Driven Control and Learn. Sys. Conf. (DDCLS 2021), Suzhou, China, 14-16 May 2021, pp. 1044-1049.

@inproceedings{lahariya2021ddcls,
author = {Lahariya, Manu and Karami, Farzaneh and Develder, Chris and Crevecoeur, Guilaume},
title = {Physics-informed recurrent neural networks for the identification of a generic energy buffer system},
booktitle = {Proc. 10th IEEE Data-Driven Control and Learn. Sys. Conf. (DDCLS 2021)},
month = {14--16 May},
year = {2021},
pages = {1044--1049},
address = {Suzhou, China},
doi = {10.1109/DDCLS52934.2021.9455657}
}

pubarticle

M. Lahariya, D.F. Benoit and C. Develder, "Synthetic data generator for electric vehicle charging sessions: Modeling and evaluation using real-world data", Energies, Vol. 13, Issue 16, Paper no. 4211, 2020.

Synthetic data generator for electric vehicle charging sessions: Modeling and evaluation using real-world data

M. Lahariya, D.F. Benoit and C. Develder


Energies, Vol. 13, Issue 16, Paper no. 4211, 2020.

Electric vehicle (EV) charging stations have become prominent in electricity grids in the past years. Their increased penetration introduces both challenges and opportunities; they contribute to increased load, but also offer flexibility potential, e.g., in deferring the load in time. To analyze such scenarios, realistic EV data is required, which is hard to come by. Therefore, in this article we define a synthetic data generator (SDG) for EV charging sessions based on a large real-world dataset. Arrival times of EVs are modeled assuming that the inter-arrival time of EVs follow an exponential distribution. Connection time for EVs is dependent on the arrival time of EV, and can be described using a conditional probability distribution. This distribution is estimated using Gaussian mixture models, and departure times can calculated by sampling connection times for EV arrivals from this distribution.
Our SDG is based on a novel method for the temporal modeling of EV sessions, and jointly models the arrival and departure times of EVs for a large number of charging stations. Our SDG is trained using real-world EV sessions, and used to generate synthetic samples of session data, which are statistically indistinguishable from the real-world data. We provide both (i)source code to train SDG models from new data, and (ii) trained models that reflect real-world dataset.

Synthetic data generator for electric vehicle charging sessions: Modeling and evaluation using real-world data

M. Lahariya, D.F. Benoit and C. Develder


Energies, Vol. 13, Issue 16, Paper No. 4211, 2020.

@article{lahariya2020energies,
author = {Lahariya, Manu and Benoit, Dries F. and Develder, Chris},
title = {Synthetic data generator for electric vehicle charging sessions: Modeling and evaluation using real-world data},
journal = {Energies},
year = {2020},
volume = {13},
issue = {16},
number = {4211},
doi = {10.3390/en13164211}
}

pubinproceedings

M. Lahariya, D. Benoit and C. Develder, "Defining a synthetic data generator for realistic electric vehicle charging sessions", in Proc. 11th ACM Int. Conf. Future Energy Sys. (e-Energy 2020), Melbourne, Australia, 22-26 Jun. 2020.

Defining a synthetic data generator for realistic electric vehicle charging sessions

M. Lahariya, D. Benoit and C. Develder


in Proc. 11th ACM Int. Conf. Future Energy Sys. (e-Energy 2020), Melbourne, Australia, 22-26 Jun. 2020.

Electric vehicle (EV) charging stations have become prominent in electricity grids in the past years. Analysis of EV charging sessions is useful for flexibility analysis, load balancing, offering incentives to customers, etc. Yet, limited availability of such EV sessions’ data hinders further development in these fields. Addressing this need for publicly available and realistic data, we develop a synthetic data generator (SDG) for EV charging sessions. Our SDG assumes the EV inter-arrival time to follow an exponential distribution. Departure times are modeled by defining a conditional probability density function (pdf) for connection times. This pdf for connection time and required energy is fitted by Gaussian mixture models. Since we train our SDG using a large real-world dataset, its output is realistic.

Defining a synthetic data generator for realistic electric vehicle charging sessions

M. Lahariya, D. Benoit and C. Develder


in Proc. 11th ACM Int. Conf. Future Energy Sys. (e-Energy 2020), Melbourne, Australia, 22-26 Jun. 2020.

@inproceedings{lahariya2020eenergy,
author = {Lahariya, Manu and Benoit, Dries and Develder, Chris},
title = {Defining a synthetic data generator for realistic electric vehicle charging sessions},
booktitle = {Proc. 11th ACM Int. Conf. Future Energy Sys. (e-Energy 2020)},
month = {22--26 Jun.},
year = {2020},
address = {Melbourne, Australia},
doi = {10.1145/3396851.3403509}
}

pubarticle

V. Papadopoulos, J. Knockaert, C. Develder and J. Desmet, "Peak shaving through battery storage for low voltage enterprises with peak demand charge", Energies, Vol. 13, No. 5, Mar. 2020, pp. 1-17.

Peak shaving through battery storage for low voltage enterprises with peak demand charge

V. Papadopoulos, J. Knockaert, C. Develder and J. Desmet


Energies, Vol. 13, No. 5, Mar. 2020, pp. 1-17.

The renewable energy transition has introduced new electricity tariff structures. With the increased penetration of photovoltaic and wind power systems, users are being charged more for their peak demand. Consequently, peak shaving has gained attention in recent years. In this paper, we investigate the potential of peak shaving through battery storage. The analyzed system comprises a battery, a load and the grid but no renewable energy sources. The study is based on 40 load profiles of low voltage users, located in Belgium, for the period 1 Jan 2014 00:00 – 31 Dec 2016 23:4h, at 15 min resolution, with peak demand pricing. For each user, we study the peak load reduction achievable by batteries of varying energy capacity (kWh), ranging from 0.1 to 10 times the mean power (kW). The results show that, for 75% of the users, the peak reduction stays below 44% when the battery capacity is 10 times the mean power. Furthermore, for 75% of the users the battery remains idle for at least 80% of the time; consequently, the battery could possibly provide other services as well if the peak occurrence is sufficiently predictable. From an economic perspective, peak shaving looks interesting for capacity invoiced end users in Belgium, under the current battery capex and electricity prices (without Time-of-Use (ToU) dependency).

Peak shaving through battery storage for low voltage enterprises with peak demand charge

V. Papadopoulos, J. Knockaert, C. Develder and J. Desmet


Energies, Vol. 13, No. 5, Mar. 2020, pp. 1-17.

@article{papadopoulos2020energies,
author = {Papadopoulos, Vasileios and Knockaert, Jos and Develder, Chris and Desmet, Jan},
title = {Peak shaving through battery storage for low voltage enterprises with peak demand charge},
journal = {Energies},
month = {Mar.},
year = {2020},
volume = {13},
number = {5},
pages = {1--17},
url = {https://www.mdpi.com/1996-1073/13/5/1183},
doi = {10.3390/en13051183}
}

pubarticle

R. Medico, L. De Baets, J. Gao, S. Giri, E. Kara, T. Dhaene, C. Develder, M. Berges and D. Deschrijver, "A voltage and current measurement dataset for plug load appliance identification in households", Sci. Data, Vol. 7, No. 49, Feb. 2020.

A voltage and current measurement dataset for plug load appliance identification in households

R. Medico, L. De Baets, J. Gao, S. Giri, E. Kara, T. Dhaene, C. Develder, M. Berges and D. Deschrijver


Sci. Data, Vol. 7, No. 49, Feb. 2020.

This paper presents the Plug-Load Appliance Identification Dataset (PLAID), a labelled dataset containing records of the electrical voltage and current of domestic electrical appliances obtained at a high sampling frequency (30 kHz). The dataset contains 1876 records of individually-metered appliances from 17 different appliance types (e.g., refrigerators, microwave ovens, etc.) comprising 330 different makes and models, and collected at 65 different locations in Pittsburgh, Pennsylvania (USA). Additionally, PLAID contains 1314 records of the combined operation of 13 of these appliance types (i.e., measurements obtained when multiple appliances were active simultaneously). Identifying electrical appliances based on electrical measurements is of importance in demand-side management applications for the electrical power grid including automated load control, load scheduling and non-intrusive load monitoring. This paper provides a systematic description of the measurement setup and dataset so that it can be used to develop and benchmark new methods in these and other applications, and so that extensions to it can be developed and incorporated in a consistent manner.

A voltage and current measurement dataset for plug load appliance identification in households

R. Medico, L. De Baets, J. Gao, S. Giri, E. Kara, T. Dhaene, C. Develder, M. Berges and D. Deschrijver


Sci. Data, Vol. 7, No. 49, Feb. 2020.

@article{medico2020scidata,
author = {Roberto Medico and De Baets, Leen and Jingkun Gao and Suman Giri and Emre Kara and Tom Dhaene and Chris Develder and Mario Berges and Dirk Deschrijver},
title = {A voltage and current measurement dataset for plug load appliance identification in households},
journal = {Sci. Data},
month = {Feb.},
year = {2020},
volume = {7},
number = {49},
doi = {10.1038/s41597-020-0389-7}
}

pubarticle

N. Sadeghianpourhamami, J. Deleu and C. Develder, "Definition and evaluation of model-free coordination of electrical vehicle charging with reinforcement learning", IEEE Trans. Smart Grid, Vol. 11, No. 1, 2020, pp. 203-214.

Definition and evaluation of model-free coordination of electrical vehicle charging with reinforcement learning

N. Sadeghianpourhamami, J. Deleu and C. Develder


IEEE Trans. Smart Grid, Vol. 11, No. 1, 2020, pp. 203-214.

Demand response (DR) becomes critical to manage the charging load of a growing electric vehicle (EV) deployment. Initial DR studies mainly adopt model predictive control, but models are largely uncertain for the EV scenario (e.g., customer behavior). Model-free approaches, based on reinforcement learning (RL), are an attractive alternative. We propose a new Markov decision process (MDP) formulation in the RL framework, to jointly coordinate a set of charging stations. State-of-the-art algorithms either focus on a single EV, or control an aggregate of EVs in multiple steps (e.g., (1) make aggregate load decisions, (2) translate the aggregate decision to individual EVs). In contrast, our RL approach jointly controls the whole set of EVs at once. We contribute a new MDP formulation with a scalable state representation independent of the number of charging stations. Using a batch RL algorithm, fitted Q-iteration, we learn an optimal charging policy. With simulations using real-world data, we (i) differentiate settings in training the RL policy (e.g., the time span covered by training data), (ii) compare its performance to an oracle all-knowing benchmark (providing an upper performance bound), (iii) analyze performance fluctuations throughout a full year, and (iv) demonstrate generalization capacity to larger sets of charging stations.

Definition and evaluation of model-free coordination of electrical vehicle charging with reinforcement learning

N. Sadeghianpourhamami, J. Deleu and C. Develder


IEEE Trans. Smart Grid, Vol. 11, No. 1, 2020, pp. 203-214.

@article{sadeghianpourhamami2019tsg,
author = {Sadeghianpourhamami, Nasrin and Deleu, Johannes and Develder, Chris},
title = {Definition and evaluation of model-free coordination of electrical vehicle charging with reinforcement learning},
journal = {IEEE Trans. Smart Grid},
year = {2020},
volume = {11},
number = {1},
pages = {203--214},
doi = {10.1109/TSG.2019.2920320}
}

pubinproceedings

M. Lahariya, N. Sadeghianpourhamami and C. Develder, "Reduced state space and cost function in reinforcement learning for demand response control of multiple EV charging stations", in Proc. 6th ACM Int. Conf. Sys. for Energy-Effic. Build., Cities and Transp. (BuildSys 2019), New York, NY, USA, 13-14 Nov. 2019, pp. 344-345. (Best poster award runner-up )

Reduced state space and cost function in reinforcement learning for demand response control of multiple EV charging stations

M. Lahariya, N. Sadeghianpourhamami and C. Develder


in Proc. 6th ACM Int. Conf. Sys. for Energy-Effic. Build., Cities and Transp. (BuildSys 2019), New York, NY, USA, 13-14 Nov. 2019, pp. 344-345.

Electric vehicle (EV) charging stations represent a substantial load with signi cant exibility. Balancing such load with model-free demand response (DR) based on reinforcement learning (RL) is an attractive approach. We build on previous RL research using a Markov decision process (MDP) to simultaneously coordinate multiple charging stations. The previously proposed approach is computationally expensive in terms of large training times, limiting its feasibility and practicality. We propose to a priori force the control policy to always ful ll any charging demand that does not o er any exibility at a given point, and thus use an updated cost function. We compare the policy of the newly proposed approach with the original (costly) one, for the case of load attening, in terms of (i) processing time to learn the RL-based charging policy, and (ii) overall performance of the policy decisions in terms of meeting the target load for unseen test data.

Reduced state space and cost function in reinforcement learning for demand response control of multiple EV charging stations

M. Lahariya, N. Sadeghianpourhamami and C. Develder


in Proc. 6th ACM Int. Conf. Sys. for Energy-Effic. Build., Cities and Transp. (BuildSys 2019), New York, NY, USA, 13-14 Nov. 2019, pp. 344-345.

@inproceedings{lahariya2019buildsys,
author = {Lahariya, Manu and Sadeghianpourhamami, Nasrin and Develder, Chris},
title = {Reduced state space and cost function in reinforcement learning for demand response control of multiple EV charging stations},
booktitle = {Proc. 6th ACM Int. Conf. Sys. for Energy-Effic. Build., Cities and Transp. (BuildSys 2019)},
month = {13--14 Nov.},
year = {2019},
pages = {344--345},
address = {New York, NY, USA},
doi = {10.1145/3360322.3360992}
}

pubinproceedings

V. Papadopoulos, J. Knockaert, C. Develder and J. Desmet, "Techno-economic study of hydrogen production using PV, wind power and battery storage", in Proc. IEEE PES Innov. Smart Grid Techn. Eur. (ISGT Europe 2019), Bucharest, Romania, 29 Sep.-2 Oct. 2019.

Techno-economic study of hydrogen production using PV, wind power and battery storage

V. Papadopoulos, J. Knockaert, C. Develder and J. Desmet


in Proc. IEEE PES Innov. Smart Grid Techn. Eur. (ISGT Europe 2019), Bucharest, Romania, 29 Sep.-2 Oct. 2019.

Hydrogen is regarded by many scientists as the energy fuel of the future, provided that it is produced by non-polluting renewable energy systems (RES) such as photovoltaics and wind turbines. The majority of studies focusing on hydrogen production with RES have shown that such installations are not yet feasible, at least from an economic perspective, primarily due to significant capital expenditures. Conversely, in this paper, we show that the hydrogen technology can already deliver some interesting investment opportunities. In the present paper, we address a system comprising a 15 MW PV park, wind power, battery storage and a 1 MW PEM electrolyzer. Our study comprises two parts. (i) First, we present the technical analysis of the system. We show how the rate of hydrogen production, here using the term utilization, is affected by the design of the renewable energy system (i.e. wind power capacity, battery size and technology). (ii) Second, we present the economic analysis. In particular, we provide assessments regarding the payback period of the installation. The results of the study let us conclude that (a) to maximize utilization, it is necessary to combine both source and storage components in a hybrid topology, and that (b) in the best scenario, PV co-exists with wind power achieving 65.5% utilization and delivering a payback period in less than 6 years, when hydrogen is sold at at least 6 euro/kg.

Techno-economic study of hydrogen production using PV, wind power and battery storage

V. Papadopoulos, J. Knockaert, C. Develder and J. Desmet


in Proc. IEEE PES Innov. Smart Grid Techn. Eur. (ISGT Europe 2019), Bucharest, Romania, 29 Sep.-2 Oct. 2019.

@inproceedings{papadopoulos2019isgt,
author = {Papadopoulos, Vasileios and Knockaert, Jos and Develder, Chris and Desmet, Jan},
title = {Techno-economic study of hydrogen production using PV, wind power and battery storage},
booktitle = {Proc. IEEE PES Innov. Smart Grid Techn. Eur. (ISGT Europe 2019)},
month = {29 Sep.--2 Oct.},
year = {2019},
address = {Bucharest, Romania},
doi = {10.1109/ISGTEurope.2019.8905629}
}

pubarticle

V. Papadopoulos, J. Knockaert, C. Develder and J. Desmet, "Investigating the need for real time measurements in industrial wind power systems combined with battery storage", Applied Energy, Vol. 247, Aug. 2019, pp. 559-571.

Investigating the need for real time measurements in industrial wind power systems combined with battery storage

V. Papadopoulos, J. Knockaert, C. Develder and J. Desmet


Applied Energy, Vol. 247, Aug. 2019, pp. 559-571.

In simulating renewable energy systems (RES), researchers tend to focus on the modeling methodology, but less on the impact of data on the obtained results and associated conclusions. Yet, results may be particularly dependent on the data resolution. RES studies on that impact of data resolution mostly consider households with PV systems, leaving industrial sites and wind power systems out of scope. In this paper, we consider a system comprising a medium-sized wind turbine, a high power battery and an industrial load, connected to a distribution grid. Wind and load power were measured concurrently in real time at 1 s resolution for 2 months in summer 2017, at two locations in Belgium. We performed two simulations, one using the real time data at 1 s resolution and the other using the same power data averaged over 10 min intervals. We compared both simulations to calculate three metrics: total self-sufficiency error, battery utilization error and instantaneous self-sufficiency error. We repeated the analysis using different settings in terms of battery capacity, battery C rate limit and load ratio. We conclude that: (i) total self-sufficiency, in all cases, is overestimated, ranging between 0.06 and 3.6%, with errors decreasing for higher battery capacity, (ii) battery utilization is always underestimated with errors ranging between 7.5 and 44.7%, primarily depending on the C rate limit, and (iii) there is a clear correlation between instantaneous self-sufficiency error and instantaneous ratio of the averaged load and wind power, with errors exceeding 100% when the ratio ranges in 0.5–2.

Investigating the need for real time measurements in industrial wind power systems combined with battery storage

V. Papadopoulos, J. Knockaert, C. Develder and J. Desmet


Applied Energy, Vol. 247, Aug. 2019, pp. 559-571.

@article{papadopoulos2019apen,
author = {Papadopoulos, Vasileios and Knockaert, Jos and Develder, Chris and Desmet, Jan},
title = {Investigating the need for real time measurements in industrial wind power systems combined with battery storage},
journal = {Applied Energy},
month = {Aug.},
year = {2019},
volume = {247},
pages = {559-571},
doi = {10.1016/j.apenergy.2019.04.051}
}

pubarticle

N. Sadeghianpourhamami, D.F. Benoit, D. Deschrijver and C. Develder, "Bayesian cylindrical data modeling using Abe-Ley mixtures", Appl. Math. Model., Vol. 68, Apr. 2019, pp. 629-642.

Bayesian cylindrical data modeling using Abe-Ley mixtures

N. Sadeghianpourhamami, D.F. Benoit, D. Deschrijver and C. Develder


Appl. Math. Model., Vol. 68, Apr. 2019, pp. 629-642.

This paper proposes a Metropolis-Hastings algorithm based on Markov chain Monte Carlo sampling, to estimate the parameters of the Abe-Ley distribution, which is a recently proposed Weibull-Sine-Skewed-von Mises mixture model, for bivariate circular-linear data. Current literature estimates the pa- rameters of these mixture models using the expectation-maximization method, but we will show that this exhibits a few shortcomings for the considered mixture model. First, standard expectation-maximization does not guarantee convergence to a global optimum, because the likelihood is multi-modal, which results from the high dimensionality of the mixture’s likelihood. Second, given that expectation-maximization provides point estimates of the parameters only, the uncertainties of the estimates (e.g., confidence intervals) are not directly available in these methods. Hence, extra calculations are needed to quantify such uncertainty. We propose a Metropolis-Hastings based algorithm that avoids both shortcomings of expectation-maximization. Indeed, Metropolis-Hastings provides an ap- proximation to the complete (posterior) distribution, given that it samples from the joint posterior of the mixture parameters. This facilitates direct inference (e.g., about uncertainty, multi-modality) from the estimation. In de- veloping the algorithm, we tackle various challenges including convergence speed, label switching and selecting the optimum number of mixture components. We then (i) verify the effectiveness of the proposed algorithm on sample datasets with known true parameters, and further (ii) validate our methodology on an environmental dataset (a traditional application domain of Abe-Ley mixtures where measurements are function of direction). Finally, we (iii) demonstrate the usefulness of our approach in an application domain where the circular measurement is periodic in time.

Bayesian cylindrical data modeling using Abe-Ley mixtures

N. Sadeghianpourhamami, D.F. Benoit, D. Deschrijver and C. Develder


Appl. Math. Model., Vol. 68, Apr. 2019, pp. 629-642.

@article{sadeghianpourhamami2018amm,
author = {Sadeghianpourhamami, Nasrin and Benoit, Dries F. and Deschrijver, Dirk and Develder, Chris},
title = {Bayesian cylindrical data modeling using Abe-Ley mixtures},
journal = {Appl. Math. Model.},
month = {Apr.},
year = {2019},
volume = {68},
pages = {629--642},
doi = {10.1016/j.apm.2018.11.039}
}

pubarticle

A. Narayanan, K. Mets, M. Strobbe and C. Develder, "Feasibility of 100% renewable energy-based electricity production for cities with storage and flexibility", Renewable Energy, Vol. 134, Apr. 2019, pp. 698-709.

Feasibility of 100% renewable energy-based electricity production for cities with storage and flexibility

A. Narayanan, K. Mets, M. Strobbe and C. Develder


Renewable Energy, Vol. 134, Apr. 2019, pp. 698-709.

Renewable energy is expected to constitute a signicant proportion of electricity production. Further, the global population is increasingly concentrated in cities. We investigate whether it is possible to cost-effectively employ 100% renewable energy sources (RES) including battery energy storage systems (BESS) for producing electricity to meet cities' loads. We further analyze the potential to use only RES to meet partial loads, e.g., by meeting load demands only for certain fractions of the time. We present a novel flexible-load methodology and investigate the cost reduction achieved by shifting fractions of load across time. We use it to evaluate the impacts of exploiting exibility on making a 100% RES scenario cost effective. For instance, in a case study for Kortrijk, a typical Belgian city with around 75,000 inhabitants, we find that from a purely economic viewpoint, RES-BESS systems are not cost effective even with flexible loads: RES-BESS costs must decrease to around 40% and 7% (around 0.044 EUR/kWh and 0.038 EUR/kWh), respectively, of the reference levelized costs of electricity to cost-effectively supply the city's load demand. These results suggest that electricity alone may not lead to high penetration of RES, and integration between electricity, heat, transport and other sectors is crucial.

Feasibility of 100% renewable energy-based electricity production for cities with storage and flexibility

A. Narayanan, K. Mets, M. Strobbe and C. Develder


Renewable Energy, Vol. 134, Apr. 2019, pp. 698-709.

@article{narayanan2018rene,
author = {Narayanan, Arun and Mets, Kevin and Strobbe, Matthias and Develder, Chris},
title = {Feasibility of 100% renewable energy-based electricity production for cities with storage and flexibility},
journal = {Renewable Energy},
month = {Apr.},
year = {2019},
volume = {134},
pages = {698--709},
doi = {10.1016/j.renene.2018.11.049}
}

pubarticle

L. De Baets, C. Develder, T. Dhaene and D. Deschrijver, "Detection of unidentified appliances in non-intrusive load monitoring using siamese neural networks", Int. J. Electr. Power Energy Syst., Vol. 104, Jan. 2019, pp. 645-653.

Detection of unidentified appliances in non-intrusive load monitoring using siamese neural networks

L. De Baets, C. Develder, T. Dhaene and D. Deschrijver


Int. J. Electr. Power Energy Syst., Vol. 104, Jan. 2019, pp. 645-653.

Non-intrusive load monitoring methods aim to disaggregate the total power consumption of a household into individual appliances by analyzing changes in the voltage and current measured at the grid connection point of the household. The goal is to identify the active appliances, based on their unique fingerprint. Most state-of-the-art classification algorithms rely on the assumption that all events in the data stream are triggered by known appliances, which is often not the case. This paper proposes a method capable of detecting previously unidentified appliances in an automated way. For this, appliances represented by their VI trajectory are mapped to a newly learned feature space created by a siamese neural network such that samples of the same appliance form tight clusters. Then, clustering is performed by DBSCAN allowing the method to assign appliance samples to clusters or label them as ‘unidentified’. Benchmarking on PLAID and WHITED shows that an F1 macro-measure of respectively 0.90 and 0.85 can be obtained for classifying the unidentified appliances as ‘unidentified’.

Detection of unidentified appliances in non-intrusive load monitoring using siamese neural networks

L. De Baets, C. Develder, T. Dhaene and D. Deschrijver


Int. J. Electr. Power Energy Syst., Vol. 104, Jan. 2019, pp. 645-653.

@article{debaets2019,
author = {De Baets, Leen and Develder, Chris and Tom Dhaene and Dirk Deschrijver},
title = {Detection of unidentified appliances in non-intrusive load monitoring using siamese neural networks},
journal = {Int. J. Electr. Power Energy Syst.},
month = {Jan.},
year = {2019},
volume = {104},
pages = {645--653},
doi = {10.1016/j.ijepes.2018.07.026}
}

pubarticle

V. Papadopoulos, J. Desmet, J. Knockaert and C. Develder, "Improving the utilization factor of a PEM electrolyzer powered by a 15 MW PV park by combining wind power and battery storage - Feasibility study", Int. J. Hydrogen Energy, Vol. 43, No. 34, 23 Aug. 2018, pp. 16468-16478.

Improving the utilization factor of a PEM electrolyzer powered by a 15 MW PV park by combining wind power and battery storage - Feasibility study

V. Papadopoulos, J. Desmet, J. Knockaert and C. Develder


Int. J. Hydrogen Energy, Vol. 43, No. 34, 23 Aug. 2018, pp. 16468-16478.

So far, the biggest photovoltaic park in Belgium has been injecting all its energy into the electric distribution grid through a power purchase agreement with an electricity supplier. Due to decreasing and volatile wholesale electricity prices, the industrial partners/owners of the photovoltaic park are considering hydrogen storage in an attempt to increase the value proposition of their renewable energy installation. A major objective of the present work is to show how the utilization factor of the electrolyzer is affected by the design of the power supply system when the latter consists only of renewable energy sources instead of using the electric grid. Different hybrid designs were developed, by combining the existing photovoltaic source with wind power and state-of-the-art energy storage technologies (Vanadium Redox Flow or Lithium NMC). Finally, four scenarios were investigated, all considering a 1 MW PEM electrolyzer: A) 15 MW PV, B) 15 MW PV, 2MW Wind, C) 15 MW PV, 2 MW Wind, Battery, D) 15 MW PV, 15 MW Wind. The utilization factor was found as follows, for each scenario respectively: A) 41.5%, B) 65.5%, C) 66.0–86.0%, D) 82.0%. Furthermore, the analysis was extended to include economic evaluations (i.e., payback period, accumulated profit), specifically concerning scenario B and C. The results of this study lead to a number of conclusions such as: i) The utilization of the electrolyzer is limited when its power supply is intermittent. ii) Compared to PV, wind power makes larger contribution to the increase of the utilization factor, iii) 100% utilization can be achieved only if an energy storage system co-exists. iv) With a utilization factor at 65.5% scenario B can deliver a payback period in less than 8 years, if hydrogen is sold above 5€/kg. An analytic overview of all conclusions is presented in the last section of the paper.

Improving the utilization factor of a PEM electrolyzer powered by a 15 MW PV park by combining wind power and battery storage - Feasibility study

V. Papadopoulos, J. Desmet, J. Knockaert and C. Develder


Int. J. Hydrogen Energy, Vol. 43, No. 34, 23 Aug. 2018, pp. 16468-16478.

@article{papadopoulos2018,
author = {Vasileios Papadopoulos and Jan Desmet and Jos Knockaert and Chris Develder},
title = {Improving the utilization factor of a PEM electrolyzer powered by a 15 MW PV park by combining wind power and battery storage - Feasibility study},
journal = {Int. J. Hydrogen Energy},
month = {23 Aug.},
year = {2018},
volume = {43},
number = {34},
pages = {16468--16478},
doi = {10.1016/j.ijhydene.2018.07.069}
}

pubinproceedings

L. De Baets, T. Dhaene, D. Deschrijver, M. Berges and C. Develder, "VI-based appliance classification using aggregated power consumption Data", in Proc. 4th IEEE Int. Conf. Smart Computing (Smartcomp 2018), Taormina, Sicily, Italy, 18-20 Jun. 2018.

VI-based appliance classification using aggregated power consumption Data

L. De Baets, T. Dhaene, D. Deschrijver, M. Berges and C. Develder


in Proc. 4th IEEE Int. Conf. Smart Computing (Smartcomp 2018), Taormina, Sicily, Italy, 18-20 Jun. 2018.

Non-intrusive load monitoring detects active appliances in a household (and their power consumption) from measuring the aggregated power at just one point in that household. Our previous works focused on classifying a single appliance, assuming that the voltage and current trace could be isolated from an aggregated signal by considering the difference in current before and after the event. In this paper, we show that this assumption holds and that it is a viable approach in practice. We experimentally validate this for two classification methods we proposed earlier: (1) random forests using elliptical Fourier descriptors of the appliances’ VI trajectories and (2) convolutional neural networks using the appliances’ VI images. We benchmark these approaches on the aggregated data from the 2018 version of PLAID. We obtain, respectively for each of these classifiers, a maximal Fmacro-measure of 85.31% and 87.95%. We also show that using submetered data for training does not improve the performance.

VI-based appliance classification using aggregated power consumption Data

L. De Baets, T. Dhaene, D. Deschrijver, M. Berges and C. Develder


in Proc. 4th IEEE Int. Conf. Smart Computing (Smartcomp 2018), Taormina, Sicily, Italy, 18-20 Jun. 2018.

@inproceedings{debaets2018smartcomp,
author = {De Baets, Leen and Dhaene, Tom and Deschrijver, Dirk and Berges, Mario and Develder, Chris},
title = {VI-based appliance classification using aggregated power consumption Data},
booktitle = {Proc. 4th IEEE Int. Conf. Smart Computing (Smartcomp 2018)},
month = {18--20 Jun.},
year = {2018},
address = {Taormina, Sicily, Italy}
}

pubinproceedings

N. Sadeghianpourhamami, D.F. Benoit, D. Deschrijver and C. Develder, "Modeling real-world flexibility of residential power consumption: Exploring the cylindrical WeiSSVM distribution", in Proc. 9th ACM Int. Conf. Future Energy Systems (e-Energy 2018), 12-15 Jun. 2018.

Modeling real-world flexibility of residential power consumption: Exploring the cylindrical WeiSSVM distribution

N. Sadeghianpourhamami, D.F. Benoit, D. Deschrijver and C. Develder


in Proc. 9th ACM Int. Conf. Future Energy Systems (e-Energy 2018), 12-15 Jun. 2018.

Flexibility in residential power consumption is a cheap and widely available resource for demand-supply balancing in smart grid. A user’s power consumption flexibility is defined in terms of amount, time and duration of availability. We note that the timing of flexibility is circular in nature: configuration times of real-world observations form clusters which cross over from one day to the next (across the midnight boundary). Therefore, it seems only natural to adopt circular distributions to model this data. In this paper we look into the key research question whether that leads to better generative models than using conventional linear distributions. In particular, we fit Gaussian mixture models (GMMs) and a very flexible recent cylindrical (WeiSSVM) distribution mixture to real-world field trial data. Using a predictive accuracy performance measure,
we find that the latter does not provide substantially better fits. We point out shortcomings of both models and conclude that research for appropriate statistical models for the observed data is still open.

Modeling real-world flexibility of residential power consumption: Exploring the cylindrical WeiSSVM distribution

N. Sadeghianpourhamami, D.F. Benoit, D. Deschrijver and C. Develder


in Proc. 9th ACM Int. Conf. Future Energy Systems (e-Energy 2018), 12-15 Jun. 2018.

@inproceedings{sadeghianpourhamami2018eenergyA,
author = {Sadeghianpourhamami, Nasrin and Benoit, Dries F. and Deschrijver, Dirk and Develder, Chris},
title = {Modeling real-world flexibility of residential power consumption: Exploring the cylindrical WeiSSVM distribution},
booktitle = {Proc. 9th ACM Int. Conf. Future Energy Systems (e-Energy 2018)},
month = {12--15 Jun.},
year = {2018}
}

pubinproceedings

N. Sadeghianpourhamami, J. Deleu and C. Develder, "Achieving scalable model-free demand response in charging an electric vehicle fleet with reinforcement learning", in Proc. 9th ACM Int. Conf. Future Energy Systems (e-Energy 2018), 12-15 Jun. 2018.

Achieving scalable model-free demand response in charging an electric vehicle fleet with reinforcement learning

N. Sadeghianpourhamami, J. Deleu and C. Develder


in Proc. 9th ACM Int. Conf. Future Energy Systems (e-Energy 2018), 12-15 Jun. 2018.

To achieve coordinated electric vehicle (EV) charging with demand response (DR), a model-free approach using reinforcement learning (RL) is an attractive proposition. Indeed, it eliminates the need for expert knowledge, and the methodology should generalize from one scenario to the other (e.g., with different EV arrival/departure patterns). Using RL, the DR algorithm is defined as a Markov decision process (MDP). Initial work in this area comprises algorithms to control just one EV at a time, because of scalability challenges when taking coupling between EVs into account. In this paper, we outline our idea on tackling these issues. As a first step, we propose a novel MDP definition for charging an EV fleet. More specifically, we propose (1) a relatively compact aggregate state and action space representation, and (2) a batch RL algorithm (i.e., an instance of fitted Q-iteration, FQI) to learn the optimal EV charging policy. We illustrate the proposed approach in an exemplary scenario.

Achieving scalable model-free demand response in charging an electric vehicle fleet with reinforcement learning

N. Sadeghianpourhamami, J. Deleu and C. Develder


in Proc. 9th ACM Int. Conf. Future Energy Systems (e-Energy 2018), 12-15 Jun. 2018.

@inproceedings{sadeghianpourhamami2018eenergyB,
author = {Sadeghianpourhamami, Nasrin and Deleu, Johannes and Develder, Chris},
title = {Achieving scalable model-free demand response in charging an electric vehicle fleet with reinforcement learning},
booktitle = {Proc. 9th ACM Int. Conf. Future Energy Systems (e-Energy 2018)},
month = {12--15 Jun.},
year = {2018}
}

pubinproceedings

A. Derviškadić, P. Romano, C. Ge, W.K. Chai, C. Develder, L. Zanni, M. Pignati and M. Paolone, "Design and experimental validation of an LTE-based synchrophasor network in a medium voltage distribution grid", in Proc. 20th Power Sys. Comput. Conf. (PSCC 2018), Dublin, Ireland, 11-15 Jun. 2018.

Design and experimental validation of an LTE-based synchrophasor network in a medium voltage distribution grid

A. Derviškadić, P. Romano, C. Ge, W.K. Chai, C. Develder, L. Zanni, M. Pignati and M. Paolone


in Proc. 20th Power Sys. Comput. Conf. (PSCC 2018), Dublin, Ireland, 11-15 Jun. 2018.

We present and experimentally validate in a real-scale medium voltage (MV) grid a synchrophasor network that exploits the availability of a public 4G LTE communication infrastructure. An 18 buses, 10kV feeder located in Huissen, The Netherlands, has been equipped with 10 Phasor Measurement Units (PMUs) connected to the MV grid by means of dedicated voltage and current sensors. The PMUs stream synchrophasor data through a public 4G LTE network via an information-centric networking-based middleware, named C-DAX. The measurements are received and time-aligned at a phasor data concentrator and fed to a real-time state estimation application. The paper presents the various field-trial components and validates the feasibility of exploiting the 4G LTE technology for PMU-based applications. Specifically we assess the performance of the adopted wireless telecommunication infrastructure with and without the C-DAX middleware, as well as the accuracy of the real-time state estimation process.

Design and experimental validation of an LTE-based synchrophasor network in a medium voltage distribution grid

A. Derviškadić, P. Romano, C. Ge, W.K. Chai, C. Develder, L. Zanni, M. Pignati and M. Paolone


in Proc. 20th Power Sys. Comput. Conf. (PSCC 2018), Dublin, Ireland, 11-15 Jun. 2018.

@inproceedings{derviskadic2018,
author = {Asja Derviškadić and Paolo Romano and Chang Ge and Chai, Wei Koong and Chris Develder and Lorenzo Zanni and Marco Pignati and Mario Paolone},
title = {Design and experimental validation of an LTE-based synchrophasor network in a medium voltage distribution grid},
booktitle = {Proc. 20th Power Sys. Comput. Conf. (PSCC 2018)},
month = {11--15 Jun.},
year = {2018},
address = {Dublin, Ireland},
doi = {10.23919/PSCC.2018.8442644}
}

pubarticle

N. Sadeghianpourhamami, N. Refa, M. Strobbe and C. Develder, "Quantitive analysis of electric vehicle flexibility: A data-driven approach", Int. J. Electr. Power Energy Syst., Vol. 95, Feb. 2018, pp. 451-462.

Quantitive analysis of electric vehicle flexibility: A data-driven approach

N. Sadeghianpourhamami, N. Refa, M. Strobbe and C. Develder


Int. J. Electr. Power Energy Syst., Vol. 95, Feb. 2018, pp. 451-462.

The electric vehicle (EV) flexibility, indicating to what extent the charging load can be coordinated (i.e., to flatten the load curve or to utilize renewable energy resources), is neither well analyzed nor effectively quantified in literature. In this paper we fill this gap and offer an extensive analysis of the flexibility characteristics of 390K EV charging sessions and propose measures to quantize their flexibility exploitation. Our contributions include: (1) characterization of the EV charging behavior by clustering the arrival and departure time combinations (leading to the identification of type of EV charging behavior), (2) in-depth analysis of the characteristics of the charging sessions in each behavioral cluster and investigation of the influence of weekdays and seasonal changes on those characteristics including arrival, sojourn and idle times, and (3) proposing measures and an algorithm to quantitatively analyze how much flexibility (in terms of duration and amount) is used at various times of a day, for two representative scenarios. Understanding the characteristics of that flexibility (e.g., amount, time and duration of availability) and when it is used (in terms of both duration and amount) helps to develop more realistic price and incentive schemes in DR algorithms to efficiently exploit the offered flexibility or to estimate when to stimulate additional flexibility.

Quantitive analysis of electric vehicle flexibility: A data-driven approach

N. Sadeghianpourhamami, N. Refa, M. Strobbe and C. Develder


Int. J. Electr. Power Energy Syst., Vol. 95, Feb. 2018, pp. 451-462.

@article{sadeghianpourhamami2017IJEPES,
author = {Sadeghianpourhamami, Nasrin and Refa, Nazir and Strobbe, Matthias and Develder, Chris},
title = {Quantitive analysis of electric vehicle flexibility: A data-driven approach},
journal = {Int. J. Electr. Power Energy Syst.},
month = {Feb.},
year = {2018},
volume = {95},
pages = {451--462},
doi = {10.1016/j.ijepes.2017.09.007}
}

pubarticle

L. De Baets, J. Ruyssinck, C. Develder, T. Dhaene and D. Deschrijver, "Appliance classification using VI trajectories and convolutional neural networks", Energy Build., Vol. 158, Jan. 2018, pp. 32-36.

Appliance classification using VI trajectories and convolutional neural networks

L. De Baets, J. Ruyssinck, C. Develder, T. Dhaene and D. Deschrijver


Energy Build., Vol. 158, Jan. 2018, pp. 32-36.

Non-intrusive load monitoring methods aim to disaggregate the total power consumption of a household into individual appliances by analysing changes in the voltage and current measured at the grid connection point of the household. The goal is to identify the active appliances, based on their unique fingerprint. An informative characteristic to attain this goal is the voltage-current trajectory. In this paper, a weighted pixelated image of the voltage-current trajectory is used as input data for a deep learning method: a convolutional neural network that will automatically extract key features for appliance classification. The macro-average F-measure is 77.60% for the PLAID dataset and 75.46% for the WHITED dataset.

Appliance classification using VI trajectories and convolutional neural networks

L. De Baets, J. Ruyssinck, C. Develder, T. Dhaene and D. Deschrijver


Energy Build., Vol. 158, Jan. 2018, pp. 32-36.

@article{debaets2017enerbuild,
author = {De Baets, Leen and Ruyssinck, Joeri and Develder, Chris and Dhaene, Tom and Deschrijver, Dirk},
title = {Appliance classification using VI trajectories and convolutional neural networks},
journal = {Energy Build.},
month = {Jan.},
year = {2018},
volume = {158},
pages = {32--36},
doi = {10.1016/j.enbuild.2017.09.087}
}

pubinproceedings

L. De Baets, C. Develder, T. Dhaene, D. Deschrijver, J. Gao and M. Berges, "Handling imbalance in an extended PLAID", in Proc. 5th IFIP Conf. Sustainable Internet and ICT for Sustainability (SustainIT 2017), Funchal, Portugal, 6-7 Dec. 2017, pp. 1-5.

Handling imbalance in an extended PLAID

L. De Baets, C. Develder, T. Dhaene, D. Deschrijver, J. Gao and M. Berges


in Proc. 5th IFIP Conf. Sustainable Internet and ICT for Sustainability (SustainIT 2017), Funchal, Portugal, 6-7 Dec. 2017, pp. 1-5.

The objective of this paper is twofold: (1) introduce an extension of the the Plug-Level Appliance Identification Dataset (PLAID) [1], and (2) discuss how to deal with appliance class imbalance when using this data for NILM performance evaluation and training. Like the original, PLAID 2 is a public dataset for load identification research consisting of short voltage and current measurements (a few seconds) for different appliances found in residential buildings in the United States. Besides increasing the number of appliance instances, this extension includes measurements made during different operating modes for many appliance types. Because of the imbalanced nature of these datasets, alternative metrics to adequately evaluate the performance of classification algorithms are suggested. In particular, the Receiver Operating Characteristics (ROC) curve and its summary statistics lead to more consistent and meaningful results than accuracy or F1-measure. Additionally, the class imbalance can cause the classifier to only focus on the majority classes. The paper addresses methods handling this. However, it is found that these are unnecessary for the PLAID dataset.

Handling imbalance in an extended PLAID

L. De Baets, C. Develder, T. Dhaene, D. Deschrijver, J. Gao and M. Berges


in Proc. 5th IFIP Conf. Sustainable Internet and ICT for Sustainability (SustainIT 2017), Funchal, Portugal, 6-7 Dec. 2017, pp. 1-5.

@inproceedings{debaets2017sustainit,
author = {De Baets, Leen and Develder, Chris and Dhaene, Tom and Deschrijver, Dirk and Gao, Jingkun and Berges, Mario},
title = {Handling imbalance in an extended PLAID},
booktitle = {Proc. 5th IFIP Conf. Sustainable Internet and ICT for Sustainability (SustainIT 2017)},
month = {6--7 Dec.},
year = {2017},
pages = {1--5},
address = {Funchal, Portugal},
doi = {10.23919/SustainIT.2017.8379795}
}

pubinproceedings

L. De Baets, C. Develder, D. Deschrijver and T. Dhaene, "Automated classification of appliances using elliptical fourier descriptors", in Proc. IEEE Conf. Smart Grid Commun. (SmartGridComm 2017), Dresden, Germany, 23-26 Oct. 2017.

Automated classification of appliances using elliptical fourier descriptors

L. De Baets, C. Develder, D. Deschrijver and T. Dhaene


in Proc. IEEE Conf. Smart Grid Commun. (SmartGridComm 2017), Dresden, Germany, 23-26 Oct. 2017.

Non-intrusive load monitoring methods aim to disaggregate the total power consumption of a household into individual appliances by analysing changes in the voltage and current measured at the grid connection point of the household. The goal is to identify the active appliances, based on their unique fingerprint. This information can be communicated to the electricity provider and the end-user enabling the potential of smart grids. An informative characteristic to attain the appliance classification is the voltage-current trajectory. In this paper, this trajectory is represented as a binary image from which the contours are extracted. From these contours, the elliptic Fourier descriptors are calculated and used as input for several classification algorithms outputting the appliance name. Benchmarking this method on the PLAID dataset shows that the descriptors can yield a prediction accuracy up to 79%, comparable to the state-of-the-art, based on only a very compact representation (12 numbers).

Automated classification of appliances using elliptical fourier descriptors

L. De Baets, C. Develder, D. Deschrijver and T. Dhaene


in Proc. IEEE Conf. Smart Grid Commun. (SmartGridComm 2017), Dresden, Germany, 23-26 Oct. 2017.

@inproceedings{debaets2017sgc,
author = {De Baets, Leen and Develder, Chris and Deschrijver, Dirk and Dhaene, Tom},
title = {Automated classification of appliances using elliptical fourier descriptors},
booktitle = {Proc. IEEE Conf. Smart Grid Commun. (SmartGridComm 2017)},
month = {23--26 Oct.},
year = {2017},
address = {Dresden, Germany},
doi = {10.1109/SmartGridComm.2017.8340669}
}

pubarticle

N. Sadeghianpourhamami, J. Ruyssinck, D. Deschrijver, T. Dhaene and C. Develder, "Comprehensive feature selection for appliance classification in NILM", Energy Build., Vol. 151, Sep. 2017, pp. 98-106.

Comprehensive feature selection for appliance classification in NILM

N. Sadeghianpourhamami, J. Ruyssinck, D. Deschrijver, T. Dhaene and C. Develder


Energy Build., Vol. 151, Sep. 2017, pp. 98-106.

Since the inception of non-intrusive appliance load monitoring (NILM), extensive research has focused on identifying an effective set of features that allows to form a unique appliance signature to discriminate various loads. Although an abundance of features are reported in literature, most works use only a limited subset of them. A systematic comparison and combination of the available features in terms of their effectiveness is still missing. This paper, as its first contribution, offers a concise and updated review of the features reported in literature for the purpose of load identification. As a second contribution, a systematic feature elimination process is proposed to identify the most effective feature set. The analysis is validated on a large benchmark dataset and shows that the proposed feature elimination process improves the appliance classification accuracy for all the appliances in the dataset compared to using all thefeatures or randomly chosen subsets of features.

Comprehensive feature selection for appliance classification in NILM

N. Sadeghianpourhamami, J. Ruyssinck, D. Deschrijver, T. Dhaene and C. Develder


Energy Build., Vol. 151, Sep. 2017, pp. 98-106.

@article{Sadeghianpourhamami2017EB,
author = {Sadeghianpourhamami, Nasrin and Ruyssinck, Joeri and Deschrijver, Dirk and Dhaene, Tom and Develder, Chris},
title = {Comprehensive feature selection for appliance classification in NILM},
journal = {Energy Build.},
month = {Sep.},
year = {2017},
volume = {151},
pages = {98--106},
doi = {10.1016/j.enbuild.2017.06.042}
}

pubinproceedings

L. De Baets, J. Ruyssinck, C. Develder, T. Dhaene and D. Deschrijver, "Optimized statistical test for event detection in non-intrusive load monitoring", in Proc. IEEE Int. Conf. Environment and Electr. Eng. and IEEE Industrial and Commercial Power Sys. Europe (EEEIC / I&CPS Europe), 6-9 Jun. 2017.

Optimized statistical test for event detection in non-intrusive load monitoring

L. De Baets, J. Ruyssinck, C. Develder, T. Dhaene and D. Deschrijver


in Proc. IEEE Int. Conf. Environment and Electr. Eng. and IEEE Industrial and Commercial Power Sys. Europe (EEEIC / I&CPS Europe), 6-9 Jun. 2017.

Event detection plays an important role in non-intrusive load monitoring to accurately detect when appliances are switched on or off in a residential environment. Besides being accurate, it is important that these methods are robust on real-life power traces. This paper shows that some state-of-the-art event detection methods may miss events when there is a substantial base load caused by active power consuming devices. In order to address this problem, this paper extends the existing chi-squared goodness-of-fit test with a a voting scheme. Furthermore, a workflow is proposed using surrogate-based optimisation for tuning the parameters of these tests in an efficient way. Results on the BLUED dataset indicate that the novel voting chi-squared GOF method outperforms the standard chi-squared GOF test when applied to traces with a higher base load.

Optimized statistical test for event detection in non-intrusive load monitoring

L. De Baets, J. Ruyssinck, C. Develder, T. Dhaene and D. Deschrijver


in Proc. IEEE Int. Conf. Environment and Electr. Eng. and IEEE Industrial and Commercial Power Sys. Europe (EEEIC / I&CPS Europe), 6-9 Jun. 2017.

@inproceedings{DeBaets2017EEEIC,
author = {De Baets, Leen and Ruyssinck, Joeri and Develder, Chris and Dhaene, Tom and Deschrijver, Dirk},
title = {Optimized statistical test for event detection in non-intrusive load monitoring},
booktitle = {Proc. IEEE Int. Conf. Environment and Electr. Eng. and IEEE Industrial and Commercial Power Sys. Europe (EEEIC / I&CPS Europe)},
month = {6--9 Jun.},
year = {2017},
doi = {10.1109/EEEIC.2017.7977497}
}

pubarticle

L. De Baets, J. Ruyssinck, C. Develder, T. Dhaene and D. Deschrijver, "On the Bayesian optimization and robustness of event-detection methods in NILM", Energy Build., Vol. 145, Jun. 2017, pp. 57-66.

On the Bayesian optimization and robustness of event-detection methods in NILM

L. De Baets, J. Ruyssinck, C. Develder, T. Dhaene and D. Deschrijver


Energy Build., Vol. 145, Jun. 2017, pp. 57-66.

A basic but crucial step to increase e ciency and save energy in residential settings, is to have an accurate view of energy consumption. To monitor residential energy consumption cost-effectively, i.e., without relying on per-device monitoring equipment, non-intrusive load monitoring (NILM) provides an elegant solution. The aim of NILM is to disaggregate the total power consumption (as measured, e.g., by smart meters at the grid connection point of the household) into individual devices’ power consumption, using machine learning techniques. An essential building block of NILM is event detection: the detection of when appliances are switched on or off. Current state-of-the-art methods face two open issues. First, they are typically not robust to differences in base load power consumption and secondly, they require extensive parameter optimiza- tion. In this paper, we address both problems. We start by proposing two novel and robust algorithms, a modified version of the chi-squared goodness-of-fit (X2 GOF) test and an event detection method based on cepstrum smoothing. Then, we introduce a workflow using surrogate-based optimization (SBO) to efficiently tune these methods. By benchmarking on the BLUED dataset, we show that both suggested algorithms outperform the standard X2 GOF test for traces with a higher base load and can be optimized efficiently using SBO.

On the Bayesian optimization and robustness of event-detection methods in NILM

L. De Baets, J. Ruyssinck, C. Develder, T. Dhaene and D. Deschrijver


Energy Build., Vol. 145, Jun. 2017, pp. 57-66.

@article{DeBaets2017EB,
author = {De Baets, Leen and Ruyssinck, Joeri and Develder, Chris and Dhaene, Tom and Deschrijver, Dirk},
title = {On the Bayesian optimization and robustness of event-detection methods in NILM},
journal = {Energy Build.},
month = {Jun.},
year = {2017},
volume = {145},
pages = {57--66},
doi = {10.1016/j.enbuild.2017.03.061}
}

pubinproceedings

C. Develder, N. Sadeghianpourhamami, M. Strobbe and N. Refa, "Quantifying flexibility in EV charging as DR potential: Analysis of two real-world data sets", in Proc. 7th IEEE Int. Conf. Smart Grid Communications (SmartGridComm 2016), Sydney, Australia, 6-9 Nov. 2016, pp. 600-605.

Quantifying flexibility in EV charging as DR potential: Analysis of two real-world data sets

C. Develder, N. Sadeghianpourhamami, M. Strobbe and N. Refa


in Proc. 7th IEEE Int. Conf. Smart Grid Communications (SmartGridComm 2016), Sydney, Australia, 6-9 Nov. 2016, pp. 600-605.

The increasing adoption of electric vehicles (EVs) presents both challenges and opportunities for the power grid, especially for distribution system operators (DSOs). The demand represented by EVs can be significant, but on the other hand, sojourn times of EVs could be longer than the time required to charge their batteries to the desired level (e.g., to cover the next trip). The latter observation means that the electrical load from EVs is characterized by a certain level of flexibility, which could be exploited for example in demand response (DR) approaches (e.g., to balance generation from renewable energy sources).
This paper analyzes two data sets, one from a charging-at- home field trial in Flanders (about 8.5k charging sessions) and another from a large-scale EV public charging pole deployment in The Netherlands (more than 1M sessions). We rigorously analyze the collected data and quantify aforementioned flexibility: (1) we characterize the EV charging behavior by clustering the arrival and departure time combinations, identifying three behaviors (charging near home, charging near work, and park to charge), (2) we fit statistical models for the sojourn time, and flexibility (i.e., non-charging idle time) for each type of observed behavior, and (3) quantify the the potential of DR exploitation as the maximal load that could be achieved by coordinating EV charging for a given time of day t, continuously until t + Delta.

Quantifying flexibility in EV charging as DR potential: Analysis of two real-world data sets

C. Develder, N. Sadeghianpourhamami, M. Strobbe and N. Refa


in Proc. 7th IEEE Int. Conf. Smart Grid Communications (SmartGridComm 2016), Sydney, Australia, 6-9 Nov. 2016, pp. 600-605.

@inproceedings{Develder2016SGC,
author = {Develder, Chris and Sadeghianpourhamami, Nasrin and Strobbe, Matthias and Refa, Nazir},
title = {Quantifying flexibility in EV charging as DR potential: Analysis of two real-world data sets},
booktitle = {Proc. 7th IEEE Int. Conf. Smart Grid Communications (SmartGridComm 2016)},
month = {6--9 Nov.},
year = {2016},
pages = {600--605},
address = {Sydney, Australia},
doi = {10.1109/SmartGridComm.2016.7778827}
}

pubarticle

N. Sadeghianpourhamami, T. Demeester, D.F. Benoit, M. Strobbe and C. Develder, "Modeling and analysis of residential flexibility: Timing of white good usage", Appl. Energy, Vol. 179, Oct. 2016, pp. 790-805.

Modeling and analysis of residential flexibility: Timing of white good usage

N. Sadeghianpourhamami, T. Demeester, D.F. Benoit, M. Strobbe and C. Develder


Appl. Energy, Vol. 179, Oct. 2016, pp. 790-805.

Challenges that smart grids aim to address include the increasing fraction of supply by renewable energy sources, as well as plain rise of demand, e.g., by increased electrification of transportation. Part of the solution to these challenges lies in exploiting the opportunity to steer residential electricity consumption (e.g., for flattening the peak load or balancing the supply and demand in presence of the renewable energy production). To optimally exploit this opportunity, it is crucial to have insights on how flexible the residential demand is. Load flexibility is characterized by the amount of power, time of availability and duration of deferrable consumption. Residential flexibility however, is challenging to exploit due to the variation in types of customer loads and differences in appliance usage habits from one household to the other. Existing analyses of individual customer flexibility behavior in terms of timing are often based on inferences from surveys or customer load patterns (e.g., as observed through smart meter data): there is a high level of uncertainty about customer habits in offering the flexibility. Even though some of these studies rely on real world data, only few of them have quantitative data on actual flexible appliance usage, and none of them characterizes individual user behavior. In this paper, we address this gap and contribute with: (1) a new quantitative specification of flexibility, (2) two systematic methodologies for modeling individual customer behavior, (3) evaluation of the proposed models in terms of how accurately the data they generate corresponds with real world customer behavior, and (4) a basic analysis of factors influencing the flexibility behavior based on statistical tests. Experimental results for (2)–(4) are based on a unique dataset from a real-life field trial.

Modeling and analysis of residential flexibility: Timing of white good usage

N. Sadeghianpourhamami, T. Demeester, D.F. Benoit, M. Strobbe and C. Develder


Appl. Energy, Vol. 179, Oct. 2016, pp. 790-805.

@article{Sadeghianpourhamami2016APEN,
author = {Sadeghianpourhamami, Nasrin and Demeester, Thomas and Benoit, Dries F. and Strobbe, Matthias and Develder, Chris},
title = {Modeling and analysis of residential flexibility: Timing of white good usage},
journal = {Appl. Energy},
month = {Oct.},
year = {2016},
volume = {179},
pages = {790--805},
doi = {10.1016/j.apenergy.2016.07.012}
}

pubarticle

K. Mets, F. Depuydt and C. Develder, "Two-stage load pattern clustering using fast wavelet transformation", IEEE Trans. Smart Grid, Vol. 7, No. 5, Sep. 2016, pp. 2250-2259.

Two-stage load pattern clustering using fast wavelet transformation

K. Mets, F. Depuydt and C. Develder


IEEE Trans. Smart Grid, Vol. 7, No. 5, Sep. 2016, pp. 2250-2259.

Smart grids collect large volumes of smart meter data in the form of time series or so-called load patterns. We outline the applications that benefit from analyzing this data (ranging from customer segmentation to operational system planning), and propose two-stage load pattern clustering. The first stage is performed per individual user and identifies the various typical daily power usage patterns (s)he exhibits. The second stage takes those typical user patterns as input, to group users that are similar. To improve scalability, we use fast wavelet transformation (FWT) of the time series data, which reduces the dimensionality of the feature space where the clustering algorithm operates in (i.e., from N data points in the time domain to log N). Another qualitative benefit of FWT is that patterns that are identical in shape but just differ in a (typically small) time shift still end up in the same cluster. Furthermore, we use g-means instead of k-means as the clustering algorithm. Our comprehensive set of experiments to analyzes the impact of using FWT vs. time-domain features, and g-means vs. k-means, to conclude that in terms of cluster quality metrics our system is comparable to state-of-the-art methods, while being more scalable (because of the dimensionality reduction).

Two-stage load pattern clustering using fast wavelet transformation

K. Mets, F. Depuydt and C. Develder


IEEE Trans. Smart Grid, Vol. 7, No. 5, Sep. 2016, pp. 2250-2259.

@article{Mets2015TSGcluster,
author = {Mets, Kevin and Depuydt, Frederick and Develder, Chris},
title = {Two-stage load pattern clustering using fast wavelet transformation},
journal = {IEEE Trans. Smart Grid},
month = {Sep.},
year = {2016},
volume = {7},
number = {5},
pages = {2250--2259},
doi = {10.1109/TSG.2015.2446935}
}

pubinproceedings

J. van der Herten, F. Depuydt, D. Deschrijver, M. Strobbe, C. Develder, T. Dhaene, R. Bruneliere and J.-W. Rombouts, "Energy flexibility assessment of an industrial coldstore process", in Proc. IEEE Int. Energy Conf. (Energycon 2016), Leuven, Belgium, 4-8 Apr. 2016.

Energy flexibility assessment of an industrial coldstore process

J. van der Herten, F. Depuydt, D. Deschrijver, M. Strobbe, C. Develder, T. Dhaene, R. Bruneliere and J.-W. Rombouts


in Proc. IEEE Int. Energy Conf. (Energycon 2016), Leuven, Belgium, 4-8 Apr. 2016.

Power-intensive industry plays a key role in balancing supply and demand in the energy grid: by offering flexible power, industry provides competitive alternatives to gas fired power plants and reduces the CO2 impact of grid balancing. Furthermore, operating costs can be reduced and grid operators can avoid technical failures. Recently, research has started to try and address the challenging question of determining the amount of power curtailment (i.e., how much power can be reduced for how long) without violating any process constraints. We consider several machine learning methods to assess the curtailment potential in a coldstore, based on historical data.

Energy flexibility assessment of an industrial coldstore process

J. van der Herten, F. Depuydt, D. Deschrijver, M. Strobbe, C. Develder, T. Dhaene, R. Bruneliere and J.-W. Rombouts


in Proc. IEEE Int. Energy Conf. (Energycon 2016), Leuven, Belgium, 4-8 Apr. 2016.

@inproceedings{vanderherten2016,
author = {van der Herten, Joachim and Depuydt, Frederick and Deschrijver, Dirk and Strobbe, Matthias and Develder, Chris and Dhaene, Tom and Bruneliere, Renaud and Rombouts, Jan-Willem},
title = {Energy flexibility assessment of an industrial coldstore process},
booktitle = {Proc. IEEE Int. Energy Conf. (Energycon 2016)},
month = {4--8 Apr.},
year = {2016},
address = {Leuven, Belgium},
doi = {10.1109/ENERGYCON.2016.7514032}
}

pubinproceedings

N. Sadeghianpourhamami, M. Strobbe and C. Develder, "Real-world user flexibility of energy consumption: Two-stage generative model construction", in Proc. 31st ACM/SIGAPP Symp. Applied Computing (SAC 2016), Pisa, Italy, 4-8 Apr. 2016. (Best poster award nomination )

Real-world user flexibility of energy consumption: Two-stage generative model construction

N. Sadeghianpourhamami, M. Strobbe and C. Develder


in Proc. 31st ACM/SIGAPP Symp. Applied Computing (SAC 2016), Pisa, Italy, 4-8 Apr. 2016.

Since the inception of smart grids, a substantial amount of research has focused on the development of scalable Demand Response (DR) approaches. For example, to flatten peak load, or to balance renewable energy production. A crucial assumption in DR is that at least some portion of the load is flexible, i.e., can be shifted in time. While the flexibility potential of smart devices has been analyzed extensively based on the device characteristics, little effort has been devoted to establishing potential factors in their owner’s behavior. In this paper, we focus on sharpening the analysis of flexibility in residential user load and contribute with: (1) a quantitative specification of such flexibility, (2) a systematic methodology to derive a generative model for user flexibility behavior from data, (3) application of the methodology on a real world data set from a field trial with smart appliances, and (4) analysis of factors determining that flexibility.

Real-world user flexibility of energy consumption: Two-stage generative model construction

N. Sadeghianpourhamami, M. Strobbe and C. Develder


in Proc. 31st ACM/SIGAPP Symp. Applied Computing (SAC 2016), Pisa, Italy, 4-8 Apr. 2016.

@inproceedings{sadeghianpourhamami2016,
author = {Sadeghianpourhamami, Nasrin and Strobbe, Matthias and Develder, Chris},
title = {Real-world user flexibility of energy consumption: Two-stage generative model construction},
booktitle = {Proc. 31st ACM/SIGAPP Symp. Applied Computing (SAC 2016)},
month = {4--8 Apr.},
year = {2016},
address = {Pisa, Italy},
doi = {10.1145/2851613.2853129}
}

pubinbook

C. Develder, M. Strobbe, K. De Craemer and G. Deconinck, "Charging electric vehicles in the smart grid", in "Smart grids from a global perspective", J. Scherpen, A. Beaulieu and J. de Wilde (Ed.), Springer, 16 Feb. 2016, pp. 147-161.

Charging electric vehicles in the smart grid
in: Smart grids from a global perspective

C. Develder, M. Strobbe, K. De Craemer and G. Deconinck


Springer, 16 Feb. 2016, pp. 147-161.

High level challenges that motivate the evolution towards smart grids include (i) the anticipated electrification of transportation, including electrical vehicles (EVs), and (ii) the increasing penetration of distributed renewable energy sources (DRES). This chapter will discuss how the extra grid load stemming from the EVs can be handled, including the context of reduced control over power generation in light of DRES adoption (especially solar and wind power). After a basic introduction to common EV charging technology, we give two illustrative examples of controlling EV charging: avoiding peaks, and balancing against renewable generation. We then qualitatively present possible demand response (DR) strategies to realize such control. Finally, we highlight the need for, and underlying principles of, (smart grid) simulation tools, e.g., to study the effectiveness of such DR mechanisms.

Charging electric vehicles in the smart grid
in: Smart grids from a global perspective

C. Develder, M. Strobbe, K. De Craemer and G. Deconinck


Springer, 16 Feb. 2016, pp. 147-161.

@inbook{Develder2016SGBook,
author = {Develder, Chris and Strobbe, Matthias and De Craemer, Klaas and Deconinck, Geert},
editor = {Scherpen, Jacquelien and Beaulieu, Anne and de Wilde, Jaap},
title = {Smart grids from a global perspective},
chapter = {Charging electric vehicles in the smart grid},
publisher = {Springer},
month = {16 Feb.},
year = {2016},
pages = {147--161},
doi = {10.1007/978-3-319-28077-6_10}
}

pubinproceedings

W.K. Chai, K.V. Katsaros, M. Strobbe, P. Romano, C. Ge, C. Develder, G. Pavlou and N. Wang, "Enabling Smart Grid Applications with ICN", in Proc. 2nd ACM Int. Conf. Information-Centric Networking (ICN 2015), San Francisco, CA, USA, 30 Sep. - 2 Oct. 2015, pp. 207-208.

Enabling Smart Grid Applications with ICN

W.K. Chai, K.V. Katsaros, M. Strobbe, P. Romano, C. Ge, C. Develder, G. Pavlou and N. Wang


in Proc. 2nd ACM Int. Conf. Information-Centric Networking (ICN 2015), San Francisco, CA, USA, 30 Sep. - 2 Oct. 2015, pp. 207-208.

We have harnessed the salient features of information-centric networking (ICN) and implemented a communication infrastructure, called C-DAX, for supporting smart grid applications. We will demonstrate the operations of C-DAX both in a laboratory setup and a real field trial that involves the deployment of C-DAX in a live electricity grid in the Netherlands. This demo will showcase the capabilities of C-DAX, highlighting how ICN satisfies stringent smart grid application requirements.

Enabling Smart Grid Applications with ICN

W.K. Chai, K.V. Katsaros, M. Strobbe, P. Romano, C. Ge, C. Develder, G. Pavlou and N. Wang


in Proc. 2nd ACM Int. Conf. Information-Centric Networking (ICN 2015), San Francisco, CA, USA, 30 Sep. - 2 Oct. 2015, pp. 207-208.

@inproceedings{Chai2015ICN,
author = {Chai, Wei Koong and Katsaros, Konstantinos V. and Strobbe, Matthias and Romano, Paolo and Ge, Chang and Develder, Chris and Pavlou, George and Wang, Ning},
title = {Enabling Smart Grid Applications with ICN},
booktitle = {Proc. 2nd ACM Int. Conf. Information-Centric Networking (ICN 2015)},
month = {30 Sep. -- 2 Oct.},
year = {2015},
pages = {207--208},
address = {San Francisco, CA, USA},
doi = {10.1145/2810156.2812610}
}

pubinproceedings

G. Casier, J. Van Ooteghem, M. Strobbe, S. Verbrugge and C. Develder, "Evaluation of Belgian energy market models with demand response", in Proc. 54th FITCE Congress (FITCE 2015), Wroclaw, Poland, 1-3 Sep. 2015, pp. 1-6.

Evaluation of Belgian energy market models with demand response

G. Casier, J. Van Ooteghem, M. Strobbe, S. Verbrugge and C. Develder


in Proc. 54th FITCE Congress (FITCE 2015), Wroclaw, Poland, 1-3 Sep. 2015, pp. 1-6.

Energy markets worldwide are evolving towards smart grids. The value network of the current energy market will be subject to changing actors and roles in the evolution towards smart grids. There are several ways in which the market could respond to these changes, depending on who will take up newly emerging responsibilities. We consider the architecture of a large-scale pilot that was conducted within the Flemish Linear project and model the current energy market. Drawing upon the insights derived from the pilot and the current models, we propose several possible future market models that could take place when smart meters will be implemented and opportunities for demand response will emerge. Subsequently, the different models are evaluated by means of a PEST analysis.

Evaluation of Belgian energy market models with demand response

G. Casier, J. Van Ooteghem, M. Strobbe, S. Verbrugge and C. Develder


in Proc. 54th FITCE Congress (FITCE 2015), Wroclaw, Poland, 1-3 Sep. 2015, pp. 1-6.

@inproceedings{casier2015,
author = {Casier, Gregory and Van Ooteghem, Jan and Strobbe, Matthias and Verbrugge, Sofie and Develder, Chris},
title = {Evaluation of Belgian energy market models with demand response},
booktitle = {Proc. 54th FITCE Congress (FITCE 2015)},
month = {1--3 Sep.},
year = {2015},
pages = {1--6},
address = {Wroclaw, Poland}
}

pubarticle

W.K. Chai, N. Wang, K. Katsaros, G. Kamel, S. Melis, M. Hoefling, B. Vieira, P. Romano, S. Sarri, T. Tesfay, B. Yang, F. Heimgaertner, M. Pignati, M. Paolone, M. Menth, G. Pavlou, E. Poll, M. Mampaey, H. Bontius and C. Develder, "An information-centric communication infrastructure for real-time state estimation of active distribution networks", IEEE Trans. Smart Grid, Vol. 6, No. 4, Jul. 2015, pp. 2134-2146.

An information-centric communication infrastructure for real-time state estimation of active distribution networks

W.K. Chai, N. Wang, K. Katsaros, G. Kamel, S. Melis, M. Hoefling, B. Vieira, P. Romano, S. Sarri, T. Tesfay, B. Yang, F. Heimgaertner, M. Pignati, M. Paolone, M. Menth, G. Pavlou, E. Poll, M. Mampaey, H. Bontius and C. Develder


IEEE Trans. Smart Grid, Vol. 6, No. 4, Jul. 2015, pp. 2134-2146.

The evolution towards the emerging Active Distribution Networks (ADNs) can be realized via a Real-Time State Estimation (RTSE) application facilitated by the use of Phasor Measurement Units (PMUs). A critical challenge in PMU-based RTSE is the lack of a scalable and flexible communication infrastructure for the timely (i.e., sub-second) delivery of the high volume of synchronized and continuous synchrophasor measurements. We address this challenge by introducing a communication platform called C-DAX based on the information-centric networking (ICN) concept. With a topic-based publish-subscribe engine that decouples data producers and consumers in time and space, C-DAX enables efficient synchrophasor measurement delivery as well as flexible and scalable (re)configuration of PMU data communication for seamless full observability of power conditions in complex and dynamic scenarios. Based on the derived set of requirements for supporting PMU-based RTSE in ADNs, we design the ICN-based C-DAX communication platform, together with a joint optimized physical network resource provisioning strategy in order to enable the agile PMU data communications in near real-time. In this paper, C-DAX is validated via a prototype implementation deployed over a sample feeder as a proof-of-concept and evaluated through simulation-based experiments using a large set of real medium voltage grid topologies operating in the Netherlands.

An information-centric communication infrastructure for real-time state estimation of active distribution networks

W.K. Chai, N. Wang, K. Katsaros, G. Kamel, S. Melis, M. Hoefling, B. Vieira, P. Romano, S. Sarri, T. Tesfay, B. Yang, F. Heimgaertner, M. Pignati, M. Paolone, M. Menth, G. Pavlou, E. Poll, M. Mampaey, H. Bontius and C. Develder


IEEE Trans. Smart Grid, Vol. 6, No. 4, Jul. 2015, pp. 2134-2146.

@article{Chai2015TSG,
author = {Chai, Wei Koong and Wang, Ning and Katsaros, Konstantinos and Kamel, George and Melis, Stijn and Hoefling, Michael and Vieira, Barbara and Romano, Paolo and Sarri, Styliani and Tesfay, Teklemariam and Yang, Binxu and Heimgaertner, Florian and Pignati, Marco and Paolone, Mario and Menth, Michael and Pavlou, George and Poll, Erik and Mampaey, Marcel and Bontius, Herman and Develder, Chris},
title = {An information-centric communication infrastructure for real-time state estimation of active distribution networks},
journal = {IEEE Trans. Smart Grid},
month = {Jul.},
year = {2015},
volume = {6},
number = {4},
pages = {2134--2146},
doi = {10.1109/TSG.2015.2398840}
}

pubinproceedings

M. Strobbe, K. Vanthournout, T. Verschueren, W. Cardinaels and C. Develder, "Deploying the ICT architecture of a residential demand response pilot", in Proc. IFIP/IEEE Int. Symp. Integrated Netw. Management (IM 2015), Ottawa, Canada, 11-15 May 2015, pp. 1041-1046.

Deploying the ICT architecture of a residential demand response pilot

M. Strobbe, K. Vanthournout, T. Verschueren, W. Cardinaels and C. Develder


in Proc. IFIP/IEEE Int. Symp. Integrated Netw. Management (IM 2015), Ottawa, Canada, 11-15 May 2015, pp. 1041-1046.

The Flemish project Linear was a large scale res- idential demand response pilot that aims to validate innovative smart grid technology building on the rollout of information and communication technologies in the power grid.
For this pilot a scalable, reliable and interoperable ICT infrastructure was set up, interconnecting 245 residential power grid customers with the backend systems of energy service providers (ESPs), flexibility aggregators, distribution system operators (DSOs) and balancing responsible parties (BRPs).
On top of this architecture several business cases were rolled out, which require the sharing of metering data and flexibility information, and demand response algorithms for the balancing of renewable energy and the mitigation of voltage and power issues in distribution grids.
The goal of the pilot is the assessment of the technical and economical feasibility of residential demand response in real life, and of the interaction with the end-consumer.
In this paper we focus on the practical experiences and lessons learnt during the deployment of the ICT technology for the pilot. This includes the real-time gathering of measurement data and real-time control of a wide range of smart appliances in the homes of the participants. We identified a number of critical issues that need to be addressed for a future full-scalle roll- out: (i) reliable in-house communication, (ii) interoperability of appliances, measurement equipment, backend systems, and business cases, and (iii) sufficient backend processing power for real-time analysis and control.

Deploying the ICT architecture of a residential demand response pilot

M. Strobbe, K. Vanthournout, T. Verschueren, W. Cardinaels and C. Develder


in Proc. IFIP/IEEE Int. Symp. Integrated Netw. Management (IM 2015), Ottawa, Canada, 11-15 May 2015, pp. 1041-1046.

@inproceedings{Strobbe2015IM,
author = {Matthias Strobbe and Koen Vanthournout and Tom Verschueren and Wim Cardinaels and Chris Develder},
title = {Deploying the ICT architecture of a residential demand response pilot},
booktitle = {Proc. IFIP/IEEE Int. Symp. Integrated Netw. Management (IM 2015)},
month = {11--15 May},
year = {2015},
pages = {1041--1046},
address = {Ottawa, Canada},
doi = {10.1109/INM.2015.7140430}
}

pubinproceedings

M. Strobbe, K. Vanthournout, T. Verschueren, W. Cardinaels and C. Develder, "Large-scale residential demand response pilot ICT architecture", in Proc. 5th IEEE PES Innovative Smart Grid Technologies European Conf. (ISGT-EU 2014), Istanbul, Turkey, 12-15 Oct. 2014, pp. 1-6.

Large-scale residential demand response pilot ICT architecture

M. Strobbe, K. Vanthournout, T. Verschueren, W. Cardinaels and C. Develder


in Proc. 5th IEEE PES Innovative Smart Grid Technologies European Conf. (ISGT-EU 2014), Istanbul, Turkey, 12-15 Oct. 2014, pp. 1-6.

The Flemish project Linear is an example of an ongoing large scale residential demand response pilot that aims to validate innovative smart grid applications that exploit the rollout of information and communication technologies (ICT) in the power grid. In this paper, we discuss the design of such a scalable, reliable and interoperable ICT infrastructure that interconnects 245 residential power grid customers with the backend systems of various actors: e.g., energy service providers (ESPs), flexibility aggregators, distribution system operators (DSOs), balancing re- sponsible parties (BRPs). The use cases rolled out in Linear, built on top of our proposed ICT architecture, involve sharing both metering data and flexibility information (esp. for time shifting) of the households, and demand response (DR) algorithms for the balancing of renewable energy and the mitigation of voltage and power issues in distribution grids.

Large-scale residential demand response pilot ICT architecture

M. Strobbe, K. Vanthournout, T. Verschueren, W. Cardinaels and C. Develder


in Proc. 5th IEEE PES Innovative Smart Grid Technologies European Conf. (ISGT-EU 2014), Istanbul, Turkey, 12-15 Oct. 2014, pp. 1-6.

@inproceedings{Strobbe2014ISGTEU,
author = {Strobbe, Matthias and Vanthournout, Koen and Verschueren, Tom and Cardinaels, Wim and Develder, Chris},
title = {Large-scale residential demand response pilot ICT architecture},
booktitle = {Proc. 5th IEEE PES Innovative Smart Grid Technologies European Conf. (ISGT-EU 2014)},
month = {12--15 Oct.},
year = {2014},
pages = {1--6},
address = {Istanbul, Turkey},
doi = {10.1109/ISGTEurope.2014.7028760}
}

pubinproceedings

L. Van Halewyck, J. Verstraeten, M. Strobbe and C. Develder, "Economic evaluation of active network management alternatives for congestion avoidance - the DSO perspective", in Proc. 5th IEEE PES Innovative Smart Grid Technologies European Conf. (ISGT-EU 2014), Istanbul, Turkey, 12-15 Oct. 2014, pp. 1-6.

Economic evaluation of active network management alternatives for congestion avoidance - the DSO perspective

L. Van Halewyck, J. Verstraeten, M. Strobbe and C. Develder


in Proc. 5th IEEE PES Innovative Smart Grid Technologies European Conf. (ISGT-EU 2014), Istanbul, Turkey, 12-15 Oct. 2014, pp. 1-6.

The introduction of distributed renewable energy generators in the electricity grid implies a number of challenges for energy suppliers and utilities. One of these challenges is the increased risk for grid congestion issues due to the installation of large amounts of e.g. solar panels and wind turbines to the existing grid. As alternative to costly grid reinforcements several Active Network Management (ANM) techniques to mitigate this risk are researched, including (1) dynamic line rating and (2) demand side management. In this paper, we make an economic evaluation of those options from a Distribution System Operator (DSO) perspective. We discuss the aforementioned techniques and elaborate their business case for a specific use case in the MV-grid. Our calculations show that dynamic line rating can be considered as an alternative to network reinforcement, depending on the regulatory framework.

Economic evaluation of active network management alternatives for congestion avoidance - the DSO perspective

L. Van Halewyck, J. Verstraeten, M. Strobbe and C. Develder


in Proc. 5th IEEE PES Innovative Smart Grid Technologies European Conf. (ISGT-EU 2014), Istanbul, Turkey, 12-15 Oct. 2014, pp. 1-6.

@inproceedings{VanHalewyck2014ISGTEU,
author = {Van Halewyck, Lode and Verstraeten, Johan and Strobbe, Matthias and Develder, Chris},
title = {Economic evaluation of active network management alternatives for congestion avoidance - the DSO perspective},
booktitle = {Proc. 5th IEEE PES Innovative Smart Grid Technologies European Conf. (ISGT-EU 2014)},
month = {12--15 Oct.},
year = {2014},
pages = {1--6},
address = {Istanbul, Turkey},
doi = {10.1109/ISGTEurope.2014.7028941}
}

pubarticle

H. Mohsenian-Rad, F. Granelli, R. Kui, C. Develder, L. Chen, T. Jiang and X. Liu, "Editorial: IEEE Communications Surveys & Tutorials Special Section on Energy and Smart Grid", IEEE Commun. Surv. Tutor., Vol. 16, No. 3, Sep. 2014, pp. 1687-1688.

Editorial: IEEE Communications Surveys & Tutorials Special Section on Energy and Smart Grid

H. Mohsenian-Rad, F. Granelli, R. Kui, C. Develder, L. Chen, T. Jiang and X. Liu


IEEE Commun. Surv. Tutor., Vol. 16, No. 3, Sep. 2014, pp. 1687-1688.

The aim of this special issue was to collect from academic and industrial players, tutorials and surveys related to the latest smart grid and energy related technologies and architectures. Contributions on major developments and updates on smart grid systems are considered. We received a total of 15 submissions from which five were finally accepted for this special issue. The papers span from smart grid communications to building energy efficiency, smart metering, information management, and co-simulation of power and communication systems. Each of the five article is briefly summarized.

Editorial: IEEE Communications Surveys & Tutorials Special Section on Energy and Smart Grid

H. Mohsenian-Rad, F. Granelli, R. Kui, C. Develder, L. Chen, T. Jiang and X. Liu


IEEE Commun. Surv. Tutor., Vol. 16, No. 3, Sep. 2014, pp. 1687-1688.

@article{MohsenianRad2014,
author = {Mohsenian-Rad, Hamed and Granelli, Fabrizio and Kui, Ren and Develder, Chris and Chen, Lijun and Jiang, Tao and Liu, Xue},
title = {Editorial: IEEE Communications Surveys & Tutorials Special Section on Energy and Smart Grid},
journal = {IEEE Commun. Surv. Tutor.},
month = {Sep.},
year = {2014},
volume = {16},
number = {3},
pages = {1687--1688},
doi = {10.1109/SURV.2014.042914.00001}
}

pubarticle

K. Mets, J. Aparicio and C. Develder, "Combining power and communication network simulation for cost-effective smart grid analysis", IEEE Commun. Surv. Tutor., Vol. 16, No. 3, Jul. 2014, pp. 1771-1796.

Combining power and communication network simulation for cost-effective smart grid analysis

K. Mets, J. Aparicio and C. Develder


IEEE Commun. Surv. Tutor., Vol. 16, No. 3, Jul. 2014, pp. 1771-1796.

Today's electricity grid is transitionaing to a so-called smart grid. The associated challenges and funding initiatives have spurred great efforts from the research community to propose innovative smart grid solutions. To assess the performance of possible solutions, simulation tools offer a cost effective and safe approach. In this paper we will provide a comprehensive overview of various tools and their characteristics, applicable in smart grid research: we will cover both the communication and associated ICT infrastructure, on top of the power grid. First, we discuss the motivation for the development of smart grid simulators, as well as their associated research questions and design challenges. Next, we discuss three types of simulators in the smart grid area: power system simulators, communication network simulators, and combined power and communication simulators. To summarize the findings from this survey, we classify the different simulators according to targeted use cases, simulation model level of detail, and architecture. To conclude, we discuss the use of standards and multi-agent based modeling in smart grid simulation.

Combining power and communication network simulation for cost-effective smart grid analysis

K. Mets, J. Aparicio and C. Develder


IEEE Commun. Surv. Tutor., Vol. 16, No. 3, Jul. 2014, pp. 1771-1796.

@article{Mets2014CST,
author = {Mets, Kevin and Aparicio, Juan and Develder, Chris},
title = {Combining power and communication network simulation for cost-effective smart grid analysis},
journal = {IEEE Commun. Surv. Tutor.},
month = {Jul.},
year = {2014},
volume = {16},
number = {3},
pages = {1771--1796},
doi = {10.1109/SURV.2014.021414.00116}
}

pubinproceedings

J. Aparicio, J. Rosca, M. Mediger, A. Essl, K. Arzig and C. Develder, "Exploiting road traffic data for very short term load forecasting in smart grids", in Proc. 5th IEEE PES Conf. Innovative Smart Grid Technologies (ISGT 2014), Washington, DC, USA, 19-22 Feb. 2014.

Exploiting road traffic data for very short term load forecasting in smart grids

J. Aparicio, J. Rosca, M. Mediger, A. Essl, K. Arzig and C. Develder


in Proc. 5th IEEE PES Conf. Innovative Smart Grid Technologies (ISGT 2014), Washington, DC, USA, 19-22 Feb. 2014.

If accurate short term prediction of electricity consumption is available, the Smart Grid infrastructure can rapidly and reliably react to changing conditions. The economic importance of accurate predictions justifies research for more complex forecasting algorithms. This paper proposes road traffic data as a new input dimension that can help improve very short term load forecasting. We explore the dependencies between power demand and road traffic data and evaluate the predictive power of the added dimension compared with other common features, such as historical load and temperature profiles.

Exploiting road traffic data for very short term load forecasting in smart grids

J. Aparicio, J. Rosca, M. Mediger, A. Essl, K. Arzig and C. Develder


in Proc. 5th IEEE PES Conf. Innovative Smart Grid Technologies (ISGT 2014), Washington, DC, USA, 19-22 Feb. 2014.

@inproceedings{Aparicio2014ISGT,
author = {Juan Aparicio and Justinian Rosca and Markus Mediger and Alexander Essl and Klaus Arzig and Chris Develder},
title = {Exploiting road traffic data for very short term load forecasting in smart grids},
booktitle = {Proc. 5th IEEE PES Conf. Innovative Smart Grid Technologies (ISGT 2014)},
month = {19--22 Feb.},
year = {2014},
address = {Washington, DC, USA},
doi = {10.1109/ISGT.2014.6816498}
}

pubinbook

T. Wauters, F. De Turck and C. Develder, "Overlay networks for smart grids", in "IEEE vision for smart grid communications: 2030 and beyond", S. Goel, S.F. Bush and D. Bakken (Ed.), IEEE Standards Association, May 2013, pp. 223-249.

Overlay networks for smart grids
in: IEEE vision for smart grid communications: 2030 and beyond

T. Wauters, F. De Turck and C. Develder


IEEE Standards Association, May 2013, pp. 223-249.

Smart Grid networks imply the overlaying of the power grid network with communication networks, to enable advanced coordination mechanisms. While the main drivers for Smart Grid projects might vary from region to region (e.g., increasing penetration of distributed renewable energy production in the European Union, need for enhanced reliability in the U.S.), the key differentiators of the next generation power grid stem from the massive amounts of data distributed throughout the grid, which must be used to optimally operate the grid. Thus, the basic functions that communication networks should provide can be summarized as: 1) data acquisition from a massive amount of measurement devices and 2) sending control signals to steer consumption/generation (e.g., demand-supply matching). The data acquisition part clearly involves gathering the smart meter data from the residential meters scattered across the distribution network. But it also implies collecting the information of so-called synchrophasors, generally known as phasor measurement units (PMUs), which are devices typically installed in the transmission network that combine precise measurements of currents and voltages with accurate time recording. Applications that can make use of these measurements (both in distribution and transmission networks) have varying requirements for real- time communications. Clearly, there is a need for (distributed) control mechanisms, which also imply specific network architectures.
An overlay network is a network built on the top of the underlying network. It relies on the infrastructure of the underlying network but only uses its basic services. Overlay networks themselves provide enhanced services optimized for the class of targeted applications. Smart Grid communications requires support of application-specific resource discovery, session control, routing, addressing, and other features in order to support services specifically designed for the Smart Grid operation. Smart Grid communications applications include data acquisition, operation of Smart Grid demand/response control mechanisms, synchrophasors, end-user energy management, etc.
Some overlay networks operators book infrastructure resources through service level agreements, and other overlay networks are designed to adapt to the environment and manage Quality of Experience to compensate for lack of Quality of Service. In this chapter, we discuss both of these types of overlay networks with emphasis on IP-based overlays that tend to use underlying infrastructure opportunistically, and do not rely on availability of adequate infrastructure resources.

Overlay networks for smart grids
in: IEEE vision for smart grid communications: 2030 and beyond

T. Wauters, F. De Turck and C. Develder


IEEE Standards Association, May 2013, pp. 223-249.

@inbook{Wauters2013SGV,
author = {Wauters, Tim and De Turck, Filip and Develder, Chris},
editor = {Goel, Sanjay and Bush, Stephen F. and Bakken, David},
title = {IEEE vision for smart grid communications: 2030 and beyond},
chapter = {Overlay networks for smart grids},
publisher = {IEEE Standards Association},
month = {May},
year = {2013},
pages = {223--249},
url = {http://www.techstreet.com/ieee/products/1858760}
}

pubinproceedings

M. Strobbe, T. Verschueren, S. Melis, D. Verslype, K. Mets, F. De Turck and C. Develder, "Design of a management infrastructure for smart grid pilot data processing and analysis", in Proc. IFIP/IEEE Int. Symp. Integrated Network Management (IM 2013), Ghent, Belgium, 27-31 May 2013, pp. 547-533.

Design of a management infrastructure for smart grid pilot data processing and analysis

M. Strobbe, T. Verschueren, S. Melis, D. Verslype, K. Mets, F. De Turck and C. Develder


in Proc. IFIP/IEEE Int. Symp. Integrated Network Management (IM 2013), Ghent, Belgium, 27-31 May 2013, pp. 547-533.

Future smart grids will combine power grid tech- nologies with information and communication technologies to enable a more efficient, reliable and sustainable energy produc- tion and distribution. To realize such a smart grid, large scale pilot projects are currently implemented and evaluated. Such pilot projects generate an excessive amount of data that needs to be processed: energy measurements, information on available flexibility from smart devices that can be shifted in time, control signals, dynamic prices, environmental data, etc. To validate and analyze the gathered data and adjust the running experiments in real-time, an optimized data management infrastructure is needed as well as comprehensive visualization tools.
In this paper we present a data management infrastructure optimized for the follow up of the large scale smart grid project called Linear. In this project a pilot in over 200 households is implemented to evaluate several business cases including the balancing of renewable energy supply and the mitigation of voltage and power issues in distribution grids. By decoupling the gathering of the incoming data, the processing and storage of the data, and the data visualization and analysis on different servers, each with their own, optimized database, we obtain an efficient system for validation of the generated data in the pilot, management of the deployed set-ups and follow-up of the ongoing experiments in real-time.

Design of a management infrastructure for smart grid pilot data processing and analysis

M. Strobbe, T. Verschueren, S. Melis, D. Verslype, K. Mets, F. De Turck and C. Develder


in Proc. IFIP/IEEE Int. Symp. Integrated Network Management (IM 2013), Ghent, Belgium, 27-31 May 2013, pp. 547-533.

@inproceedings{Strobbe2013IM,
author = {Strobbe, Matthias and Verschueren, Tom and Melis, Stijn and Verslype, Dieter and Mets, Kevin and De Turck, Filip and Develder, Chris},
title = {Design of a management infrastructure for smart grid pilot data processing and analysis},
booktitle = {Proc. IFIP/IEEE Int. Symp. Integrated Network Management (IM 2013)},
month = {27--31 May},
year = {2013},
pages = {547--533},
address = {Ghent, Belgium}
}

pubarticle

K. Mets, R. D'hulst and C. Develder, "Comparison of intelligent charging algorithms for electric vehicles to reduce peak load and demand variability in a distribution grid", J. Commun. Netw., Vol. 14, No. 6, Dec. 2012, pp. 672-681.

Comparison of intelligent charging algorithms for electric vehicles to reduce peak load and demand variability in a distribution grid

K. Mets, R. D'hulst and C. Develder


J. Commun. Netw., Vol. 14, No. 6, Dec. 2012, pp. 672-681.

A potential breakthrough of the electrification of the vehicle fleet will incur a steep rise in the load on the electrical power grid. To avoid huge grid investments, coordinated charging of those vehicles is a must. In this paper, we assess algorithms to schedule charging of plug-in (hybrid) electric vehicles as to minimize the additional peak load they might cause. We first introduce two approaches, one based on a classical optimization approach using quadratic programming, and a second one, market based coordination, which is a multi-agent system that uses bidding on a virtual market to reach an equilibrium price that matches demand and supply. We benchmark these two methods against each other, as well as to a baseline scenario of uncontrolled charging. Our simulation results covering a residential area with 63 households show that controlled charging reduces peak load, load variability, and deviations from the nominal grid voltage.

Comparison of intelligent charging algorithms for electric vehicles to reduce peak load and demand variability in a distribution grid

K. Mets, R. D'hulst and C. Develder


J. Commun. Netw., Vol. 14, No. 6, Dec. 2012, pp. 672-681.

@article{Mets2012JCN,
author = {Mets, Kevin and D'hulst, Reinhilde and Develder, Chris},
title = {Comparison of intelligent charging algorithms for electric vehicles to reduce peak load and demand variability in a distribution grid},
journal = {J. Commun. Netw.},
month = {Dec.},
year = {2012},
volume = {14},
number = {6},
pages = {672--681},
doi = {10.1109/JCN.2012.00033}
}

pubinproceedings

K. Mets, F. De Turck and C. Develder, "Distributed smart charging of electric vehicles for balancing wind energy", in Proc. 3rd IEEE Int. Conf. Smart Grid Communications (SmartGridComm 2012), Tainan City, Taiwan, 5-8 Nov. 2012, pp. 133-138.

Distributed smart charging of electric vehicles for balancing wind energy

K. Mets, F. De Turck and C. Develder


in Proc. 3rd IEEE Int. Conf. Smart Grid Communications (SmartGridComm 2012), Tainan City, Taiwan, 5-8 Nov. 2012, pp. 133-138.

To meet worldwide goals of reducing CO2 footprint, electricity production increasingly is stemming from so-called renewable sources. To cater for their volatile behavior, so-called demand response algorithms are required. In this paper, we focus particularly on how charging electrical vehicles (EV) can be coordinated to maximize green energy consumption. We present a distributed algorithm that minimizes imbalance costs, and the disutility experienced by consumers. Our approach is very much practical, as it respects privacy, while still obtaining near-optimal solutions, by limiting the information exchanged: i.e. consumers do not share their preferences, deadlines, etc. Coordination is achieved through the exchange of virtual prices associated with energy consumption at certain times.
We evaluate our approach in a case study comprising 100 electric vehicles over the course of 4 weeks, where renewable energy is supplied by a small scale wind turbine. Simulation results show that 68% of energy demand can be supplied by wind energy using our distributed algorithm, compared to 73% in a
theoretical optimum scenario, and only 40% in an uncoordinated business-as-usual (BAU) scenario. Also, the increased usage of renewable energy sources, i.e. wind power, results in a 45% reduction of CO2 emissions, using our distributed algorithm.

Distributed smart charging of electric vehicles for balancing wind energy

K. Mets, F. De Turck and C. Develder


in Proc. 3rd IEEE Int. Conf. Smart Grid Communications (SmartGridComm 2012), Tainan City, Taiwan, 5-8 Nov. 2012, pp. 133-138.

@inproceedings{Mets2012SGC,
author = {Mets, Kevin and De Turck, Filip and Develder, Chris},
title = {Distributed smart charging of electric vehicles for balancing wind energy},
booktitle = {Proc. 3rd IEEE Int. Conf. Smart Grid Communications (SmartGridComm 2012)},
month = {5-8 Nov.},
year = {2012},
pages = {133--138},
address = {Tainan City, Taiwan},
doi = {10.1109/SmartGridComm.2012.6485972}
}

pubinproceedings

W. Labeeuw, S. Claessens, K. Mets, C. Develder and G. Deconinck, "Infrastructure for collaborating data-researchers in a smart grid pilot", in Proc. 3rd IEEE PES Innovative Smart Grid Technologies Europe (ISGTEU 2012), Berlin, Germany, 14-17 Oct. 2012, pp. 1-8.

Infrastructure for collaborating data-researchers in a smart grid pilot

W. Labeeuw, S. Claessens, K. Mets, C. Develder and G. Deconinck


in Proc. 3rd IEEE PES Innovative Smart Grid Technologies Europe (ISGTEU 2012), Berlin, Germany, 14-17 Oct. 2012, pp. 1-8.

A large amount of stakeholders are often involved in Smart Grid projects. Each partner has its own way of storing, representing and accessing its data. An integrated data storage and a joint online analytical mining infrastructure is needed to limit the amount of duplicated work and to raise the overall security of the system. The proposed infrastructure is composed of standard application software and an in-house developed data analysis tool that allows researchers to add and share their own functionality without compromising security.

Infrastructure for collaborating data-researchers in a smart grid pilot

W. Labeeuw, S. Claessens, K. Mets, C. Develder and G. Deconinck


in Proc. 3rd IEEE PES Innovative Smart Grid Technologies Europe (ISGTEU 2012), Berlin, Germany, 14-17 Oct. 2012, pp. 1-8.

@inproceedings{Labeeuw2012,
author = {Wouter Labeeuw and Sven Claessens and Kevin Mets and Develder, Chris and Geert Deconinck},
title = {Infrastructure for collaborating data-researchers in a smart grid pilot},
booktitle = {Proc. 3rd IEEE PES Innovative Smart Grid Technologies Europe (ISGTEU 2012)},
month = {14--17 Oct.},
year = {2012},
pages = {1--8},
address = {Berlin, Germany},
doi = {10.1109/ISGTEurope.2012.6465728}
}

pubinproceedings

M. Strobbe, T. Verschueren, K. Mets, S. Melis, C. Develder, F. De Turck, T. Pollet and S. Van de Veire, "Design and evaluation of an architecture for future smart grid service provisioning", in Proc. 4th IEEE/IFIP Int. Workshop on Management of the Future Internet (ManFI 2012), Maui, Hawaii, USA, 16 Apr. 2012, pp. 1203-1206.

Design and evaluation of an architecture for future smart grid service provisioning

M. Strobbe, T. Verschueren, K. Mets, S. Melis, C. Develder, F. De Turck, T. Pollet and S. Van de Veire


in Proc. 4th IEEE/IFIP Int. Workshop on Management of the Future Internet (ManFI 2012), Maui, Hawaii, USA, 16 Apr. 2012, pp. 1203-1206.

The current Internet evolves to a true Internet of Things where a plethora of heterogeneous devices are connected, communicate with each other and allow the deployment of new intelligent services, creating new ecosystems in diverse domains. One such a domain is the power grid. The increase of distributed renewable electricity generation, e.g. solar cells and wind turbines, requires new energy management systems where real-time measurements and communication between end users, suppliers and utilities are vital. To address this need, we propose a common service architecture that allows houses with renewable energy generation and smart energy devices to plug into a distributed energy management system, integrated with the public power grid. The presented architecture facilitates end-users to optimize their energy consumption, enables power network operators to better balance supply and demand, and creates a platform where new market players (e.g. ESCOs) can easily provide new services. This service architecture has been implemented and is currently evaluated in a field trial with 21 users, of which we present the initial results.

Design and evaluation of an architecture for future smart grid service provisioning

M. Strobbe, T. Verschueren, K. Mets, S. Melis, C. Develder, F. De Turck, T. Pollet and S. Van de Veire


in Proc. 4th IEEE/IFIP Int. Workshop on Management of the Future Internet (ManFI 2012), Maui, Hawaii, USA, 16 Apr. 2012, pp. 1203-1206.

@inproceedings{Strobbe2012ManFI,
author = {Strobbe, Matthias and Verschueren, Tom and Mets, Kevin and Melis, Stijn and Develder, Chris and De Turck, Filip and Pollet, Thierry and Van de Veire, Stijn},
title = {Design and evaluation of an architecture for future smart grid service provisioning},
booktitle = {Proc. 4th IEEE/IFIP Int. Workshop on Management of the Future Internet (ManFI 2012)},
month = {16 Apr.},
year = {2012},
pages = {1203--1206},
address = {Maui, Hawaii, USA},
doi = {10.1109/NOMS.2012.6212052}
}

pubinproceedings

K. Mets, M. Strobbe, T. Verschueren, T. Roelens, C. Develder and F. De Turck, "Distributed multi-agent algorithm for residential energy management in smart grids", in Proc. IEEE/IFIP Netw. Operations and Management Symp. (NOMS 2012), Maui, Hawaii, USA, 16-20 Apr. 2012.

Distributed multi-agent algorithm for residential energy management in smart grids

K. Mets, M. Strobbe, T. Verschueren, T. Roelens, C. Develder and F. De Turck


in Proc. IEEE/IFIP Netw. Operations and Management Symp. (NOMS 2012), Maui, Hawaii, USA, 16-20 Apr. 2012.

Distributed renewable power generators, such as solar cells and wind turbines are difficult to predict, making the demand-supply problem more complex than in the traditional energy production scenario. They also introduce bidirectional energy flows in the low-voltage power grid, possibly causing voltage violations and grid instabilities. In this article we describe a distributed algorithm for residential energy management in smart power grids. This algorithm consists of a market-oriented multi-agent system using virtual energy prices, levels of renewable energy in the real-time production mix, and historical price information, to achieve a shifting of loads to periods with a high production of renewable energy. Evaluations in our smart grid simulator for three scenarios show that the designed algorithm is capable of improving the self consumption of renewable energy in a residential area and reducing the average and peak loads for externally supplied power.

Distributed multi-agent algorithm for residential energy management in smart grids

K. Mets, M. Strobbe, T. Verschueren, T. Roelens, C. Develder and F. De Turck


in Proc. IEEE/IFIP Netw. Operations and Management Symp. (NOMS 2012), Maui, Hawaii, USA, 16-20 Apr. 2012.

@inproceedings{Mets2012NOMS,
author = {Kevin Mets and Matthias Strobbe and Tom Verschueren and Thomas Roelens and Chris Develder and De Turck, Filip},
title = {Distributed multi-agent algorithm for residential energy management in smart grids},
booktitle = {Proc. IEEE/IFIP Netw. Operations and Management Symp. (NOMS 2012)},
month = {16--20 Apr.},
year = {2012},
address = {Maui, Hawaii, USA},
doi = {10.1109/NOMS.2012.6211928}
}

pubinproceedings

M. Strobbe, K. Mets, M. Tahon, M. Tilman, F. Spiessens, J. Gheerardyn, K. De Craemer, S. Vandael, K. Geebelen, B. Lagaisse, B. Claessens and C. Develder, "Smart and secure charging of electric vehicles in public parking spaces", in Proc. 4th Int. Conf. Innovation for Sustainable Production (i-SUP 2012), Bruges, Belgium, 6-9 May 2012.

Smart and secure charging of electric vehicles in public parking spaces

M. Strobbe, K. Mets, M. Tahon, M. Tilman, F. Spiessens, J. Gheerardyn, K. De Craemer, S. Vandael, K. Geebelen, B. Lagaisse, B. Claessens and C. Develder


in Proc. 4th Int. Conf. Innovation for Sustainable Production (i-SUP 2012), Bruges, Belgium, 6-9 May 2012.

Governments worldwide are starting to give incentives to promote the use of (hybrid) electrical vehicles to achieve cleaner and more energy-efficient road transport with a low carbon footprint. Through tax/VAT reductions and free additional services — such as free parking, and/or battery charging or lower traffic congestion taxes — private users, public organizations and car fleet operators are stimulated to adopt the plug-in (hybrid) electrical vehicle (PHEV). This upcoming breakthrough of PHEVs will impose various challenges to the power grid, such as a significant increase of the load in residential areas and parking spaces as the limited range requires frequent charging. Another challenge is the seamless driver and car identification and fraud-sensitive measuring of the charged energy anywhere a car is charged. On the other hand new opportunities are created as these vehicles allow the storage of power on a wide scale, and typically offer some flexibility during the charging process which can be exploited by smart charging services to balance demand and supply or maximize the local consumption of renewable energy. In this paper we discuss the main actors involved in the charging of leased cars in public parking spaces. We present a novel service architecture and detail the security aspects. Furthermore we discuss how a market-based smart charging algorithm that is plugged into the architecture can exploit the flexibility of the parked cars to maximize the consumption of local generated wind energy. We conclude this paper with the presentation of a new business model for the smart charging of leased cars in public parking spaces, detailing the different actors and value flows.

Smart and secure charging of electric vehicles in public parking spaces

M. Strobbe, K. Mets, M. Tahon, M. Tilman, F. Spiessens, J. Gheerardyn, K. De Craemer, S. Vandael, K. Geebelen, B. Lagaisse, B. Claessens and C. Develder


in Proc. 4th Int. Conf. Innovation for Sustainable Production (i-SUP 2012), Bruges, Belgium, 6-9 May 2012.

@inproceedings{Strobbe2012iSUP,
author = {Strobbe, Matthias and Mets, Kevin and Tahon, M. and Tilman, M. and Spiessens, F. and Gheerardyn, J. and De Craemer, K. and Vandael, S. and Geebelen, K. and Lagaisse, B. and Claessens, B. and Develder, Chris},
title = {Smart and secure charging of electric vehicles in public parking spaces},
booktitle = {Proc. 4th Int. Conf. Innovation for Sustainable Production (i-SUP 2012)},
month = {6--9 May},
year = {2012},
address = {Bruges, Belgium}
}

pubinproceedings

K. Mets, T. Verschueren, F. De Turck and C. Develder, "Exploiting V2G to optimize residential energy consumption with electrical vehicle (dis)charging", in Proc. 1st Int. Workshop Smart Grid Modeling and Simulation (SGMS 2011) at IEEE SmartGridComm 2011, Brussels, Belgium, 17 Oct. 2011, pp. 7-12.

Exploiting V2G to optimize residential energy consumption with electrical vehicle (dis)charging

K. Mets, T. Verschueren, F. De Turck and C. Develder


in Proc. 1st Int. Workshop Smart Grid Modeling and Simulation (SGMS 2011) at IEEE SmartGridComm 2011, Brussels, Belgium, 17 Oct. 2011, pp. 7-12.

The potential breakthrough of pluggable (hybrid) electrical vehicles (PHEVs) will impose various challenges to the power grid, and esp. implies a significant increase of its load. Adequately dealing with such PHEVs is one of the challenges and opportunities for smart grids. In particular, intelligent control strategies for the charging process can significantly alleviate peak load increases that are to be expected from e.g. residential vehicle charging at home. In addition, the car batteries connected to the grid can also be exploited to deliver grid services, and in particular give stored energy back to the grid to help coping with peak demands stemming from e.g. household appliances. In this paper, we will address such so-called vehicle-to-grid (V2G) scenarios while considering the optimization of PHEV charging in a residential scenario. In particular, we will assess the optimal car battery (dis)charging scheduling to achieve peak shaving and reduction of the variability (over time) of the load of households connected to a local distribution grid. We compare (i) a business-as-usual (BAU) scenario, without any intelligent charging, (ii) intelligent local charging optimization without V2G, and (iii) charging optimization with V2G. To evaluate these scenarios, we make use of our simulation tool, based on OMNeT++, which combines ICT and power network models and incorporates a Matlab model that allows e.g. assessing voltage violations. In a case study on a three- feeder distribution network spanning 63 households, we observe that non-V2G optimized charging can reduce the peak demand compared to BAU with 64 If we apply V2G to the intelligent charging, we can further cut the non-V2G peak demand with 17% (i.e., achieve a peak load which is only 30% of BAU).

Exploiting V2G to optimize residential energy consumption with electrical vehicle (dis)charging

K. Mets, T. Verschueren, F. De Turck and C. Develder


in Proc. 1st Int. Workshop Smart Grid Modeling and Simulation (SGMS 2011) at IEEE SmartGridComm 2011, Brussels, Belgium, 17 Oct. 2011, pp. 7-12.

@inproceedings{Mets2011SGMS,
author = {Kevin Mets and Tom Verschueren and De Turck, Filip and Chris Develder},
title = {Exploiting V2G to Optimize Residential Energy Consumption with Electrical Vehicle (Dis)Charging},
booktitle = {Proc. 1st Int. Workshop Smart Grid Modeling and Simulation (SGMS 2011) at IEEE SmartGridComm 2011},
month = {17 Oct.},
year = {2011},
pages = {7--12},
address = {Brussels, Belgium},
doi = {10.1109/SGMS.2011.6089203}
}

pubinproceedings

T. Verschueren, K. Mets, B. Meersman, M. Strobbe, C. Develder and L. Vandevelde, "Assessment and mitigation of voltage violations by solar panels in a residential distribution grid", in Proc. 2nd IEEE Int. Conf. Smart Grid Communications (SmartGridComm 2011), Brussels, Belgium, 17-20 Oct. 2011, pp. 540-545.

Assessment and mitigation of voltage violations by solar panels in a residential distribution grid

T. Verschueren, K. Mets, B. Meersman, M. Strobbe, C. Develder and L. Vandevelde


in Proc. 2nd IEEE Int. Conf. Smart Grid Communications (SmartGridComm 2011), Brussels, Belgium, 17-20 Oct. 2011, pp. 540-545.

Distributed renewable electricity generators, such as solar cells and wind turbines introduce bidirectional energy flows in the low-voltage power grid, possibly causing voltage violations and grid instabilities. The current solution to this problem comprises automatically switching off some of the local generators resulting in a loss of green energy. In this paper we study the impact of different solar panel penetration levels in an residential area and the corresponding effects on the distribution feeder line. To mitigate these problems, we assess how effective it is to locally store excess energy in batteries. A case study on a residential feeder serving 63 houses shows that if 80% of them have photo-voltaic (PV) panels, 45% of them will be switched off, resulting in 482 kWh of PV-generated energy being lost. We show that providing a 9 kWh battery at each house can mitigate some voltage violations, and therefor allowing for more renewable energy to be used.

Assessment and mitigation of voltage violations by solar panels in a residential distribution grid

T. Verschueren, K. Mets, B. Meersman, M. Strobbe, C. Develder and L. Vandevelde


in Proc. 2nd IEEE Int. Conf. Smart Grid Communications (SmartGridComm 2011), Brussels, Belgium, 17-20 Oct. 2011, pp. 540-545.

@inproceedings{Verschueren2011SGC,
author = {Tom Verschueren and Kevin Mets and Bart Meersman and Matthias Strobbe and Chris Develder and Lieven Vandevelde},
title = {Assessment and mitigation of voltage violations by solar panels in a residential distribution grid},
booktitle = {Proc. 2nd IEEE Int. Conf. Smart Grid Communications (SmartGridComm 2011)},
month = {17--20 Oct.},
year = {2011},
pages = {540--545},
address = {Brussels, Belgium},
doi = {10.1109/SmartGridComm.2011.6102381}
}

pubinproceedings

K. Mets, T. Verschueren, C. Develder, T. Vandoorn and L. Vandevelde, "Integrated simulation of power and communication networks for smart grid applications", in Proc. 16th IEEE Int. Workshop Computer Aided Modeling, Analysis and Design of Commun. Links and Netw. (CAMAD 2011), Kyoto, Japan, 10-11 Jun. 2011, pp. 61-65.

Integrated simulation of power and communication networks for smart grid applications

K. Mets, T. Verschueren, C. Develder, T. Vandoorn and L. Vandevelde


in Proc. 16th IEEE Int. Workshop Computer Aided Modeling, Analysis and Design of Commun. Links and Netw. (CAMAD 2011), Kyoto, Japan, 10-11 Jun. 2011, pp. 61-65.

Innovative architectures, control mechanisms and network technologies are being proposed to realize the future smart grid. To assess their impact and effectiveness, simulation is key. Simulation in both areas of communication networks as well as power systems has been widely adopted. However, the coupling of those two worlds calls for tools able to address both. In this paper, we propose an innovative integrated framework that models and simulates both the communication network and power networks. We discuss the design and operation of the simulation environment, and illustrate this by means of a case study that employs it.

Integrated simulation of power and communication networks for smart grid applications

K. Mets, T. Verschueren, C. Develder, T. Vandoorn and L. Vandevelde


in Proc. 16th IEEE Int. Workshop Computer Aided Modeling, Analysis and Design of Commun. Links and Netw. (CAMAD 2011), Kyoto, Japan, 10-11 Jun. 2011, pp. 61-65.

@inproceedings{Mets2011CAMAD,
author = {Mets, Kevin and Verschueren, Tom and Develder, Chris and Vandoorn, Tine and Vandevelde, Lieven},
title = {Integrated simulation of power and communication networks for smart grid applications},
booktitle = {Proc. 16th IEEE Int. Workshop Computer Aided Modeling, Analysis and Design of Commun. Links and Netw. (CAMAD 2011)},
month = {10--11 Jun.},
year = {2011},
pages = {61--65},
address = {Kyoto, Japan},
doi = {10.1109/CAMAD.2011.5941119}
}

pubinproceedings

K. Mets, T. Verschueren, F. De Turck and C. Develder, "Evaluation of multiple design options for smart charging algorithms", in Proc. 2nd IEEE ICC Int. Workshop on Smart Grid Commun., Kyoto, Japan, 5 Jun. 2011.

Evaluation of multiple design options for smart charging algorithms

K. Mets, T. Verschueren, F. De Turck and C. Develder


in Proc. 2nd IEEE ICC Int. Workshop on Smart Grid Commun., Kyoto, Japan, 5 Jun. 2011.

We evaluate the impact of limitations that may exist in actual implementations of plugin electrical vehicle chargers (e.g. no controllable charging current) on smart charging algorithms. We use quadratic programming to control and coordinate the charging of multiple vehicles in order to reduce the peak load and load profile variability observed by a distribution grid transformer. Simulation results are presented for a section of a residential distribution grid comprising 150 households.

Evaluation of multiple design options for smart charging algorithms

K. Mets, T. Verschueren, F. De Turck and C. Develder


in Proc. 2nd IEEE ICC Int. Workshop on Smart Grid Commun., Kyoto, Japan, 5 Jun. 2011.

@inproceedings{Mets2011ICC,
author = {Mets, Kevin and Verschueren, Tom and De Turck, Filip and Develder, Chris},
title = {Evaluation of multiple design options for smart charging algorithms},
booktitle = {Proc. 2nd IEEE ICC Int. Workshop on Smart Grid Commun.},
month = {5 Jun.},
year = {2011},
address = {Kyoto, Japan},
doi = {10.1109/iccw.2011.5963579}
}

pubinproceedings

C. Develder, W. Haerick, K. Mets and F. De Turck, "Smart Grids and the role of ICT", in Proc. IEEE Smart Grid Comms Workshop, at IEEE Int. Conf. on Commun. (ICC 2010), Cape Town, South Africa, 23 May 2010.

Smart Grids and the role of ICT

C. Develder, W. Haerick, K. Mets and F. De Turck


in Proc. IEEE Smart Grid Comms Workshop, at IEEE Int. Conf. on Commun. (ICC 2010), Cape Town, South Africa, 23 May 2010.

Smart Grids and the role of ICT

C. Develder, W. Haerick, K. Mets and F. De Turck


in Proc. IEEE Smart Grid Comms Workshop, at IEEE Int. Conf. on Commun. (ICC 2010), Cape Town, South Africa, 23 May 2010.

@inproceedings{Develder2010SGC,
author = {Develder, Chris and Haerick, Wouter and Mets, Kevin and De Turck, Filip},
title = {Smart Grids and the role of ICT},
booktitle = {Proc. IEEE Smart Grid Comms Workshop, at IEEE Int. Conf. on Commun. (ICC 2010)},
month = {23 May},
year = {2010},
address = {Cape Town, South Africa}
}

pubinproceedings

K. Mets, W. Haerick and C. Develder, "A simulator for the control network of smart grid architectures", Vol. 3, in Proc. 2nd Int. Conf. Innovation for Sustainable Production (i-SUP 2010), Bruges, Belgium, 18-21 Apr. 2010, pp. 50-54.

A simulator for the control network of smart grid architectures

K. Mets, W. Haerick and C. Develder


, Vol. 3in Proc. 2nd Int. Conf. Innovation for Sustainable Production (i-SUP 2010), Bruges, Belgium, 18-21 Apr. 2010, pp. 50-54.

We present an extensible simulation framework that has been developed to facilitate research on smart data exchange in power grids. Smart grids integrate traditional power grid technologies and information and communication technologies to generate, transport, distribute and consume energy in a more efficient manner. The framework not only incorporates the main power grid characteristics, but also explicitly models the communication network and control entities. Thus we enable the study of realistic implementation approaches to coordination mechanisms for smart grid applications. These coordination mechanisms are required for example to balance demand and supply, especially considering energy originating from renewable energy sources. We illustrate the design of the simulator with a use case in which the integration of electric vehicles in the distribution grid is managed.

A simulator for the control network of smart grid architectures

K. Mets, W. Haerick and C. Develder


, Vol. 3in Proc. 2nd Int. Conf. Innovation for Sustainable Production (i-SUP 2010), Bruges, Belgium, 18-21 Apr. 2010, pp. 50-54.

@inproceedings{Mets2010iSUP,
author = {Mets, Kevin and Haerick, Wouter and Develder, Chris},
title = {A simulator for the control network of smart grid architectures},
booktitle = {Proc. 2nd Int. Conf. Innovation for Sustainable Production (i-SUP 2010)},
month = {18--21 Apr.},
year = {2010},
volume = {3},
pages = {50--54},
address = {Bruges, Belgium}
}

pubinproceedings

K. Mets, T. Verschueren, W. Haerick, C. Develder and F. De Turck, "Optimizing smart energy control strategies for plug-in hybrid electric vehicle charging", in Proc. 1st IFIP/IEEE Int. Workshop on Management of Smart Grids, at 2010 IEEE/IFIP Netw. Operations and Management Symp. (NOMS 2010), Osaka, Japan, 19-23 Apr. 2010, pp. 293-299.

Optimizing smart energy control strategies for plug-in hybrid electric vehicle charging

K. Mets, T. Verschueren, W. Haerick, C. Develder and F. De Turck


in Proc. 1st IFIP/IEEE Int. Workshop on Management of Smart Grids, at 2010 IEEE/IFIP Netw. Operations and Management Symp. (NOMS 2010), Osaka, Japan, 19-23 Apr. 2010, pp. 293-299.

The electrification of the vehicle fleet will result in an additional load on the power grid. Adequately dealing with such pluggable (hybrid) electrical vehicles (PHEV) forms part of the challenges and opportunities in the evolution towards Smart Grids. In this paper, we investigate the potential benefits of using control mechanisms, that could be offered by a Home Energy control box, in optimizing energy consumption stemming from PHEV charging in a residential use case. We present smart energy control strategies based on quadratic programming for charging PHEVs, aiming to minimize the peak load and flatten the overall load profile. We compare two strategies, and benchmark them against a business-as-usual scenario assuming full charging starting upon plugging in the PHEV. The first, local strategy only uses information at the home where the PHEV is charged: as a result the charging is optimized for local loads. The local strategy is compared to a global iterative strategy which controls the charging of multiple vehicles based on global load information over a residential area. Both strategies control the duration and rate of charging and result in charging schedules for each vehicle. We present quantitative simulation results over a set of 150 homes, and discuss the strategies in terms of complexity and performance (esp. resulting energy consumption), as well as their requirements concerning infrastructure and communication.

Optimizing smart energy control strategies for plug-in hybrid electric vehicle charging

K. Mets, T. Verschueren, W. Haerick, C. Develder and F. De Turck


in Proc. 1st IFIP/IEEE Int. Workshop on Management of Smart Grids, at 2010 IEEE/IFIP Netw. Operations and Management Symp. (NOMS 2010), Osaka, Japan, 19-23 Apr. 2010, pp. 293-299.

@inproceedings{Mets2010NOMS,
author = {Mets, Kevin and Verschueren, Tom and Haerick, Wouter and Develder, Chris and De Turck, Filip},
title = {Optimizing smart energy control strategies for plug-in hybrid electric vehicle charging},
booktitle = {Proc. 1st IFIP/IEEE Int. Workshop on Management of Smart Grids, at 2010 IEEE/IFIP Netw. Operations and Management Symp. (NOMS 2010)},
month = {19--23 Apr.},
year = {2010},
pages = {293--299},
address = {Osaka, Japan},
doi = {10.1109/NOMSW.2010.5486561}
}

pubinproceedings

T. Verschueren, K. Mets, W. Haerick, C. Develder, F. De Turck and T. Pollet, "Architectures for smart end-user services in the power grid", in Proc. 1st IFIP/IEEE Int. Workshop on Management of Smart Grids, at 2010 IEEE/IFIP Netw. Operations and Management Symp. (NOMS 2010), Osaka, Japan, 19-23 Apr. 2010, pp. 316-322.

Architectures for smart end-user services in the power grid

T. Verschueren, K. Mets, W. Haerick, C. Develder, F. De Turck and T. Pollet


in Proc. 1st IFIP/IEEE Int. Workshop on Management of Smart Grids, at 2010 IEEE/IFIP Netw. Operations and Management Symp. (NOMS 2010), Osaka, Japan, 19-23 Apr. 2010, pp. 316-322.

The increase of distributed renewable electricity generators, such as solar cells and wind turbines, requires a new energy management system. These distributed generators introduce bidirectional energy flows in the low-voltage power grid, requiring novel coordination mechanisms to balance local supply and demand. Closed solutions exist for energy management on the level of individual homes. However, no service architectures have been defined that allow the growing number of end-users to interact with the other power consumers and generators and to get involved in more rational energy consumption patterns using intuitive applications. We therefore present a common service architecture that allows houses with renewable energy generation and smart energy devices to plug into a distributed energy management system, integrated with the public power grid. Next to the technical details, we focus on the usability aspects of the end-user applications in order to contribute to high service adoption and optimal user involvement. The presented architecture facilitates end-users to reduce net energy consumption, enables power grid providers to better balance supply and demand, and allows new actors to join with new services. We present a novel simulator that allows to evaluate both the power grid and data communication aspects, and illustrate a 22% reduction of the peak load by deploying a central coordinator inside the home gateway of an end-user.

Architectures for smart end-user services in the power grid

T. Verschueren, K. Mets, W. Haerick, C. Develder, F. De Turck and T. Pollet


in Proc. 1st IFIP/IEEE Int. Workshop on Management of Smart Grids, at 2010 IEEE/IFIP Netw. Operations and Management Symp. (NOMS 2010), Osaka, Japan, 19-23 Apr. 2010, pp. 316-322.

@inproceedings{Verschueren2010NOMS,
author = {Verschueren, Tom and Mets, Kevin and Haerick, Wouter and Develder, Chris and De Turck, Filip and Pollet, Thierry},
title = {Architectures for smart end-user services in the power grid},
booktitle = {Proc. 1st IFIP/IEEE Int. Workshop on Management of Smart Grids, at 2010 IEEE/IFIP Netw. Operations and Management Symp. (NOMS 2010)},
month = {19--23 Apr.},
year = {2010},
pages = {316--322},
address = {Osaka, Japan},
doi = {10.1109/NOMSW.2010.5486557}
}

pubinproceedings

E. Peeters, C. Develder, J. Das, J. Driesen and R. Belmans, "LINEAR: towards a breakthrough of smart grids in Flanders", Vol. 3, in Proc. 2nd Int. Conf. Innovation for Sustainable Production (i-SUP 2010), Bruges, Belgium, 18-21 Apr. 2010, pp. 3-6.

LINEAR: towards a breakthrough of smart grids in Flanders

E. Peeters, C. Develder, J. Das, J. Driesen and R. Belmans


in Proc. 2nd Int. Conf. Innovation for Sustainable Production (i-SUP 2010), Bruges, Belgium, 18-21 Apr. 2010, pp. 3-6.

Smart grids refer to electricity networks that enable a more efficient (both economical and energetic), reliable and sustainable energy production and distribution. Such networks integrate innovative tools, technologies, products and services throughout the value chain — starting from production through transmission, distribution and supply completely to the devices and installations of the consumers — by the use of monitoring, communication and control technologies. Smart grids support bidirectional real-time exchange of both energy and information. As a result the end users have access to more accurate and timely information regarding their energy consumption and to several options regarding different tariff structures, which enables demand side integration and an improvement of the energy-efficiency. To implement the new structure for sustainable energy supply on a large scale in Flanders by 2020 (and beyond), a transition is necessary with short term action points, that are however based on a mid and long term strategy. The “breakthrough” project Linear (Local Intelligent Networks and Energy Active Regions) is a first crucial step in this transition towards Smart Grids. The project focuses on the realization of a technological and implementation breakthrough by innovative technological research and a large scale pilot in a residential area. All this in close collaboration with industrial partners and associated Flemish innovation platforms. The project has a budget of 9,5 M€ for the research institutes (ESAT/Electa-KULeuven, IBBT, VITO and IMEC) during a period of 5 years starting from may 2009. Besides this, the industrial partners invest a budget of more than 32 M€. This paper presents an overview of the project, with a focus on its specific short and long term goals and objectives.

LINEAR: towards a breakthrough of smart grids in Flanders

E. Peeters, C. Develder, J. Das, J. Driesen and R. Belmans


in Proc. 2nd Int. Conf. Innovation for Sustainable Production (i-SUP 2010), Bruges, Belgium, 18-21 Apr. 2010, pp. 3-6.

@inproceedings{Peeters2010,
author = {Peeters, Eefje and Develder, Chris and Das, J. and Driesen, Johan and Belmans, Ronnie},
title = {LINEAR: towards a breakthrough of smart grids in Flanders},
booktitle = {Proc. 2nd Int. Conf. Innovation for Sustainable Production (i-SUP 2010)},
month = {18--21 Apr.},
year = {2010},
volume = {3},
pages = {3--6},
address = {Bruges, Belgium}
}