Restoring Microgrids After Power Loss Requires Smarts

Restoring Microgrids After Power Loss Requires Smarts

This article is part of our exclusive IEEE Journal Watch series in partnership with IEEE Xplore.

It’s well known that microgrids can offer resiliency against power outages, but what happens when microgrids themselves run out of moving electrons? Researchers have tested this question, using machine learning as a tool for optimizing power restoration on microgrids after power outages.

Microgrids are, as the name suggests, like regular power grids but on a smaller scale. They contain interconnected systems of energy sources and energy loads that can operate alongside or separate from the larger power grid. Microgrids often include renewable energy sources, and they can be as small as a group of residential buildings with solar panels on the roofs. Or they can be citywide—with solar, wind, fuel-powered generators as well as various energy storage devices.

However, if there’s a power outage, load restoration on a microgrid isn’t as simple as flipping all the switches back on.

Researchers at the University of California, Santa Cruz, in fact tried using deep reinforcement learning to manage the load restoration process in bringing a microgrid back online after a power loss. Reinforcement learning is a type of machine learning where a model learns actions that achieve desirable results through interactions with its environment. Yu Zhang, a coauthor on the study and an assistant professor of electrical and computer engineering at Santa Cruz, was inspired to apply reinforcement learning to the load restoration problem due to his firsthand experience with frequent power outages at his university campus. The campus is remote, and a single downed tree on a transmission line during high wind can cut power to much of the campus, ruining ongoing laboratory experiments and damaging expensive computing equipment.

Practical constraints like the cost of running fuel-powered generators and the fluctuating availability of renewable energy make it a complex optimization problem. At any given point, loads can draw from any of the energy sources on the microgrid, and the energy storage systems can also store or output energy.

Which is part of the reason why it’s not so easy to turn the system back on.

Today, microgrid operators often lean on an optimization technique called model predictive control is currently used to decide which actions to take during a microgrid’s load restoration process. But one of MPC’s drawbacks is a reliance on high quality forecasting, which isn’t always available. Load restoration uses weather forecasting to predict the future availability of renewable energy sources and demand-side forecasting to predict when and how much power the loads on the microgrid will need to consume.

Zhang and colleagues, by contrast, used a style of reinforcement learning that can take constraints into account during the training process. The model stays within the given constraints—such as not allowing energy storage devices to both store and…

Read full article: Restoring Microgrids After Power Loss Requires Smarts

The post “Restoring Microgrids After Power Loss Requires Smarts” by Tammy Xu was published on 12/13/2023 by spectrum.ieee.org