The present invention relates to the technical field of electric power, and particularly to a fast and flexible holomorphic embedding-based method for assessing power system load margins.
As national economy develops and domestic standard of living improves, the capacity of loads in power grid keeps growing, and cutting off power supply will greatly impact the domestic life. Owing to the development of wide-area interconnected power grids incorporating large units, ultra-high voltage transmission, and renewable energy, the power system operates much closer to the power limit, and consequently the stability issue becomes severer. Moreover, as the uncertainties caused by renewable energy, the power system thus would suffer from the problem such as overloading or power fluctuation, and result in voltage instability and further wide-area power outage and blackout. Therefore, it necessitates the assessment of power system load margins beforehand when planning and scheduling the operation of a large power system.
P-V curve analysis is an important tool for accessing the power system load margin. P represents an overall load of a certain area or a transmission power of inter-area links between transmission sections, V represents a voltage at a certain bus. The two parameters can indicate the degree of stability that can be maintained at each load bus, and then determine the load margin of the system. As observed by tracking the P-V curve, when the load power reaches the critical point and further increases slightly, the voltage can drop significantly, resulting in system voltage instability and even voltage collapse. The critical point is called a saddle node bifurcation (SNB) point in mathematics. The common power flow methods (such as Newton's and fast decoupled methods) are developed from the conventional iterative methodology, can encounter the numerical failure and divergence because it needs to compute a nearly-singular Jacobian matrix when the system operates close to the critical point, and then cannot track the full P-V curve. So, some scholars have proposed the continuation power flow method (CPFLOW method) based on the arc-length parametrization, which usually applies a conventional method such as Euler's method, trapezoidal rule for integration, or Runge-Kutta method during the prediction step, utilizes a local solver for the correction step, and repeats them until the P-V curve is traced down for adequate length (or it passes the SNB point). In addition, some other scholars have proposed alternative methods for tracking the P-V curve, that is, applying the polynomial approximant at the prediction step and also the holomorphic embedding (HE) method at the correction step. However, both of the above methods have great limitations.
First of all, the shortcomings of CPFLOW include:
(i) Since the prediction step employs the linear approximant as the predictor, the quality of approximation is poor, and particularly, it needs very short step-size when simulating a large complex system.
(ii) It is hard to determine the step size. Albeit the accuracy is really improved if selecting a sufficiently small step-size, it will increase both the number of times of evaluating the derivatives and that of using the local solver, which significantly undermines the numerical efficiency. On the other hand, a large step-size can harm the accuracy of curve approximation or even result in divergence, especially in the vicinity of the critical point.
(iii) At the correction step, owing to the limited convergence region of the iterative local solver (such as the Newton-Raphson method), it may also suffer from the issue of divergence as the system size grows, even if a relatively-small step-size is used for the prediction.
Furthermore, when obtaining the series expansion by an existing HE method, taking the control parameter in the continuation power flow equation for the parametrization can reduce the time cost of calculating series coefficients but also brings about a fatal flaw: it only can empirically estimate the location of SNB by observing the start of the oscillating curve but without theoretical basis, where the start of oscillation is located significantly different from the actual SNB point in general.
Given the above-mentioned defects in the prior art, the present invention intends to provide a method and system for assessing power system load margins based on fast and flexible holomorphic embedding to overcome the shortcomings in the prior art.
To accomplish the above goals, the present invention provides a fast and flexible holomorphic embedding-based method for assessing power system load margins, including the following steps:
step S1, acquiring required decrypted power system data from a partner indirectly;
step S2, establishing a system of continuation power flow equations;
step S3, solving the system of continuation power flow equations by FFHE (fast and flexible holomorphic embedding); and
step S4, designing and planning a scheduling policy of the power system based on the solved load margin.
Further, establishing a system of continuation power flow equations in step S2 includes the details as:
A power flow problem is commonly described as the following algebraic equations:
S
i
=V
iΣkY*i,kV*k, (1)
where Si=Pi+jQi represents a power injection at a bus, Pi, Qi represent active and reactive powers, respectively, at bus i, Yi,k=Gi,k+jBi,k is an admittance between corresponding buses, Gi,k, Bi,k represent a conductance and a susceptance, respectively, between corresponding buses, Y*i,k, V*k represent conjugates of Yi,k, Vk, respectively, and Vi represents a bus voltage; equation (1) can be converted to the rectangular form as:
P
i
=V
i
RΣk{Gi,kVkR−Bi,kVkI}+ViIΣk{Bi,kVkR+Gi,kVkI};
Q
i
=−V
i
RΣk{Bi,kVkR+Gi,kVkI}+ViIΣk{Gi,kVkR−Bi,kVkI}; (2)
where VkR is a real part of the bus voltage, while VkI is an imaginary part of the bus voltage; and
by equation (2), a continuation power flow equation can be constructed as
V
i
RΣk{Gi,kVkR−Bi,kVkI}+ViIΣk{Bi,kVkR+Gi,kVkI}−Pi−λ·(Ptarg,i−Pbase,i)=0;
−ViRΣk{Bi,kVkR+Gi,kVkI}+ViIΣk{Gi,kVkR−Bi,kVkI}−Qi−λ·(Qtarg,i−Qbase,i)=0; (3)
where λ is a real number, Ptarg,i, Pbase,i represent a target value and a base value of the active power at a load bus, respectively, and Qtarg,i, Qbase,i represent a target value and a base value of the reactive power at the load bus, respectively.
Further, step S3 specifically includes:
step S301, initializing and setting an order of series expansion qmax, a threshold of the acceptable mismatch e between two sides of the equation, and a given entry of at least one part in the initial point X0=(VR(0), VI(0), λ(0));
step S302, introducing a new parameter s and obtaining an embedding system;
step S303, representing λ(s), VR(s), VI(s) as series expansions in s;
λ(s)=Σq≥0a0,qsq; VkR(s)=Σq≥0ak,qsq,VkI(s)=Σq≥0bk,qsq,k≥1;
step S304, inserting the series expansion into the embedded system, and obtaining a system of equations by taking series coefficients in the series expansions as the unknowns:
Σk≠ref{(Σq≥0(1+q)·ak,q+1sq)2+(Σq≥0(1+q)·bk,q+1sq)2}+(Σq≥0(1+q)·a0,q+1Sq)2=1;
{Σq≥0ai,qsq}·Σk{Gi,kΣq≥0ak,qsq−Bi,kΣq≥0bk,qsq}+{Σq≥0bi,qsq}·Σk{Bi,kΣq≥0ak,qsq+Gi,kΣq≥0bk,qsq}−Pi−{Σq≥0a0,qsq}·(Ptarg,i−Pbase,i)=0;
−{Σq≥0ai,qsq}·Σk{Bi,kΣq≥0ak,qsq+Gi,kΣq≥0bk,qsq}+{Σq≥0bi,qsq}·Σk{Gi,kΣq≥0ak,qsq−Bi,kΣq≥0bk,qsq}−Qi−{Σq≥0a0,qsq}·(Qtarg,i−Qbase,i)=0;
step S305, comparing the coefficients of the terms with a same order of s, wherein when q=0,
a
k,0
=V
k
R(0), bk,0=VkI(0), 1≤k≤n; a0,0=λ(0)=λ0; ai,0·Σk{Gi,kak,0−Bi,kbk,0}+bi,0·Σk{Bi,kak,0+Gi,kbk,0}−Pi−a0,0·(Ptarg,i−Pbase,i)=0;
−ai,0·Σk{Bi,kak,0+Gi,kbk,0}+bi,0·Σk{Gi,kak,0−Bi,kbk,0}−Qi−a0,0·(Qtarg,i−Qbase,i)=0;
selecting at least one of a0,0, ak,0, bk,0 as a known initial value, to solve all a0,0, ak,0, bk,0;
step S306, comparing the coefficients of the terms with a same order of s, where when q=1,
Σk{ak,12+bk,12}+(a0,1)2=1; (5)
a
i,0·Σk{Gi,kak,1−Bi,kbk,1}+ai,1·Σk{Gi,kak,0−Bi,kbk,0}+bi,0·Σk{Bi,kak,1+Gi,kbk,1}+bi,1·Σk{Bi,kak,0+Gi,kbk,0}−a0,1·(Ptarg,i−Pbase,i)=0; (6)
−ai,0·Σk{Bi,kak,1+Gi,kbk,1}−ai,1·Σk{Bi,kak,0+Gi,kbk,0}+bi,0·Σk{Gi,kak,1−Bi,kbk,1}+bi,1·Σk{Gi,kak,0−Bi,kbk,0}−a0,1·(Qtarg,i−Qbase,i)=0; (7)
where a0,0, ak,0, bk,0 herein are known;
step S307, deriving rational approximants using the series expansions of λ(s), VR(s), VI(s);
step S308, substituting a value of the rational approximant at s=s0 into the equation (3), and making a comparison to figure out whether the mismatch between a left side and a right side of the equation is smaller than a preset acceptable threshold e; if yes, expanding s0 till the mismatch is not smaller than the preset acceptable threshold; if no, shrinking s0 till the mismatch is smaller than the preset acceptable threshold, i.e., returning s0 as great as possible with the mismatch smaller than the threshold e;
step S309, taking (VR(s0), VI(s0), λ(s0)) as anew initial point X0; and
step S310, repeating S302 to S309 till pinpointing an SNB point.
The present invention has the beneficial effects that
1. The present invention provides a new P-V curve tracking method based on arc length parameterization and using piecewise rational approximants, which can effectively avoid defects of the above-mentioned two existing methods. The arc-length parameter is employed for parametrization when deriving the series expansion, which ensures that the P-V curve tracked can pass the SNB point and enjoys a solid theoretical foundation. In comparison with the linear predictor, rational approximants are more accurate and efficient; and there is no need to repeatedly apply the local solver for correction in an inefficient and complicated manner.
2. When applying the arc-length parametrization, the series coefficients of linear terms (i.e., first-order terms) needs to be solved from a system of nonlinear equations, it can account for the majority of the runtime if this computational task is not properly processed. The present invention develops an effective scheme to efficiently solve such type of nonlinear equations.
3. The present invention employs the piecewise rational approximants for the approximation, only needs to divide the concerned interval into a few subintervals to accurately approximate the actual P-V curve, and shows significant improvements in numerical efficiency, accuracy, and solvable scale, and so on by taking the performance of existing methods as the baseline.
4. The present invention only needs to store the coefficients in rational approximants and length of subintervals for the few subintervals and significantly reduces the required memory space, while CPFLOW needs to costly retain the solution values at thousands of individual points to characterize a P-V curve.
Further descriptions will be provided to explain the plot, concrete structure, and technical benefits of the present invention in conjunction with the accompanying drawings, to fully understand the purposes, features and effects of the present invention.
As shown in
Step S1, as the original power system data are confidential, the required decrypted power system data are acquired from a partner indirectly.
Step S2, a system of continuation power flow equations is established.
For brevity, a PQ bus is only discussed here, while a PV bus can be processed similarly.
A power flow problem is commonly described as the following algebraic equations:
S
i
=V
iΣkY*i,kV*k, (1)
where Si=Pi+jQi represents a power injection at a bus, Pi, Qi represent active and reactive powers, respectively, at bus i, Yi,k=Gi,k+jBi,k is an admittance between corresponding buses, Gi,k, Bi,k represent a conductance and a susceptance, respectively, between corresponding buses, Y*i,k, V*k represent conjugates of Yi,k, Vk, respectively, and Vi represents a bus voltage; equation (1) can be converted to the rectangular form as:
P
i
=V
i
RΣk{Gi,kVkR−Bi,kVkI}+ViIΣk{Bi,kVkR+Gi,kVkI};
Q
i
=V
i
RΣk{Bi,kVkR+Gi,kVkI}+ViIΣk{Gi,kVkR−Bi,kVkI}; (2)
where VkR is a real part of the bus voltage, while VkI is an imaginary part of the bus voltage; and
by equation (2), a continuation power flow equation can be constructed as
V
i
RΣk{Gi,kVkR−Bi,kVkI}+ViIΣk{Bi,kVkR+Gi,kVkI}−Pi−λ·(Ptarg,i−Pbase,i)=0;
−ViRΣk{Bi,kVkR+Gi,kVkI}+VliΣk{Gi,kVkR−Bi,kVkI}−Qi−λ·(Qtarg,i−Qbase,i)=0; (3)
where λ is a real number, Ptarg,i, Pbase,i represent a target value and a base value of the active power at a load bus, respectively, and Qtarg,i, Qbase,i represent a target value and a base value of the reactive power at the load bus, respectively.
Step S3, a continuation power flow equation is solved by FFHE.
For the convenience of description, equation (3) is denoted by f(VR, VI, λ)=0, where VR=(V1R, V2R, . . . , VkR, . . . )T, VI=(V1I, V2I, . . . , VkI, . . . )T. In order to solve the equation by FFHE, parameter s is introduced, and an arc-length parametrization equation is selected simultaneously therewith.
While the series expansions of λ(s), VR(s), VI(s):
λ(s)=Σq≥0a0,qsq; VkR(s)=Σq≥0ak,qsq, VkI(s)=Σq≥0bk,qsq, k≥1
are inserted into equation (4), and a system of equations with the unknowns a0,q, ak,q, bk,q (k≥1) can be determined by comparing the coefficients of the terms with a same order of s.
After the above steps are completed, the series expansions of λ(s), VR(s), VI(s) can be obtained. Rational approximants are derived according to the existing series expansions, so as to expand a convergence domain. A value of the rational approximant at s=s0 is substituted into the equation (3), and whether a mismatch between a left side and a right side of the equation is smaller than a preset acceptable threshold is compared. s0 as great as possible is found out, so that the mismatch is smaller than the threshold. By taking VR(s0), VI(s0), λ(s0) as a new initial point, the above steps are repeated till the SNB point is pinpointed.
Step S4, a scheduling policy of the power system are designed and planned based on the solved load margin.
As it needs to reserve a certain load margin to cope with change of the load during the operation of a power distribution network, it needs to determine a constraint condition of the scheduling model based on the load margin and design an optimum scheduling policy. When the load margin is as low as a certain degree, a part of load is removed immediately, and at the time, a scheduler shall draw a clear distinction between the primary and the secondary to guarantee the power supply of main areas. Areas with probable voltage collapse can be configured with enough automatic load shedding devices to prevent accidents.
During the specific implementation, the above-mentioned step S3 includes:
Step S301, an order of series expansion qmax, a threshold of the acceptable mismatch e between two sides of the equation, and a given entry of at least one part in the initial point X0=(VR(0), VI(0), λ(0)) are initialized and set.
Step S302, a new parameter s is introduced and an embedding system is obtained:
Step S303, λ(s), VR(s), VI(s) are represented as series expansions in s:
λ(s)=Σq≥0a0,qsq; VkR(s)=Σq≥0ak,qsq, VkI(s)=Σq≥0bk,qsq, k≥1
Step S304, the series expansion is inserted into the embedding system, and a system of equations is obtained by taking series coefficients in the series expansions as the unknowns:
Σk≠ref{(Σq≥0(1+q)·ak,q+1sq)2+(Σq≥0(1+q)·bk,q+1sq)2}+(Σq≥0(1+q)·a0,q+1sq)2=1;
{Σq≥0ai,qsq}·Σk{Gi,kΣq≥0ak,qsq−Bi,kΣq≥0bk,qsq}+{Σq≥0bi,qsq}·Σk{Bi,kΣq≥0ak,qsq+Gi,kΣq≥0bk,qsq}−Pi−{Σq≥0a0,qsq}·(Ptarg,i−Pbase,i)=0;
−{Σq≥0ai,qsq}·Σk{Bi,kΣq≥0ak,qsq+Gi,kΣq≥0bk,qsq}+{Σq≥0bi,qsq}·Σk{Gi,kΣq≥0ak,qsq−Bi,kΣq≥0bk,qsq}−Qi−{Σq≥0a0,qsq}·(Qtarg,i−Qbase,i)=0;
Step S305, the coefficients of the terms with a same order of s are compared, wherein when q=0,
a
k,0
=V
k
R(0), bk,0=VkI(0), 1≤k≤n; a0,0=λ(0)=λ0;
a
i,0·Σk{Gi,kak,0−Bi,kbk,0}+bi,0·Σk{Bi,kak,0+Gi,kbk,0}−Pi−a0,0·(Ptarg,i−Pbase,i)=0;
−ai,0·Σk{Bi,kak,0+Gi,kbk,0}+bi,0·Σk{Gi,kak,0−Bi,kbk,0}−Qi−a0,0·(Qtarg,i−Qbase,i)=0;
at least one of a0,0, ak,0, bk,0 is selected as a known initial value, to solve all a0,0, ak,0, bk,0.
Step S306, the coefficients of the terms with a same order of s are compared, wherein when q=1,
Σk{ak,12+bk,12}+(a0,1)2=1; (5)
a
i,0·Σk{Gi,kak,1−Bi,kbk,1}+ai,1·Σk{Gi,kak,0−Bi,kbk,0}+bi,0·Σk{Bi,kak,1+Gi,kbk,1}+bi,1·Σk{Bi,kak,0+Gi,kbk,0}−a0,1·(Ptarg,i−Pbase,i)=0; (6)
−ai,0·Σk{Bi,kak,1+Gi,kbk,1}−ai,1·Σk{Bi,kak,0+Gi,kbk,0}+bi,0·Σk{Gi,kak,1−Bi,kbk,1}+bi,1·Σk{Gi,kak,0−Bi,kbk,0}−a0,1·(Qtarg,i−Qbase,i)=0; (7)
where a0,0, ak,0, bk,0 herein are known.
For the convenience of description, the to-be-solved equations (5), (6) and (7) are rewritten into
Σi=1nxi2=1, Ax=B. (8)
where x=(x1, . . . , xn)T is an unknown vector, A is a matrix with (n−1) rows and n columns, and B is a column vector. At the time, the equation set (8) is solved to obtain a0,1, ak,1, bk,1.
How to solve the equation (8) is introduced below:
First, A is decomposed into A=[A1, A2], marked as {tilde over (x)}1={tilde over (x)}1, {tilde over (x)}2=(x2, . . . , {tilde over (x)}n)T·{tilde over (x)}2=A2−1(B−A1{tilde over (x)}1) can be deduced from A1{tilde over (x)}1+A2{tilde over (x)}2=B, and a quadratic equation with one unknown regarding {tilde over (x)}1 can be obtained in combination with the equation (8)
{tilde over (x)}
1
2+(B−A1{tilde over (x)}1)T(A2−1)T(A2−1)(B−A1{tilde over (x)}1)=1,
can be rewritten as
Step S307, as the system of equations met by a0,q, ak,q, bk,q, (qmax≥q≥2) is a linear equation set, it can be solved fast with a classic method.
Step S308, Rational approximants are derived using the series expansions of λ(s), VR(s), VI(s).
Step S309, a value of the rational approximant at s=s0 is substituted into the equation (3), and a mismatch between a left side and a right side of the equation is compared to a preset acceptable threshold e to figure out whether the mismatch is smaller than the preset acceptable threshold e. If yes, s0 is expanded till the mismatch is not smaller than the preset acceptable threshold; if no, s0 is shrunk till the mismatch is smaller than the preset acceptable threshold. That is, s0 as great as possible and smaller than the threshold e is found.
Step S310, (VR(s0), VI(s0), λ(s0)) is taken as a new initial point X0.
Step S311, S302 to S310 are repeated till an SNB point is pinpointed.
Detailed description on the preferred specific embodiments of the present invention is made above. It is to be understood that those of ordinary skill in the art can make various modifications and variations in accordance with concept of the present invention without creative efforts. Therefore, technical solutions capable of being obtained by technicians in the technical field through logical analysis, inference or limited experiments in accordance with concept of the present invention based on the prior art shall fall into the scope of protection determined by claims.
Number | Date | Country | Kind |
---|---|---|---|
202110154748.7 | Feb 2021 | CN | national |
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/CN2022/074123 | 1/26/2022 | WO |