Research & Papers

PC-SINDYc AI stabilizes microgrids, beating PI and RL controllers

A physics-guided sparse regression AI keeps microgrid frequency stable under unseen disturbances—no retraining required.

Deep Dive

Integrating renewable energy sources like solar and wind makes microgrid frequency control harder because their dynamics are nonlinear, noisy, and often unknown. Traditional model-based controllers require accurate system equations, while pure data-driven methods such as reinforcement learning can be fragile and lack stability guarantees. Now, a team led by Mohan Du and Xiaozhe Wang from McGill University (based on the author affiliation context) introduces PC-SINDYc, a framework that combines sparse identification of nonlinear dynamics (SINDy) with physics-informed constraints and model predictive control (MPC) to learn and stabilize microgrids directly from phasor measurement unit (PMU) data.

PC-SINDYc's regression algorithm is built for real-world messiness: it uses physics-guided library construction to embed physical structure, total least squares to handle noise in both inputs and outputs, and random sample consensus to reject outliers caused by delays and constraint activations. The identified model is then embedded in a model predictive controller, which continuously computes optimal frequency setpoints. The authors prove that, under mild conditions, PC-SINDYc guarantees asymptotic stability—a key formal property that many black-box ML methods cannot offer.

In simulations on 4-bus and 13-bus microgrids, PC-SINDYc successfully controlled frequency across a range of disturbances not seen during offline identification. It outperformed traditional PI controllers, conventional SINDYc, and state-of-the-art reinforcement learning methods, demonstrating both robustness and generalization. This suggests that physics-aware sparse identification, paired with model predictive control, could be a practical, trustworthy alternative for autonomous grid management as renewable penetration increases.

Key Points
  • PC-SINDYc combines physics-guided sparse identification, total least squares, and RANSAC to learn microgrid dynamics from noisy PMU data.
  • Model predictive control uses the identified model for real-time frequency regulation, with proven asymptotic stability under mild conditions.
  • On 4-bus and 13-bus test systems, it beat PI controllers, conventional SINDYc, and reinforcement learning across unseen disturbance scenarios.

Why It Matters

As renewables grow, physics-aware AI like PC-SINDYc provides robust, stable microgrid control without retraining—critical for grid resilience.

📬 Get the top 10 AI stories daily