Next Article in Journal
Polymer Surface Treatments for Drug Delivery and Wound Healing
Next Article in Special Issue
An Improved Arc Fault Location Method of DC Distribution System Based on EMD-SVD Decomposition
Previous Article in Journal
Thermochemical Analysis of Hydrogenation of Pd-Containing Composite Based on TiZrVNbTa High-Entropy Alloy
Previous Article in Special Issue
Probabilistic Forecasting of Available Load Supply Capacity for Renewable-Energy-Based Power Systems
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Efficient Method for the Reliability Evaluation of Power Systems Considering the Variable Photovoltaic Power Output

1
State Key Laboratory of Operation and Control of Renewable Energy & Storage Systems, China Electric Power Research Institute, Beijing 100192, China
2
School of Electrical Engineering, Chongqing University, Chongqing 400044, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2023, 13(16), 9053; https://doi.org/10.3390/app13169053
Submission received: 4 July 2023 / Revised: 27 July 2023 / Accepted: 2 August 2023 / Published: 8 August 2023

Abstract

:
The operational reliability of power systems is threatened by the random failure of components and uncertain power output of renewable energies, such as photovoltaics. Under such circumstances, reliability evaluation is necessary for maintaining a continuous and stable energy supply. However, traditional reliability evaluation methods are usually extremely time-consuming, considering the numerous system states that need to be analysed. Hence, the reliability evaluation process cannot follow up the dynamic changes in PV output, which makes the timeline of the evaluation disappointing. This paper proposes an efficient reliability evaluation method for power systems with PV integration. The method reveals the analytical relationship between the reliability levels of the power system and the uncertainty factors that influence the reliability, such as the PV output. In this way, the dynamic reliability evaluation is achieved, and the evaluation results can be updated timely when the output of PV changes. First, a Gaussian mixture-hidden Markov model (GMM-HMM) is used to model the distribution characteristics of PV output. Then, the state enumeration and the hyperbolic truncated polynomial chaos expansion method are used to determine the analytical relationship between the reliability indices and PV output. Lastly, based on the analytical function, the operational reliability of the power systems is dynamically evaluated considering the real-time PV output. The effectiveness of the proposed method is verified using the modified IEEE 30 system as an example.

1. Introduction

Photovoltaic (PV) and other types of renewable energy sources are increasingly integrated into power systems in order to address energy and environmental issues. In some provinces in China, such as Shandong province, the accumulative installed capacity of PV has reached 42.699 GW, which accounts for 22.5% of the total power generation capacity [1]. The fluctuation of PV output, along with the random failures of the components, increases the risk of power supply interruptions [2]. Hence, maintaining the operational reliability of power systems with the integration of PV becomes a challenging task. The key to ensuring the reliable operation of the power system is to propose an efficient operation reliability evaluation method that evaluates and forecasts the system’s reliability in time and provides operators with a quantitative basis for formulating operation and maintenance plans.
The methods for evaluating system reliability can be roughly divided into two categories: the Monte Carlo simulation (MCS)-based methods [3] and the state-enumeration (SE)-based method. For example, Ref. [4] proposes a state enumeration method based on a Lagrange multiplier to accelerate the reliability evaluation considering multiple load types and renewable energy generation. Ref. [5] introduces the application of a state-enumeration-based reliability evaluation method in power systems. Ref. [6] presents a bilevel optimisation model for power system risk evaluation. The proposed method reduces the computational burden by not enumerating all contingencies. Ref. [7] proposes a multi-scenario risk-oriented clustering algorithm considering renewable energy. The enumeration method is used to evaluate power system reliability for different scenarios. Ref. [8] proposed an improved method combining MCS and parallel computing, which can quickly evaluate the reliability of the power system. Ref. [9] integrates the Markov process and MCS method to evaluate the reliability of the power system.
Due to the optimal power flow (OPF) state analysis for large-scale system states, the SE and MCS methods are computationally intensive. One of the valuable suggestions for improving these methods is increasing the sampling efficiency and decreasing the number of system states that need to be calculated. Some researchers use enhanced MCS methods to enhance computational efficiency. For example, Ref. [10] proposes a method for evaluating reliability based on the non-parametric importance of stratified sampling and the MCS reliability evaluation techniques. Ref. [11] effectively reduces the number of system states by the impact-increment method and state enumeration method.
The aforementioned studies take a giant stride forward in achieving efficient reliability evaluation of power systems. Nevertheless, there are a couple of limitations related to previous studies that need to be addressed. Firstly, the aforementioned advanced variants of MCS methods still require extensive computations to estimate the small load-shedding probability. Lastly, and most importantly, those methods are not adapted to the variable renewable power, such as PV. To be specific, those methods evaluate the power system reliability based on the forecasted renewable power, which means the whole reliability calculation process needs to be performed again when the forecast of renewable power changes. Such a situation occurs frequently during the power system operation. For the above reasons, those reliability evaluation methods cannot follow up the dynamic changes in renewable power output and can be used only for the planning stage, which makes the timeline of the evaluation disappointing.
The contributions of this paper are as follows: First, this paper is focused on the dynamic reliability evaluation of power systems with PV integration and proposes an efficient reliability evaluation method for power systems with PV integration. Second, a polynomial chaos expansion (PCE)-based method is customised to reveal the analytical relationship between the reliability levels of the power system and the PV output, wherein the dynamic characteristics of the PV output are described based on the Gaussian mixture-hidden Markov model (GMM-HMM). Moreover, the quick sorting technology is applied to screen the system states with high priority to further improve the reliability evaluation efficiency. Based on the analytical-based reliability evaluation method, this paper evaluates the critical components that, upon failure, will lead to serious load shedding based on the proportional allocation method. In this way, the proposed reliability evaluation method can be applied to the operational phase to achieve the dynamic reliability evaluation and critical component identification. On this basis, the reliability-oriented power system dispatch and emergency reinforcement can be decided to improve reliability.
The remainder of this paper is organised as follows: In Section 2, the distribution characteristics considering correlation and variability of PV are modelled by GMM-HMM. Section 3 establishes an operational reliability efficiency evaluation model based on the improved PCE method. In Section 4, calculations and analyses for test cases are performed. Section 5 gives the conclusion.

