1. Introduction
The modern power system is experiencing a profound transition towards a modern network characterized by the coexistence of synchronous generators (SGs) and power electronic-interfaced virtual synchronous machines (VSMs) [
1]. In this complex environment, accurate dynamic modeling is the cornerstone of power system simulation, stability assessment, and control strategy design [
2]. However, the parameters of these dynamic components, ranging from the inertia of aging SGs to the tunable control gains of VSMs, are often subject to significant uncertainty and time-varying drift. Relying on nominal or inaccurate parameters can lead to erroneous stability margins and, in extreme cases, catastrophic failures. A notable example is the 1996 Western North America blackout [
3]. Post-event analysis revealed that the significant discrepancy between the simulation models and the actual system response, primarily caused by inaccurate dynamic parameters of generators and excitation systems, hindered the operators’ ability to foresee and prevent the instability [
4]. Therefore, bridging the significant model–plant mismatch through accurate and robust parameter identification has become a major priority in ensuring the resilience of low-inertia power grids [
5].
Despite the critical importance of parameter identification, several technical bottlenecks hinder its practical application in modern power grids. First, the modern system comprises a heterogeneous set of parameters, including both the physical coefficients of SGs and the flexible control gains of VSMs. Without a quantitative screening mechanism, it is often difficult to pre-determine which parameters will dominate the dynamic trajectory. Directly identifying all parameters may lead to over-parameterization and convergence issues due to the weak identifiability of non-dominant parameters [
6]. Second, conventional identification strategies predominantly rely on data recorded during large disturbances, such as short circuits, to ensure sufficient system excitation. However, such severe fault events are infrequent in daily operations, making these methods unsuitable for routine, continuous monitoring [
7]. Finally, with the proliferation of distributed VSMs, the dimension of the system state space expands explosively. Traditional centralized identification frameworks suffer from the curse of dimensionality and excessive communication burdens, rendering them inefficient for large-scale modern networks [
8]. Collectively, these computational and operational hurdles drive the critical need for a hierarchical solution strategy capable of both accurately isolating dominant parameters within the high-dimensional space and efficiently estimating their values using a low-complexity algorithm.
In the realm of parameter identification, system inertia is universally recognized as a critical indicator governing frequency stability and is typically selected as the primary target for estimation [
9]. The Kalman filter (KF) [
10,
11] and its variants, such as the unscented Kalman filter, are favored for their rigorous probabilistic framework, which offers superior robustness against measurement noise and process uncertainties [
12]. Heuristic optimization algorithms, such as particle swarm optimization (PSO), utilize global search mechanisms to effectively avoid local optima, providing high-precision estimation for non-convex problems [
13]. Concurrently, with the growing deployment of phasor measurement units (PMUs), deterministic approaches based on conventional swing equations have been widely explored. Specifically, the system total inertia can be estimated using the measured rate of change of frequency (RoCoF) at different nodes following disturbances [
14,
15]. To further enhance the accuracy, a polynomial fit method was introduced to simultaneously estimate the disturbance size and RoCoF [
16]. Moreover, to avoid the numerical differentiation of rotor speeds, an online algorithm based on the dynamic regressor and mixing procedure was developed to estimate the overall inertia constants of larger-scale power systems [
17]. However, these conventional centralized methodologies face a critical bottleneck. They heavily rely on infrequent large disturbances for sufficient excitation. These limitations regarding data availability render them unsuitable for the routine monitoring of modern power systems [
18].
Even in the absence of major events such as short circuits or line trippings, PMU measurement data for voltage and power exhibit continuous, small-amplitude random fluctuations driven by real-time load changes. These data, originating from stochastic load variations, are referred to as ambient measurements [
18]. To overcome the limitations of relying on infrequent fault events, recent scholarship has pivoted towards strategies that utilize these ubiquitous ambient measurements [
17]. These approaches exploit the inherent stochastic fluctuations of loads to continuously excite system dynamics, enabling routine monitoring. Tuttelberg et al. pioneered this domain by establishing a unified framework that couples the inertia response with primary control, demonstrating the viability of extracting inertia solely from ambient data [
19]. Building on this, Guo et al. advanced a data-driven estimator capable of simultaneously identifying the inertia of SGs and the virtual inertia of grid-following inverters [
20]. However, its practical deployment is hindered by the stringent requirement for full-state observability, which is beyond the capabilities of current PMU infrastructure. To address estimation challenges from a statistical perspective, Bizzarri et al. utilized the covariance matrix of ambient signals to infer inertia and damping coefficients [
21]. However, this method relies on linearization assumptions that may degrade in accuracy under highly non-linear operating conditions. Consequently, artificial intelligence techniques have been explored to capture such complex non-linearities; for instance, Poudyal et al. employed convolutional neural networks (CNNs) to map the relationships between time-series measurements and system momentum [
22]. Despite their innovations, such “black-box” models suffer from poor interpretability, limiting their adoption in safety-critical operations. In light of these limitations, it is imperative to develop a robust and efficient solver that maintains high estimation accuracy even in the presence of arbitrary measurement noise.
To bridge these research gaps, this paper proposes a robust parameter identification and correction framework for hybrid power systems. In brief, we establish an ambient measurement-based decentralized Bayesian inference model to achieve scalable and robust parameter tracking. To address the challenge of parameter coupling in heterogeneous networks, trajectory sensitivity analysis is employed to quantify the impact of parameter variations on system dynamics, effectively screening out key parameters of synchronous generators and virtual synchronous machines for targeted identification. Meanwhile, to mitigate the adverse effects of non-stationarity and noise inherent in ambient data, successive variational mode decomposition (SVMD) is incorporated to extract dominant variation modes and construct high-quality measurement inputs. Furthermore, to overcome the sampling efficiency issues in solving the high-dimensional Bayesian model, a Pareto smoothed importance sampling (PSIS) algorithm is developed, ensuring the accurate acquisition of the posterior distribution for precise parameter estimation.
The main contributions of this paper are threefold:
- 1.
Unlike traditional methods that blindly select identification targets, the proposed mechanism employs trajectory sensitivity indices to reveal the coupling relationships between dynamic anomalies and specific physical parameters. By measuring the impact of parameter variations on system outputs, it provides a novel physical criterion for distinguishing the dominant parameters of both SGs and VSMs, significantly reducing the identification complexity and preventing over-parameterization.
- 2.
By fusing SVMD-based signal enhancement with a decentralized architecture, this work addresses the reliance of existing decentralized schemes on large disturbances. It simultaneously overcomes the “curse of dimensionality” inherent in centralized approaches and the data scarcity of fault events, enabling scalable and routine monitoring for large-scale modern power grids.
- 3.
Distinct from conventional particle filters or computationally expensive MCMC methods, the proposed PSIS algorithm fundamentally resolves the weight degeneracy issue and stabilizes importance weights. This ensures the high-precision estimation of non-Gaussian posteriors with improved sample efficiency, supporting the automatic and robust correction of dynamic models under complex operating scenarios.
The remainder of this paper is organized as follows.
Section 2 constructs the non-linear state space model of the hybrid power system and formulates the ambient load stochasticity using differential equations and the Bayesian inference-based parameter identification problem.
Section 3 establishes the parameter screening mechanism based on trajectory sensitivity analysis to identify dominant generator parameters.
Section 4 presents the decentralized playback framework and introduces the SVMD-based signal enhancement technique to mitigate error accumulation.
Section 5 details the proposed robust Bayesian inference strategy utilizing the Pareto smoothed importance sampling algorithm.
Section 6 summarizes the overall implementation procedure. Finally,
Section 7 validates the effectiveness and robustness of the proposed framework through simulation studies on a modified IEEE 39-bus system, followed by the conclusions and the future work in
Section 8.
6. Implementation Framework
The proposed robust parameter identification methodology integrates the theoretical modules discussed in the preceding sections into a coherent, closed-loop pipeline. The framework is designed to address the specific challenges of modern power systems: high dimensionality, data quality degradation in ambient conditions, and computational instability in probabilistic inference.
The execution flow, as outlined in Algorithm 1, proceeds in three sequential stages. Initially, the trajectory sensitivity analysis (TSA) acts as a physical filter. By computing the Euclidean sensitivity index
, it effectively partitions the parameter space, locking nuisance parameters and isolating the dominant subset
for estimation. This step significantly lowers the computational barrier for subsequent inference.
| Algorithm 1 Robust Decentralized Parameter Identification Framework |
- Require:
Raw Ambient Measurements: - Ensure:
Estimated Parameter , Posterior Distribution - 1:
// Stage 1: Pre-Processing and Screening - 2:
Initialize nominal system parameters. - 3:
Compute sensitivity index for all parameters via TSA. - 4:
Select dominant parameters . - 5:
Fix remaining parameters to nominal values. - 6:
// Stage 2: Signal Enhancement (SVMD) - 7:
Decompose noisy input into modes . - 8:
Identify dominant physical modes . - 9:
Reconstruct clean input . - 10:
(Repeat SVMD process for angle to obtain ). - 11:
// Stage 3: Decentralized Bayesian Inference via PSIS - 12:
Initialize prior and proposal . - 13:
Draw S samples from . - 14:
for to S do - 15:
Decentralized Playback Simulation: - 16:
Input into local dynamic model ( 2) or ( 3). - 17:
Compute simulated active power . - 18:
Calculate unnormalized weight based on likelihood between and . - 19:
end for - 20:
// Stage 4: Posterior Smoothing and Estimation - 21:
Sort weights and fit GPD to the M tail samples. - 22:
Compute shape parameter for diagnostic check. - 23:
if
then - 24:
Refine . - 25:
else - 26:
Compute smoothed weights using GPD quantiles. - 27:
Construct posterior approximation . - 28:
Extract MAP estimate . - 29:
end if - 30:
return
|
Following the screening, the raw ambient data collected from PMUs undergo signal enhancement. The SVMD algorithm decomposes the voltage magnitude and angle measurements into intrinsic modes . By reconstructing the signal solely from low-frequency electromechanical modes, we effectively strip away high-frequency measurement noise that would otherwise accumulate in the decentralized playback model.
Finally, the core estimation is executed via the decentralized Bayesian inference engine. The cleaned measurements drive the local generator models to generate “played-back” power trajectories. The discrepancy between these simulated and measured outputs shapes the likelihood function. To explore the posterior distribution robustly, the PSIS algorithm is employed. It not only provides the maximum a posteriori (MAP) estimate but also utilizes the shape parameter as a runtime diagnostic to ensure the statistical validity of the results.
7. Case Study
In this section, we validate the effectiveness of the proposed method using a modified IEEE 39-bus test system, as illustrated in
Figure 5. To simulate a modern heterogeneous power network, the system is equipped with three distinct types of generation units: traditional SGs, grid-forming (GFM) virtual synchronous generators, and grid-following (GFL) converters. The spatial distribution of these 10 units is as follows: six SGs are connected to buses 30, 31, 32, 33, 34, and 35; two GFL converters are deployed at buses 5 and 6; and two GFM-VSGs are integrated into buses 36 and 37.
To generate the necessary dynamic trajectories for analysis, stochastic load perturbations are applied across the network, consistent with the ambient measurement conditions described in
Section 2. To mimic realistic sensing environments and verify the method’s resilience to different noise statistics, the acquired PMU data are corrupted with controlled noise injections. In addition to standard Gaussian white noise, non-Gaussian Beta noise is incorporated into the subsequent experiments. This setup provides a robust benchmark to test the proposed framework’s ability to handle complex measurement anomalies.
7.1. Parameter Sensitivity Analysis on IEEE 39-Bus System
Before conducting parameter estimation, it is essential to evaluate the identifiability of the model parameters to avoid over-parameterization. We employ the TSA method to quantify the impacts of different generator parameters on the system’s dynamic response. Specifically, the sensitivity indices are computed using finite difference approximation. Each target parameter is individually perturbed by a small variation of from its nominal value. The sensitivity magnitude is then quantified by calculating the Frobenius norm of the deviation matrix between the perturbed and baseline trajectories over the observation window, normalized by the perturbation size . Based on the sensitivity ranking, an adaptive screening strategy is applied. For each type of power source, the truncation threshold is defined as 50% of the maximum relative sensitivity observed within the specific category. Consequently, only parameters with sensitivity values exceeding this threshold are retained as dominant parameters for identification, while insensitive parameters are fixed at their nominal values. By calculating the relative sensitivity of the output trajectories with respect to variations in generator parameters, we can determine the dominant parameters that can be accurately estimated.
The results of the sensitivity analysis are presented in
Figure 6,
Figure 7 and
Figure 8.
Figure 6 illustrates the relative sensitivities of the parameters for SGs. It can be observed that the inertia time constant
H exhibits the highest sensitivity compared to other parameters, such as the transient reactance
and damping coefficient
D. This indicates that the dynamic response of the SG is predominantly determined by its inertia, making
H the most identifiable parameter.
Similarly, for the grid-forming VSGs, as shown in
Figure 7, the virtual inertia constant
demonstrates significantly higher sensitivity than other control parameters, such as the reactive power droop
or the voltage coefficient
K. This confirms that the inertial response is the dominant characteristic of the GFM control loop under the tested conditions.
For the grid-following converters, the sensitivity analysis results are depicted in
Figure 8. Consistent with the previous cases, the virtual inertia constant
shows the highest relative sensitivity. However, it is worth noting that the time constants associated with the virtual inertia loop and active power loop, specifically
and
, also exhibit considerable sensitivity. Nevertheless,
remains the primary factor influencing the trajectory, justifying the focus of this paper on inertia estimation. The dominance of inertia parameters (
) across all three generator types validates the feasibility of the proposed Bayesian inference framework for accurate inertia tracking.
7.2. Validation of SVMD-Based Denoising
Here, we validate the effectiveness of the proposed data pre-processing strategy using SVMD. The simulation setup remains consistent with the stochastic load modeling described in
Section 2, where the active power trajectory is driven by the OU process. As shown in
Figure 9, the ground truth is depicted by the red curve, while the light green curve represents the measurement corrupted by Gaussian noise. This observation aligns with the analysis of noise-induced error accumulation presented in
Section 4, particularly the signal enhancement mechanism detailed in
Section 4.3. As discussed in the decentralized modeling part, such fluctuations are the root cause of the error accumulation in the decentralized scheme if left untreated. In the implementation of the SVMD algorithm, the penalty parameter
is set to 2000 to balance the bandwidth constraint and reconstruction fidelity, while the convergence tolerance
is set to
to ensure precise mode extraction.
To comprehensively validate the robustness of the SVMD-based denoising strategy against diverse measurement uncertainties, we evaluate its performance under both Gaussian and non-Gaussian noise conditions. Specifically, the Gaussian noise is modeled as with a standard deviation of . To emulate skewed measurement anomalies, the non-Gaussian noise follows a Beta distribution . To ensure a fair comparison, the raw Beta-distributed samples were centered to zero mean and scaled by a factor of approximately to strictly align their standard deviations with the Gaussian case.
The quantitative performance metrics are summarized in
Table 1. It is evident that the proposed SVMD method significantly improves the data quality across both noise profiles. Under the Gaussian condition, SVMD reduces the mean absolute error (MAE) from 0.02131 to 0.01601 and the RMSE from 0.03152 to 0.02010. In the more challenging Beta noise scenario, the raw measurements exhibit higher initial distortion due to noise skewness; however, SVMD effectively suppresses these disturbances, reducing the MAE to 0.01724.
Finally, a comparative assessment against the standard VMD under the Gaussian profile highlights the superiority of the proposed approach. While VMD achieves comparable precision with an MAE of 0.01645, its concurrent mode extraction mechanism results in a significantly higher computational burden of 0.85 s. In contrast, SVMD leverages successive mode extraction and reduces the computation time to 0.12 s, which represents a speedup of approximately seven times compared to VMD, while the method maintains a slightly lower error rate. This enhanced computational efficiency combined with high accuracy makes SVMD a more favorable choice for online inertia estimation tasks.
7.3. Identification Accuracy and Posterior Analysis
To rigorously evaluate the MAP estimation performance of the proposed method, we conducted a comparative study involving the proposed PSIS framework and three benchmark techniques: the traditional IS method, the UKF-based method [
12], and the PSO-based method [
13]. To provide a granular view of the algorithmic robustness under diverse measurement uncertainties, the quantitative estimation results are analyzed under the two distinct noise profiles. Specifically, in the Bayesian inference setup, the proposal distribution is initialized as a Gaussian distribution centered at the nominal nameplate inertia, with variance set to 0.2 p.u. to represent the prior uncertainty.
Table 2 summarizes the estimation absolute errors under Gaussian noise. In this idealized scenario, all four algorithms demonstrate satisfactory performance with comparable estimation precision. Since the Gaussian noise assumption aligns with the theoretical foundations of UKF and the training environment of PSO, these benchmark methods yield results that are very close to those of the proposed PSIS framework. Although PSIS achieves the lowest absolute error rates in the majority of cases, the performance gap among the methods is marginal, indicating that conventional approaches are sufficient when measurement noise strictly follows a standard normal distribution.
However, the performance disparity becomes pronounced in the non-Gaussian scenario, as detailed in
Table 3. Firstly, the proposed PSIS framework demonstrates superior performance, achieving the highest identification precision by effectively smoothing the tail distribution. The traditional IS method ranks second. In the presence of the heavy-tailed phenomenon induced by the Beta noise, IS’s particle-based nature allows it to capture the posterior shape better than rigid variance-based methods, although its accuracy is constrained by weight degeneracy. In contrast, the UKF and PSO methods exhibit the poorest performance. This is essentially because both approaches are predicated on the assumption that measurement errors follow a Gaussian distribution. Consequently, they fail to accommodate the asymmetric and heavy-tailed features of the posterior. Notably, while the maximum absolute errors of UKF and PSO rise to over 11% and 12%, respectively, the proposed PSIS maintains estimation errors at a level comparable to the Gaussian case, validating its remarkable resilience under complex real-world ambient measurements.
Furthermore, to visualize the uncertainty and correlations of the estimated parameters, the posterior distributions obtained via the PSIS method are depicted in
Figure 10. This corner plot illustrates the 1D marginal distributions on the diagonal and the 2D joint posterior densities on the off-diagonal elements. It can be seen that the probability mass of the samples is tightly concentrated around the true values (indicated by the high-density regions), which validates the convergence of the proposed algorithm. The 95% confidence intervals shown in the contour plots confirm that the method successfully captures the true system dynamics, even under stochastic ambient excitations. Overall, the combination of low estimation errors and well-defined posterior distributions underscores the effectiveness and accuracy of the proposed decentralized framework in identifying key dynamic parameters in modern power systems.
7.4. Robustness and Scalability Analysis
To rigorously evaluate the robustness of the proposed framework against the quality of prior knowledge, we conducted a sensitivity analysis regarding the proposal distribution. Specifically, a comparative study was performed between the proposed PSIS framework and the traditional IS method. In this analysis, the variance of the proposal distributions was maintained at 0.2 p.u., consistent with the previous section, while the initial means were intentionally adjusted to deviate from the true values. We established three distinct scenarios to mimic varying levels of prior accuracy: Case I represents a small deviation of approximately 2.5%, Case II represents a medium deviation of roughly 15%, and Case III represents a large deviation of about 40%. Representative parameters
,
, and
are selected to demonstrate the performance trends. The quantitative estimation results are summarized in
Table 4.
As evidenced by the results in
Table 4, the accuracy of the traditional IS method deteriorates significantly as the proposal mean deviates further from the true value. In Case III, where the initial guess is far from the ground truth with a 40% deviation, the IS method suffers from severe weight degeneracy and results in estimation errors exceeding 20%. In sharp contrast, the proposed PSIS framework demonstrates remarkable resilience. Even under large initial deviations, PSIS effectively mitigates the variance of importance weights through Pareto smoothing and maintains the estimation error at a low level of around 5%. Furthermore, it is noteworthy that, even in Case I, where the proposal distribution is reasonably accurate, PSIS still exhibits a distinct precision advantage over IS. These findings confirm that the proposed method is robust against poor prior knowledge and consistently outperforms the benchmark method across varying degrees of initialization uncertainty.
In addition to robustness, the scalability of the estimation framework against the dimension of the parameter space is a critical criterion. High-dimensional identification scenarios, common in modern grids with the high-density integration of renewables, pose significant computational challenges. To evaluate the computational efficiency of the proposed method under varying identification dimensions, we conducted a scalability test by adjusting the number of generation units involved, thereby directly manipulating the total number of unknown parameters. The high-dimensional scenario comprising six SGs, two GFLs, and two GFMs, totaling 10 units, served as the baseline. We created two lower-dimensional scenarios by selectively decreasing the number of units to seven and four. For comparison, a traditional centralized Bayesian inference method that estimates all unknown parameters simultaneously using a global measurement vector was employed as a benchmark. Both the proposed decentralized method and the centralized benchmark were executed under identical stopping conditions and terminated once 20,000 valid posterior samples were collected.
The computation times for both methods across different identification dimensions are recorded in
Table 5. As anticipated, the computational cost of the centralized method exhibits an explosive growth trend as the parameter dimension increases. Due to the curse of dimensionality, the search space expands exponentially, causing the time consumption of the centralized approach to grow roughly cubically. In the high-dimensional scenario denoted as Case III, the centralized method requires over 39 min or 2352.4 s to converge, rendering it impractical for online applications. In sharp contrast, the proposed decentralized framework demonstrates excellent scalability with near-linear time complexity. By decoupling the high-dimensional problem into independent low-dimensional sub-problems, the proposed method keeps the local identification dimension low and completes the estimation for the most complex scenario in merely 61.8 s. This significant speedup confirms that the decentralized architecture effectively breaks through the computational bottleneck and makes it highly suitable for high-dimensional parameter identification tasks.
7.5. Inertia Estimation for IEEE 118-Bus System
To further demonstrate the generalizability and scalability of the proposed framework, we extended the validation to the larger IEEE 118-bus test system. This system represents a more complex network topology typical of real-world power grids, comprising 118 buses, 54 generators, and 186 branches. In this case study, to emulate a modern grid scenario with high renewable penetration, we modified the standard benchmark by replacing the synchronous generators at buses 15, 18, 19, and 24 with grid-forming converters. The inertia and virtual inertia constants of the first ten generation units in the system were selected as the targets for identification.
Consistent with the experimental setup in the previous subsections, the prior parameter uncertainty was maintained at 10% and the ambient load fluctuations were modeled as Gaussian noise. The estimation results are summarized in
Table 6. It can be observed that the proposed decentralized Bayesian inference method achieves high precision across all identified units, with the maximum relative error remaining below 1.5%. Furthermore, regarding computational efficiency, the entire identification process for the IEEE 118-bus system was completed in 75.4 s. Compared to the 61.8 s required for the IEEE 39-bus system in Case III, the computation time did not exhibit an explosive increase, despite the significant expansion in system scale from 39 to 118 buses. These results collectively confirm that the proposed algorithm is not limited to small-scale systems but is also capable of achieving accurate and efficient inertia estimation in large-scale power networks, effectively validating the scalability of the decentralized scheme.
8. Conclusions and Future Work
This paper presents a robust, decentralized framework for the dynamic parameter identification of modern power systems characterized by heterogeneous generation resources. By addressing the critical challenges of parameter coupling, ambient noise accumulation, and probabilistic computational instability, the proposed methodology offers a viable solution for routine system monitoring using ubiquitous PMU data. Specifically, the application of trajectory sensitivity analysis provides a quantitative criterion for distinguishing dominant inertia parameters from insensitive control gains. This screening mechanism ensures that the identification process remains physically meaningful and computationally efficient, effectively preventing over-parameterization issues as seen in complex hybrid networks.
Furthermore, the integration of successive variational mode decomposition (SVMD) and Pareto smoothed importance sampling (PSIS) significantly enhances the robustness of the identification process. The SVMD technique effectively extracts electromechanical dynamic modes from noisy ambient measurements, mitigating the error accumulation phenomenon inherent in decentralized playback schemes and reducing the mean absolute error (MAE) of input signals from 0.0213 to 0.0160. Building on these high-quality data, the PSIS algorithm overcomes the weight degeneracy limitations of standard particle filters. The simulation results obtained on the modified IEEE 39-bus system demonstrate that the framework achieves high-precision estimation for both synchronous and virtual inertia, with relative errors maintained below 5.50%, while providing reliable uncertainty quantification through well-defined posterior distributions.
Future work will focus on enhancing the framework’s robustness against complex measurement anomalies, specifically addressing challenges like data dropouts and gross errors. To mitigate these non-ideal conditions, we intend to integrate robust statistical techniques, such as Huber loss functions or M-estimators, into the Bayesian inference process to ensure reliable identification under severe data quality degradation.