LGAISYOct 24, 2022

Energy Pricing in P2P Energy Systems Using Reinforcement Learning

arXiv:2210.13555v12 citationsh-index: 46Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of price optimization in microgrids for energy providers and participants, but it is incremental as it applies an existing RL method to a specific domain.

The study tackled the problem of setting fair prices in peer-to-peer energy systems with stochastic renewable energy and consumption by introducing a reinforcement learning framework to optimize prices for maximizing profit across all microgrid components, showing successful results on the Pymgrid dataset.

The increase in renewable energy on the consumer side gives place to new dynamics in the energy grids. Participants in a microgrid can produce energy and trade it with their peers (peer-to-peer) with the permission of the energy provider. In such a scenario, the stochastic nature of distributed renewable energy generators and energy consumption increases the complexity of defining fair prices for buying and selling energy. In this study, we introduce a reinforcement learning framework to help solve this issue by training an agent to set the prices that maximize the profit of all components in the microgrid, aiming to facilitate the implementation of P2P grids in real-life scenarios. The microgrid considers consumers, prosumers, the service provider, and a community battery. Experimental results on the \textit{Pymgrid} dataset show a successful approach to price optimization for all components in the microgrid. The proposed framework ensures flexibility to account for the interest of these components, as well as the ratio of consumers and prosumers in the microgrid. The results also examine the effect of changing the capacity of the community battery on the profit of the system. The implementation code is available \href{https://github.com/Artifitialleap-MBZUAI/rl-p2p-price-prediction}{here}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes