This application is the national phase under 35 USC 371 of PCT International Application No. PCT/CA03/001312 which has an International filing date of Aug. 29, 2003, which designated the United States of America, the entire contents of which are hereby incorporated by reference.
The present invention relates to a method of load flow calculation in power flow control and voltage control for an electrical power system.
The present invention relates to power-flow/voltage control in utility/industrial power networks of the types including many power plants/generators interconnected through transmission/distribution lines to other loads and motors. Each of these components of the power network is protected against unhealthy or alternatively faulty, over/under voltage, and/or over loaded damaging operating conditions. Such a protection is automatic and operates without the consent of power network operator, and takes an unhealthy component out of service by disconnecting it from the network. The time domain of operation of the protection is of the order of milliseconds.
The purpose of a utility/industrial power network is to meet the electricity demands of its various consumers 24-hours a day, 7-days a week while maintaining the quality of electricity supply. The quality of electricity supply means the consumer demands be met at specified voltage and frequency levels without over loaded, under/over voltage operation of any of the power network components. The operation of a power network is different at different times due to changing consumer demands and development of any faulty/contingency situation. In other words healthy operating power network is constantly subjected to small and large disturbances. These disturbances could be consumer/operator initiated, or initiated by overload and under/over voltage alleviating functions collectively referred to as security control functions and various optimization functions such as economic operation and minimization of losses, or caused by a fault/contingency incident.
For example, a power network is operating healthy and meeting quality electricity needs of its consumers. A fault occurs on a line or a transformer or a generator which faulty component gets isolated from the rest of the healthy network by virtue of the automatic operation of its protection. Such a disturbance would cause a change in the pattern of power flows in the network, which can cause over loading of one or more of the other components and/or over/under voltage at one or more nodes in the rest of the network. This in turn can isolate one or more other components out of service by virtue of the operation of associated protection, which disturbance can trigger chain reaction disintegrating the power network.
Therefore, the most basic and integral part of all other functions including optimizations in power network operation and control is security control. Security control means controlling power flows so that no component of the network is over loaded and controlling voltages such that there is no over voltage or under voltage at any of the nodes in the network following a disturbance small or large. As is well known, controlling electric power flows include both controlling real power flows which is given in MWs, and controlling reactive power flows which is given in MVARs. Security control functions or alternatively overloads alleviation and over/under voltage alleviation functions can be realized through one or combination of more controls in the network. These involve control of power flow over tie line connecting other utility network, turbine steam/water/gas input control to control real power generated by each generator, load shedding function curtails load demands of consumers, excitation controls reactive power generated by individual generator which essentially controls generator terminal voltage, transformer taps control connected node voltage, switching in/out in capacitor/reactor banks controls reactive power at the connected node.
Control of an electrical power system involving power-flow control and voltage control commonly is performed according to a process shown in
Overload and under/over voltage alleviation functions produce changes in controlled variables/parameters in step-60 of
It is obvious that loadflow calculation consequently is performed many times in real-time operation and control environment and, therefore, efficient and high-speed loadflow calculation is necessary to provide corrective control in the changing power system conditions including an outage or failure of any of the power network components. Moreover, the loadflow calculation must be highly reliable to yield converged solution under a wide range of system operating conditions and network parameters. Failure to yield converged loadflow solution creates blind spot as to what exactly could be happening in the network leading to potentially damaging operational and control decisions/actions in capital-intensive power utilities.
The power system control process shown in
The prior art and present invention are described using the following symbols and terms:
Prior art method of loadflow calculation of the kind carried out as step-30 in
The aforesaid class of Decoupled Loadflow models involves a system of equations for the separate calculation of voltage angle and voltage magnitude corrections. Each decoupled model comprises a system of equations (1) and (2) differing in the definition of elements of [RP], [RQ], [Yθ] and [YV].
[RP]=[Yθ][Δθ] (1)
[RQ]=[YV][ΔV] (2)
A decoupled loadflow calculation method involves solution of a decoupled loadflow model comprising system of equations (1) and (2) in an iterative manner. Commonly, successive (1θ, 1V) iteration scheme is used for solving system of equations (1) and (2) alternately with intermediate updating. Each iteration involves one calculation of [RP] and [Δθ] to update [θ] and then one calculation of [RQ] and [ΔV] to update [V]. The sequence of equations (3) to (6) depicts the scheme.
[Δθ]=[Yθ]−1[RP] (3)
[θ]=[θ]+[Δθ] (4)
[ΔV]=[YV]−1[RQ] (5)
[V]=[V]+[ΔV] (6)
The elements of [RP] and [RQ] for PQ-nodes are given by equations (7) to (10).
RPp=(ΔPp Cos Φp+ΔQp Sin Φp)Vp=ΔPp′/Vp (7)
RQp=(−ΔPp Sin Φp+ΔQp Cos Φp)/Vp=ΔQp′/Vp (8)
Cos Φp=Absolute(Bpp/√{square root over ((Gpp2+Bpp2))})≧Cos(−36°) (9)
Sin Φp=−Absolute(Gpp/√{square root over ((Gpp2+Bpp2))})≧Sin(−36°) (10)
A description of Super Decoupling principle and the prior art FSDL model is given in, “Fast Super Decoupled Loadflow”, IEE proceedings Part-C, Vol. 139, No. 1, pp. 13-20, January 1992.
Fast Super Decoupled Loadflow (FSDL) model consists of equations (3) to (16).
RPp=ΔPp/(KpVp) (11)
bp′=bp Cos Φp or bp′=bp (15)
Kp=Absolute(Bpp/Yθpp) (16)
Branch admittance magnitude in (12) and (13) is of the same algebraic sign as its susceptance. Elements of the two gain matrices differ in that diagonal elements of [YV] additionally contain the b′ values given by equation (15) and in respect of elements corresponding to branches connected between two PV-nodes or a PV-node and the slack-node. In two simple variations of the FSDL model, one is to make YVpq=Yθpq and the other is to make Yθpq=YVpq.
The steps of loadflow calculation method FSDL are shown in the flowchart of
In super decoupled loadflow models [Yθ] and [YV] are real, sparse, symmetrical and built only from network elements. Since they are constant, they need to be factorized once only at the start of the solution. Equations (1) and (2) are to be solved repeatedly by forward and backward substitutions. [Yθ] and [YV] are of the same dimensions (m+k)×(m+k) when only a row/column of the slack-node or reference-node is excluded and both are triangularized using the same ordering regardless of the node-types. For a row/column corresponding to a PV-node excluded in [YV], use a large diagonal to mask out the effects of the off-diagonal terms. When the PV-node is switched to the PQ-type, removing the large diagonal reactivates the row/column corresponding to a switched PV-node to PQ-node type. This technique is especially useful in the treatment of PV-nodes in the gain matrix [YV].
The convergence of the prior art FSDL method is very sensitive to the value of the restriction applied to the rotation angle. The best possible convergence from non-linearity consideration could be achieved by restricting rotation angle to maximum of −36. However, when large Resistance (R)/Reactance (X) ratio branch is present in the network without creating non-linearity problem, it takes large number of iterations to converge. Moreover, the presence of twice the transformed value of network shunts in the diagonal elements of the gain matrix [YV], causes it to take increased number of iterations in case of certain power networks. These problems are overcome by formulating power flow equations such that transformed values of known/given/specified/scheduled/set quantities appears in the diagonal elements of the gain matrix [YV] as described in the following.
It is a primary object of the present invention to improve convergence and efficiency of the prior art Fast Super Decoupled Loadflow calculation method under wide range of system operating conditions and network parameters for use in power flow control and voltage control in the power system. A further object of the invention is to reduce computer storage/memory or calculating volume requirements.
The above and other objects are achieved, according to the present invention, with any one system of Super Super Decoupled Loadflow, X′X′-version (SSDL-X′X′) and its many manifestations, calculation for Electrical Power System. In context of voltage control, the inventive system of SSDL calculation for Electrical Power system consisting of plurality of electromechanical rotating machines, transformers and electrical loads connected in a network, each machine having a reactive power characteristic and an excitation element which is controllable for adjusting the reactive power generated or absorbed by the machine, and some of the transformers each having a tap changing element, which is controllable for adjusting turns ratio or alternatively terminal voltage of the transformer, said system comprising:
The method and system of voltage control according to the preferred embodiment of the present invention provide voltage control for the nodes connected to PV-node generators and tap changing transformers for a network in which real power assignments have already been fixed. The said voltage control is realized by controlling reactive power generation and transformer tap positions.
The inventive system of Super Super Decoupled Loadflow (SSDL) calculation can be used to solve a model of the Electrical Power System for voltage control. For this purpose real and reactive power assignments or settings at PQ-nodes, real power and voltage magnitude assignments or settings at PV-nodes and transformer turns ratios, open/close status of all circuit breaker, the reactive capability characteristic or curve for each machine, maximum and minimum tap positions limits of tap changing transformers, operating limits of all other network components, and the impedance or admittance of all lines are supplied. A decoupled loadflow system of equations (1) and (2) is solved by an iterative process until convergence. During this solution the quantities which can vary are the real and reactive power at the reference/slack node, the reactive power set points for each PV-node generator, the transformer transformation ratios, and voltages on all PQ-nodes nodes, all being held within the specified ranges. When the iterative process converges to a solution, indications of reactive power generation at PV-nodes and transformer turns-ratios or tap-settings are provided. Based on the known reactive power capability characteristics of each PV-node generator, the determined reactive power values are used to adjust the excitation current to each generator to establish the reactive power set points. The transformer taps are set in accordance with the turns ratio indication provided by the system of loadflow calculation.
For voltage control, system of SSDL calculation can be employed either on-line or off-line. In off-line operation, the user can simulate and experiment with various sets of operating conditions and determine reactive power generation and transformer tap settings requirements. A general-purpose computer can implement the entire system. For on-line operation, the load flow calculation system is provided with data identifying the current real and reactive power assignments and transformer transformation ratios, the present status of all switches and circuit breakers in the network and machine characteristic curves in steps-10 and -20 in
The present inventive system of loadflow calculation for Electrical Power System consists of, a Super Super Decoupled Loadflow: X′X′-version (SSDL-X′X′) method characterized in that 1) modified real power mismatch at any PQ-node-p is calculated as RPp=[ΔPp′+(Gpp′/Bpp′)ΔQp′]/Vp2, which takes different form for different manifestation of the SSDL-X′X′ method, 2) the presence of transformed values of known/given/specified/scheduled/set quantities in the diagonal elements of the gain matrix [YV] of the Q-V sub-problem, and 3) transformation angles are restricted to maximum of −48°, and these inventive loadflow calculation steps together yield some processing acceleration and consequent efficiency gains, and are each individually inventive, and 4) except in the manifestation SSDL-BX, modified real power mismatches at PV-nodes are determined as RPp=ΔPp/(KpVp) in order to keep gain matrix [Yθ] symmetrical. If the value of factor Kp=1, the gain matrix [Yθ] becomes unsymmetrical in that elements in the rows corresponding to PV-nodes are defined without transformation or rotation applied, as Yθpq=−Bpq.
An alternate inventive system of loadflow calculation for Electrical Power System consists of, a Super Super Decoupled Loadflow: BGX′-version (SSDL-BGX′) method, using simultaneous (1V, 1θ) iteration scheme, characterized in that 1) the modified real power mismatch at any PV-node-p is calculated as:
and 2) the modified real power mismatch at any PQ-node-p is calculated as:
A further alternate inventive system of loadflow calculation for Electrical Power System consists of, a Super Super Decoupled Loadflow:X′GpvX′-version (SSDL-X′GpvX′) method, using simultaneous (1V, 1θ) iteration scheme, characterized in that 1) the modified real power mismatch at any PV-node-p is calculated as:
and, 2) the modified real power mismatch at any PQ-node-p is calculated as:
RPp=[{[ΔPp′+(Gpp′/Bpp′)ΔQp′]/Vp}−(gp′ΔVp)]/Vp (92)
It is also disclosed that all the above loadflow calculating systems 1) use the slack-start as the initial guess solution for increased processing acceleration, 2) skip from calculation, all the rows and columns corresponding to PV-nodes in factorized gain matrix [YV] while solving for [ΔV] in Q-V sub-problem, leading to some more processing acceleration, and 3) use the same indexing and addressing information for forming and storing both the constant gain matrices [Yθ], and [YV] factorized using the same ordering regardless of node types leading to about 35% saving in computer storage/memory or alternatively calculating volume requirements. The SSDL-YY model is the simplest, easiest to implement and overall best in performance in terms of efficiency of calculations, reliability of convergence, and least computer memory requirements among all described in the following, and their simple variants with almost similar performance.
A loadflow calculation is involved as a step in power flow control and/or voltage control in accordance with
Node-6 is a reference-node alternatively referred to as the slack or swing-node, representing the biggest power plant in a power network. Nodes-4 and -5 are PV-nodes where generators are connected, and nodes-1, -2, and -3 are PQ-nodes where loads are connected. It should be noted that the nodes-4, -5, and -6 each represents a power plant that contains many generators in parallel operation. The single generator symbol at each of the nodes-4, -5, and -6 is equivalent of all generators in each plant. The power network further includes controllable circuit breakers located at each end of the transmission lines and transformers, and depicted by cross markings in one-line diagram of
A goal of the present invention is to provide a reliable and computationally efficient loadflow calculation that appears as a step in power flow control and/or voltage control systems of
Short description of other possible embodiment of the present invention is also provided herein. The present invention relates to control of utility/industrial power networks of the types including plurality of power plants/generators and one or more motors/loads, and connected to other external utility. In the utility/industrial systems of this type, it is the usual practice to adjust the real and reactive power produced by each generator and each of the other sources including synchronous condensers and capacitor/inductor banks, in order to optimize the real and reactive power generation assignments of the system. Healthy or secure operation of the network can be shifted to optimized operation through corrective control produced by optimization functions without violation of security constraints. This is referred to as security constrained optimization of operation. Such an optimization is described in the U.S. Pat. No. 5,081,591 dated Jan. 13, 1992: “Optimizing Reactive Power Distribution in an Industrial Power Network”, where the present invention can be embodied by replacing the step nos. 56 and 66 each by a step of constant gain matrices [Yθ] and [YV], and replacing steps of “Exercise Newton-Raphson Algorithm” by steps of “Exercise Super Super Decoupled Loadflow Calculation” in places of steps 58 and 68. This is just to indicate the possible embodiment of the present invention in optimization functions like in many others including state estimation function. However, invention is being claimed through a simplified embodiment without optimization function as in
In
Each of the transformers T1 and T2 in
The indications provided by function steps 14, and 20 are supplied to a function step 60 in which constant gain matrices [Yθ] and [YV] of any of the invented super decoupled loadflow models are constructed, factorized and stored. The gain matrices [Yθ] and [YV] are conventional tools employed for solving Super Decoupled Loadflow model defined by equations (1) and (2) for a power system.
Indications of initial reactive power, or Q on each node, based on initial calculations or measurements, are provided by a function step 30 and these indications are used in function step 32, to assign a Q level to each generator and motor. Initially, the Q assigned to each machine can be the same as the indicated Q value for the node to which that machine is connected.
An indication of measured real power, P, on each node is supplied by function step 40. Indications of assigned/specified/scheduled/set generating plant loads that are constituted by known program are provided by function step 42, which assigns the real power, P, load for each generating plant on the basis of the total P which must be generated within the power system. The value of P assigned to each power plant represents an economic optimum, and these values represent fixed constraints on the variations, which can be made by the system according to the present invention. The indications provided by function steps 40 and 42 are supplied to function step 44 which adjusts the P distribution on the various plant nodes accordingly. Function step 50 assigns initial approximate or guess solution to begin iterative method of loadflow calculation, and reads data file of operating limits on power network components, such as maximum and minimum reactive power generation capability limits of PV-nodes generators.
The indications provided by function steps 32, 44, 50 and 60 are supplied to function step 62 where inventive Fast Super Decoupled Loadflow calculation or Novel Fast Super Decoupled Loadflow calculation is carried out, the results of which appear in function step 64. The loadflow calculation yields voltage magnitudes and voltage angles at PQ-nodes, real and reactive power generation by the slack/swing/reference node generator, voltage angles and reactive power generation indications at PV-nodes, and transformer turns ratio or tap position indications for tap changing transformers. The system stores in step 62 a representation of the reactive capability characteristic of each PV-node generator and these characteristics act as constraints on the reactive power that can be calculated for each PV-node generator for indication in step 64. The indications provided in step 64 actuate machine excitation control and transformer tap position control. All the loadflow calculation methods using SSDL models can be used to effect efficient and reliable voltage control in power systems as in the process flow diagram of
Particular inventive loadflow calculation steps of all the SSDL methods are described followed by inventive SSDL models in terms of equations for determining elements of vectors [RP], [RQ], and elements of gain matrices [Yθ], and [YV] of equations (1) and (2), further followed by detailed steps of inventive loadflow calculation methods. Also, calculation accelerating and storage reducing techniques are described, which are not inventive.
The presence of transformed values of known/given/specified/scheduled/set quantities in the diagonal elements of the gain matrix [YV] of the Q-V sub-problem in equation (22), which takes different form for different manifestation of the SSDL-X′X′ method, is brought about by such formulation of loadflow equations. The said transformed quantities in the diagonal elements of the gain matrix [YV] improved convergence and the reliability of obtaining converged loadflow calculation, when modified real power mismatch at any PQ-node-p is calculated as RPp=[ΔPp′+(Gpp′/Bpp′)ΔQp′]/Vp2, which takes different form for different manifestation of the SSDL-X′X′ method.
Rotation or transformation angle restriction to maximum of −48° in case of invented loadflow models for use in equations (35) and (36) or (27) and (28) is arrived at experimentally. The factor 0.9 in equations (38), and (39) is also determined experimentally. These said values of rotation angle −48° and the factor 0.9 are determined experimentally such that best possible convergence of loadflow calculation is obtained under wide range of network parameters and operating condition.
An alternate inventive system of loadflow calculation for Electrical Power System consists of, a Super Super Decoupled Loadflow: BGX′-version (SSDL-BGX′) method, using simultaneous (1V, 1θ) iteration scheme, characterized in that 1) the modified real power mismatch at any PV-node-p is calculated as:
and 2) the modified real power mismatch at any PQ-node-p is calculated as:
A further alternate inventive system of loadflow calculation for Electrical Power System consists of, a Super Super Decoupled Loadflow:X′GpvX′-version (SSDL-X′GpvX′) method, using simultaneous (1V, 1θ) iteration scheme, characterized in that 1) the modified real power mismatch at any PV-node-p is calculated as:
and, 2) the modified real power mismatch at any PQ-node-p is calculated as:
RPp=[{[ΔPp′+(Gpp′/Bpp′)ΔQp′]/Vp}−(gp′ΔVp)]/Vp (92)
The slack-start is to use the same voltage magnitude and angle as those of the slack/swing/reference node as the initial guess solution estimate for initiating the iterative loadflow calculation. With the specified/scheduled/set voltage magnitudes, PV-node voltage magnitudes are adjusted to their known values after the first P-θ iteration. This slack-start saves almost all effort of mismatch calculation in the first P-θ iteration. It requires only shunt flows from each node to ground to be calculated at each node, because no flows occurs from one node to another because they are at the same voltage magnitude and angle.
The same indexing and addressing information can be used for the storage of both the gain matrices [Yθ] and [YV] as they are of the same dimension and sparsity structure as explained herein. This is achieved for all the inventive SSDL models. Voltage magnitude is specified/scheduled/set for PV-nodes where generators are connected, which each maintains/controls specified voltage magnitude at its node by changing its reactive power generation. Therefore, corrections in voltage magnitudes at PV-nodes are not required to be calculated as they do not change, and Q-V subproblem of equation (2) need to be solved only for PQ-nodes voltage corrections. However, matrix [YV] is formed of dimension (m+k)×(m+k) including PV-nodes, and large diagonal value say, 10.010 is used for diagonal elements corresponding to PV-nodes to mask out the effect of off diagonal terms in the factorization process that normalizes the elements of a row in the matrix by its diagonal term. This process makes rows of PV-nodes in the gain matrix [YV] numerically absent despite physical presence. Because gain matrices [Yθ] and [YV] are of the same power network, they are of the same dimension and sparsity structure. Therefore, they can be stored using the same indexing and addressing information leading to about 35% saving in computer memory or calculating volume requirements. Detailed description of the factorization process and storage schemes for sparse matrix is given by K. Zollenkopf, “Bi-factorization—Basic Calculational Algorithm and Programming Techniques”, Large Sparse Sets of Linear Equations: Proceedings of Oxford conference of the Institute of Mathematics and its Application held in April 1970, edited by J. K. Reid.
The efficiency of all inventive SSDL methods is increased by skipping all PV-nodes and factor elements with indices corresponding to PV-nodes while solving (5) for [ΔV]. In other words efficiency can be realized by skipping operations on rows/columns corresponding to PV-nodes in the forward-backward solution of (5). This is possible because rows and columns corresponding to PV-nodes are made numerically inactive by putting large value in diagonal terms of [YV]. This has been implemented and time saving of about 4% of the total solution time, including the time of input/output, could be realized.
Elements of gain matrices [Yθ], and [YV] are possible to be defined independent of rotation or transformation angle in the inventive SSDL-YY model as explained herein. In super decoupling or transformation approach, rotation operators are applied to the complex node injections and the corresponding admittance values that relate them to the system state variables, transform the network equations such that branch or alternatively transmission line or transformer admittance appear to be almost entirely reactive. Better decoupling is thus realized. When rotated the complex branch admittance Ypq=Gpq+jBpq gets transformed into Ypq′=Gpq′+jBpq′, which is almost entirely reactive meaning Gpq′ is almost of zero value. That means almost |Ypq′|=|Bpq′|. Therefore, by using |Ypq′| with the same algebraic sign as of Bpq′ applied, in place of Bpq′ in the definition of elements of gain matrices given by equations (38), (39), (59), (67), and (82), the gain matrices [Yθ], and [YV] are defined independent of rotation angles. This simplifies SSDL-YY model such that it is easy to program and implement, do not require performing steps involved in equations (102) to (108), and achieve improved acceleration in the loadflow calculation.
Super Super Decoupled Loadflow: X′X′-Version (SSDL-X′X′)
The general model, in successive (1θ, 1V) iteration scheme represented by sequence of equations (3) to (6), can be realized as SSDL-X′X′, from which manifested are many versions. The elements of [RP], [RQ], [Yθ] and [YV] are defined by (17) to (29).
RPp=[ΔPp′+(Gpp′/Bpp′)ΔQp′]/Vp2—for PQ-nodes (17)
RQp=[ΔQp′−(Gpp′/Bpp′)ΔPp′]/Vp—for PQ-nodes (18)
RPp=[ΔPp/(Kp*Vp2)]—for PV-nodes (19)
Yθpq=−1/Xpq′ and YVpq=−1/Xpq′ (20)
Where,
bp′=−2bp Cos Φp or
bp′=−bp Cos Φp+[QSHp′−(Gpp′/Bpp′)PSHp′]/Vs2 or
bp′=2[QSHp′−(Gpp′/Bpp′)PSHp′]/Vs2 (22)
ΔPp′=ΔPp Cos Φp+ΔQp Sin Φp—for PQ-nodes (23)
ΔQp′=ΔQp Cos Φp−ΔPp Sin Φp—for PQ-nodes (24)
PSHp′=PSHp Cos Φp+QSHp Sin Φp—for PQ-nodes (25)
QSHp′=QSHp Cos Φp−PSHp Sin Φp—for PQ-nodes (26)
Cos Φp=Absolute[Bpp/√{square root over ((Gpp2+Bpp2))}]≧Cos(any angle from 0 to −90 degrees) (27)
Sin Φp=−Absolute [Gpp/√{square root over ((Gpp2+Bpp2))}]≧Sin(any angle from 0 to −90 degrees) (28)
Kp=Absolute(Bpp/Yθpp) (29)
Where, Gpp′ and Bpp′ are the transformed values of Gpp and Bpp as given by equation (106) in the appendix. The factor Kp of (29) is initially restricted to the minimum of 0.75 determined experimentally; however its restriction is lowered to the minimum value of 0.6 when its average over all less than 1.0 values at PV-nodes is less than 0.6. This factor is system and method independent. However it can be tuned for the best possible convergence for any given system. This statement is valid when the factor Kp is applied in the manner of equation (19) in all the models derived in the following from the most general model SSDL-X′X′.
The definition of Yθpq in (20) is simplified because it does not explicitly state that it always takes the value of −Bpq for a branch connected between two PV-nodes or a PV-node and the slack-node. This fact should be understood implied in all the definitions of Yθpq in this document. Xpq′ in equation (20) is the transformed branch reactance defined in the appendix by equation (107).
However, a whole new class of methods, corresponding to all those derived in the following and prior art, results when the factor Kp is used as a multiplier in the definition of RPp at PQ-nodes as in (30) instead of divider in RPp at PV-nodes as given in (19). This will cause changes only in equations (17), (19), and (20) as given in (30), (31), and (32).
RPp={[ΔPp′+(Gpp′/Bpp′)ΔQp′]/Vp2}*Kp—for PQ-nodes (30)
RPp=ΔPp/Vp2—for PV-nodes (31)
Yθpq=−Bpq and YVpq=−1/Xpq′ (32)
Xpq′ in equation (32) is the transformed branch reactance defined in the appendix by equation (107). The best performance of models of this new class has been realized when the factor Kp, applied in a manner of equation (30) leading to changes as in (30) to (32), is unrestricted. That means it can take any value as given by equation (29).
Super Super Decoupled Loadflow: YY-Version (SSDL-YY)
If unrestricted rotation is applied to complex branch admittance and transformed susceptance is taken as admittance magnitude value with the same algebraic sign and transformed conductance is assumed zero, the SSDL-X′X′ method reduces to SSDL-YY. Though, this model is not very sensitive to the restriction applied to nodal rotation angles, SSDL-YY presented here restricts rotation angles to the maximum of −48 degrees determined experimentally for the best possible convergence from non linearity considerations, which is depicted by equations (35) and (36). However, it gives closely similar performance over wide range of restriction applied to the nodal rotation angles say, from −36 to −90 degrees.
RPp=(ΔPp Cos Φp+ΔQp Sin Φp)/Vp2—for PQ-nodes (33)
RQp=(ΔQp Cos Φp−ΔPp Sin Φp)/Vp—for PQ-nodes (34)
Cos Φp=Absolute(Bpp/√{square root over ((Gpp2+Bpp2))})≧Cos(−48°) (35)
Sin Φp=−Absolute(Gpp/√{square root over ((Gpp2+Bpp2))})≧Sin(−48°) (36)
RPp=ΔPp/(KpVp2)—for PV-nodes (37)
b
p′=(QSHp Cos Φp−PSHp Sin Φp/Vs2)−bp Cos Φp or
bp′=2(QSHp Cos Φp−PSHp Sin Φp)/Vs2 (41)
where, Kp is defined in equation (29), which is initially restricted to the minimum value of 0.75 determined experimentally; however its restriction is lowered to the minimum value of 0.6 when its average over all less than 1.0 values at PV nodes is less than 0.6. Restrictions to the factor Kp as stated in the above is system independent. However it can be tuned for the best possible convergence for any given system. In case of systems of only PQ-nodes and without any PV-nodes, equations (38) and (39) simply be taken as Yθpq=YVpq=−Ypq. Branch admittance magnitude in (38) and (39) is of the same algebraic sign as its susceptance. Elements of the two gain matrices differ in that diagonal elements of [YV] additionally contain the b′ values given by equations (40) and (41) and in respect of elements corresponding to branches connected between two PV-nodes or a PV-node and the slack-node. Equations (35) and (36) with inequality sign implies that nodal rotation angles are restricted to maximum of −48 degrees for SSDL-YY. The model consists of equations (3) to (6), (33) to (41), and (29). In two simple variations of the SSDL-YY model, one is to make YVpq=Yθpq and the other is to make Yθpq=YVpq.
The steps of loadflow calculation method, SSDL-YY method are shown in the flowchart of
If no or zero rotation is applied, the SSDL-X′X′ method reduces to SSDL-XX, which is the simplest form of SSDL-X′X′. The SSDL-XX model comprises equations (3) to (6), (42) to (48), and (29).
RPp=[ΔPp+(Gpp/Bpp)ΔQp]/Vp2—for PQ-nodes (42)
RQp=[ΔQp−(Gpp/Bpp)ΔPp]/Vp—for PQ-nodes (43)
RPp=ΔPp/(KpVp2)—for PV-nodes (44)
b
p′=−2bp or
bp′=−bp+[QSHp−(Gpp/Bpp)PSHp]/Vs2 or
bp′=2[QSHp−(Gpp/Bpp)PSHp]/Vs2 (48)
where, Kp is defined in equation (29). This is the simplest method with very good performance for distribution networks in absence of PV-nodes or alternatively for systems containing only PQ-nodes. The large value of the difference [(1/X)−B], particularly for high R/X ratio branches connected to PV-nodes, creates modeling error when PV-nodes are present in a system.
Super Super Decoupled Loadflow: BX-Version (SSDL-BX)
If super decoupling is applied only to QV-sub problem, the SSDL-XX model reduces to SSDL-BX, which makes it perform better for systems containing PV-nodes. The SSDL-BX model comprises equations (3) to (6), (49) to (51), (47) and (48). This model can be referred to as Advanced BX-Fast Decoupled Loadflow.
RPp=ΔPp/Vp2—for all nodes (49)
RQp=[ΔQp−(Gpp/Bpp)ΔPp]/VP—for PQ-nodes (50)
Yθpq=−Bpq and YVpq=−1/Xpq (51)
It should be noted that Amerongen's General-purpose Fast Decoupled Loadflow model described in “A general-purpose version of the Fast Decoupled Loadflow”, IEEE Transactions, PWRS-4, pp. 760-770, May 1989; has turned out to be an approximation of this model. The approximation involved is only in equation (50). However, numerical performance is found to be only slightly better but more reliable than that of the Amerongen's method.
Super Super Decoupled Loadflow: X′B′-Version (SSDL-X′B′)
This model consists of equations (3) to (6), (52) to (57), and (23) to (29).
RPp=[ΔPp′+(Gpp′/Bpp′)ΔQp′]/Vp2—for PQ-nodes (52)
RQp=ΔQp′/Vp—for PQ-nodes (53)
RPp=[ΔPp/(Kp*Vp2)]—for PV-nodes (54)
Yθpq=−1/Xpq′ and YVpq=−Bpq′ (55)
Where, ΔPp′, ΔQp′, PSHp′, QSHp′, Cos Φp, Sin Φp, Kp are defined in (23) to (29), and Bpq′ and Xpq′ are the transformed branch susceptance and reactance defined in the appendix by equations (105) and (107). Best performance of this model could be achieved by restricting Φp in (27) and (28) to less than or equal to −48°.
Super Super Decoupled Loadflow: YB′-Version (SSDL-YB′)
The equation (52) in SSDL-X′B′ implies unrestricted Φp is applied and it can take values up to −90 degrees. Therefore, (52) can be modified to (58) with consequent modification of (55) into (59). This model consists of equations (3) to (6), (58), (53), (54), (59), (56) and (57), and (23) to (29).
RPp=[ΔPp*Absolute[Bpp/√{square root over ((Gpp2+Bpp2))}]+ΔQp*[−Absolute[Gpp/√{square root over ((Gpp2+Bpp2))}]]/Vp2—for PQ-nodes (58)
Yθpq=−Ypq and YVpq=−Bpq′ (59)
The best performance of this method could be achieved by restricting Φp in (27) and (28) to less than or equal to −48 degrees. Where, ΔPp′, ΔQp′, PSHp′, QSHp′, Cos Φp, Sin Φp, Kp are defined in (23) to (29), and Bpq′ is the transformed branch susceptance defined in the appendix by equations (105).
Super Super Decoupled Loadflow: B′X′-Version (SSDL-B′X′)
This model consists of equations (3) to (6), (60) to (65), and (23) to (29).
RPp=ΔPp′/Vp2—for PQ-nodes (60)
RQp=[ΔQp′−(Gpp′/Bpp′)ΔPp′]/Vp—for PQ-nodes (61)
RPp=[ΔPp/(Kp*Vp2)]—for PV-nodes (62)
Yθpq=−Bpq′ and YVpq=−1/Xpq′ (63)
Where, ΔPp′, ΔQp′, PSHp′, QSHp′, Cos Φp, Sin Φp, Kp are defined in (23) to (29), and Bpq′ and Xpq′ are the transformed branch susceptance and reactance defined in the appendix by equations (105) and (107). Best performance of this model could be achieved by restricting Φp in (27) and (28) to less than equal to −48°.
Super Super Decoupled Loadflow: B′Y-Version (SSDL-B′Y)
The relation (61) in SSDL-B′X′ implies unrestricted Φp is applied and it can take values up to −90 degrees. Therefore, (61) can be modified to (66) with consequent modification of (63) into (67).
RQp=[ΔQp*Absolute[Bpp/√{square root over ((Gpp2+Bpp2))}]−ΔPp*[−Absolute[Gpp/√{square root over ((Gpp2+Bpp2))}]]/Vp2—for PQ-nodes (66)
Yθpq=−Bpq′ and YVpq=−Ypq (67)
This model consists of equations (3) to (6), (60), (66), (62), (67), (64) and (65), and (23) to (29). Best performance of this model could be achieved by restricting Φp in (27) and (28) to less than or equal to −48 degrees. Where, ΔPp′, ΔQp′, PSHp′, QSHp′, Cos Φp, Sin Φp, Kp are defined in (23) to (29), and Bpq′ is the transformed branch susceptance defined in the appendix by equation (105).
Simultaneous (1V, 1θ) Iteration Scheme
An ideal to be approached for the decoupled loadflow models is the constant matrix loadflow model described in “Fast Super Decoupled Loadflow”, IEE proceedings Part-C, Vol. 139, No. 1, pp. 13-20, January 1992; referred in this document as BGGB-model. In an attempt to imitate it, a decoupled class of models with simultaneous (1V, 1θ) iteration scheme depicted by sequence of equations (68) to (72) is invented. This scheme involves only one mismatch calculation in an iteration. The correction vector is calculated in two separate parts of voltage magnitude and voltage angle corrections without intermediate updating. Each iteration involves one calculation of [RQ], [ΔV], and [RP], [Δθ] to update [V] and [θ].
[ΔV]=[YV]−1[RQ] (68)
[RP]=[ΔP/]−[G][ΔV] (69)
[Δθ]=[Yθ]−1[RP] (70)
[θ]=[θ]+[Δθ] (71)
[V]=[V]+[ΔV] (72)
In this invented class, each model differs only in the definition of elements of [RQ] and [Yv]. The accuracy of models depends only on the accuracy of calculation of [ΔV]. The greater the angular spread of branches terminating at PQ-nodes, the greater the inaccuracy in the calculation of [ΔV].
Super Super Decoupled Loadflow: BGX′-Version (SSDL-BGX′)
Numerical performance could further be improved by organizing the solution in a simultaneous (1V, 1θ) iteration scheme represented by sequence of equations (68) to (72). The elements of [RP], [RQ], [Yθ] and [YV] are defined by (73) to (80).
RQp=[ΔQp′−(Gpp′/Bpp′)ΔPp′]/Vp—for PQ-nodes (73)
Yθ
pq
=−B
pq and YVpq=−1/Xpq′ (77)
Where, ΔPp′, ΔQp′, PSHp′, QSHp′, Cos Φp, Sin Φp are defined in (23) to (28), and Xpq′ is the transformed branch reactance defined in the appendix by equations (107). The SSDL-BGX′ model comprises equations (68) to (80), and (23) to (28). Best possible convergence could be achieved by restricting rotation angles Φp in the range of −10° to −20° in equations (27) and (28). The model is embodied in the flow-chart of
Super Super Decoupled Loadflow: BGY-Version (SSDL-BGY)
If unrestricted rotation is applied and transformed susceptance is taken as admittance values and transformed conductance is assumed zero, the SSDL-BGX′ model reduces to SSDL-BGY as defined by equations (81), (74), (75), (76), (82) to (85).
RQp=ΔQp′/Vp=(ΔQp Cos Φp−ΔPp Sin Φp)/Vp—for PQ-nodes (81)
Yθpq=−Bpq and YVpq=−Ypq (82)
The SSDL-BGY model comprises equations (68) to (72), and (81), (74), (75), (76), (82) to (85). It is the special case of the SSDL-BGX′ model.
Super Super Decoupled Loadflow: BGX-Version (SSDL-BGX)
If no or zero rotation is applied, the SSDL-BGX′ model reduces to SSDL-BGX as defined by equations (86), (74), (75), (76), (87) to (90).
RQp=[ΔQp−(Gpp/Bpp)ΔPp]/Vp—for PQ-nodes (86)
Yθpq=−Bpq and YVpq=−1/Xpq (87)
b
p′=−2bp or =−bp+[QSHp−(Gpp/Bpp)PSHp]/Vs2 or =2[QSHp−(Gpp/Bpp)PSHp]/Vs2 (89)
gp′=0.0 or =[PSHp+(Gpp/Bpp)QSHp]/Vs2 or =2[PSHp+(Gpp/Bpp)QSHp]/Vs2 (90)
The SSDL-BGX model comprises equations (68) to (72), and (86), (74), (75), (76), (87) to (90). It is again the special case of the SSDL-BGX′ model.
The steps of loadflow calculation methods, SSDL-BGX′, SSDL-BGY and SSDL-BGX methods are shown in the flowchart of
The SSDL-BGX′, SSDL-BGY and SSDL-BGX methods differ only in steps-ccc and -ddd defining gain matrices, and step-fff for calculating [RP] and [RQ].
Super Super Decoupled Loadflow: X′GpvX′-Version (SSDL-X′GpvX′)
Numerical performance could be improved by organizing the solution in a simultaneous (1V, 1θ) iteration scheme represented by sequence of equations (68) to (72). The elements of [RP], [RQ], [Yθ] and [YV] for this model are defined by (91) to (94), and (78), (79), and (80).
RQp=[ΔQp′−(Gpp′/Bpp′)ΔPp′]/Vp—for PQ-nodes (91)
RPp=[{[ΔPp′+(Gpp′/Bpp′)ΔQp′]/Vp}−(gp′ΔVp)]/Vp—for PQ-nodes (92)
Yθ
pq=−1/Xpq′ and YVpq=−1/Xpq′ (94)
Where, ΔPp′, ΔQp′, PSHp′, QSHp′, Cos Φp, Sin Φp, Kp are defined in (23) to (29), and Xpq′ is the transformed branch reactance defined in the appendix by the equation (107). Again, if unrestricted rotation is applied and transformed susceptance is taken as admittance values and transformed conductance is assumed zero, the SSDL-X′GpvX′ model reduces to SSDL-YGpvY. If no or zero rotation is applied, the SSDL-X′GpvX′ model reduces to SSDL-XGpvX. The SSDL-X′GpvX′ model comprises equations (68) to (72), (91) to (94), (78) to (80), and (23) to (29).
The steps of loadflow calculation methods, SSDL-X′GpvX′, SSDL-YGpvY and SSDL-XGpvX methods are shown in the flowchart of
It is possible that all the above described models can be organized to produce corrections to the initial estimate solution. It involves storage of the vector of modified residues and replacing the equations (17), (18), (19), which are the most general form of equations appearing in the description, and (49) by (95), (96), (97), and (98) respectively, and (4) or (71) and (6) or (72) respectively by (99) and (100). Superscript ‘0’ in equations (99) and (100) indicates the initial solution estimate.
RPpr=[(ΔPpr)′+(Gpp′/Bpp′)(ΔQpr)′]/(Vpr)2+RPp(r-1) (95)
RQpr=[(ΔQpr)′−(Gpp′/Bpp′)(ΔPpr)′]/(Vpr)2+RQp(r-1) (96)
RPpr=ΔPpr/[Kp(Vpr)2]+RPp(r-1) (97)
RPpr=ΔPpr/(Vpr)2+RPp(r-1) (98)
θpr=θp0+Δθpr (99)
Vpr=Vp0+ΔVpr (100)
This involves following changes in the equations describing the loadflow models formulated in polar coordinates.
Some simple variations in the SSDL models of the above description are the use of Vp and Vp2 interchangeably in all expressions of RPp, and the use of 1.0 for Vs2 in all expressions of bp′ and gp′. However, in equations (74), (75), (76), (92), and (93) interchangeable use of Vp and Vp2 is allowed only when any one of the dividing term Vp assumes value of 1.0.
While the description above refers to particular embodiments of the present invention, it will be understood that many modifications may be made without departing from the spirit thereof. The accompanying claims are intended to cover such modifications as would fall within the true scope and spirit of the present invention.
The presently disclosed embodiments are therefore to be considered in all respect as illustrative and not restrictive, the scope of the invention being indicated by the appended claims in addition to the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein.
The following steps give the procedure for determining transformed/rotated branch admittance necessary in forming symmetrical gain matrices [YV] and/or [Yθ] of the SSDL models.
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/CA03/01312 | 8/29/2003 | WO | 00 | 3/1/2006 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2004/023622 | 3/18/2004 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
4868410 | Nakamura | Sep 1989 | A |
4974140 | Iba et al. | Nov 1990 | A |
5081591 | Hanway et al. | Jan 1992 | A |
5305174 | Morita et al. | Apr 1994 | A |
5566085 | Marceau et al. | Oct 1996 | A |
5610834 | Schlueter | Mar 1997 | A |
6191568 | Poletti | Feb 2001 | B1 |
6313752 | Corrigan et al. | Nov 2001 | B1 |
6690175 | Pinzon et al. | Feb 2004 | B2 |
6754597 | Bertsch et al. | Jun 2004 | B2 |
6917124 | Shetler et al. | Jul 2005 | B2 |
7096165 | Pantenburg et al. | Aug 2006 | B2 |
7096175 | Rehtanz et al. | Aug 2006 | B2 |
7519506 | Trias | Apr 2009 | B2 |
20070203658 | Patel | Aug 2007 | A1 |
Number | Date | Country |
---|---|---|
2107388 | May 1995 | CA |
WO 2004023622 | Mar 2004 | WO |
Number | Date | Country | |
---|---|---|---|
20080281474 A1 | Nov 2008 | US |