Journal of Modern Power Systems and Clean Energy

ISSN 2196-5625 CN 32-1884/TK

网刊加载中。。。

使用Chrome浏览器效果最佳,继续浏览,你可能不会看到最佳的展示效果,

确定继续浏览么?

复制成功,请在其他浏览器进行阅读

Generic Multi-output Spectral Representation Method for Uncertainty Propagation Analysis of Power System Dynamics  PDF

  • Zhaoyuan Wang 1 (Graduate Student Member, IEEE)
  • Siqi Bu 2 (Senior Member, IEEE)
1. Department of Electrical and Electronic Engineering, The Hong Kong Polytechnic University, Hong Kong, China; 2. Department of Electrical and Electronic Engineering, Shenzhen Research Institute, Research Centre for Grid Modernisation, International Centre of Urban Energy Nexus, Centre for Advances in Reliability and Safety, Research Institute for Smart Energy, and Policy Research Centre for Innovation and Technology, The Hong Kong Polytechnic University, Hong Kong, China

Updated:2025-05-21

DOI:10.35833/MPCE.2024.000586

  • Full Text
  • Figs & Tabs
  • References
  • Authors
  • About
CITE
OUTLINE

Abstract

Realistic uncertainties of renewable energies and loads may possess complicated probability distributions and correlations, which are difficult to be characterized by standard probability density functions and hence challenge existing uncertainty propagation analysis (UPA) methods. Also, nonintrusive spectral representation (SR)-based UPA methods can only estimate system responses at each time point separately, which is time-consuming for analyzing power system dynamics. Thus, this paper proposes a generic multi-output SR (GMSR) method to effectively tackle the above limitations by developing the generic correlation transformation and multi-output structure. The effectiveness and superiority of GMSR in efficiency and accuracy are demonstrated by comparing it with existing SR methods.

I. Introduction

Recently, increasing uncertainties in power systems induced by high penetration of renewable energies pose a huge threat to system stability [

1]. Thus, effective uncertainty propagation analysis (UPA) methods for power system dynamics aiming at calculating the probability distributions of system dynamic responses caused by uncertainties are in pressing need.

UPA methods can be mainly categorized into three types, including numerical methods, analytical methods, and approximation methods. Among numerical methods, Monte Carlo simulation (MCS) is one of the most widely applied methods in power system dynamics. Although there are some techniques to improve the sampling efficiency of MCS, e.g., Latin hypercube sampling, Halton sampling, and Sobol sampling [

2], thousands of simulations are normally required, which is time-consuming. By comparison, analytical methods significantly improve efficiency. Among analytical methods, Taylor series expansion needs derivative operations, and convolution methods require independent uncertainty inputs, which only have limited applications in power systems [3], [4]. By comparison, point estimation methods and cumulant-based methods are applied in power systems more widely [1]. However, as pointed out in [5], they cannot guarantee the accuracy in calculating the probability distributions of system dynamic responses. Thus, numerical methods and analytical methods have drawbacks in efficiency and accuracy, respectively.

The emerging approximation methods provide solutions that balance efficiency and accuracy. Gaussian process regression is based on Bayesian inference [

2]. However, the kernel functions of Gaussian process regression need to be preselected based on experience, and the computational complexity is high. By comparison, spectral representation (SR) has been applied in power system dynamics more widely, mainly including low-rank approximation (LRA) and polynomial chaos expansion (PCE) [1], [5]. However, there are still some obstacles to the further broad application of SR. The first one is that most SR methods can only estimate the system dynamic response at each time point separately, restricted by the single output [5]-[8], whereas UPA for power system dynamics focuses on the system dynamic response at all time points during the concerned period of time. This means that massive SR models need to be constructed, which is cumbersome and time-consuming. Although some SR methods with multiple outputs have been proposed based on Galerkin [9], [10], they are intrusive, which means that they need the complicated transformation for power system state-space equations and all the detailed structure and parameters of power systems, which are difficult to measure in reality accurately. The second limitation is that SR methods require independent uncertainties as inputs, and correlated uncertainties should be transformed into independent ones firstly. Most uncertainty transformation methods are based on Rosenblatt or Nataf transformations [5]-[7], which require that the joint probability distributions of uncertainties can be accurately characterized, or the joint probability distributions can be approximated by existing Copula functions. However, for complicated uncertainties in reality, these assumptions may not be guaranteed. Although there are some data-driven uncertainty transformation methods, e.g., principal component analysis-based methods [11], [12], they can only ensure the transformed uncertainties are uncorrelated rather than independent.

Therefore, to overcome the above limitations, this paper proposes a UPA method named generic multi-output spectral representation (GMSR) for power system dynamics. The major contributions can be summarized as follows.

