Papers
Topics
Authors
Recent
Search
2000 character limit reached

A Comparison of Data-Driven Techniques for Power Grid Parameter Estimation

Published 8 Jul 2021 in eess.SY | (2107.03762v1)

Abstract: Power grid parameter estimation involves the estimation of unknown parameters, such as inertia and damping coefficients, using observed dynamics. In this work, we present a comparison of data-driven algorithms for the power grid parameter estimation problem. First, we propose a new algorithm to solve the parameter estimation problem based on the Sparse Identification of Nonlinear Dynamics (SINDy) approach, which uses linear regression to infer the parameters that best describe the observed data. We then compare its performance against two benchmark algorithms, namely, the unscented Kalman filter (UKF) approach and the physics-informed neural networks (PINN) approach. We perform extensive simulations on IEEE bus systems to examine the performance of the aforementioned algorithms. Our results show that the SINDy algorithm outperforms the PINN and UKF algorithms in being able to accurately estimate the power grid parameters over a wide range of system parameters (including high and low inertia systems). Moreover, it is extremely efficient computationally and so takes significantly less time than the PINN algorithm, thus making it suitable for real-time parameter estimation.

Citations (4)

Summary

  • The paper presents a novel SINDy algorithm for efficient and robust grid parameter estimation, accurately characterizing inertia and damping in non-linear systems.
  • Numerical simulations on IEEE bus systems reveal that SINDy achieves superior computational efficiency and accuracy compared to UKF and PINN under varied dynamic conditions.
  • The study underscores practical implications for real-time grid monitoring and decentralized control, paving the way for future advancements in power system resilience.

A Comparison of Data-Driven Techniques for Power Grid Parameter Estimation

Introduction

The accurate estimation of power grid model parameters, such as inertia and damping coefficients, is critical for ensuring the reliability and safety of power grid operations. These parameters can vary due to system aging, operational changes, and the integration of renewable energy sources. Traditional methods like Kalman filters often struggle in the presence of non-linearity and fast dynamics. This paper introduces and evaluates a novel algorithm for parameter estimation based on the Sparse Identification of Nonlinear Dynamics (SINDy) approach, comparing its efficacy against existing methods like the Unscented Kalman Filter (UKF) and Physics-Informed Neural Networks (PINN).

Methodology

Sparse Identification of Nonlinear Dynamics (SINDy)

The proposed SINDy algorithm utilizes linear regression to deduce the parameters that best characterize observed power grid dynamics. It utilizes the system model's known differential equations to derive a regression problem for parameter estimation. The SINDy approach is advantageous due to its ability to handle high non-linearity with computational efficiency, allowing for real-time application. By constructing a candidate library of linear and non-linear functions of observed states, the system parameters can be estimated via a sparse regression framework, yielding efficient and accurate parameter estimates.

Benchmark Techniques

Two prominent benchmark techniques are compared against SINDy:

  1. Unscented Kalman Filter (UKF): Known for joint state and parameter estimation, this approach faces challenges with non-linear systems and low-inertia scenarios, resulting in significant estimation errors under fast dynamic conditions.
  2. Physics-Informed Neural Networks (PINN): This method leverages deep learning to incorporate physical laws into the NN training process. While it effectively addresses non-linearities, its computational demand and slower dynamic handling in high-inertia systems present practical limitations, particularly for real-time applications.

Numerical Results

Extensive simulations using IEEE bus systems reveal that the SINDy algorithm consistently performs well across various system parameter settings. The method outperforms PINN and UKF by delivering more accurate estimates and faster computation times. For example, while both SINDy and PINN effectively estimated parameters for systems with fast dynamics, SINDy showed a distinct advantage in computational efficiency and performance against slow system dynamics, where PINN estimation errors increased significantly due to NN training challenges.

Practical Implications and Future Work

The SINDy algorithm's real-time capability and adaptability to non-linear models represent a pragmatic advancement for operational power systems, particularly given its decentralized implementation potential. Future work will focus on optimizing PMU placement for enhanced system observability and extending the approach to more complex generator models. The integration of SINDy in dynamic grid control applications promises improved grid stability by enabling rapid parameter recalibration in response to operational changes.

Conclusion

In conclusion, the research underscores SINDy's potential as a credible alternative for efficient and robust power grid parameter estimation. Its compatibility with non-linear systems and suitability for real-time applications mark it as a valuable tool in the evolving landscape of power system operations. This study lays the groundwork for future developments, facilitating enhanced resilience and adaptability in power grid management.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

Open Problems

We found no open problems mentioned in this paper.

Collections

Sign up for free to add this paper to one or more collections.