2. PV Model of the Power System

2.1. Definition of the HMM

The hidden Markov model (HMM) is a statistical model used to describe a Markov process with hidden, unknown state variables [12]. The state sequence of the system is recorded as I = { I 1 , I 2 , , I T } , where T is the length of the observation sequence. Each state sequence is assigned a unique emission probability, which generates the observation sequence denoted by the symbol O = { O 1 , O 2 , , O T } .
The HMM can be uniquely determined by the initial state probability vector π, the state transition probability matrix A, and the emission probability matrix B.
HMM is represented as:
λ = ( π , A , B )
where initial state probability vector π:
π i = P I 1 = i ,   1 i N
State transition probability matrix A:
a i j = P ( I t + 1 = j   |   P ( I t = i ) , 1 < i , j < N
The two basic assumptions of the HMM are:
Assumption 1.
The state It of the hidden Markov chain at any given time t depends only on the state It−1 of the previous time and is independent of the state or observations at other times.
P I t I t 1 , O t 1 , , I 1 , O 1 = P I t I t 1 , t = 1 , 2 , , T
Assumption 2.
The observation Ot at any given time is dependent only on the state It of the Markov chain at time t and is independent of the observations and states at other times.
P O t I T , O T , , I t 1 , O t 1 , , I 1 , O 1 = P O t I t

2.2. The PV Output Modeling Based on GMM-HMM

It is presumed that N unobservable scenarios exist for factors affecting PV output, such as the weather. The discrete natural numbers from 1 to N are used as state variables. Moreover, the output O = { O 1 , O 2 , , O T } of multiple PVs is utilised as an observation variable, where O T = [ O T ( 1 ) , O T ( 2 ) , , O T ( m ) ] T is the column vector comprised of m PV output at time T, and the hidden Markov model of PV output is depicted in Figure 1.
Given that the observation variable in the research is continuous, the emission probability from the state variable to the observation variable is no longer represented by the form of the observation probability matrix. Instead, it is described by the continuous probability distribution, which is specifically the joint probability distribution of the observation variable. The GMM-HMM is a common type of statistical learning model, and Ref. [13] has shown that it performs significantly better than the Gaussian HMM. The Gaussian hidden Markov model (HMM) uses the Gaussian distribution as the emission distribution in each hidden state. However, the Gaussian distribution does not adhere to the actual PV output distribution, which results in a significant amount of inaccuracy. When modelling the PV output with HMM, the mixed Gaussian distribution is employed to better fit the features of any shape distribution. This helps enhance the modelling accuracy of the PV output.
Assuming the mixed Gaussian model is composed of K Gaussian models, the Gaussian mixture model probability density function is as follows:
P ( X θ ) = m = 1 K ω m ϕ X θ m
where ω m is the coefficient of weight, ω m 0 , and m = 1 K ω m = 1 , θ m = μ m , σ κ 2 , ϕ X θ m is the Gaussian distribution probability density function:
ϕ X θ m = 1 / 2 π σ m exp X μ m 2 2 σ m 2
In this paper, the joint probability distribution of the observation variables is characterised by a multidimensional mixed Gaussian distribution. Therefore, the probability distribution of the observation variable can be explained as follows when the state at time t is i:
b i = m = 1 K ω m N i ( μ m , m ) ,   1 < i < N
where N i ( μ m , m ) is the m-th Gaussian distribution in the mixed Gaussian model when the state is i at time t. μ m = { μ m 1 , μ m 2 ,…, μ m M } and m are the mean vector and covariance matrix, and M is the number of PV. Equation (8) shows that when the state at time t is i, the observation variable Ot follows a mixed Gaussian distribution with a weight coefficient of α k , a mean value of Gaussian distributions of all dimensions of μ m , and a covariance matrix of m .

2.3. Calculation of GMM-HMM Parameters

When the observed historical data are O = {O1, O2,…, OT} in the training phase of the HMM model, the corresponding latent variable is denoted as I = {I1, I2,…,IT}, and λ = ( π , A , μ , Σ ) is the model parameter that needs to be acquired. By using the maximum likelihood estimation method, the logarithmic likelihood function L ( λ ) of O with respect to parameter λ is maximised.
λ ^ = arg max λ log L ( λ )
L ( λ ) = log P ( O   |   λ ) = log I P ( O , I   |   λ ) = log I P ( O   |   I , λ ) P ( I   |   λ )
Since the Equation (10) contains hidden variables, which makes it difficult to solve directly, the Baum–Welch algorithm is primarily used for the learning of HMM parameters [14]. The calculation process of the algorithm is as follows:
(1)
Set the initial value of the model parameter λ ;
(2)
Step E, construct the Q function so that L ( λ ) Q ( λ , λ ( i ) ) . Among them, Q ( λ , λ ( i ) ) is the expectation of the log-likelihood function log P ( O , I   |   λ ) on the conditional probability distribution P ( I   |   O , λ ( i ) ) of the hidden variable I under the known observation data O and the current parameter λ ( i ) :
Q ( λ , λ ( i ) ) = E I log P ( O , I   |   λ ) | O , λ ( i ) = I log P ( O , I   |   λ ) P ( I   |   O , λ ( i ) )
Q ( λ , λ ( i ) ) can be represented by η j , k ( t ) and ζ i , j ( t ) , where:
η j , k ( t ) = P I t = j , ϕ j ( t ) = ψ j , k   |   O , λ
ζ i , j ( t ) = P I t = i , I t + 1 = j   |   O , λ
Here, η j , k ( t ) represents the probability that It = j, given λ and O; ζ i , j ( t ) is the probability that the concealed state at time t is i, and the concealed state at time t + 1 is j. η j , k ( t ) and ζ i , j ( t ) can be calculated using the forward–backward algorithm to facilitate the solution.
(3)
Step M: Find the λ value that maximises Q ( λ , λ ( i ) ) and update the model parameter λ as:
π ^ j = k = 1 K η j , k ( 1 )
a ^ i , j = t = 1 T - 1 ζ i , j ( t ) t = 1 T - 1 k = 1 K η j , k ( t )
w ^ j , k = i = 1 T η j , k ( t ) j = 1 T k = 1 K ζ i , j ( t )
μ ^ j , k = t = 1 T ζ i , j ( t ) O t t = 1 T ζ i , j ( t )
j , k = t = 1 T η j , k ( t ) O t μ j , k O t μ j , k T t = 1 T η j , k ( t )
(4)
After obtaining the updated model parameters, it is determined whether the parameters satisfy the convergence conditions. If convergence is met, the algorithm terminates. If not, the second step is turned around.

2.4. Estimation of PV Output State Sequence

The Viterbi algorithm is an algorithm for dynamic programming. It finds the hidden state sequence most likely to produce the observed sequence. Define the variable δt(i): the maximum probability of all paths with state i at time t.
δ t ( i ) = max I 1 , I 2 , , I t 1 P I t = i , I t 1 , , I 1 , O t , , O 1 λ
δ t + 1 ( i ) = max 1 j N δ t ( j ) a j i b i O t + 1
θ t ( i ) = arg max 1 j N δ t 1 ( j ) a j i
The calculation process of the Viterbi algorithm is as follows:
(1)
Initialise δ 1 ( i ) = π i b i ( o 1 ) , θ 1 ( i ) = 0 .
(2)
Calculate iteratively according to Equations (20) and (21).
(3)
Determine if it is iterative to time T. If not, proceed to (2); otherwise, proceed to the next step.
(4)
The optimal path is determined by retracing, according to Equation (22).
I t = θ t + 1 ( I t + 1 )

3. The Dynamic Reliability Evaluation and Critical Component Identification Method for Power System

3.1. Production of Critical State Sets

In this paper, the reliability of power systems is estimated utilising the SE-based method. Due to the large number of power system components, calculating the system’s reliability using the SE-based method is impractically time-consuming. It is necessary to reduce the power system’s state in order to improve reliability evaluation efficiency.
The system state quick sorting technology [15] can rapidly select S system states with the highest probability of occurrence and avoid ignoring high-order faults with high probability. The system state quick sorting technology involves arranging the fault states of all components in descending order according to the probability coefficient, determining the minimal state set containing the next higher probability state based on the adjacent system state, and determining the next higher probability state with the least amount of calculation. Select until the evaluation precision or quantity requirements are met.
In this paper, the fast sorting method is used to quickly eliminate the first S states of the system with a high probability.

3.2. Polynomial Chaos Expansion

Polynomial chaos expansion (PCE) is an efficient uncertainty quantification theory. It has a solid mathematical foundation, excellent performance, and is widely used in aerospace, machinery, ships, and other fields [16].
The output response of the power system with random variables is uniquely determined by the system’s random variables. If the input variable X = [x1,x2,…xn]T, it can be represented by normal variables ξ = [ ξ 1 , ξ 2 , , ξ n ] T . The output response Y can then be expressed as follows:
Y = c 0 + i 1 = 1 n c i 1 H 1 ξ i 1 + i 1 = 1 n i i = 1 i 1 c i 1 i 2 H 2 ξ i 1 , ξ i 2 + i 1 = 1 n i 2 = 1 i 1 i 3 = 1 i 2 c i 1 i 2 i 3 H 3 ξ i 1 , ξ i 2 , ξ i 3 +
where c 0 , c i 1 , c i 1 i 2 , c i 1 i 2 i 3 is the undetermined coefficient, and Hm(·) is the m-order Hermite orthogonal polynomial that can be calculated using Equation (24):
H m ξ i 1 , ξ i 2 , , ξ i n = ( 1 ) m e 1 2 ξ T ξ n ξ i 1 ξ i 2 ξ i n e 1 2 ξ T ξ
The first 5-order Hermite orthogonal polynomials can be expanded according to the Equation (25):
H 0 ( ξ ) = 1 H 1 ( ξ ) = ξ H 2 ( ξ ) = ξ 2 1 H 3 ( ξ ) = ξ 3 3 ξ H 4 ( ξ ) = ξ 4 6 ξ 2 + 3 H 5 ( ξ ) = ξ 5 10 ξ 3 + 15 ξ
Typically, the stochastic response surface method (SRSM) is used to solve non-embedded coefficient problems [17]. The projection method requires the use of Gaussian quadrature to estimate the expectation, which is more difficult and time-consuming. In this paper, the SRSM method is used to minimise the sum of squared errors between the predicted PCE value and the experimental data in order to determine the coefficient.
The PCE model can take p-order truncation, and the truncated output response Y can be abbreviated as:
Y i = 0 P b i Φ i ( ξ )
The PCE model needs to produce a series of sample points via experimental design and acquire the corresponding response value via simulation in order to construct the coefficient solution equation. In this paper, the LHS considering the input PDF is used for experimental design. The specific steps are as follows:
(1)
Use LHS to obtain samples X = [ x 1 , x 2 , , x n ] Τ [18];
(2)
Use the Nataf method to obtain samples ξ = [ ξ 1 , ξ 2 , , ξ n ] Τ [19];
(3)
Calculate the corresponding response value g ( x S ) = [ g x 1 S , g x 2 S , , g x n S ] T ;
(4)
Construct the solving equation of the following coefficient b.
Φ 0 ξ 1 s Φ 1 ξ 1 s Φ P ξ 1 s Φ 0 ξ 2 s Φ 1 ξ 2 s Φ P ξ 2 s Φ 0 ξ N s Φ 1 ξ N s Φ P ξ N s b 0 b 1 b P = g x 1 S g x 2 S g x N S
where
ψ = Φ 0 ξ 1 s Φ 1 ξ 1 s Φ P ξ 1 s Φ 0 ξ 2 s Φ 1 ξ 2 s Φ P ξ 2 s Φ 0 ξ N s Φ 1 ξ N s Φ P ξ N s , b = b 0 b 1 b P , Y = g x 1 S g x 2 S g x N S
The coefficients of the polynomial are
b = ψ T ψ 1 ψ T Y

3.3. Hyperbolic Truncated Polynomial Chaos Expansion Method

The output response of a general practical engineering system is primarily influenced by the input variables of each dimension and its low-order cross-terms and is less influenced by its high-order cross-terms so that some polynomial terms can be directly removed to reduce the amount of calculation.
When p is the order of a chaotic polynomial model, it must satisfy Equation (30).
a   |   a 1 a 1 + a i + + a d p
where a represents the order of the univariate orthogonal polynomial that corresponds to the i-dimensional variable in the multivariate orthogonal polynomial; p represents the order of the polynomial chaos expansion model.
The total number of terms of orthogonal polynomials in Equation (26) is P.
P + 1 = ( d + p ) ! / d ! p !
In order to reduce the amount of calculation, the following hyperbolic truncation strategy Equation (30) is considered to eliminate some high-order intersection polynomial terms, thus decreasing the number of chaotic polynomial coefficients and the amount of calculation.
I q d , p = a N d : a q = i = 1 d a i q 1 q p
where q is a custom sparse factor; i is the set of a satisfying the inequality.
Taking p = {2, 3} and q = {0.5, 1} as examples, the order combination generated by the above truncation method in two-dimensional space is shown in Figure 2.
The set of terms satisfying the inequality requirement of Equation (32) is represented by the blue circle in Figure 2. The hyperbolic truncation strategy eliminates some of the high-order cross-terms, resulting in a significant reduction in calculation time.

3.4. Load Loss Calculation Model

In this paper, the reliability levels of power systems are characterised by the expected energy not supplied (EENS).
E E N S = 8760 i S α i E i P i
where Pi is the probability of the system under state i; S is a set of critical states; Ei represents the load loss of the system under state i. And,
α i = 1 ,   E i > 0 0 ,   E i 0
When a power system outage occurs, the optimal power flow (OPF) model is used to schedule to minimise as much as possible the load shedding of the power system under the constraints of power balance and line capacity. The reliability levels of the power system are computed using the quantity of load shedding during a system outage and the probability of its occurrence.
Due to the large number of states that must be calculated during the reliability evaluation of a power generation and transmission system, the optimal power flow model based on the DC power flow is frequently used to reduce the number of calculations. It can be expressed mathematically as Equations (35)–(40).
min i N D C i
Subject to
T S = A s P G P D + C
i N G P G i + i N D C i = i N D P D i
P G i min P G i P G i max i N G
0 C i P D i i N D
T k S T k max k L
where T s is the line active power flow under state S; A s is the correlation matrix between the line active power vector and the node injection power under state S; P G is the output active power of the generator set; P D is the load power of the load bus; C represents the load loss of load buses; and P G i , P D i , C i , and T k s are the elements in P G , P D , C , and T s , respectively. P G i min , P G i max , and T k max   are the maximum values of P G i and T k s , respectively. N G , N D , and L are the set of power bus, load bus, and branch, respectively.

3.5. The Dynamic Reliability Evaluation Model

The algorithm for dynamically evaluating the operation reliability of a new energy power system proposed in this paper consists primarily of offline modelling and an online calculation model.
The process of offline modelling is as follows:
(1)
The potential distribution function of the PV is derived using GMM-HMM.
(2)
The S system states with the greatest probability are chosen to compose the critical states set.
(3)
For each possible distribution function, all critical states are enumerated, and the analytical function between PV output and reliability levels for each state is determined.
After offline modelling is complete, the system’s reliability levels for each critical state and the analytical function between PVs can be determined. It is not necessary to recalculate the OPF model if the output of PV in the power system varies.
The process of online calculation of power system operation reliability proposed in this paper is as follows:
(1)
For the current PV output, the Viterbi algorithm is utilised to calculate the corresponding hidden state and GMM-HMM parameters.
(2)
The reliability levels of the time are calculated according to the calculated polynomial coefficient.
The mean value of the period’s reliability levels can be determined by sequentially calculating. The dynamic evaluation algorithm of the power system operation reliability is shown as Algorithm 1.
Algorithm 1: Dynamic evaluation algorithm of the power system operation reliability
Input:PV historical output, PV forecast output, system parameter.
Output: The mean value of operation reliability levels.
Step1Set the number of hidden states N.
Step2Using the GMM-HMM, the potential distribution function of the PV is derived.
Step3Generating critical state set.
Step4for i = 1:N do
Step5 for j = 1:S do
Step6 Generate collocation points by sampling the Latin hypercube of the standard normal distribution.
Step7 The Nataf transformation generates the PV output value that corresponds to the collocation point.
Step8 Calculate the OPF to figure out the reliability levels value.
Step9 Compute the coefficients of chaotic polynomials Yij.
Step10 end for
Step11end for
Step12for t = 1:T do
Step13 Calculate the hidden state I(t) that corresponds to the actual PV output at time t using the Viterbi algorithm.
Step14 Select the polynomial coefficients according to I(t).
Step15 Transform the output of the PV at time t using the Nataf transformation into the value of the standard normal distribution.
Step16 Calculate the reliability levels at time t.
Step17end for
Step18Calculate the mean value of reliability levels.

3.6. The Critical Component Identification Model

After finishing the power system’s reliability evaluation, the dynamic reliability levels of all critical system states can be obtained. Therefore, the critical components of the power system can be quickly identified with the aid of reliability tracking, which provides a basis for reliability-oriented power system dispatch and emergency reinforcement of the reliability of the power system. Reliability tracking requires assigning reliability levels to each component and quantifying the number of reliability levels that each component should contain.
This paper utilises the proportional allocation method for tracking reliability. The method is predicated on two fundamental principles:
(1)
The unreliability of the system is attributable to the faulty components; the normal operation components do not contribute to the allocation of system reliability levels.
(2)
Component allocation is proportional to the system reliability levels.
Based on these two principles, the change in reliability levels caused by the second-order failure event k should be shared by the fault components x1 and x2.
f k 1 = f x 1   f x 1 + f x 2 f k
f k 2 = f x 2   f x 1 + f x 2 f k
where f k 1 and f k 2 represent the reliability levels that should be allocated to the two failure components. Equation (40) depicts the calculation of component reliability parameters.
f x i = λ i λ i + μ i
where λ i is the failure rate of component i; μ i is the repair rate of component i.

4. Example Analysis

4.1. Example Setting

This paper uses the modified IEEE 30-bus power system as an illustration. PV was added at buses 12 and 22. Figure 3 depicts the structure of the power system. And numbers indicate the bus numbers and arrows indicate the load.
The Gurobi solver was used under MATLAB R2018a. The example was carried out on a computer equipped with Intel (R) Core (TM) i5-10500 CPU @ 3.10 GHz and 16.0 GB RAM.
The PV output of two localities in Belgium during the month of March and April is used as historical data, while the output during the first 4 days of May is used as the forecasted value [20]. The PV output during the first 4 days of May is depicted in Figure 4:
In order to demonstrate the validity of the method proposed in this paper, the results are contrasted against the results of the SE method, which enumerates the same critical system states. The calculation process of the SE method presented in this paper is as follows:
(1)
Enumerate the PV output sequence.
(2)
Enumerate the system critical states at time t.
(3)
Calculate the reliability levels of the power system.
The relative error of the reliability levels obtained by the two methods is contrasted in order to demonstrate the validity of the proposed method. The formula for calculating relative error is given in Equation (44):
e r r = 1 T t = 1 T   |   Y t , S E Y t , P C E   |   Y t , S E × 100 %
where Y t , S E represents the reliability levels values calculated by the SE method at time t; Y t , P C E represents reliability levels values calculated by the PCE-base method at time t.
E E N S ¯ is used to represent the mean of EENS. The calculation method is as follows:
E E N S ¯ = 1 T t = 1 T E E N S ( t )

4.2. The Comparison of the Reliability Evaluation Results

The number of critical states of system S is set to 3000. As shown in Table 1, the values of the hidden states number N of various PV outputs are set, and the relative error, the mean value, and the offline calculation time between the PCE methods and the SE method are calculated.
When N = 1, which corresponds to setting the PV output to a Gaussian mixture distribution, Table.1 demonstrates that when N > 1, the calculated relative error is less than when N = 1, proving that the GMM-HMM method utilised in this paper can effectively increase the precision of the analytical modelling. Moreover, it is discovered that the relative error of the calculated EENS decreases as N increases. When N = 6, the accuracy improvement brought by increasing the PV output is not substantial, but the offline running time increases significantly, so this paper sets N = 5 as the number of PV output hidden states.
The truncation order of PCE is set to 2, and q = 0.5 in the HTPCE method.
Table 2 provides a comparison of the mean value and calculation time of the predicted 4-day reliability levels obtained by the SE method, the PCE method, and the HTPCE method.
The dynamic reliability levels at each hour of the forecasted 4 days calculated by the PCE method, SE method, and HTPCE method for the power system are further compared in Figure 5. Figure 5 also shows the predicted 4-day PV output.
Figure 5 shows that the calculation results of the three methods are almost equal. Simultaneously, it can be observed that the higher the PV output, the lower the risk of load loss, and the higher the level of power system reliability. Compared to the SE method, the PCE method has a relative error of only 0.40%, but its offline calculation time is 39.29% of the SE method. This demonstrates that the PCE method can reduce calculation time while maintaining accuracy.
In comparison to the HTPCE and SE methods, the relative error is 0.92%. Even though the error is greater than the PCE method, this method still meets the requirements of engineering practise. Simultaneously, the offline calculation time using the HTPCE method is only 34.31% of the SE method, demonstrating the efficacy of the HTPCE method proposed in this paper.

4.3. The Critical Component Identification Results

In order to facilitate comparisons of the critical components, which are mostly responsible for the load-shedding risks, the components are designated in the order of branches, conventional units, and PVs. The correspondence between components and numbers is shown in Table 3. The proportional allocation method is used to calculate the reliability responsibility of each component, and the reliability responsibility index is computed by dividing each component’s reliability responsibility by the total reliability levels.
Based on the analytical-based method, Figure 6 depicts the outcomes of component reliability liability allocation for the forecasting days’ PV output. The 10 components with the largest share of responsibility are shown in Figure 6.
Figure 6 demonstrates that the reliability responsibility index of the branch between buses 2 and 5 is the highest and that reducing the branch’s failure rate can increase the power system’s reliability. For components with a greater impact on reliability, operators can implement an emergency reinforcement maintenance strategy for the component of the power system. In addition, operators can also formulate reliability-oriented power system dispatch methods based on the dynamic reliability evaluation methods and the critical component identification methods.

5. Conclusions

In this paper, the efficient evaluation of operational reliability and the critical component identification based on the PCE method are investigated for the PV-based new energy power system. The subsequent conclusions are reached:
(1)
The distribution characteristics of PV output are modelled using GMM-HMM, and the model is able to reflect the correlation of PV output more accurately.
(2)
On the basis of SE and PCE methods, the analytical function relationship between the PV output and the operation reliability levels of the power system is established. This eliminates the repeated calculation of the OPF model when the PV output varies and realises the dynamic operation reliability evaluation of the new energy power system as the PV output varies in real time. Compared to the SE method of the same order, the proposed method drastically reduces calculation time under the assumption that the error is insignificant.
(3)
This paper also examines the effectiveness of the HTPCE method in the proposed dynamic reliability evaluation. The HTPCE method can effectively minimise the time required during offline model training.
The method proposed in this paper can be used not only to deal with the uncertainty of photovoltaics but can also be extended to other uncertain variables in new energy power systems, such as wind power and load. When too many uncertain variables are taken into consideration, the method proposed in this paper still has the issue of relatively lengthy polynomial coefficient calculation times. In future research, the sparse polynomial method can be applied to the offline model to reduce the calculation time required offline.

Author Contributions

H.H.: Conceptualisation, Methodology, Software, Validation, Formal analysis, Investigation, Data curation, Original draft, and Writing—review and editing. L.G.: Conceptualisation, Supervision, and Writing—review and editing. P.H.: Funding acquisition, Conceptualisation, Supervision, and Writing—review and editing. C.S.: Conceptualisation, Methodology, Supervision, and Writing—review and editing. T.X.: Conceptualisation, Supervision, and Writing—review and editing. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Open Fund of the State Key Laboratory of Operation and Control of Renewable Energy and Storage Systems (China Electric Power Research InstituteInstitute), grant number NYB51202201699.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The raw data supporting the conclusion of this article will be made available by the authors without undue reservation.

Conflicts of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. The Construction and Operation of Photovoltaic Power Generation in 2022. Available online: http://www.nea.gov.cn/2023-02/17/c_1310698128.htm?eqid=8a153e5b000ab71b00000003642fbead (accessed on 2 June 2023).
  2. Chen, X.; Tang, J.; Li, W. Probabilistic Operational Reliability of Composite Power Systems Considering Multiple Meteorological Factors. IEEE Trans. Power Syst. 2020, 35, 85–97. [Google Scholar] [CrossRef]
  3. Garip, S.; Özdemir, Ş.; Altin, N. Power System Reliability Assessment—A Review on Analysis and Evaluation Methods. J. Energy Syst. 2022, 6, 401–419. [Google Scholar] [CrossRef]
  4. Liu, Z.; Hou, K.; Jia, H.; Zhao, J.; Wang, D.; Mu, Y.; Zhu, L. A Lagrange Multiplier Based State Enumeration Reliability Assessment for Power Systems with Multiple Types of Loads and Renewable Generations. IEEE Trans. Power Syst. 2021, 36, 3260–3270. [Google Scholar] [CrossRef]
  5. Al-Shaalan, A.M. Contingency selection and ranking for composite power system reliability evaluation. J. King Saud Univ.-Eng. Sci. 2020, 32, 141–147. [Google Scholar] [CrossRef]
  6. Ding, T.; Li, C.; Yan, C.; Li, F.; Bie, Z. A Bilevel Optimization Model for Risk Assessment and Contingency Ranking in Transmission System Reliability Evaluation. IEEE Trans. Power Syst. 2017, 32, 3803–3813. [Google Scholar] [CrossRef]
  7. Yang, W.; Cao, M.; Ge, P.; Hu, B.; Qu, G.; Xie, K.; Cheng, X.; Peng, L.; Yan, J.; Li, Y. Risk-Oriented Renewable Energy Scenario Clustering for Power System Reliability Assessment and Tracing. IEEE Access 2020, 8, 183995–184003. [Google Scholar] [CrossRef]
  8. Li, N.; Zhu, Z.; Li, M.; Lin, Y.; Wang, X.; Liu, Q. Research on reliability evaluation of power system including improved Monte Carlo and parallel calculation. In Proceedings of the 2017 2nd International Conference on Power and Renewable Energy (ICPRE), Chengdu, China, 20–23 September 2017; pp. 534–538. [Google Scholar] [CrossRef]
  9. Yin, Q.; Miao, J.; Zhang, X.; Lu, D. A method for evaluating the reliability of transformer area based on Markov Chain Monte Carlo. Electrotech. Electr. 2021, 4, 7–11. [Google Scholar]
  10. Cai, J.; Hao, L.; Zhang, K. Non-parametric stratified importance sampling method for reliability evaluation of power system with renewable energy. Autom. Electr. Power Syst. 2022, 46, 104–115. [Google Scholar]
  11. Li, X.; Sun, T.; Hou, K.; Jiang, T.; Li, G.; Chen, H.; Jia, H. N-k security assessment and screening for large-scale random equipment faults in bulk power grid under extreme weather. Proc. CSEE 2020, 40, 5113–5126. [Google Scholar]
  12. Li, H. Statistical Learning Methods; Tsinghua University Press: Beijing, China, 2012. [Google Scholar]
  13. Celler, B.G.; Le, P.N.; Argha, A.; Ambikairajah, E. GMM-HMM-Based Blood Pressure Estimation Using Time-Domain Features. IEEE Trans. Instrum. Meas. 2020, 69, 3631–3641. [Google Scholar] [CrossRef]
  14. Bilmes, J.A. A Gentle Tutorial of the EM Algorithm and Its Application to Parameter Estimation for Gaussian Mixture and Hidden Markov Models; International Computer Science Institute: Berkeley, CA, USA, 1998. [Google Scholar]
  15. Jia, Y.; Yan, Z. An Improving Fast Sorting Technique for Generating System Reliability Evaluation. Power Syst. Technol. 2010, 34, 144–148. [Google Scholar] [CrossRef]
  16. Xiong, F.F.; Chen, J.T.; Ren, C.K.; Zhang, L.; Li, Z.X. Recent advances in polynomial chaos method for uncertainty propagation. Chin. J. Ship Res. 2021, 16, 19–36. [Google Scholar]
  17. Su, H.; Dong, X. Probabilistic power flow calculation of power system considering wind power based on improved stochastic response surface method. Acta Energiae Solaris Sin. 2021, 42, 289–296. [Google Scholar] [CrossRef]
  18. Hosder, S.; Walters, R.W.; Balch, M. Efficient sampling for non-intrusive polynomial chaos applications with multiple uncertain input variables. In Proceedings of the 48th AIAA/ASME/ASCE/AHS/ASC Structures, Structural Dynamics, and Materials Conference, Honolulu, HI, USA, 23–26 April 2007. [Google Scholar]
  19. Lu, D.-G. First order reliability method based on linearized Nataf transformation. Eng. Mech. 2007, 24, 79–86+124. [Google Scholar]
  20. Solar Power Generation. Available online: https://www.elia.be/en/grid-data/power-generation/solar-pv-power-generation-data (accessed on 3 June 2023).
Figure 1. Hidden Markov model diagram of multiple PVs.
Figure 1. Hidden Markov model diagram of multiple PVs.
Applsci 13 09053 g001
Figure 2. The two-dimensional truncation strategy.
Figure 2. The two-dimensional truncation strategy.
Applsci 13 09053 g002
Figure 3. Structure of the power system.
Figure 3. Structure of the power system.
Applsci 13 09053 g003
Figure 4. The PV output forecasting for 4 days.
Figure 4. The PV output forecasting for 4 days.
Applsci 13 09053 g004
Figure 5. The dynamic reliability levels comparison result.
Figure 5. The dynamic reliability levels comparison result.
Applsci 13 09053 g005
Figure 6. Component risk responsibility allocation results.
Figure 6. Component risk responsibility allocation results.
Applsci 13 09053 g006
Table 1. Comparison of PCE methods under different hidden states numbers.
Table 1. Comparison of PCE methods under different hidden states numbers.
Methodserr E E N S ¯  (GWh/Year)Offline Time (s)
PCEN=149.85%132.762694.38
PCEN=211.63%182.395440.85
PCEN=33.47%176.688036.20
PCEN=42.29%172.6810,918.72
PCEN=50.40%173.8213,589.80
PCEN=60.81%172.9720,312.98
SE-174.134,587.58
Table 2. Comparison of the reliability calculation results of the three methods.
Table 2. Comparison of the reliability calculation results of the three methods.
Methodserr E E N S ¯  (GWh/Year)Offline Time/sOnline Time/s
PCEN=50.40%173.8213,589.800.130
HTPCEN=50.92%173.5811,869.970.113
SE-174.134,587.58360.29
Table 3. Numbering of the power system components.
Table 3. Numbering of the power system components.
No.ComponetNo.ComponetNo.ComponetNo.ComponetNo.Componet
1branch1–211branch6–921branch16–1731branch22–2441branch6–28
2branch1–312branch6–1022branch15–1832branch23–2442unit of bus 1
3branch2–413branch9–1123branch18–1933branch24–2543unit of bus 2
4branch3–414branch9–1024branch19–2034branch25–2644unit of bus 5
5branch2–515branch4–1225branch10–2035branch25–2745unit of bus 8
6branch2–616branch12–1326branch10–1736branch28–2746unit of bus 11
7branch4–617branch12–1427branch10–2137branch27–2947unit of bus 13
8branch5–718branch12–1528branch10–2238branch27–3048PV of bus 12
9branch6–719branch12–1629branch21–2239branch29–3049PVof bus 22
10branch6–820branch14–1530branch15–2340branch8–28
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

He, H.; Guo, L.; Han, P.; Shao, C.; Xu, T. An Efficient Method for the Reliability Evaluation of Power Systems Considering the Variable Photovoltaic Power Output. Appl. Sci. 2023, 13, 9053. https://doi.org/10.3390/app13169053

AMA Style

He H, Guo L, Han P, Shao C, Xu T. An Efficient Method for the Reliability Evaluation of Power Systems Considering the Variable Photovoltaic Power Output. Applied Sciences. 2023; 13(16):9053. https://doi.org/10.3390/app13169053

Chicago/Turabian Style

He, Haojie, Liweiyong Guo, Peidong Han, Changzheng Shao, and Tan Xu. 2023. "An Efficient Method for the Reliability Evaluation of Power Systems Considering the Variable Photovoltaic Power Output" Applied Sciences 13, no. 16: 9053. https://doi.org/10.3390/app13169053

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop