Abstract
We present the PowerGridworld software package to provide users with a light-weight, modular, and customizable framework for creating power systems-focused, multi-agent gym environments that readily integrate with existing training frameworks for reinforcement learning (RL). While many frameworks exist for training multi-agent (MA) RL policies, none exist to rapidly prototype and develop the environments themselves, especially in the context of heterogeneous (composite, multi-device) power systems where power flow solutions are required to define grid-level variables and costs. PowerGridworld is an open-source software package that helps to fill this gap. To highlight PowerGridworld's key features, we present two case studies and demonstrate learning multi-agent RL policies using both OpenAI's MADDPG and RLLib's PPO algorithms where, in both cases, at least some subset of agents incorporate elements of the power flow solution at each time step as part of their reward (negative cost) structures.
Original language | American English |
---|---|
Number of pages | 9 |
State | Published - 2022 |
Event | Thirteenth ACM International Conference on Future Energy Systems (e-Energy '22) - Duration: 28 Jun 2022 → 1 Jul 2022 |
Conference
Conference | Thirteenth ACM International Conference on Future Energy Systems (e-Energy '22) |
---|---|
Period | 28/06/22 → 1/07/22 |
NREL Publication Number
- NREL/CP-2C00-81401
Keywords
- multi-agent systems
- power systems
- reinforcement learning
- software