1) The proposed GMSR has multiple outputs and thus can estimate system dynamics at different time points simultaneously, which significantly improves efficiency. Also, as a nonintrusive method, GMSR only needs the measurements of uncertainties and system dynamic responses.

2) It is discovered by case studies that the realistic uncertainties of renewable energies and loads may not be accurately modeled by standard probability distributions and have complicated correlations. The uncertainty transformation included in GMSR can effectively transform uncertainties with arbitrary correlations into independent ones only based on measurements of uncertainties and without any priori knowledge, which is the fundamental step for SR methods.

3) The proposed GMSR integrates the merits of existing SR methods, including being applicable to uncertainties with arbitrary probability distributions and having sparse structure, thereby avoiding the curse of dimensionality.

4) As a universal UPA method, the proposed GMSR can be applied to various probabilistic stability issues of power systems related to system dynamics and thus has wide applications.

II. Methodology Description

Uncertainties of renewable energies and loads are widely concerned in power systems and thus are considered in this paper. The proposed GMSR utilizes weight summation of spectral functions to approximate the relationship M(ξ) between independent uncertainties ξ and the system response y=[y(Δt),,y(iΔt),,y(Td)]T with Td as the concerned time period of system dynamic response and Δt as the step length.

y=M(ξ)y^=M^(ξ)=Wφ(ξ)=j=1Nrω1jφj(ξ),,j=1Nrωijφj(ξ),,j=1NrωNyjφj(ξ)T (1)

where Nr is the number of representation items; the subscript Ny=Td/Δt denotes the number of GMSR outputs y; the superscript  ^ represents the approximation derived from GMSR; φj(ξ) is the jth item of spectral function φ(ξ), which denotes the spectral function arranged in ascending order; and ωij is the entry in ith row and jth column of the weight coefficient matrix W.

From (1), one of the major differences between the form of GMSR and that of the existing nonintrusive SR is that GMSR has multiple outputs, whereas the existing nonintrusive SR only has one output. Also, according to (1), the main tasks of deriving GMSR model can be summarized as: ① transformation of correlated uncertainties into independent ones ξ; ② construction of spectral function φ(ξ); and ③ calculation of weight coefficient matrix W. It should be noted that W is directly derived in GMSR as a whole rather than calculating ωi separately and combining them into W. Otherwise, (1) is only a combination of the existing nonintrusive SR models. Additionally, GMSR relies on the sampling data of uncertainties and system dynamic responses, which can be obtainable in realistic power systems [

13], [14]. Moreover, many existing studies on UPA are based on the premise that the data of uncertainties and system dynamic responses are obtainable [6]-[9]. Thus, data reliance will not limit the application of GMSR.

A. Generic Transformation for Correlated Uncertainties

There are similarities between uncertainty transformation and blind source separation. In detail, correlated uncertainties are similar to the observed and mixed signals in blind source separation. And transforming correlated uncertainties into independent ones is similar to restoring the observed signals to the original ones. Thus, the methods with blind source separation have the potential to be used in uncertainty transformation. And the basic idea of independent component analysis (ICA) that can effectively separate mixed signals into uncorrelated and independent signals is applied in this paper.

For a set of correlated uncertainties after centering ς=[ς1,ς2,,ςNc]T, where Nc is the number of correlated uncertainties, Ns sampling data of ς are expressed as ς(1~Ns). Firstly, whitening processing is conducted to transform the correlated uncertainties into uncorrelated ones ς˜ with unit variance based on eigenvalue decomposition, which can be formulated as:

ς˜(1~Ns)=US-12UTς(1~Ns) (2)

where U is the right eigenvector of ς(1~Ns)(ς(1~Ns))T. The diagonal entries of S are the eigenvalues of ς(1~Ns)(ς(1~Ns))T.

Then, based on ICA, the transformation from uncorrelated uncertainties into independent ones can be regarded as finding a transformation matrix B=[b1,b2,,bNc]T that can maximize the non-Gaussianity [

15], which can be formulated as:

maxBn=1Nc(E(G(bnTς˜(1~Ns)))-E(G(υ)))2s.t.  E((bn'Tς˜(1~Ns))(bnTς˜(1~Ns)))=1    n'=n       E((bn'Tς˜(1~Ns))(bnTς˜(1~Ns)))=0    n'n (3)

where E() is the mean operator; υ is an uncertainty following the standard Gaussian distribution; G() is the contrast function, which can be chosen as logcosh; and is the Hadamard product operator.

To solve (3), the fixed-point algorithm [

16], as presented in (4), is used to update bn iteratively until it converges so that the fast ICA can be implemented.

bnv'=E(ς˜(1~Ns)G˙(bn(v-1)Tς˜(1~Ns)))-E(G¨(bn(v-1)Tς˜(1~Ns)))bn(v-1)bnv=bnv'||bnv'||2 (4)

where G˙() and G¨() are the first- and second-order derivatives of G(), respectively; bnv and bnv' are the updated bn at the vth iteration with and without normalization, respectively; and ||||2 is the 𝓁2 norm.

After B is calculated, the transformation from correlated uncertainties ς to independent ones ξ can be derived as:

ξ=BUS-12UTς (5)

It should be noted that the ICA is only effective when data do not follow Gaussian distributions. And since realistic uncertainties are complicated, they will not strictly follow Gaussian distributions. Thus, this ICA-based uncertainty transformation is universally effective for realistic uncertainties.

B. Construction of Spectral Functions for Uncertainties with Arbitrary Probability Distributions

Spectral functions are formed by orthogonal bases. For the orthogonal basis ψ[jm](ξm) with respect to ξm with the order of jm, it can be expressed as:

ψ[jm](ξm)=n=0jmκnξmn    κjm=1 (6)

where κn is the coefficient of ξmn.

To construct bases applicable to uncertainties with arbitrary probability distributions, the orthogonality is used, which is described as:

h=1Nsψ[jm](ξm(h))ψ[jq](ξm(h))Ns=0    0jq<jm (7)

where jq indicates the order.

According to (7), when jq=0,1, there is:

h=1Nsψ[jm](ξm(h))Ns=0h=1Nsψ[jm](ξm(h))(κ0+ξm(h))Ns=0 (8)

Then, the following equation can be derived by substituting the first equation of (8) into the second equation of (8).

h=1Nsψ[jm](ξm(h))ξm(h)Ns=0 (9)

Moreover, the following equation can be derived by substituting jq=2,3,,jm-1 in turns into (7) and repeating the above procedure.

h=1Nsψ[jm](ξm(h))ξmjq,(h)Ns=0    jq=0,1,,jm-1 (10)

According to (10) and (6), when jq=ju-1, we have:

h=1Ns(κ0++ξmjm,(h))ξmju-1,(h)Ns=0    1jujm (11)

Formula (11) can be rewritten as (12) by defining χju=h=1Nsξmju+jm-1,(h)/Ns, 1jujm, Θ=[θjujn]jm×jm, θjujn=-h=1Nsξmju+jn-2,(h)/Ns, 1ju, jnjm.

κ0θju1+κ1θju2++κjm-1θjujm=χju (12)

jm equations similar to (12) can be derived by assigning ju=1,2,,jm. Then, these equations are formulated into the matrix form as:

[κ0,κ1,,κjm-1]T=Θ-1[χ1,χ2,,χjm]T (13)

After orthogonal bases are determined according to (6) and (13), spectral functions can be constructed. To alleviate the curse of dimensionality, the hyperbolic truncation is introduced. Thus, φj(ξ) can be formed as:

φj(ξ)=ψ[j1](ξ1)ψ[jm](ξm)ψ[jNc](ξNc)|| jm||cγ=m=1Ncjmcγ1cγNo (14)

where No expresses the order of GMSR; and cγ is the hyperbolic truncation coefficient.

C. Weight Coefficient Calculation

The calculation of W as a whole in (1) can be regarded as the multiple linear regression (MLR), where the sampling data of system dynamic response y(1~Ns) and spectral functions φ(ξ)(1~Ns) have already been derived. To avoid overfitting and reduce the complexity of W, the form of multi-task elastic net [

17] is introduced in calculating W, which can be formulated as the following optimization problem:

minW||y(1~Ns)-Wφ(ξ)(1~Ns)||F2/2Ns+λρ||W||21+λ2(1-ρ)||W||F (15)

where λ is the penalty factor of the complexity of W; ρ is the weight coefficient of different norms; and ||||F and ||||21 are the Frobenius norm and 𝓁1𝓁2 norm, respectively, which are expressed as:

||A||F=klakl2||A||21=klakl2=k||ak||2 (16)

where akl is the entry in the kth row and lth column of the indicated matrix A.

To solve (15), the coordinate descent algorithm can be used. And the introduction of ||W||F in (15) is for avoiding overfitting. The introduction of ||W||21 in (15) is for reducing the 𝓁2 norm of A in every row, which restricts the complexity of W in every row, i.e., ensuring the sparse structure of GMSR, thereby avoiding the curse of dimensionality.

D. Probabilistic Analysis of GMSR Outputs

After deriving the GMSR model in (1), arbitrary moments can be estimated based on the GMSR outputs since its outputs are the values of system dynamic responses under uncertainties with different values. Also, mean μi and variance σi2 of y(iΔt) are usually concerned in existing studies [

7], [8], which are estimated as examples and expressed as:

μ^i=h=1Npy^(iΔt)(h)/Npσ^i2=h=1Np(y^(iΔt)(h))2/Np-μ^i2 (17)

where Np is the number of sampling data derived from GMSR.

Based on kernel density estimation (KDE), the probability density function (PDF) p() of y(iΔt) can be estimated as:

p^(y^(iΔt))=h=1NpΦ((y^(iΔt)-y^(iΔt)(h))/ϑi)/(Npϑi) (18)

where Φ() is the Gaussian kernel function of KDE; and ϑi is the bandwidth of KDE with respect to y(iΔt), which can be chosen as 1.06σ^iNp-0.2 [

7].

III. Case Study

A. Case 1: IEEE 68-bus 5-area Benchmark System

Case 1 is conducted in IEEE 68-bus 5-area benchmark system [

18]. There are 3 wind power generation units (WPG1-WPG3), 3 photovoltaic units (PV1-PV3), and 3 loads with realistic uncertainties based on measurements in [13] connecting at buses 29, 31, 41, buses 6, 10, 36, and buses 27, 47, 48, respectively. The simulation platform is a computer with the hardware of Intel Core i7-8700 CPU @ 3.20 GHz and 16 GB memory and Python as software. The applied simulation models of generators and automatic voltage regulators are simplified 3rd-order model and 1st-order model, separately [19]. To illustrate the probability distributions and the correlations among uncertainties, their PDFs after normalization are drawn, as shown in Fig. 1, and the correlation coefficients of pairwise uncertainties (U1-U9) are listed in the upper triangular units of Table I. The correlation coefficients and the independence hypothesis test results of uncertainties after conducting the uncertainty transformation are listed in the lower triangular units of Table I to show the performance of the uncertainty transformation.

Fig. 1  PDFs of realistic uncertainties.

TABLE I  Correlation Coefficients and Independence Hypothesis Among Uncertainties Before and After Uncertainty Transformation in Case 1
UncertaintyU1U2U3U4U5U6U7U8U9
U1 - 0.01 0.02 -0.24 -0.08 -0.06 0.04 0.16 0.08
U2 0/Y - 0.54 -0.03 -0.22 -0.25 0.08 0.17 0.09
U3 0/Y 0/Y - 0.01 -0.30 -0.29 0.15 0.07 0.12
U4 0/Y 0/Y 0/Y - 0.40 0.41 -0.07 -0.33 -0.14
U5 0/Y 0/Y 0/Y 0/Y - 0.89 -0.09 -0.47 -0.23
U6 0/Y 0/Y 0/Y 0/Y 0/Y - -0.10 -0.48 -0.23
U7 0/Y 0/Y 0/Y 0/Y 0/Y 0/Y - 0.53 0.82
U8 0/Y 0/Y 0/Y 0/Y 0/Y 0/Y 0/Y - 0.81
U9 0/Y 0/Y 0/Y 0/Y 0/Y 0/Y 0/Y 0/Y -

Note:   0/Y denotes that the correlation coefficient is 0, and the independence hypothesis is accepted at a 5% level of significance.

From Fig. 1, the PDFs of realistic uncertainties are complicated, especially those of PV3 and load 3, the shapes of which are quite different from the standard PDFs. And in Table I, the correlation coefficients between different pairwise uncertainties are various. By comparison, after uncertainty transformation, all correlation coefficients among uncertainties are close to 0, and all independence hypothesis tests are passed. The results demonstrate the effectiveness of the uncertainty transformation in transforming the correlated uncertainty into independent ones.

1) Probabilistic Frequency Stability Analysis

GMSR is applied to analyze the system frequency response fsys(t) and area-level frequency response in Area 1 fa1(t) with the trip of the largest infeed generator at 0.1 s, where Td=10  s, Δt=0.01  s. The results of 5000 MCSs are regarded as the baselines [

18]. The performance of the proposed GMSR in efficiency and accuracy is compared with those of other SR methods, including sparse PCE (SPCE) and LRA with the setting as: Ns=200, No=4 [5], λ=1/(2Ns), ρ=0.5. The selection of λ and ρ is to equally consider the sparsity and generalization. And SPCE is chosen as the comparison method since the conventional PCE is infeasible with the above setting due to the curse of dimensionality.

Firstly, the efficiency of various methods in analyzing fsys(t) is compared, as illustrated in Table II. From Table II, since SPCE, LRA, and GMSR only require 200 simulations, whereas MCS requires 5000 simulations, the simulation time needed for SPCE, LRA, and GMSR is significantly shorter than that needed for MCS. Moreover, the efficiency of GMSR is greatly superior to that of SPCE and LRA. The method execution time of GMSR is more than 40 times shorter than that of SPCE and LRA. The reason is that SPCE and LRA only have one output. To analyze fsys(t) at each time point, Ny=Td/Δt=1000 models are required to be constructed separately. By comparison, GMSR has multiple outputs, and the number of the constructed GMSR model is only 1, indicating the time-saving merit.

TABLE II  Efficiency Comparison of Probabilistic Frequency Stability Analysis in Case 1
MethodSimulation time (s)Method execution time (s)Total time (s)
MCS 9852.744 - 9852.744
SPCE 391.659 110.944 502.603
LRA 391.659 101.016 492.675
GMSR 391.659 2.320 393.979

Moreover, the accuracy of various methods in estimating the moments, i.e., mean and standard deviation (Std.), of fsys(t) and fa1(t) is compared, as shown in Fig. 2. PDFs of absolute errors (AEs) of moments are introduced to assess overall accuracy, as shown in Fig. 3.

Fig. 2  Accuracy of various methods in estimating moments. (a) fsys(t) mean. (b) fsys(t) Std.. (c) fa1(t) mean. (d) fa1(t) Std..

Fig. 3  PDFs of AEs of moments. (a) PDF of AE of fsys(t) mean. (b) PDF of AE of fsys(t) Std.. (c) PDF of AE of fa1(t) mean. (d) PDF of AE of fa1(t) Std..

According to Fig. 2(a) and (b), for fsys(t), the overlapping degree between the moment curves derived from MCS and those from GMSR are higher than those from SPCE and LRA. Moreover, from Fig. 2(b), the Std. curve from GMSR is smoother since each time point corresponds to one SPCE or LRA, ωi of which is calculated separately.

By comparison, W of GMSR is calculated as a whole. Similar results can be found in Fig. 2(c) and (d) for fa1(t), where the moment curves derived from GMSR are closer to those from MCS compared with those from SPCE and LRA. Moreover, in Fig. 3, LRA presents the worst performance. And the peaks of PDF of AE associated with fa1(t) from SPCE are closer to 0 compared with those associated with fsys(t), which means that the accuracy of SPCE in estimating fa1(t) is higher than that in estimating fsys(t). However, its performance is still not as good as that of GMSR. And the PDF of AE from GMSR has higher peaks and thinner tails, the peaks of which are closer to 0. These results indicate that GMSR has higher accuracy in estimating the moments of both system and area-level frequency responses. The reason is that the complicated correlations among realistic uncertainties cannot be transformed accurately in SPCE and LRA, which decreases their estimation accuracy.

Also, to assess the accuracy of various methods in estimating PDFs of frequency responses, AE of PDF, i.e., |p(f.(t))-p^(f^.(t))|, is presented in Fig. 4. The shape difference of PDFs ε, i.e., ε=||p(f.(t))-p^(f^.(t))||2, is introduced to assess the overall accuracy, the PDFs of which are drawn in Fig. 5.

Fig. 4  AEs of PDFs of fsys(t) and fa1(t). (a) AE of PDF of fsys(t) from SPCE. (b) AE of PDF of fa1(t) from SPCE. (c) AE of PDF of fsys(t) from LRA. (d) AE of PDF of fa1(t) from LRA. (e) AE of PDF of fsys(t) from GMPR. (f) AE of PDF of fa1(t) from GMSR.

Fig. 5  PDFs of fsys(t) and shape difference. (a) PDF of fsys(t) at t=5 s. (b) PDF of ε of fsys(t). (c) PDF of fa1(t) at t=5 s. (d) PDF of ε of fa1(t).

From Fig. 4, the AEs of PDFs of fsys(t) and fa1(t) from GMSR are much smaller than those from SPCE and LRA, which can be observed more clearly from the results at only one time point, as shown in Fig. 5(a) and (c). Moreover, from Fig. 5(b), for fsys(t), the PDF of ε from GMSR has the thinner tail and higher peak closer to 0 at 2.242, whereas the peaks of PDF of ε from SPCE and LRA are at 28.130 and 71.548. Also, from Fig. 5(d), for fa1(t), the peak of PDF of ε from GMSR is at 2.162, and those from SPCE and LRA are at 5.547 and 61.297, respectively. These results indicate the higher accuracy of GMSR in estimating PDFs of both fsys(t) and fa1(t) at different time points.

2) Probabilistic Transient Stability Analysis

Then, GMSR is applied to analyze the difference between the rotor angle of generator 1 and that of generator 2, denoted as δ12(t), in the system with a short-circuit fault at bus 16 during 0.1-0.2 s, as an example. It can also be used to analyze the maximal rotor angle difference; however, the results are not shown for saving space. The rest settings are the same as those in the previous section. The efficiency comparison of probabilistic transient stability analysis in Case 1 is presented in Table III. The accuracy comparison of δ12(t) moment estimation and δ12(t) PDF estimation among various UPA methods are illustrated in Figs. 6, and 7, respectively.

TABLE III  Efficiency Comparison of Probabilistic Transient Stability Analysis in Case 1
MethodSimulation time (s)Method execution time (s)Total time (s)
MCS 10243.150 - 10243.150
SPCE 407.539 111.090 518.629
LRA 407.539 101.282 508.821
GMSR 407.539 2.429 409.968

Fig. 6  Accuracy comparison of δ12(t) moment estimation among various UPA methods. (a) δ12(t) mean. (b) δ12(t) Std.. (c) PDF of AE of mean. (d) PDF of AE of Std..

Fig. 7  Accuracy comparison of AE of PDF of δ12(t) among various UPA methods. (a) AE of PDF of δ12(t) from SPCE. (b) AE of PDF of δ12(t) from LRA. (c) AE of PDF of δ12(t) from GMSR. (d) PDF of δ12(t) at t=5 s. (e) PDF of ε.

Similar to the results in probabilistic frequency stability analysis, from Table II, the total time of GMSR is shorter than those of SPCE and LRA due to the multi-output structure, and the total time of GMSR is significantly shorter than that of MCS since the needed simulation quantity is less. Compared with the total time in probabilistic frequency stability analysis, the method execution time in probabilistic transient stability analysis is very close to that in probabilistic frequency stability analysis, and only the simulation time of them has certain differences. Moreover, though the accuracy of GMSR is not the best at all time points, e.g., the zooming area in Fig. 6(b), the overall accuracy of GMSR is the best. This can be observed based on Figs. 6(c), 6(d), and 7(e) that the probability distributions of AEs corresponding to the moment and PDF estimation from GMSR are more concentrated to 0 compared with those from SPCE and LRA. Thus, these results demonstrate the superiority of GMSR in efficiency and accuracy of probabilistic transient stability analysis.

B. Case 2: 240-bus WECC System

To verify the scalability and applicability of GMSR in the larger power system with numerous uncertainties, case studies implemented in the 240-bus WECC system are conducted, where 37 renewable energies are integrated [

20]. Also, the top 13 loads with the highest active power are selected as uncertainties as cases. Thus, the total uncertainty quantity of renewable energies and loads in the system is 50. These uncertainties are based on the measurements in [21]. Firstly, the proposed uncertainty transformation is carried out. Limited by space, only the correlation coefficients and independence hypothesis among the first 9 uncertainties before and after uncertainty transformation are listed in Table IV. Before uncertainty transformation, the uncertainties have complicated correlations with the maximal correlation coefficient of 0.61 and the minimal correlation coefficient of -0.48. After applying the proposed uncertainty transformation, all uncertainties are independent, which demonstrates the effectiveness of the proposed uncertainty transformation in different uncertainty datasets.

TABLE IV  Correlation Coefficients and Independence Hypothesis Among Uncertainties Before and After Uncertainty Transformation in Case 2
UncertaintyU1U2U3U4U5U6U7U8U9
U1 - 0.09 0.04 0.10 -0.06 0.13 -0.05 0.05 -0.23
U2 0/Y - 0.44 -0.27 -0.40 -0.19 -0.01 0.08 0.31
U3 0/Y 0/Y - -0.32 -0.09 -0.32 0.05 0.05 0.35
U4 0/Y 0/Y 0/Y - 0.61 -0.16 -0.10 -0.13 -0.33
U5 0/Y 0/Y 0/Y 0/Y - -0.31 0.03 0.03 -0.39
U6 0/Y 0/Y 0/Y 0/Y 0/Y - -0.48 -0.16 0.05
U7 0/Y 0/Y 0/Y 0/Y 0/Y 0/Y - 0.39 0.02
U8 0/Y 0/Y 0/Y 0/Y 0/Y 0/Y 0/Y - -0.18
U9 0/Y 0/Y 0/Y 0/Y 0/Y 0/Y 0/Y 0/Y -

Next, probabilistic frequency stability analysis is conducted by using GMSR to analyze the system frequency response fWsys(t) and area-level frequency response in Area 1 fWa1(t) of the system with the trip of the largest infeed generator at 0.1 s. Firstly, the efficiency comparison of probabilistic frequency stability analysis is presented in Table V. Compared with the total time shown in Table II, the simulation time rises around 4.5 times with the increase of the analyzed system scale. And GMSR, as a nonintrusive method, only needs the data of uncertainties and data of system dynamic responses as inputs and outputs to determine its structure and calculate the coefficients. The method execution time of GMSR rises around 3.5 times with the increase of uncertainty quantity rather than that of analyzed system scale. Moreover, similar total time increase can be found in other methods, and the increase of method execution time of GMSR is limited compared with other methods. Thus, these results demonstrate that GMSR possesses the time-saving merit in UPA of the large-scale power system with numerous uncertainties.

TABLE V  Efficiency Comparison of Probabilistic Frequency StabilityAnalysis in Case 2
MethodSimulation time (s)Method execution time (s)Total time (s)
MCS 43932.563 - 43932.563
SPCE 1750.381 308.453 2058.834
LRA 1750.381 236.691 1987.072
GMSR 1750.381 8.179 1758.560

Then, the accuracy of methods in estimating the moments and PDFs of frequency responses are compared, as indicated by Figs. 8, 9 and Figs. 10, 11, respectively. From Fig. 8(a) and (c), for mean of frequency responses, all mean curves derived from various methods are very close to the curves from MCS, which illustrates their high accuracy in estimating the mean of frequency responses. Moreover, from Fig. 9(a) and (c), though the peaks of PDFs of AE from LRA are closer to 0 than those from GMSR, the values of their peaks are lower than those from GMSR, and the tails of PDFs of AE from LRA are fatter. This means that the errors of LRA in estimating the mean of frequency responses will fluctuate in a relatively large range compared with GMSR. And for Std. of frequency responses presented in Fig. 9(b) and (d), the peaks of PDFs of AE from GMSR are much higher and closer to 0 compared with those from SPCE and LRA, which means that the Std. curves from GMSR are closer to those from MCS, as shown in Fig. 8(b) and (d). Moreover, for PDFs of frequency responses, it can be clearly observed that AEs of frequency response PDFs from GMSR are much smaller than those from SPCE and LRA, as presented in Fig. 10, and the shape differences of frequency response PDFs from GMSR are also smaller, as illustrated in Fig. 11(b) and (d). These results indicate the high accuracy of GMSR in estimating the moments and PDFs of frequency responses of the large-scale power system with numerous uncertainties.

Fig. 8  fWsys(t) mean and Std. and fWa1(t) mean and Std.. (a) fWsys(t) mean. (b) fWsys(t) Std.. (c) fWa1(t) mean. (d) fWa1(t) Std..

Fig. 9  PDFs of AEs in Case 2. (a) PDF of AE of fWsys(t) mean. (b) PDF of AE of fWsys(t) Std.. (c) PDF of AE of fWa1(t) mean. (d) PDF of AE of fWa1(t) Std..

Fig. 10  AEs of PDFs of fWsys(t) and fWa1(t) in Case 2. (a) AE of PDF of fWsys(t) from SPCE. (b) AE of PDF of fWa1(t) from SPCE. (c) AE of PDF of fWsys(t) from LRA. (d) AE of PDF of fWa1(t) from LRA. (e) AE of PDF of fWsys(t) from GMPR. (f) AE of PDF of fWa1(t) from GMPR.

Fig. 11  PDFs of fWsys(t), fWa1(t), and ε of fWa1(t) in Case 2.(a) PDF of fWsys(t) at t=5 s. (b) PDF of ε of fWsys(t). (c) PDF of fWa1(t) at t=5 s. (d) PDF of ε of fWa1(t).

IV. Conclusion

This paper proposes a GMSR method for UPA of power system dynamics. The simulation results demonstrate that the data-driven uncertainty transformation can effectively transform realistic uncertainties with complicated correlations and probability distributions into uncorrelated and independent ones, which can be integrated into other SR-based UPA methods as a widely used preprocessing. Moreover, compared with existing nonintrusive SR-based UPA methods, GMSR significantly improves the efficiency and accuracy in analyzing probabilistic frequency and transient stability. Since the proposed GMSR is nonintrusive, it can be easily applied to other probabilistic stability issues related to power system dynamics. Additionally, in this paper, some GMSR parameters are selected based on existing studies. However, they may affect the performance of GMSR in different scenarios. Also, since the inputs and outputs of GMSR are data, when they are influenced by noises, GMSR accuracy will be affected. Thus, further studies will focus on parameter selection optimization and data preprocessing in filtering distorted data or restoring original data to improve the applicability and robustness of GMSR. Additionally, as a generic method, GMSR has the potential to be extended to UPA of multiple stability indices simultaneously and the design of probabilistic stability enhancement strategies.

References

1

K. N. Hasan, R. Preece, and J. V. Milanović, “Existing approaches and trends in uncertainty modelling and probabilistic stability analysis of power systems with renewable generation,” Renewable and Sustainable Energy Reviews, vol. 101, pp. 168-180, Mar. 2019. [Baidu Scholar] 

2

A. M. Hakami, K. N. Hasan, M. Alzubaidi et al., “A review of uncertainty modelling techniques for probabilistic stability analysis of renewable-rich power systems,” Energies, vol. 16, no. 1, p. 112, Dec. 2023. [Baidu Scholar] 

3

M. Aien, M. Fotuhi-Firuzabad, and F. Aminifar, “Probabilistic load flow in correlated uncertain environment using unscented transformation,” IEEE Transactions on Power Systems, vol. 27, no. 4, pp. 2233-2241, Nov. 2012. [Baidu Scholar] 

4

M. Aien, A. Hajebrahimi, and M. Fotuhi-Firuzabad, “A comprehensive review on uncertainty modeling techniques in power system studies,” Renewable and Sustainable Energy Reviews, vol. 57, pp. 1077-1089, May 2016. [Baidu Scholar] 

5

Z. Wang and S. Bu, “Probabilistic frequency stability analysis considering dynamics of wind power generation with different control strategies,” IEEE Transactions on Power Systems, vol. 39, no. 5, pp. 6412-6425, Sept. 2024. [Baidu Scholar] 

6

M. Fan, Z. Li, T. Ding et al., “Uncertainty evaluation algorithm in power system dynamic analysis with correlated renewable energy sources,” IEEE Transactions on Power Systems, vol. 36, no. 6, pp. 5602-5611, Apr. 2021. [Baidu Scholar] 

7

K. Ye, J. Zhao, N. Duan et al., “Stochastic power system dynamic simulation and stability assessment considering dynamics from correlated loads and PVs,” IEEE Transactions on Industry Applications, vol. 58, no. 6, pp. 7764-7775, Nov. 2022. [Baidu Scholar] 

8

Y. Xu, L. Mili, A. Sandu et al., “Propagating uncertainty in power system dynamic simulations using polynomial chaos,” IEEE Transactions on Power Systems, vol. 34, no. 1, pp. 338-348, Jan. 2019. [Baidu Scholar] 

9

B. Xia, H. Wu, Y. Qiu et al., “A Galerkin method-based polynomial approximation for parametric problems in power system transient analysis,” IEEE Transactions on Power Systems, vol. 34, no. 2, pp. 1620-1629, Mar. 2019. [Baidu Scholar] 

10

L. Li, Y. Qiu, H. Wu et al., “Uncertainty analysis of power system time-domain simulation based on generalized polynomial chaos method,” in Proceedings of 2017 IEEE PES General Meeting (PESGM), Chicago, USA, Jul. 2017, pp. 1-5. [Baidu Scholar] 

11

X. Wang, R. Liu, X. Wang et al., “A data-driven uncertainty quantification method for stochastic economic dispatch,” IEEE Transactions on Power Systems, vol. 37, no. 1, pp. 812-815, Jan. 2022. [Baidu Scholar] 

12

X. Wang, X. Wang, H. Sheng et al., “A data-driven sparse polynomial chaos expansion method to assess probabilistic total transfer capability for power systems with renewables,” IEEE Transactions on Power Systems, vol. 36, no. 3, pp. 2573-2583, May 2021. [Baidu Scholar] 

13

Neon Neue Energieökonomik, Technical University of Berlin, ETH Zürich, and DIW Berlin. (2024, Nov.). OPSD data packages. [Online]. Available: https://open-power-system-data.org/ [Baidu Scholar] 

14

B. Chen, S. Yim, H. Kim et al., “Cybersecurity of wide area monitoring, protection, and control systems for HVDC applications,” IEEE Transactions on Power Systems, vol. 36, no. 1, pp. 592-602, Jan. 2021. [Baidu Scholar] 

15

A. Hyvärinen and E. Oja, “Independent component analysis: algorithms and applications,” Neural Networks, vol. 13, no. 4, pp. 411-430, Jun. 2000. [Baidu Scholar] 

16

X. Xing, J. Ge, W. Peng et al., “Independent component analysis (ICA) based method for estimating the deformation of highways in permafrost region (HPICA) – a case study of maduo section of gongyu highway,” IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, vol. 17, pp. 970-984, Dec. 2023. [Baidu Scholar] 

17

A. Akrami and H. Mohsenian-Rad, “Event-triggered distribution system state estimation: sparse Kalman filtering with reinforced coupling,” IEEE Transactions on Smart Grid, vol. 15, no. 1, pp. 627-640, Jan. 2024. [Baidu Scholar] 

18

J. Wen, S. Bu, and F. Li, “Two-level ensemble methods for efficient assessment and region visualization of maximal frequency deviation risk,” IEEE Transactions on Power Systems, vol. 38, no. 1, pp. 643-655, Jan. 2023. [Baidu Scholar] 

19

Z. Wang and S. Bu, “Design and defense of modal resonance-oriented cyber-attack against wide-area damping control,” IEEE Transactions on Smart Grid, vol. 15, no. 2, pp. 2164-2178, Mar. 2024. [Baidu Scholar] 

20

H. Yuan, R. S. Biswas, J. Tan et al., “Developing a reduced 240-bus WECC dynamic model for frequency response study of high renewable integration,” in Proceedings of 2020 IEEE/PES Transmission and Distribution Conference and Exposition (T&D), Chicago, USA, Oct. 2020, pp. 1-5. [Baidu Scholar] 

21

California ISO. (2024, Nov.). Managing the evolving grid. [Online]. Available: https://www.caiso.com/about/our-business/managing-the-evolving-grid [Baidu Scholar]