Modelling and Analysis of Electric Power
Modelling and Analysis of Electric Power
Göran Andersson
EEH - Power Systems Laboratory
ETH Zürich
September 2008
ii
Contents
Preface vii
I Static Analysis 1
1 Introduction 1
1.1 Power Flow Analysis . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Fault Current Analysis . . . . . . . . . . . . . . . . . . . . . . 3
1.3 Literature . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2 Network Models 5
2.1 Lines and Cables . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.2 Transformers . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.2.1 In-Phase Transformers . . . . . . . . . . . . . . . . . . 10
2.2.2 Phase-Shifting Transformers . . . . . . . . . . . . . . . 12
2.2.3 Unified Branch Model . . . . . . . . . . . . . . . . . . 14
2.3 Shunt Elements . . . . . . . . . . . . . . . . . . . . . . . . . . 16
2.4 Loads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
2.5 Generators . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
2.5.1 Stator Current Heating Limit . . . . . . . . . . . . . . 18
2.5.2 Field Current Heating Limit . . . . . . . . . . . . . . 19
2.5.3 Stator End Region Heating Limit . . . . . . . . . . . . 20
iii
iv Contents
7 Fault Analysis 57
7.1 Transients on a transmission line . . . . . . . . . . . . . . . . 61
7.2 Short circuit of a synchronous machine . . . . . . . . . . . . . 63
7.3 Algorithms for short circuit studies . . . . . . . . . . . . . . . 66
7.3.1 Generator model . . . . . . . . . . . . . . . . . . . . . 66
7.3.2 Simplifications . . . . . . . . . . . . . . . . . . . . . . 66
7.3.3 Solving the linear system equations . . . . . . . . . . . 67
7.3.4 The superposition technique . . . . . . . . . . . . . . . 68
7.3.5 The Takahashi method . . . . . . . . . . . . . . . . . . 71
These lectures notes are intended to be used in the Modellierung und Analyse
elektrischer Netze (Vorlesungsnummer ETH Zürich 227-0526-00) lectures
given at ETH Zürich in Information Technology and Electrical Engineering.
In the lectures three main topics are covered, i.e.
In Part I of these notes the two first items are covered, while Part II gives
an introduction to dynamics and stability in power systems. In appendices
brief overviews of phase-shifting transformers and power system protections
are given.
The notes start with a derivation and discussion of the models of the most
common power system components to be used in the power flow analysis.
A derivation of the power flow equations based on physical considerations is
then given. The resulting non-linear equations are for realistic power systems
of very large dimension and they have to be solved numerically. The most
commonly used techniques for solving these equations are reviewed. The role
of power flow analysis in power system planning, operation, and analysis is
discussed.1
The next topic covered in these lecture notes is fault current calcula-
tions in power systems. A systematic approach to calculate fault currents
in meshed, large power systems will be derived. The needed models will be
given and the assumptions made when formulating these models discussed.
It will be demonstrated that algebraic models can be used to calculate the
dimensioning fault currents in a power system, and the mathematical analy-
sis has similarities with the power flow analysis, so it is natural to put these
two items in Part I of the notes.
In Part II the dynamic behaviour of the power system during and after
disturbances (faults) will be studied. The concept of power system stability
is defined, and different types of power system instabilities are discussed.
While the phenomena in Part I could be studied by algebraic equations,
1
As stated above, the presentation of the power flow problem is in these lecture notes
based on physical considerations. However, for implementation of these equations in
computer software, an object oriented approach is more suitable. Such an approach is
presented in the lecture notes Modellierung und Analyse elektrischer Netze, by Rainer
Bacher, is also to be dealt with in the lectures. In those lecture notes the techniques for
handling large but sparse matrices are also reviewed.
vii
viii Preface
Göran Andersson
Part I
Static Analysis
1
1
Introduction
This chapter gives a motivation why an algebraic model can be used to de-
scribe the power system in steady state. It is also motivated why an algebraic
approach can be used to calculate fault currents in a power system.
1
2 1. Introduction
reactive power flows can be calculated, and other relevant quantities can be
calculated in the system.
Generally the power flow, or load flow, problem is formulated as a non-
linear set of equations
f (x, u, p) = 0 (1.1)
where
The power flow problem consists in formulating the equations f in eq. (1.1)
and then solving these with respect to x. This will be the subject dealt with
in the first part of these lectures. A necessary condition for eq. (1.1) to have
a physically meaningful solution is that f and x have the same dimension,
i.e. that we have the same number of unknowns as equations. But in the
general case there is no unique solution, and there are also cases when no
solution exists.
If the states x are known, all other system quantities of interest can
be calculated from these and the known quantities, i.e. u and p. System
quantities of interest are active and reactive power flows through lines and
transformers, reactive power generation from synchronous machines, active
and reactive power consumption by voltage dependent loads, etc.
As mentioned above, the functions f are non-linear, which makes the
equations harder to solve. For the solution of the equations, the linearization
∂f
∆x = ∆y (1.2)
∂x
is quite often used and solved. These equations give also very useful infor-
∂f
mation about the system. The Jacobian matrix , whose elements are
∂x
given by
∂f ∂fi
= (1.3)
∂x ij ∂xj
can be used for many useful computations, and it is an important indicator
of the system conditions. This will also be elaborated on.
1.2. Fault Current Analysis 3
1.3 Literature
The material presented in these lectures constitutes only an introduction
to the subject. Further studies can be recommended in the following text
books:
In this chapter models of the most common network elements suitable for
power flow analysis are derived. These models will be used in the subsequent
chapters when formulating the power flow problem.
5
6 2. Network Models
dx
zkm
I km I mk
k m
sh
sh
ykm ykm
Note. In the following most analysis will be made in the p.u. system. For
impedances and admittances, capital letters indicate that the quantity is ex-
pressed in ohms or siemens, and lower case letters that they are expressed
in p.u.
Note. In these lecture notes complex quantities are not explicitly marked
as underlined. This means that instead of writing z km we will write zkm
when this quantity is complex. However, it should be clear from the context
if a quantity is real or complex. Furthermore, we will not always use specific
type settings for vectors. Quite often vectors will be denoted by bold face type
setting, but not always. It should also be clear from the context if a quantity
is a vector or a scalar.
The complex currents Ikm and Imk in Figure 2.2 can be expressed as
functions of the complex voltages at the branch terminal nodes k and m:
sh
Ikm = ykm (Ek − Em ) + ykm Ek (2.4)
sh
Imk = ykm (Em − Ek ) + ykm Em (2.5)
where the complex voltages are
Ek = Uk ejθk (2.6)
Em = Um ejθm (2.7)
This can also be written in matrix form as
sh
Ikm ykm + ykm −ykm Ek
= sh (2.8)
Imk −ykm ykm + ykm Em
As seen the matrix on the right hand side of eq. (2.8) is symmetric and
the diagonal elements are equal. This reflects that the lines and cables are
symmetrical elements.
Example 2.1. The series impedance of a 138 kV transmission line section
is
z = r + jx = 0.0062 + j0.0360 p.u.
The total shunt susceptance (double the susceptance that appears in the
equivalent π-model) is
bsh = 0.0105 p.u.
and the shunt conductance is ignored. Calculate the series conductance and
series susceptance and the ratio between the series and shunt susceptances.
Example 2.2. The series impedance and the total shunt impedance of a
750 kV line section are
Note. The 750 kV line has a much higher x/r ratio than the 138 kV line
and, at the same time, a much smaller (in magnitude) b/bsh ratio. (Why?)
Higher x/r ratios mean better decoupling between active and reactive parts
of the power flow problem, while smaller (in magnitude) b/bsh ratios may
indicate the need for some sort of compensation, shunt or series, or both.
2.2 Transformers
We will start with a simplified model of a transformer where we neglect the
magnetizing current and the no-load losses 2 . In this case the transformer
can be modelled by an ideal transformer with turns ratio tkm in series with
a series impedance zkm which represents resistive (load-dependent) losses
and the leakage reactance, see Figure 2.3. Depending on if tkm is real or
non-real (complex) the transformer is in-phase or phase-shifting.
2
Often the magnetizing current and no-load losses are modelled by a shunt impedance,
with much higher impedance than the leakage impedance. The inductive part of this
impedance is then determined by the value of the magetizing current and the resistive
part by the no load losses.
10 2. Network Models
Figure 2.3. Transformer model with complex ratio tkm = akm ejϕkm
(tkm = a−1
km e
−jϕkm
)
A
k
Ikm Imk
B C
which means that the complex currents Ikm and Imk are out of phase by
180◦ since akm ∈ R.
Figure 2.5 represents the equivalent π-model for the in-phase transformer
in Figure 2.4. Parameters A, B, and C of this model can be obtained by
identifying the coefficients of the expressions for the complex currents Ikm
and Imk associated with the models of Figures 2.4 and 2.5. Figure 2.4 gives
Ikm = −akm ykm (Em − Ep ) = (a2km ykm )Ek + (−akm ykm )Em (2.13)
As seen the matrix on the right hand side of eq. (2.15) is symmetric, but
the diagonal elements are not equal when a2km 6= 1. Figure 2.5 provides now
the following:
Ikm = (A + B)Ek + (−A)Em (2.16)
Imk = (−A)Ek + (A + C)Em (2.17)
or in matrix form
Ikm A+B −A Ek
= (2.18)
Imk −A A+C Em
Identifying the matrix elements from the matrices in eqs. (2.15) and (2.18)
yields
A = akm ykm (2.19)
B = akm (akm − 1)ykm (2.20)
C = (1 − akm )ykm (2.21)
12 2. Network Models
Solution
A = akm ykm = 1.030(j0.230)−1 = −j4.48 p.u.
B = akm (akm − 1)ykm = 1.030(1.030 − 1)(j0.230)−1 = −j0.13 p.u.
C = (1 − akm )ykm = (1 − 1.030)(j0.230)−1 = j0.13 p.u.
Hence, since A, B, and C denote admittances, A and B are inductive, and
C is capacitive.
A = −j152.5 p.u.
B = j7.62 p.u.
C = −j8.03 p.u.
i.e., parameter B is capacitive and parameter C is inductive (762 Mvar
and −803 Mvar, respectively, assuming nominal voltage magnitudes and a
100 MVA base).
Uk e jqk Um e jqm
1:akme jjkm zkm
k m
p
Ikm Imk
qp = qk + jkm
Up = akmUk
As with in-phase transformers, the complex currents Ikm and Imk can
be expressed in terms of complex voltages at the phase-shifting transformer
terminals:
Ikm = −t∗km ykm (Em − Ep ) = (a2km ykm )Ek + (−t∗km ykm )Em (2.24)
As seen this matrix is not symmetric if tkm is non-real, and the diagonal
matrix elements are not equal if a2km 6= 1. There is no way to determine
parameters A, B, and C of the equivalent π-model from these equations,
since the coefficient −t∗km ykm of Em in eq. (2.24) differs from −tkm ykm in
eq. (2.25), as long as there is nonzero phase shift, i.e. tkm ∈/ R. A phase-
shifting transformer can thus not be represented by a π-model.
1:1
XtA = 0.2 p.u. A
Iload
1:t12
XtB = 0.4 p.u B E2
Load
provide zero-sequence de-coupling between two parts of the system, and not
for active power flow. For active power flow control usually phase-shifting
much lower than 30◦ is needed. Often the phase-shifting could be varied to
cope with different loading situations in the system.
Comments!
in Figure 2.8 in which shunt elements have been temporarily ignored and
tkm = akm ejϕkm and tmk = amk ejϕmk . In this case
Ikm = t∗km Ipq = t∗km (Ep − Eq )ykm = t∗km (tkm Ek − tmk Em )ykm (2.27)
and
Imk = t∗mk Iqp = t∗mk (Eq − Ep )ykm = t∗mk (tmk Em − tkm Ek )ykm (2.28)
and
Imk = (a2mk Em − t∗mk tkm Ek )ykm (2.30)
(These expressions are symmetrical in the sense that if k and m are inter-
changed, as in the expression for Ikm , the result is the expression for Imk ,
and vice-versa.)
Figure 2.9 shows the unified branch model. All the devices studied above
can be derived from this general model by establishing the appropriate def-
initions of the parameters that appear in the unified model. Thus, for in-
stance, if tkm = tmk = 1 is assumed, the result is an equivalent π-model of
a transmission line; or, if the shunt elements are ignored, and tkm = 1 and
tmk = amk e−jϕmk is assumed, then the result is a phase shifting transformer
with the tap located on the bus m side. The general expressions for and Imk
can be obtained from the model in Figure 2.9:
and
Imk = (a2mk Em − t∗mk tkm Ek )ykm + ymk
sh 2
amk Em (2.32)
or
a2km (ykm + ykmsh
−t∗km tmk ykm
Ikm ) Ek
= (2.33)
Imk −t∗mk tkm ykm a2mk (ykm + ykm
sh
) Em
sh sh
ykm ymk
with Ek being the complex voltage at node k. Shunts are in all practical cases
either shunt capacitors or reactors. From eq. (2.34) the injected complex
power is
sh ∗ sh ∗ 2
S sh sh sh 2
k = P k + jQ k = − y k |Ek | = − y k Uk (2.35)
2.4 Loads
Load modelling is an important topic in power system analysis. When for-
mulating the load flow equations for high voltage systems, a load is most
2.5. Generators 17
sh
Ik
k
yksh
often the infeed of power to a network at a lower voltage level, e.g. a dis-
tribution network. Often the voltage in the distribution systems is kept
constant by controlling the tap-positions of the distribution transformers
which means that power, active and reactive, in most cases can be regarded
as independent of the voltage on the high voltage side. This means that the
complex power Ek (Ikload )∗ is constant, i.e. independent of the voltage mag-
nitude Uk . Also in this case the current is defined as positive when injected
into the bus, see Figure 2.11. In the general case the complex load current
can be written as
Ikload = Ikload (Uk ) (2.36)
where the function Ikload (·) describes the load characteristics.3 More often
the load characteristics are given for the active and reactive powers
Qload
k = Qload
k (Uk ) (2.38)
2.5 Generators
Generators are in load flow analysis modelled as current injections, see Fig-
ure 2.12. In steady state a generator is commonly controlled so that the
active power injected into the bus and the voltage at the generator termi-
nals are kept constant. This will be elaborated later when formulating the
load flow equations. Active power from the generator is determined by the
turbine control and must of course be within the capability of the turbine-
generator system. Voltage is primarily determined by the reactive power
3
This refers to the steady state model of the load. For transient conditions other
load models apply. These are usually formulated as differential equations and might also
involve the frequency.
18 2. Network Models
load
Ik
k
Load
gen
Ik
k
Generator
injection into the node, and since the generator must operate within its
reactive capability curve it is not possible to control the voltage outside cer-
tain limits. The reactive capability of a generator depends on a number of
quantities, such as active power, bus voltage and other operating conditions,
and a typical example is shown in Figure 2.13. The shape of the generator
capability curve is specific for each generator and depends on design char-
acteristics, type of generator, hydro or steam turbine, stability constraints,
etc. In Figure 2.13 it is also indicated what imposes the different limits for
this particular generator. These are briefly discussed below. These limits
are also discussed in Chapter 9.
Q Field current
heating limit
Overexcited
Stator current
heating limit
P
Underexcited
End region
heating limit
damaged or its life time is reduced. Since the complex power is given by
S = P + jQ = Ut It∗ it means that for a given terminal voltage, Ut , circles
in the P − Q-plane with centre at the origin correspond to constant value
of the magnitude of the armature current It . The stator current limit for a
given terminal voltage is thus a circle with the centre at the origin. At high
loading of the generator, this is usually determining the reactive capability
of the synchronous machine.
The reactive power that can be generated at low load is determined by the
field current heating limit. It can be shown that the locus for constant field
current is a circle with the centre on the Q-axis at −Et2 /Xs , where Et is the
terminal voltage and Xs is the synchronous reactance. The radius is given
by machine parameters and typical behaviour is shown in Figure 2.13. The
field current heating is usually limiting at overexcited operation at low load.
20 2. Network Models
In this chapter the expressions for the active and reactive power flows in
transmission lines, transformers, phase-shifting transformers, and unified
branch models are derived.
with quantities defined according to Figure 2.2. The complex power, Skm =
Pkm + jQkm , is
∗ ∗
Skm = Ek Ikm = ykm Uk ejθk (Uk e−jθk − Um e−jθm ) − jbsh 2
km Uk (3.2)
The expressions for Pkm and Qkm can be determined by identifying the
corresponding coefficients of the real and imaginary parts of eq. (3.2), which
yields
Pkm = Uk2 gkm − Uk Um gkm cos θkm − Uk Um bkm sin θkm (3.3)
Qkm = −Uk2 (bkm + bsh
km ) + Uk Um bkm cos θkm − Uk Um gkm sin θkm (3.4)
21
22 3. Active and Reactive Power Flows
The active and reactive power flows in opposite directions, Pmk and Qmk ,
can be obtained in the same way, resulting in:
2
Pmk = Um gkm − Uk Um gkm cos θkm + Uk Um bkm sin θkm (3.5)
2
Qmk = −Um (bkm + bsh
km ) + Uk Um bkm cos θkm + Uk Um gkm sin θkm (3.6)
From these expressions the active and reactive power losses of the lines
are easily obtained as:
Note that |Ek − Em | represents the magnitude of the voltage drop across
the line, gkm |Ek − Em |2 represents the active power losses, −bsh
km |Ek − Em |
2
Solution The active and reactive power flows in the line are obtained by
applying eqs. (3.3) and (3.4), where Uk = 0.984 p.u., Um = 0.962 p.u., and
θkm = 22◦ . The series impedance and admittances are as follows:
bsh
km = 8.775/2 = 4.387 p.u.
and
It should be noted that powers are positive when injected into the line.
Separating the real and imaginary parts of this latter expression yields
the active and reactive power flow equations:
Pkm = (akm Uk )2 gkm − akm Uk Um gkm cos θkm − akm Uk Um bkm sin θkm
(3.10)
Qkm = −(akm Uk )2 bkm + akm Uk Um bkm cos θkm − akm Uk Um gkm sin θkm
(3.11)
Solution The active and reactive power flows in the transformer are given
by eqs. (3.10) and (3.11), where Uk = 1.023 p.u., Um = 0.968 p.u., θkm =
5.3◦ , and akm = 1.0/1.05 = 0.9524. The series reactance and susceptance
are as follows:
xkm = 0.00623 p.u.
bkm = −x−1
km = −160.51 p.u.
24 3. Active and Reactive Power Flows
Separating the real and imaginary parts of this expression, yields the
active and reactive power flow equations, respectively:
Solution The active and reactive power flows in the phase-shifting trans-
former are given by eqs. (3.14) and (3.15), where Uk = 0.882 p.u., Um =
0.989 p.u., θkm = −16.6◦ , and ϕkm = 30◦ . The series reactance and suscep-
tance are as follows:
xkm = 0.0997 p.u.
bkm = −x−1
km = −10.03 p.u.
Where, for the transmission lines like the one represented in Figure 2.2,
akm = amk = 1 and ϕkm = ϕmk = 0; for in-phase transformers such as the
sh = y sh = 0, a
one represented in Figure 2.4, ykm mk mk = 1 and ϕkm = ϕmk = 0;
sh =
and for a phase-shifting transformer such as the one in Figure 2.6, ykm
sh
ymk = 0, amk = 1 and ϕmk = 0.
26 3. Active and Reactive Power Flows
4
Nodal Formulation of the Network Equa-
tions
In this chapter the basic network equations are derived from Kirchhoff ’s
Current Law (KCL) and put into forms that are suitable for the formulation
of the power flow equations in the subsequent chapter
Ik Ikm
sh
yksh Ik
Figure 4.1. Generic bus with sign conventions for currents and power flows.
27
28 4. Nodal Formulation of the Network Equations
I = YE (4.4)
where
We see that the nodal admittance matrix defined by eqs. (4.5) and (4.6)
is modified as compared with the nodal admittance matrix without trans-
formers. Particularly it should be noted that Y as defined above is not
necessarily symmetric.
For large practical networks this matrix is usually very sparse. The
degree of sparsity (percentage of zero elements) normally increases with
the dimensions of the network: e.g., a network with 1000 buses and 1500
branches typically presents a degree of sparsity greater than 99 %, i.e. less
than 1 % of the matrix elements have non-zero values.
The kth component of I, Ik , defined in eq. (4.3), can, by using eqs. (4.5)
and (4.6), be written as
X X
Ik = Ykk Ek + Ykm Em = Ykm Em (4.7)
m∈Ωk m∈K
The expressions for active and reactive power injections are obtained by
identifying the real and imaginary parts of eq. (4.10), yielding
X
Pk = Uk Um (Gkm cos θkm + Bkm sin θkm ) (4.11)
m∈K
X
Qk = Uk Um (Gkm sin θkm − Bkm cos θkm ) (4.12)
m∈K
30 4. Nodal Formulation of the Network Equations
5
Basic Power Flow Problem
In this chapter the basic power flow problem is formulated and the basic
bus types are defined. Also, the conditions for solvability of the problem are
discussed
• Uk : voltage magnitude
• θk : voltage angle
PQ buses are normally used to represent load buses without voltage control,
and PU buses are used to represent generation buses with voltage control
in power flow calculations1 . Synchronous compensators2 are also treated as
PU buses. A third bus is also needed:
1
Synchronous machines are often equipped with Automatic Voltage Regulators (AVRs),
which controls the excitation of the machine so that the terminal voltage, or some other
voltage close to the machine, is kept at the set value.
2
Synchronous compensators, sometimes also called synchronous condensers, are syn-
chronous machines without any active power generation or load (except for losses) used
for reactive power and voltage control.
31
32 5. Basic Power Flow Problem
The Uθ bus, also called reference bus or slack bus, has double functions in
the basic formulation of the power flow problem:
2. Since the active power losses are unknown in advance, the active power
generation of the Uθ bus is used to balance generation, load, and losses
In “normal” power systems PQ-buses or load buses are the far most common,
typically comprising more than 80% of all buses.
Other possible bus types are P, U, and PQU, with obvious definitions.
The use of multiple Uθ buses may also be required for certain applications.
In more general cases, the given values are not limited to the specific set of
buses (P, Q, U, θ), and branch related variables can also be specified.
Example 5.1. Figure 5.1 shows a 5-bus network with four transmission
lines and two transformers. Generators, with voltage control, are connected
at buses 1, 3, and 5, and loads are connected at buses 4 and 5, and at bus 4
a shunt is also connected. Classify the buses according to the bus types PU,
PQ and Uθ.
Solution Buses 1, 3, and 5 are all candidates for PU or Uθ bus types. Since
only one could be Uθ bus, we select (arbitrarily) bus 5 as Uθ. In a practical
system usually a generator, or generator station, that could produce power
within a large range is selected as reference or slack bus. It should be noted
that even if a load is connected to bus 5 it can only be a PU or Uθ bus, since
voltage control is available at the bus. The reference angle is set at bus 5,
usually to 0. Bus 2 is a transition bus in which both P and Q are equal to
zero, and this bus is consequently of type PQ. Bus 4 is a load bus to which
is also connected a shunt susceptance: since shunts are modelled as part of
the network, see next section, the bus is also classified as a PQ bus.
where
5.2. Equality and Inequality Constraints 33
PU PQ PU
1 2 3
Uq PQ
5 4
• Qsh
k : component of reactive power injection due to the shunt element
at bus k (Qsh sh 2 sh
k = bk Um ), where bk is the shunt susceptance.
3
Qmin
k ≤ Qk ≤ Qmax
k (5.3)
Example 5.2. Consider again the 5-bus in Figure 5.1. Formulate the equal-
ity constraints of the system and the inequality constraints for the generator
buses.
are:
P1 = P12 + P15
P2 = P21 + P23 + P25
Q2 = Q21 + Q23 + Q25
P3 = P32 + P34
P4 = P43 + P45
Q4 + Qsh
4 = Q43 + Q45
Qmin
1 ≤ Q1 ≤ Qmax
1
Qmin
3 ≤ Q3 ≤ Qmax
3
Qmin
5 ≤ Q5 ≤ Qmax
5
The reactive limits above are derived from the generator capability curves as
explained in section 2.5. For the slack bus it must also be checked that the
injected active and reactive powers are within the range of the generator. If
not, the power generation of the other generators must be changed or the
voltage settings of these.
36 5. Basic Power Flow Problem
6
Solution of the Power Flow Problem
In this chapter the basic methods to solve the non-linear power flow equations
are reviewed. Solution methods based on the observation that active and
reactive power flows are not so strongly coupled are introduced.
I N ALL REALISTIC CASES the power flow problem cannot be solved an-
alytically, and hence iterative solutions implemented in computers must
be used. In this chapter we will review two solutions methods, Gauss iter-
ation with a variant called Gauss-Seidel iterative method, and the Newton-
Raphson method.
which is a the same as eq. (4.10). The set K is the set of buses adjacent
(connected) to bus k, including bus k, and hence shunt admittances are
included in the summation. Furthermore Ek = Uk ejθk . This equation can
be rewritten as
" #
1 Sk
X
Ek∗ = ∗ − ∗
Ykm ∗
Em , k = 1, 2, . . . , N (6.2)
Ykk Ek
m∈Ωk
where Ωk is the set of all buses connected to bus k excluding bus k. Taking
the complex conjugate of eq. (6.2) yields
" #
1 Sk∗ X
Ek = − Ykm Em , k = 1, 2, . . . , N (6.3)
Ykk Ek∗
m∈Ωk
37
38 6. Solution of the Power Flow Problem
xν+1
2 = h2 (x1 , xν2 , . . . , xνN )
xν+1
3 = h3 (x1 , xν+1 ν
2 , . . . , xN ) (6.10)
..
.
xν+1
N = hN (x1 , xν+1 ν+1 ν
2 , . . . , xN −1 , xN )
In the Gauss-Seidel iteration scheme one should use the latest calculated
values of Em . It should be clear that also for PU buses the above iteration
scheme gives a solution if it converges.
A problem with the Gauss and Gauss-Seidel iteration schemes is that
convergence can be very slow, and sometimes even the iteration does not
converge despite that a solution exists. Furthermore, no general results are
known concerning the the convergence characteristics and criteria. There-
fore more efficient solution methods are needed, and one such method that
is widely used in power flow computations is discussed in the subsequent
sections.
f (x) = 0 (6.12)
f (x)
f ( x0)
f ( x1)
x
x2 x1 x0
∂fi
Jij = (6.14)
∂xj
where x is the unknown and f (x) is a scalar function. Figure 6.1 illustrates
a simple case in which there is a single solution to eq. (6.15). Under these
circumstances, the following algorithm can be used to find the solution of
eq. (6.15):
2. Compute f (xν );
6.2. Newton-Raphson Method 41
f (x)
f ( x0)
f ( x1)
x2 x1 x0
4. Linearize f (x) at the current solution point [xν , f (xν )], as shown in
Figure 6.1. That is, f (xν + ∆xν ) ≈ f (xν ) + f ′ (xν )∆xν , where f ′ (xν )
is calculated at xν
5. Solve f (xν ) + f ′ (xν )∆xν = 0 for ∆xν , and update the solution esti-
mate, xν+1 = xν + ∆xν , where ∆xν = −f (xν )/f ′ (xν );
εν = x∗ − x(ν) (6.16)
f (x∗ ) = f (x(ν) + εν )
= f (x(ν) ) + f ′ (x(ν) )εν + 1/2f ′′ (x̄)ε2ν (6.17)
=0
f (x(ν) ) f ′′ (x̄) 2
+ ε ν + 1/2 ε =0 (6.18)
f ′ (x(ν) ) f ′ (x(ν) ) ν
Since,
f (x(ν) ) f (x(ν) )
+ ε ν = + x∗ − x(ν) = x∗ − x(ν+1) = εν+1 (6.19)
f ′ (x(ν) ) f ′ (x(ν) )
the following relationship between εν and εν+1 results:
εν+1 1 f ′′ (x̄)
= − (6.20)
ε2ν 2 f ′ (xν )
In the vicinity of the root, i.e. as xν → x∗ , x̄ → x∗ , and we thus have
1 |f ′′ (x∗ )| 2
|εν+1 | = εν (6.21)
2 |f ′ (x∗ )|
From eq. (6.21) it is clear that the convergence is quadratic with the as-
sumptions stated above.
f (x) = 0 (6.22)
where
f (x) = (f1 (x), f2 (x), . . . , fn (x))T (6.23)
and
x = (x1 , x2 , . . . , xn )T (6.24)
Thus f (x) and x are n-dimensional (column) vectors.
The Newton-Raphson method applied to to solve eq. (6.22) follows ba-
sically the same steps as those applied to the unidimensional case above,
6.2. Newton-Raphson Method 43
except that in Step 4, the Jacobian matrix J(xν ) is used, and the lineariza-
tion of f (x) at xν is given by the Taylor expansion
Note that this is the linearized version of the original problem f (xν +∆xν ) =
0. The solution of eq. (6.27) involves thus the solution of a system of linear
equations, which usually is done by Gauss elimination (LU factorization).
The Newton-Raphson algorithm for the n-dimensional case is thus as
follows:
2. Compute f (xν );
3. Test convergence:
If |fi (xν )| ≤ ε for i = 1, 2, . . . , n, then xν is the solution
Otherwise go to 4;
and the nonlinear function f is ordered so that the first components corre-
spond to active power and the last ones to reactive power:
P(x) − P(s)
∆P(x)
f (x) = = (6.30)
∆Q(x) Q(x) − Q(s)
with
(s)
P2 (x) − P2
..
.
(s)
Pm (x) − Pm
f (x) = − − − − −− (6.31)
Q2 (x) − Q(s)
2
..
.
(s)
Qn (x) − Qn
In eq. (6.31) the functions Pk (x) are the active power flows out from bus k
(s)
given by eq. (4.11) and the Pk are the known active power injections into
bus k from generators and loads, and the functions Qk (x) are the reactive
(s)
power flows out from bus k given by eq. (4.12) and Qk are the known
reactive power injections into bus k from generators and loads. The first
m − 1 equations are formulated for PU and PQ buses, and the last n − 1
equations can only be formulated for PQ buses. If there are NP U PU buses
and NP Q PQ buses, m − 1 = NP U + NP Q and n − 1 = NP Q . The load flow
equations can now be written as
∆P(x)
f (x) = =0 (6.32)
∆Q(x)
and the functions ∆P(x) and ∆Q(x) are called active and reactive (power)
mismatches. The updates to the solutions are determined from the equation
∆θν ∆P(xν )
J(xν ) + =0 (6.33)
∆Uν ∆Q(xν )
6.4. P θ − QU Decoupling 45
6.4 P θ − QU Decoupling
The ac power flow problem above involves four variables associated with
each network node k:
Solution The four sensitivities are calculated by using eqs. (6.39) and
(6.40):
∂Pkm Uk Um cos θkm 0.984 · 0.962 cos 10◦
= = = 54.1
∂θk xkm 0.0175
P,Q
VkVm / xkm
qkm
-p/2 0 p /2 p
Qkm
As seen the P − θ and Q − U couplings are much greater than the other
couplings.
∂P ν
∆θ + ∆P(θν , Uν ) = 0 (6.44)
∂θ
∂Q
∆Uν + ∆Q(θν+1 , Uν ) = 0 (6.45)
∂U
48 6. Solution of the Power Flow Problem
6.5.1 Linearization
In this subsection the linearized dc power flow equations will be derived.
6.5. Approximative Solutions of the Power Flow Problem 49
Transmission Line
Consider again expressions for the active power flows (Pkm and Pmk ) in a
transmission line:
Pkm = Uk2 gkm − Uk Um gkm cos θkm − Uk Um bkm sin θkm (6.46)
2
Pmk = Um gkm − Uk Um gkm cos θkm + Uk Um bkm sin θkm (6.47)
If the terms corresponding to the active power losses are ignored in eqs.
(6.46) and (6.47), the result is
Series Capacitor
For a given voltage angle spread, the active power flow in a transmission line
decreases with the line reactance (and series reactance normally increases
with line length). Series compensation aims at reducing the effective electric
length of the line: a series capacitor connected in series with the line. If, for
example, a 40% compensation corresponds to a capacitor with a reactance
50 6. Solution of the Power Flow Problem
k m
rkm + jxkm
sh sh (a)
jbkm jbkm
k xkm m
(b)
Pkm = (qk - q m ) x
km
of 40% of the original line reactance, but with opposite sign, the resulting
reactance of the compensated line becomes 60% of the original value. Thus
xcomp
km = xkm − xsc (6.54)
with obvious notation. In the dc power flow model the series capacitor
can thus be regarded as a negative resistance inserted in series with the
equivalent line resistance.
In-Phase Transformer
The active power flows, Pkm and Pmk , in an in-phase transformer are given
by eq. (3.10)
Pkm = (akm Uk )2 gkm − akm Uk Um gkm cos θkm − akm Uk Um bkm sin θkm (6.55)
Neglecting the terms associated with losses and introducing the same ap-
proximations used for transmission lines yields
θkm
Pkm = (6.56)
xkm /akm
where further approximating akm ≈ 1, i.e. the transformer tap ratio is close
to the relation between the nominal voltages of the two sides, yields the
6.5. Approximative Solutions of the Power Flow Problem 51
k 1:akm m
jxkm
(a)
k m
xkm akm
(b)
θkm
Pkm = (6.57)
xkm
Phase Shifter
Let us consider again the expression for the active power flow Pkm in a phase-
shifting transformer of the type represented in Figure 2.6 with akm = 1
(eq. (3.14)):
sin(θkm + ϕkm )
Pkm = (6.58)
xkm
and if (θkm + ϕkm ) ≪ π/2, then linear approximation can be used, giving
(θkm + ϕkm )
Pkm = (6.59)
xkm
52 6. Solution of the Power Flow Problem
k m
qk +jkm jxkm
(a)
jjkm
1:e
k xkm m
(b)
xkm m
k
(c)
jkm / xkm
Note that Pkm has two components, the first depending on the terminal
bus voltage angles, θkm /xkm , and the other depending only on the phase-
shifting transformer angle, ϕkm /xkm . If ϕkm is considered to be a constant,
eq. (6.59) can be represented by the linearized model shown in Figure 6.6,
where the constant part of the active power flow, ϕkm /xkm , appears as an
extra load on the terminal bus k and an extra generation on the terminal
bus m if ϕkm > 0, or vice-versa if ϕkm < 0.
where xkm is the series reactance of the branch (parallel equivalent of all the
circuits existing in the branch).
6.5. Approximative Solutions of the Power Flow Problem 53
P = B′ θ (6.62)
where
Example 6.2. Consider the network given in Figure 6.7 in which the ref-
erence angle is θ1 = 0. Use the dc power flow method to calculate the power
flows in the lines.
B22 = x−1 −1
21 + x23 = (1/3)
−1
+ (1/2)−1 = 5
B23 = −x−1
23 = −(1/2)
−1
= −2
B32 = −x−1
32 = −(1/2)
−1
= −2
B33 = x−1 −1
31 + x32 = (1/2)
−1
+ (1/2)−1 = 4
54 6. Solution of the Power Flow Problem
P1 = 1.5 P2 = -0.5
P12 2
1
x12 = 1/3
P23
P13
x13 = 1/2 x23 = 1/2
3
P3 = -1.0
Figure 6.7. 3-bus network. (Active power in p.u.; branch reactances in p.u.)
and thus
′ 5 −2
B =
−2 4
and
′ −1 1/4 1/8
(B ) =
1/8 5/16
The nodal voltage angles (in radians) can now easily be calculated
θ2
θ= = (B′ )−1 P
θ3
1/4 1/8 −0.5 −0.250
= =
1/8 5/16 −1.0 −0.375
The power flows in the transmission lines are according to the dc power
flow model
P12 = x−1
12 θ12 = 3 · 0.25 = 0.75 p.u.
P13 = x−1
13 θ13 = 2 · 0.375 = 0.75 p.u.
P23 = x−1
23 θ23 = 2 · 0.125 = 0.25 p.u.
6.5. Approximative Solutions of the Power Flow Problem 55
1 2 3
P1 x12 P2
P3
x23
P5 P4
x45
5 4
I2
I1 I3
r12 r23
r15 r34
r25 (b)
I4
r45
Figure 6.8. 6-bus network. (a) power network. (b) dc power flow model.
7
Fault Analysis
This chapter presents computation techniques for the currents that may oc-
cur in the network under symmetrical short circuit conditions. These short
circuit currents determine the rating of circuit breakers that must be able to
clear the fault in order to avoid permanent damage to the equipment.
S O FAR we have dealt with steady state behavior of power systems under
normal operating conditions. This chapter is devoted to abnormal sys-
tem behavior under conditions of faults. Such conditions are caused in the
system accidentally through insulation failure of equipment or flashover of
lines initiated by a lightning stroke or through accidental faulty operation.
In high voltage networks, short circuits are the most frequent type of
faults. Short circuits may be solid or may involve an arc impedance. Fig-
ure 7.1 illustrates different types of short circuits.
Depending on the location, the type, the duration, and the system
grounding short circuits may lead to
• electromagnetic interference with conductors in the vicinity (distur-
bance of communication lines),
• stability problems,
57
58 7. Fault Analysis
a a
b b
c c
a a
b b
c c
partial SC current in
SC current
conductor or ground
This is primarily a problem for the expansion planning, where the impacts
of long-term changes on the short circuit currents have to be assessed. If
the short circuit current exceeds the admissible limit at a network node, the
circuit breakers have to be replaced by breakers with higher ratings. Alter-
natively, the impedance between feeder and fault location can be increased
in order to reduce the short circuit current. This is commonly achieved by
Since changing the circuit breakers involves very high costs, the pro-
posed means to reduce the short circuit currents are the generally preferred
solution. However, this results in a more complex network structure. It
59
ts = 70 . . . 80ms
rents, but not all possible topologies can be studied during network planning.
Therefore, calculating the short circuit currents has become more and more
a problem for the network operation planning. Prior to each switching action
all short circuit currents of the new topology must be calculated in order to
decide if the switching action may be carried out. This requires computation
algorithms that are sufficiently fast for real time applications.
The majority of system faults are not three-phase faults but faults in-
volving one line to ground or occasionally two lines to ground. These are
unsymmetrical faults requiring special computational methods like symmet-
rical components. Though symmetrical faults are rare, symmetrical short
circuit analysis must be carried out, as this type of fault generally leads
to the most severe fault current flow against which the system must be
protected. Symmetrical fault analysis is, of course, simpler to carry out.
A power network comprises synchronous generators, transformers, lines,
and loads. Though the operating conditions at the time of fault are impor-
tant, the loads can usually be neglected during short circuits, as voltages
dip very low so that currents drawn by loads can be neglected in comparison
with short circuit currents.
The synchronous generator during short circuit has a characteristic time-
varying behavior. In the event of a short circuit, the flux per pole undergoes
dynamic change with associated transients in damper and field windings.
The reactance of the circuit model of the machine changes in the first few
7.1. Transients on a transmission line 61
R L i
√
v= 2U sin(ωt + α)
With the above assumptions the line can be represented by the circuit
model of Figure 7.6. The short circuit is assumed to take place at t = 0.
The parameter α controls the instant on the voltage wave when short circuit
occurs. It is known from circuit theory that the current after short circuit
is composed of two parts, i.e.
i = is + it (7.1)
imm i = is + it
It follows easily from Figure 7.7 that the maximum momentary short
circuit current imm corresponds to the first peak. If the decay of transient
current in this short time is neglected,
√ √
2U 2U
imm = sin(θ − α) + (7.5)
|Z| |Z|
7.2. Short circuit of a synchronous machine 63
Xd
Eg Synchronous
reactance
undergoes a transient in all the three phases finally ending up in the steady
state condition discribed above. The circuit breaker must interrupt the
current long before the steady state condition is reached. Immediately upon
short circuit, the DC off-set currents appear in all three phases, each with a
different magnitude since the point on the voltage wave at which short circuit
occurs is different for each phase. These DC off-set currents are accounted
for separately on an empirical basis. Therefore, for short circuit studies, we
need to concentrate our attention on the symmetrical short circuit current
only.
In the event of a short circuit, the symmetrical short circuit current is
limited initially only by the leakage reactance of the machine. Since the air
gap flux cannot change instantaneously, to counter the demagnetization of
the armature short circuit current, currents appear in the field winding as
well as in the damper winding in a direction to help the main flux. These
currents decay in accordance with the winding time constants. The time
constant of the damper winding which has low X/R-ratio is much less than
the one of the field winding, which has high leakage inductance with low
resistance. Thus, during the initial part of the short circuit, the damper
and field windings have transformer currents induced in them. In the circuit
model their reactances—Xf of field winding and Xdw of damper winding—
appear in parallel with Xa as shown in Figure 7.9.
Xdw
Xl Xf
Xa
Eg
Subtransient
reactance
Xf
Xl
Xa
Eg Transient
reactance
Figure 7.10. Approximate circuit model during transient period of short circuit.
As the damper winding currents are first to die out, Xdw effectively
becomes open circuited and at a later stage Xf becomes open circuited.
7.2. Short circuit of a synchronous machine 65
i
√ ′′ Subtransient period
2Isc
√ ′
2Isc Transient period Steady state
√
2Isc
0
t
None of the three currents includes a DC component. The steady state and
transient currents are obtained by extrapolating their envelopes backwards
in time. Since we are normally interested in maximum short circuit current,
most short circuit computations are based only on the subtransient current.
In some systems a weighted average of the subtransient and the transient
reactance is used.
R Xd′′
E ′′
7.3.2 Simplifications
When computing short circuits in a power system further simplifications
can be made. The following simplifications are also proposed in the German
standard VDE 0102:
• All non-motor shunt impedances are ignored; motor loads are treated
the same way as generators.
7.3. Algorithms for short circuit studies 67
• The voltage magnitude and phase angle of generators and infeeds are
all set to the same value
where Unom is the nominal voltage of the system in which the short
circuit occurs. In high voltage systems (≥ 35 kV) c = 1.1 represents
the difference between the effective voltage and the system voltage.
If the minimum rather than the maximum initial AC short circuit
current is to be calculated, c is set to c = 0.95.
Generator Load
nodes nodes
′′
E1
I1 = ′′
Xd 1 j Ij = 0
Network
′′
Eh
Ih = ′′
Xd h n In = 0
Short circuit node
i
′′
Isc
Generator Load
nodes nodes
I1 1 j
Network
Ih h n
Short circuit node
i
Uli
Ui = 0
Uli
′′
Isc
First step
Principally, the voltage Uli can be chosen arbitrarily. If it is chosen in such
′′(1)
a way that Isc = 0, the first step corresponds to the computation of node
voltages and branch currents in a power flow analysis. The power flow
analysis yields the voltage Uli , i.e. the voltage at the short circuit node i
before the fault occurs.
If the above simplifications are applied, the first step can be omitted. For
all generators, infeeds and loads the voltage is then uniformely presumed
Second step
In the second step the voltage Uli is inserted in reverse direction at the short
circuit node i. All other sources like generators and infeeds are disregarded.
This yields the equation system
with
70 7. Fault Analysis
Network Network
Ih h n h n
Short circuit node Short circuit node
i i
Uli Uli
′′
I=0 Isc
Figure 7.15. Superposition 1st step. Figure 7.16. Superposition 2nd step.
(2)
Vector U(2) contains the node voltages Uj , all of which are unknown with
(2) (2)
the exception of Ui = −Uli . In vector I(2) the only non-zero current is Ii .
Dividing the system of equations (7.15) by −Isc ′′ yields the modified system
of equations (7.18) where Û contains only unknown and Î(2) only given
(2)
values.
Y · Û(2) = Î(2) (7.18)
with
• Elements of vector Û(2) :
(2)
Uj
− if j 6= i
′′
Isc
Û(2) = (7.19)
Uli
if j = i
′′
Isc
The transformation from eq. (7.15) to eq. (7.18) leaves the admittance
matrix Y unchanged. As a consequence, the triangular factorization of the
admittance matrix must be done only once, even if multiple short circuit
cases are investigated. The superposition technique should therefore be
preferred to the direct solution of the linear system of equations (7.11).
However, if we compute the solution of eq. (7.18) with the known tech-
nique, i.e. triangular factorization and forward-backward-substitution, a new
forward-backward-substitution is required for every short circuit case. This
disadvantage can be avoided with the Takahashi method.
where
Z = Y−1 (7.22)
is the impedance matrix of the system. The unknown initial short circuit
′′ at node i can be found in the ith element of vector Û(2)
current Isc
(2) Uli
Ûi = ′′
(7.23)
Isc
resp.
′′ Uli
Isc = (2)
. (7.24)
Ûi
From eqs. (7.20) and (7.21) follows
(2)
Ûi = zii (7.25)
where zii is an element on the main diagonal of matrix Z. Inserting eq. (7.25)
in eq. (7.16) finally yields:
′′ Ui
Isc = (7.26)
zii
For the calculation of the short circuit current only the main diagonal
element zii of the impedance matrix Z is required. Knowing all main diag-
onal elements zii (i = 1, . . . , n) is therefore sufficient to compute the short
′′ at all nodes i.
circuit currents Isci
Often, also the partial short circuit currents Iji are to be determined.
These are the currents that flow from adjacent nodes j to the short circuit
72 7. Fault Analysis
node i. With the simplification that all generator voltages are identical the
partial short circuit currents are
(2) (2)
Iji = Uj − Ui yji
(2) (2)
= Uj − Uli yji (7.27)
where yji is the admittance of the branch between j and i. If this simplifi-
cation is not permitted the terms from the first step must be added here.
With eq. (7.21) follows:
′′ ′′
Iji = −zji Isci + zii Isci yji
′′
= Isci (zii − zji ) yji (7.28)
For the calculation of the partial short circuit currents from node j to the
short circuit node i in addition to the main diagonal element zii all elements
zji are required. Because node j is connected directly to node i, the element
yji in the admittance matrix is non-zero. Although the impedance matrix Z
is not sparse like the admittance matrix Y relatively few elements of Z must
be known to calculate the short circuit currents and the partial short circuit
currents for all nodes. Apart from the main diagonal elements zii these are
the elements zji that are non-zero in the corresponding admittance matrix.
In the Takahashi method only those elements of Z are determined that
have non-zero counterparts in the triangularly factorized admittance matrix.
Except for the few fill-ins that emerge during factorization these are the
elements of Z essential for the short circuit computation. The method shall
be demonstrated here:
Eq. (7.22) can be written as
Y·Z=E (7.29)
inversion:
−1 1
0
d11 0 d11
1
d22
d22
D−1 = = (7.32)
.. ..
. .
0 dnn 1
0 dnn
The inverse of the lower triangular matrix L is a triangular matrix with the
same structure. Since all elements on the main diagonal of L are 1, the
determinant is also 1. Thus, the main diagonal remains unchanged after
inversion. The values of the remaining elements are of no interest due to
the nesting of the system of equations (7.31).
−1
1 0 1 0
· 1 · 1
−1
L = = (7.33)
.. ..
· · . · · .
· · · 1 · · · 1
The product of the diagonal matrix D−1 with the triangular matrix L−1 is
a triangular matrix with modified main diagonal. Therefore, eq. (7.31) has
the following form:
1
z11 z12 · · · z1n d11 0
z21 z22 · · · · 1
z2n d22
.. .. ..
. . = ·
· . − (7.34)
.. ..
..
. . · · · .
zn1 zn2 · · · znn 1
· · · · dnn
z11 z12 · · · z1n
0 r12 ··· r1n
0 0 ··· z 21 z22 · · ·
r2n z2n
.. ..
− ... .. ..
· . .
. .
r(n−1)n ... ..
0 0 ··· .
0 0 ··· 0 zn1 zn2 · · · znn
With the system of equations (7.34) all elements of the impedance matrix
Z can be determined recursively. We start with the main diagonal element
znn on the nth row and continue with the row (n − 1). For each row, first
the secondary diagonal elements zji and then the main diagonal element zii
are calculated.
Here we take advantage of the fact that the admittance matrix Y and
also their inverse—the impedance matrix Z—are symmetrical. This is due to
the simplifying assumption that all tap changing transformers are in middle
74 7. Fault Analysis
position.
not calculated if rij = 0
n
zij = zji = (7.35)
X
i<j
− ril zlj
l=i+1
n
1 X
zii = − ril zlj (7.36)
dii
l=i+1
5 1
✉ ✉
❅
❅
❅
❅
❅
❅
✉ ❅
❅✉ ✉
4 3 2
y11 y12 0 0 y15
y21 y22 y23 0 0
0 y32
Y= y33 y34 y35
(7.37)
0 0 y43 y44 y45
y51 0 y53 y54 y55
1
z55 = (7.38)
d55
z45 = z54 = −r45 z55 (7.39)
1
z44 = − r45 z54 (7.40)
d44
z35 = −r34 z45 − r35 z55 (7.41)
z34 = −r34 z44 − r35 z54 (7.42)
1
z33 = − r34 z43 − r35 z53 (7.43)
d33
z25 = −r23 z35 − r25 z55 (7.44)
z23 = −r23 z33 − r25 z53 (7.45)
1
z22 = − r23 z32 − r25 z52 (7.46)
d22
z15 = −r12 z25 − r15 z55 (7.47)
z12 = −r12 z22 − r15 z52 (7.48)
1
z11 = − r12 z21 − r15 z51 . (7.49)
d11
✉✛ ✉✰ ❡ ✏
✶ ✉
✏✏
❡
✏ ✏
✏✏
✛ ✉✰ ❡
✉✏ ✉
✟✯
✟
✟
✟✟ ✉✛ ✉
✉✛
✒
✉✛ ✉
✉ Calculated Element
✻
✉ ❡ Element not required
equation the elements below the main diagonal. The elements on the main
diagonal can be calculated with either equation.
Unsymmetric matrices require about double the effort of symmetric ma-
trices. Since neglecting the actual tap positions can lead to errors of 30 %,
considering the actual tap positions is indicated for network operation ap-
plications, that require short circuit computations with high accuracy.
Concluding remarks
The Takahashi method is an algorithm especially designed for the demands
of short circuit computations. Having the same accuracy it needs only a
fraction of the computation time of conventional methods. This advantage
is important in real-time applications.
However, with the Takahashi method only the initial short circuit cur-
rents can be calculated. This includes the partial short circuit currents
Iji that flow from the adjacent nodes to the short circuit node i. It is not
possible to determine the short current shares delivered from individual gen-
erators or infeeds. Thus the breaking current at the generators can not be
determined with the Takahashi method but requires Gauss elimination.
Part II
77
8
Classification and Definitions of Power
System Stability
This chapter contains a brief overview of some of the basic concepts in power
system dynamics. A classification of different dynamic phenomena is given
and the requirements on modelling are discussed. Stability is a fundamental
concept and a definition of stability in power systems is introduced. Insta-
bilities in power systems can be classified according to their physical origins,
and this classification is reviewed. Finally, a list of further reading in the
subject is given.
79
80 8. Classification and Definitions of Power System Stability
Power Flow
D.
Harmonic Distortion (Algebraic
equations)
C. Fault Currents
Stator Transients
Saturation and
Resonances (Differential
Equations)
Switching Transients
A.
Lightning Transients (Travelling Wave Theory)
Time (s)
10-6 10-3 1 103
8.1.2 Modelling
It is of course almost impossible to develop models that can describe all dy-
namics in a power system and still being of practical use. Often one has to
utilise a model that captures correctly the specific dynamic phenomenon or
interaction that is the aim of the particular investigation. Depending on the
purpose of the study the appropriate model of a given power system com-
ponent could vary significantly. It is obvious that if the aim is to study rela-
tively slow power oscillations between generators in the system, completely
different models are required as compared with if one wants to analyse the
influence of lightning impulses in the windings of the synchronous machine.
Even if it were theoretically possible to develop a complete model of all
the dynamics in the power system, it is questionable if such a model would be
particularly useful. Firstly, such a model would require an enormous amount
of parameter data to be uniquely specified. Secondly, the results obtained
from such a model would be very hard to analyse and interpret. Critical
review and understanding of obtained results is a necessary prerequisite
82 8. Classification and Definitions of Power System Stability
The total active electrical power fed into the power system by the generators
is always equal to the active power consumed by the loads including the
losses in the system. On the other hand, there is not always a similar
balance between the loads and the power fed into the generators by the
prime movers, e.g. the hydro and steam turbines. If such an imbalance
develops, the rotating parts of the generators and other rotating machines
will act as energy buffer, and the kinetic energy stored in these will decrease
or increase as a result of the imbalance. Rotor angle stability refers to the
ability of synchronous machines of a power system to remain in synchronism
after a disturbance.
If the disturbance is local and substantial, e.g. an earth fault close to a
generator, the generator can fall out of step since it has been accelerated
during the fault. As quite big currents will flow in the generator windings
in such a case, it must be disconnected to avoid that it is damaged. Typical
time scale for such an instability to develop is a second to a couple of seconds.
This kind of instability is called transient instability and instability appears
usually in form of aperiodic angular separation due to lack of synchronizing
torque. This form of instability is also referred to as large-disturbance rotor
angle instability.
Small-disturbance (or small-signal) rotor angle stability is concerned
with the ability of the power system to maintain synchronism under small
disturbances. These disturbances are considered to be sufficiently small that
linearization of the system equations is permissible for purposes of analysis.
Usually small-disturbance rotor angle stability is associated with insufficient
damping of oscillations.
8.2. Power System Stability 85
Frequency Stability
A third variety of active power imbalance, which is different from the ones
above, is when the imbalance is not local but global. In the preceding cases,
the sum of active power infeed was enough but there was an imbalance lo-
cally. But if the total power fed into the system by the prime movers is
less than what is consumed by the loads, including losses, this imbalance
will influence the frequency of the whole system. As explained above the
kinetic energy stored in rotating parts of the synchronous machines, and
other rotating electrical machines, will compensate for the imbalance result-
ing in a frequency deviation. If the imbalance is not too large the generators
participating in the frequency control will regulate the active power input
from their prime movers, and bring back the frequency deviation to accept-
able values. If the imbalance is too large, the frequency deviation will be
significant with possible serious consequences. Particularly thermal power
plants are sensitive to large frequency drops of long durations, since detri-
mental oscillations could be excited in the turbines. As a last resort the
generators are disconnected, making the situation even more serious. This
type of instability is called frequency instability and the time scale could be
from a few seconds up to several minutes. Since the involved mechanisms
could be quite different, one often distinguishes between short-term and
long-term frequency instability. In the latter, the control and protections
characteristics of turbines, boilers, and reactors play important roles.
Voltage Stability
When it comes to reactive power balance the situation is not as clear and
simple as concerning active power. There is always a balance between “pro-
duced” and “consumed” reactive power in every node of a network. This
is in fact a direct consequence of Kirchoff’s first current law. When one
talks about imbalance in this context we mean that the injected reactive
power is such, normally too small, that the voltage in the node cannot be
kept to acceptable values. (At low load the injected reactive power could
be high resulting in a too high voltage, possibly higher than the equipment
might be designed for. This is of course not desirable but it could usually
be controlled in such a way that no instabilities develop.) When we talk
about imbalance in this case we thus mean that the injected reactive power
differs from the desired injected reactive power, needed to keep the desired
voltage. If this imbalance gets too high, the voltages exceed the acceptable
range.
Reactive power is a more local quantity than active power since it can-
not be transported as easily in power system where normally X ≫ R. This
explains why voltage problems often are local, and often only occur in part
of the system. When the imbalances (voltage problems) develop into insta-
86 8. Classification and Definitions of Power System Stability
Power System
Stability
bilities these are called voltage instabilities or voltage collapses. In the latter
case the instability develops into very low voltages in the system. In prin-
ciple too high voltages can also occur at a voltage instability. Low voltages
arise at high load conditions, while high voltages are associated with low
load conditions. Depending on the time scale the voltage instabilities are
classified as short-term, a couple of seconds, or long-term, tens of seconds to
minutes. The short-term voltage instability involves dynamics of fast acting
components such as induction motors, electronically controlled loads, and
HVDC converters, while the long-term voltage instability involves slower
acting equipment such as tap-changing transformers, thermostatically con-
trolled loads, and generator current limiters. As for rotor angle stability
one distinguishes between large-disturbance and small-disturbance voltage
stability.
The classification of power system instabilities is summarised as in Fig-
ure 8.2.
As explained above the generators, i.e. the synchronous machines, are very
important in angular instabilities, and it is sometimes said that these are
the driving force in this instability. A more detailed analysis shows that the
loads are very often the driving force when it comes to voltage instability,
which consequently sometimes is called load instability.
8.3. Literature on Power System Dynamics and Stability 87
This chapter starts with a short discussion that motivates why synchronous
machines are important when electro-mechanical oscillations are studied. A
brief overview of the operating principles and design of the synchronous ma-
chine is given. This forms the basis of simplified models that are derived –
first for stationary, then for dynamic operation. Even if the dynamic model
is very simple and neglects a number of features, it captures the most impor-
tant properties to model electro-mechanical oscillations in power systems.
89
90 9. Synchronous Machine Models
R R
T S
T F S S T
F
D R D R
S T T S
S T
R R
Round rotor Salient pole rotor
p = 2, n = 3000 min−1 for f = 50 Hz p = 4, n = 1500 min−1 for f = 50 Hz
stator windings.
If the machine terminals are connected, the currents flowing in the stator
windings create a second rotating magnetic field which causes a torque on
the rotor. In a synchronous motor, this torque drives a mechanical load; in a
synchronous generator, the magnetic torque opposes the mechanical driving
torque of the prime mover (e.g. a turbine). Under balanced, steady-state
conditions the magnetic torque is equal to the mechanical torque, and so
the rotor continues to rotate at constant speed.
Round Rotor Round rotors are used with high-speed turbines such as
steam or gas turbines. For this reason, generators with round rotors are
also called turbo generators. They can have ratings as high as 1800 MVA
per unit. Due to the large centrifugal forces, the rotor consists of a long,
narrow, solid steel cylinder.
The field windings are mounted in slots that are mill-cut into about 2/3
of the perimeter. Because of the discrete distribution of the windings on the
9.1. Design and Operating Principle 91
T S
α
S T
rotor surface, the magnetic flux density in the air gap always has a stair-step
form. Through proper distribution of the windings these stair-steps can be
made approximately sinusoidal!
Salient Pole Rotor Salient pole rotors are used with low-speed hydro tur-
bines with rated powers of up to 800 MVA per unit. In order to obtain
the appropriate electrical power frequency in spite of the low rotor speed,
salient pole rotors typically have multiple pole pairs. For run-of-river power
stations the number of poles can be as high as p = 200! Such rotors have
very large diameters (several meters) and short lengths.
The field windings are mounted on the individual poles. By properly
designing the geometric form of the poles, the magnetic flux density in the
air gap at the stator surface can also be made approximately sinusoidal!
Ampère’s law gives for the dotted path shown in Figure 9.2
1 ~ d~s = B(α) · 2 · δ
ZZ I
Θ(α) = ~
i d~a = B (9.1)
µ0 µ0
A(α) S(α)
where A(α) is the area enclosed by the path, δ is the width of the air gap,
B(α) is the flux density in the air gap at the angle α, and Θ(α) is the total
flux linkage (or number of ampere windings) enclosed by the path.
It should be noted that this simplified treatment of the stator field is only
applicable for generators with round rotors where the air gap has a constant
width. In the case of a salient pole rotor, the width of the air gap is variable,
and therefore the magnetic stator field depends not only on the momentary
winding currents but also on the momentary rotational angle of the rotor.
In some cases, the differences between round rotor and salient pole rotor can
be neglected (as will be done frequently in the remainder of this chapter).
However, it should be kept in mind that this is a simplification which needs
to be justified from case to case.
9.1. Design and Operating Principle 93
ωt=0
ΘN ΘN
−ΘN 2π α −ΘN 2π α
2ΘN 2ΘN
2π α 2π α
−2ΘN −2ΘN
ω t = π/6
ΘN ΘN
−ΘN 2π α −ΘN 2π α
2ΘN 2ΘN
2π α 2π α
−2ΘN −2ΘN
ω t = π/3
ΘN ΘN
−ΘN 2π α −ΘN 2π α
2ΘN 2ΘN
2π α 2π α
−2ΘN −2ΘN
Figure 9.3. Magnetic field in the air gap of a stator with a solid,
unwound rotor at different instants of time. Left: one single-phase
stator winding; right: three-phase stator windings. The top plots show
the ampere windings in the individual slots; the bottom plots show the
total linkage.
94 9. Synchronous Machine Models
dα
δ
D
with
p
Bs = B̂s sin( (α + ωt))
2 (9.3)
p
Br = B̂r sin( (α + ωt + θ))
2
Both fields are assumed to be ideally sinusoidal and to rotate with the same
angular velocity ω; the rotor field (together with the rotor itself) leads the
stator field by the angle θ. p is the number of poles.
Using the geometry shown in Figure 9.4, the energy stored in the mag-
netic field of the air gap is given by
Z2π
B 2 (α, t, θ) 1 D
Z
Wm = dV = B 2 (α, t, θ) · lδ dα (9.4)
2µ0 2µ0 2
V 0
Using several trigonometric identities together with the fact that only Br
depends on θ, this can be simplified to
p
M = Mmax · sin(− θ) (9.6)
2
9.2. Stationary Operation 95
−1.2
−1
−0.8
Rotor torque
−0.6
−0.4
−0.2
−0
20 40 60 80 100 120 140 160 180
0.2
Figure 9.5. Rotor torques in function of the rotor angle θ. Solid line:
round rotor torque; dotted line: reluctance torque; dashed line: salient
pole rotor torque.
where
lδDπ
Mmax = B̂s B̂r (9.7)
4µ0
is the maximum torque that the machine can exert on the rotor. If the
mechanical torque from the turbine exceeds this limit, the generator will
fall out of step. If no protective measures are taken to reduce the turbine
power, the rotor will accelerate until the centrifugal forces eventually destroy
the generator! This is particularly dangerous in the case of turbo generators,
that have a high speed to begin with.
As noted before, the stator field can only be regarded as sinusoidal for
a turbo generator. In the salient pole generator, the inhomogeneous air gap
gives rise to a reluctance torque Mr ∼ sin(pθ) which is added to the torque
given in eq. (9.6). This is shown in Figure 9.5 for p = 2.
jX d I
E U
by the voltage source E; I is the stator current, and U is the terminal voltage
of the generator.
With the losses neglected, the total impedance of the generator as seen
from the stator can be modeled with a single lumped inductance Xd . This is
strictly only valid for the turbo generator with its homogeneous air gap. In
the salient pole generator, the same effects that give rise to the reluctance
torque mentioned earlier also cause the active part of the stator current (with
respect to the induced voltage E), to “see” a smaller reactance Xq than the
reactive part, for which the reactance Xd is effective. This is illustrated in
Figure 9.7. Typical values for Xd and Xq are listed in Table 9.1. For our
purposes in this lecture we will neglect these differences (but keep in mind
that they exist).
If the terminal voltage U is assumed to lie on the real axis, the phasor
equation is
E = U + jXd I (9.8)
or – in polar form –
E · (cos θ + j sin θ) = U + Xd I · (j cos ϕ + sin ϕ) (9.9)
where θ is the angle between E and the real axis counted counter-clockwise,
and ϕ the angle between I and the real axis counted clockwise. Looking
only at the imaginary part gives
E
· sin θ = I · cos ϕ (9.10)
Xd
The active power of the machine (which is directly proportional to the
mechanical torque) is given by
P = U I cos ϕ (9.11)
Using eq. (9.10) this can be written as
UE
P = sin θ (9.12)
Xd
A comparison with eq. (9.6) reveals that – for a machine with a single pole
pair – the mechanical angle between the magnetic fields of rotor and stator
is identical to the electrical angle between the phasors of the induced voltage
E and the terminal voltage U .
9.2. Stationary Operation 97
d−axis
Iq E
q−axis
θ
jXqIq
I ϕ U
d jXdId
Figure 9.7. Phasor diagram of voltages and currents of the salient pole machine.
Motor Generator
Im Im
E
jXdI
overexcited
U U
θ
I ϕ Re I Re
jX I
d
E
Im Im
E jXdI
underexcited
I
U I
U
Re Re
E jXdI
−Im(I)
Q
← Stator current thermal limit
E/jX Re(I)
d
−U/jX P
d
the stator current is given by the turbine power. The imaginary part can
then be controlled by adjusting the magnitude of the induced voltage via
the rotor field current.
Eq. (9.13) is illustrated in Figure 9.9 in the P-Q plane. The limits of the
operating area can be constructed as follows.
for 10 % voltage drops, the operating point must stay above a parallel
U
of the real axis passing through −0.9 · jX d
.
Depending on the design of the generator, there may be other limiting factors
(e.g. for turbo generators the stator end region heating limit mentioned in
section 2.5).
Xd′ Xd − Xd′
E′ = · E0 + · U 0 · cos θ0 (9.14)
Xd Xd
or
E ′ = E 0 − (Xd − Xd′ ) · I 0 · sin ϕ0 (9.15)
where the superscript 0 denotes the steady-state quantities prior to the tran-
sient.
Thus, the phasor equation valid during network transients is
E ′ = U + jXd′ I (9.16)
Pe Pe
Te Tm
Pm Generator Pm Motor
Tm ωm ωm Te
103
104 10. The Swing Equation
2 d 2 θe
ωm J 2 = Pm − Pe (10.3)
p dt
where the left hand side can be re-arranged:
2 1 2 d 2 θe
2 ( ω J) = Pm − Pe (10.4)
pωm 2 m dt2
If eq. (10.4) is divided by the rating of the machine S, and eq. (9.17) is
utilised again, the result is
2 ( 21 ωm
2 J) 2
d θe Pm − Pe
2
= (10.5)
ωe S dt S
Observations and experiences from real power systems show that during
disturbances, the angular velocity of the rotor will not deviate significantly
from the nominal values, i.e. from ωm0 and ωe0 , respectively. This implies
that eq. (10.5) together with the definition eq. (9.18) can be written as
2H d2 θe pu
= Pm − Pepu (10.6)
ωe0 dt2
10.2. Analysis of the Swing Equation 105
θabs = ω0 t + θ + θ0 (10.10)
In this chapter the models and equations derived earlier are applied to the
simple system of a synchronous machine connected to an infinite bus. De-
spite the simplicity of the system, useful and general information can be
gained from this analysis. Through qualitative discussions the features of
the equilibrium points of the system can be determined. Time domain sim-
ulations of the system show the principal behaviour of stable and unstable
solutions. The equal area criterion is derived. This is a very powerful method
for determining the stability of a system. Another powerful tool is provided
by small signal analysis, or linear analysis, which gives valuable informa-
tion about the local behaviour of the system. The chapter is concluded by
a discussion of different ways of improving the angular stability of a power
system.
109
110 11. Power Swings in a Simple System
6. The mechanical power Pm , i.e. the power from the prime mover, is
constant during the transient under study.
Furthermore, it is assumed that the damping power of the system can writ-
ten as
Pd = Dθ̇ (11.1)
An electrical equivalent to Figure 11.1 is shown in Figure 11.2. Together
with the assumptions above the swing equation can now be formulated as
2H d2 θ
= Pm − Pe (11.2)
ω0 dt2
with
Eq′ UN
Pe = sin θ + Dθ̇ (11.3)
Xd′ + Xe
and
Pm = Pm0 = constant (11.4)
Xe
~ Infinite bus
U N ∠0
X d′ Xe
E q′ ∠θ
~ U N ∠0
Now we introduce
Eq′ UN
Pe,max = (11.5)
Xd′ + Xe
and eq. (11.2) can be written as
2H d2 θ
= Pm0 − Pe,max sin θ − Dθ̇ (11.6)
ω0 dt2
which is the complete swing equation of the simplified system with the in-
troduced assumptions.
Figure 11.3 shows how Pe and Pm vary with rotor angle θ, and the following
conclusions about the equilibrium points can be drawn from this figure:
1. If Pm0 < Pe,max there are two equilibrium points, i.e. θ0 and π − θ0
for 0 ≤ θ ≤ π.
P(θ)
e
Pm0
0
θ0 π−θ0 π
0
Stability Criterion
The system in Figure 11.3 is stable, i.e. the synchronous machine will not
fall out of step, if it is after a disturbance in the region of attraction of the
equilibrium point [θ0 0]T . 1
The criterion above implies that the system must have decelerated so that
ω = 0 before the point θ = π − θ0 is reached, otherwise the generator will
fall out of step. The discussion above has disclosed a number of important
features of the system without that any equation has been solved. The
solutions to eq. (11.7) are not easy to obtain analytically. It is seen that
eq. (11.7) is the same as the equation describing a mathematical pendulum,
and the exact solutions are given by elliptic integrals. Usually a mathemat-
ical pendulum is studied by its linearised equations, but one cannot get all
information regarding stability from these equations. The linearised equa-
tions can however give other kinds of useful information, and we will come
back to that in section 11.4.
In the next section the behaviour of the stable and unstable solutions
will be discussed.
1.8
1.6
1.4
Electric Power (p.u.)
1.2
0.8
0.6
0.4
0.2
0
0 20 40 60 80 100 120 140 160 180
Rotor Angle (degrees)
Figure 11.4. The electric power before the fault, Pe = 1.86 sin θ,
after the fault, Pe = 1.26 sin θ, and the mechanical power, Pm = 1, as
function of the rotor angle, θ.
fault clearing time different types of solutions to the swing equation can be
obtained.
The system is thus described by the following equation
2H d2 θ
= Pm0 − Pe,max sin θ − Dθ̇ (11.9)
ω0 dt2
The electric power is as follows: Pre-fault Pe,max = 1.86 p.u., post fault
Pe,max = 1.26 p.u. and during the fault Pe = 0. Power curves before and
after fault are shown in Figure 11.4 where also the constant power from the
turbine Pm = 1 p.u. is drawn. Before the fault θ = 32.5◦ , which corresponds
to the left intersection between Pe = 1.86 sin θ and Pm = 1. During the fault
the rotor will accelerate since Pe = 0 and consequently Pm − Pe > 0. When
the fault is cleared the electric power will follow the curve Pe = 1.24 sin θ.
If the system is stable it will settle down to the point θ = 53.5◦ which is
the left intersection between Pe = 1.24 sin θ and Pm = 1. When the rotor
angle is between 53.5◦ and 180 − 53.5 = 126.5◦ , which corresponds to the
right intersection between Pe = 1.24 sin θ and Pm = 1, then Pm − Pe < 0
11.1. The Swing Equation and its Solutions 115
and the rotor will decelerate. Should the rotor move beyond this point, then
Pm − Pe > 0 and the rotor will accelerate and the system becomes unstable.
It is often said that the generator falls out of step or loses synchronism.
The longer the duration of the fault, the more the rotor will be accel-
erated and the larger the rotor angle. If the duration of the fault is too
long there is a risk that the rotor swing is so large that it passes the right
equilibrium point and the synchronous machine loses synchronism. To ver-
ify and demonstrate this the system has been simulated for fault clearing
times equal to 4, 6, 6.5, and 8 cycles.2 Results from these simulations are
shown in Figures 11.5 to 11.8 where both the swing curves and the phase
portraits of the system are shown. The phase portrait, or phase trajectory,
is the trajectory of the system in the (ω θ)-plane during the transient. The
damping D is set to 0.02. The value of the damping determines how fast
a stable solution will converge to its equilibrium point, and this value has
minor influence on the first swing directly after the fault.3
With a fault clearing time of 4 cycles the system is clearly stable, see
Figure 11.5. The maximal rotor angle is ≈ 90◦ which gives an ample margin
to the critical value of 126.5◦ . The system will eventually converge to the
point θ = 53.5◦ .
If the fault clearing time is increased to 6 cycles, see Figure 11.6, the
stability margin is much smaller. The rotor swings out to ≈ 120◦ and
it is very close to the critical point where it will start to accelerate. If
the fault clearing time is increased to 6.5 cycles the curves of Figure 11.7
are obtained, and here the system is unstable. The generator cannot be
decelerated enough before it reaches the critical point, but it passes this point
and is further accelerated and loses synchronism. This type of instability
is called first swing instability. The phase portrait in this case shows that
rotor is close to be decelerated before reaching the critical point, but it never
reaches a zero value of ω. The previous fault clearing time, i.e. 6 cycles, is
called critical fault clearing time.
The last case shows a simulation with the fault clearing time equal to 8
cycles, see Figure 11.8. In this case the rotor is accelerated for such a long
time that it passes the critical point very soon. The deceleration period
could hardly be seen in the swing curve. The phase portrait shows also that
2
Fault clearing times are often given in cycles of the power frequency. The reason for
this is that part of the clearing time comes from the time needed for the breakers to clear
the fault. Since the fault current can only be intercepted at a zero crossing, it is natural
to measure the breaker time in cycles. Modern high voltage breakers can break a fault
current in 2 – 3 cycles. Should still faster breaker times be required, special breakers could
be installed, but these are more expensive than standard breakers. Protections are also
described in Appendix B.
3
This is the case for realistic values of D. If the damping is very large, and positive,
this will increase the stability significantly in the system. The value used here is typical
in a system where no special equipment has been installed to increase the damping, e.g.
Power System Stabilisers on the voltage regulators.
116 11. Power Swings in a Simple System
the deceleration just after fault clearing is clearly insufficient to stabilise the
system.
11.1. The Swing Equation and its Solutions 117
100
Rotor Angle (degrees)
50
0
0 0.5 1 1.5 2 2.5 3
Time(s)
Phase Portrait of Generator Against Infinite Bus
4
Relative Angular Velocity of Rotor(rad/s)
−2
−4
−6
0 50 100 150
Rotor Angle (degrees)
Figure 11.5. Swing curve and phase portrait for generator swinging
against an infinite bus. Fault clearing time = 4 cycles. Critical fault
clearing time = 6 cycles.
118 11. Power Swings in a Simple System
100
Rotor Angle (degrees)
50
0
0 0.5 1 1.5 2 2.5 3
Time(s)
Phase Portrait of Generator Against Infinite Bus
4
Relative Angular Velocity of Rotor(rad/s)
−2
−4
−6
0 50 100 150
Rotor Angle (degrees)
Figure 11.6. Swing curve and phase portrait for generator swinging
against an infinite bus. Fault clearing time = 6 cycles. Critical fault
clearing time = 6 cycles.
11.1. The Swing Equation and its Solutions 119
100
Rotor Angle (degrees)
50
0
0 0.5 1 1.5 2 2.5 3
Time(s)
Phase Portrait of Generator Against Infinite Bus
4
Relative Angular Velocity of Rotor(rad/s)
−2
−4
−6
0 50 100 150
Rotor Angle (degrees)
Figure 11.7. Swing curve and phase portrait for generator swinging
against an infinite bus. Fault clearing time = 6.5 cycles. Critical fault
clearing time = 6 cycles.
120 11. Power Swings in a Simple System
100
Rotor Angle (degrees)
50
0
0 0.5 1 1.5 2 2.5 3
Time(s)
Phase Portrait of Generator Against Infinite Bus
4
Relative Angular Velocity of Rotor(rad/s)
−2
−4
−6
0 50 100 150
Rotor Angle (degrees)
Figure 11.8. Swing curve and phase portrait for generator swinging
against an infinite bus. Fault clearing time = 8 cycles. Critical fault
clearing time = 6 cycles.
11.2. Equal Area Criterion 121
or Z θm
Pa dθ′ = 0 (11.17)
θi
The system is stable if there exists an angle θm such that the area below the
accelerating power Pa in the θ–P (θ) diagram between θi and θm vanishes.
In most cases of practical interest the dynamics could be divided into two
different phases: A first phase when the rotor is accelerated, and a second
phase when it is decelerated. Assume that the rotor is accelerated up to
θ = θc and that it is decelerated when θc ≤ θ ≤ θm . Then two different
areas in the θ–P (θ) plane can be defined as
Z θc
Aa = (Pm − Pe (θ′ ))dθ′ (11.18)
θi
Z θm
Ar = (Pe (θ′ ) − Pm )dθ′ (11.19)
θc
The system is stable if there exists an angle θm such that the areas Aa and
Ar are equal, i.e. Aa = Ar .
This latter formulation gave rise to the name equal area criterion for
this stability criterion. This is illustrated in Figure 11.9. Note that Pe is
reduced to zero during the fault, hence the shape of the area Aa .
The advantage of the equal area criterion is that the stability of a system
can be investigated without any excessive computational efforts. But the
price paid is that the time t was eliminated from the equations. Since the
time does not appear explicitly in the equations, actions to improve the
stability must be formulated in the angle space, which is usually not so
practical. It is of course of more interest to have these actions formulated in
terms of times, e.g. critical fault clearing times. By the equal area criterion
critical fault clearing angles could be formulated, and these must then be
transformed to critical fault clearing times. Sometimes this can be done
easily, sometimes it is not straightforward.
In the second formulation of the equal area criterion, an angle θc was
introduced. This angle defines for which values that Pa should be calculated
as positive and negative, respectively. The choice of θc has no influence on
the result from the equal area criterion, which is obvious from the first
formulation. When applying the equal area criterion in a practical case it is
11.3. Lyapunov Stability Criterion 123
P(θ)
e
Ar
Pm0
Aa
0
θi θc θm π
0
natural to chose θc as the angle when the fault is cleared. At this angle the
topology of the system is often changed, and thus the expression for Pe (θ),
resulting in different expressions for Pe in the computation of Aa and Ar .
Different stability related problems can be solved by using the equal
area criterion. One common application is the calculation of how fast a
fault must be cleared to ensure stability of the system. The maximum fault
clearing time for which the system remains stable is called critical fault
clearing time, as mentioned above, and the corresponding angle is called
critical fault clearing angle. The equal area criterion can also be used to
calculate the maximum power that can be transmitted for a given fault
scenario. A third application is to determine if a system is stable or not
for given data and disturbances. It is strongly recommended that problems
from the problem set are solved to get an understanding of the application
of the equal area criterion.
H 2
V(ω, θ) = ω + Pm0 (θ0 − θ) + Pe,max (cos θ0 − cos θ) = Vk + Vp (11.20)
ω0
with
H 2
Vk = ω (11.21)
ω0
and
Vp = Pm0 (θ0 − θ) + Pe,max (cos θ0 − cos θ) (11.22)
Vk can here be interpreted as kinetic energy and Vp as potential energy.
It is straightforward to show that V̇ = −Dω 2 by using eq. (11.6), and
consequently the second requirement of the above theorem is fulfilled if D ≥
0. It is clear that V is positive definite in ω. In Figure 11.10 the potential
energy, Vp is shown for a system with Pm0 = 0.3 and Pe,max = 1 and it
can be seen that it is positive definite in a neighbourhood of the equilibrium
point θ0 = arcsin(Pm0 /Pe,max ). Thus, if the energy injected into the system
during the fault will be less than the potential energy at the local maximum
of Vp , the system will be stable. It can be shown that the above Lyapunov
function, V, gives the same stability criterion as the equal area criterion.
1.6
1.4
1.2
1
Vp
0.8
0.6
0.4
0.2
−0.2
−100 −50 0 50 100 150 200
theta (degrees)
K
M
Figure 11.11. Mass and spring in analogy with the system in Figure 11.1.
Eq. (11.28) is similar to the equation describing the motion for a mass con-
nected to a wall with a spring according to Figure 11.11. The frequency of
oscillation for this system is given by
r
K
ωKM = (11.29)
M
By comparing eq. (11.28) with eq. (11.29) it is seen that the spring
constant K in the mechanical system corresponds to Pe,max cos θ0 , which
sometimes is called the stiffness of the electrical system or its synchronising
power. Furthermore, M corresponds to 2H/ω0 .
From eq. (11.27) it is also seen that if π/2 < θ0 < π, the eigenvalues will
be real, and one of them will be positive corresponding to an unstable mode.
This was earlier also concluded by the qualitative discussion in section 11.1.1,
and this is now verified by the mathematical analysis done here.
11.5. Methods to Improve System Stability 127
It was pointed out earlier that the damping is not significant for large
disturbances in the system. For large disturbances it is the ability of the
system to stay within the region of attraction of the equilibrium point that
is important. This is depending on the stiffness of the system. The damping
is more important for how the system settles down to the equilibrium point
when it has survived the first swing. The linearised system could thus be
used for studies of the damping in power systems. For the simple system
studied here the eigenvalues with D 6= 0 become
s ′ 2
D ′ D
λ=− ± j (ωp )2 − (11.30)
2 2
• Increase of system voltage. This increases Pe,max and for given power
Pm the stability margin is increased.
• Installation of fast protections and fast breakers. In this way the time
with a fault connected can be reduced and thereby the time during
which the generator rotors are accelerated. The ability for the system
11.5. Methods to Improve System Stability 129
131
132 12. Oscillations in Multi-Machine Systems
and analogously for E. The swing equation for machine i can now be written
as
" ωi
#
θ̇i ω0
= (12.3)
ω̇i (Pmi − Pei )
2Hi
To get a compact form of this system of equations we introduce
T
x = θ1 ω1 . . . θN ωN (12.4)
ẋ = f (x) (12.5)
where f is a vector valued function containing the swing equations for the
different machines. This system of swing equations is not easily analysed in
the general case. In most cases numerical methods must be used for studies
of the solutions. It can also be done by studying the linearised system
according to the method in section 11.4. It is found that the system can
be compared to a mechanical system with N masses connected with springs
and with spring constants determined by the stiffnesses of the lines. The
eigenvalues and eigenvectors of the Jacobian matrix define the swing modes
of the system, which often give a very good picture of how the real system
behaves in the case of disturbances. Actual oscillations in the system often
can be approximated with good accuracy with linear combinations of these
swing modes. Another way to analyse the system is by solving the non-linear
equations with numerical integration (time-simulations).
• The load model is too simple. A large part of the loads consists of
asynchronous machines and other drives and their characteristics do
not follow that of an impedance at voltage oscillations. In principle,
the loads consume as much power as the generators produce. Therefore
it is equally motivated to develop realistic load models as to make
detailed models of the synchronous machines.
• The dynamics of the synchronous machines is too simple. Here it is
only determined by two states, θi and ωi , while a realistic model needs
more states for a satisfactory description. Different fluxes in the syn-
chronous machines will vary with time and different regulators, e.g. for
12.2. Detailed Model 133
For realistic power systems the number of state variables is very large.
As an example, the Nordic system contains hundreds of generators and the
total number of states at simulations can be up to several thousands. The
used analysis methods are based either on the linearised system or on time-
simulations of the complete model.
134 12. Oscillations in Multi-Machine Systems
13
Voltage Stability
Voltage stability has been a limiting factor in many power systems during the
last years. Due to a gradual increase in load the reactive power balance can
be critical at peak load conditions. This chapter summarises the basic con-
cepts and provides basic analyses for two simple test systems. A number of
stability indicators are introduced and applied to one of the test systems. The
importance of load characteristics and load dynamics are demonstrated.
135
136 13. Voltage Stability
• Load increase
• Reactive losses in line due to high power transfer (This could be caused
by line outages due to contingencies.)
For the second bullet above, the control and dynamics of load tap-
changers are very important. A voltage reduction in the high voltage system
will propagate to the lower voltage levels. This will usually result in a re-
duction of the load powers. However, load tap-changers on the transformers
will try to restore the voltage on the low voltage side and thereby increasing
the load power. This has in most cases a de-stabilising effect on the voltage
stability.
Ze
Infinite bus UlÐ-f
Load
UNÐ0 Pl + jQl
Ðf
example could a line commutated HVDC converter could be de-stabilising
in a weak system, and if not properly accounted for in the system design it
could lead to system collapse for critical contingencies.
Induction motors areÐtroublesome also in the slow voltage instability.
This is particularly the case in countries where the peak load contains a
large fraction of air conditioning, which is driven by induction motors. If
the voltage gets low, these could stall and hence imply a higher reactive
power consumption.
Nose Curve
1.2
0.8
P
l,max
Load Voltage (Ul)
0.6
0.4
0.2
0
0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2
Load Power (P )
l
It is now assumed that the reactive load varies in a given way with Pl and
Ul , e.g. so that the load has constant power factor:
Ql
=k (13.4)
Pl
If the relation between Pl and Ul is plotted in a diagram, Figure 13.2 is
obtained, where it is assumed that k in eq. (13.4) is zero, i.e. the power
factor = 1.
The type of diagram shown in Figure 13.2 is often called a “nose curve”
by obvious reasons, or a PU-curve. From this figure three observations can
be made concerning the number of (theoretically) possible operating points:
These observations will now be discussed briefly. For values on Pl less than
Pl,max it was concluded that there are two solutions. Physically the upper
solution corresponds to “high” voltage and “low” current, while the lower
one corresponds to “low” voltage and “high” current. In the power system
the upper solution is of interest, since it yields lower losses. Furthermore in
most situations this solution has, which will be shown in section 13.3, other
properties which makes it attractive. For Pl = Pl,max there is exactly one
solution. The value on Pl,max depends on Xe and UN , but also on the power
factor for the load. The more reactive power the load draws the less will
Pl,max be. For loads larger than Pl,max there is obviously no solution,1 , and
it is consequently clear that the system is unstable if a load greater than
Pl,max is connected.
The analysis made above was quite simplified. It was assumed that the
load power Pl could be varied as an independent parameter. However, for a
realistic physical load the load power will be a function of the load voltage
Ul , i.e. Pl = Pl (Ul ). This function is often referred to as the load (voltage)
characteristics. The behaviour of the function Pl (Ul ) depends on the time
scale considered. In a shorter time scale it is the physical processes involved
in the load device that determine the characteristics, while in a longer time
scale various control systems must also be taken into account. It turns out
that in a the shorter time scale many loads could be modelled as
kp
Ul
Pl = Pl0 (13.5)
Ul0
for not too large variations around the operation point Ul = Ul0 , with kp
typically ≈ 1 − 2. In the longer time scale control systems strive for keeping
the load power constant for many load devices. Load modelling is very
important in voltage stability analysis, but the detailed knowledge about
load models in real systems is often very rudimentary. Much work is being
done in the field, but still more work is needed.
Another simple system that could exhibit voltage unstable behaviour is
shown in Figure 13.3. In this system there are two fairly strong systems, 1
and 2, interconnected by long transmission lines. Between the two areas 1
and 2 there is a small system connected, denoted by index m in Figure 13.3.
1
Mathematically the point Pl = Pl,max is called a bifurcation point with the active load
as parameter. At this point the two solutions coalesce to one, which will disappear when
Pl is further increased. It can be worth mentioning that it is not always true that the
maximum available load power is a bifurcation point, but this depends on the independent
parameter in the system. In the studied case Pl is the parameter, but sometimes it can
be the load impedance or another parameter, e.g. numbers of connected asynchronous
machines. In these cases maximum available load power and the bifurcation point do not
necessarily coincide. See also the discussion in section 13.3
140 13. Voltage Stability
X1 X2
~
~
U1 Um U2
Um
U1 U2
Um = U1 cos(φ/2) (13.6)
where φ is the angle between the voltages U1 and U2 , see Figure 13.4. If
now the angle φ is increased due to an increase in the transmitted power or
in a fault increasing the reactance between areas 1 and 2, the voltage Um
will decrease. If there is no reactive power resources at this point it might
lead to a voltage collapse in this area, that could in worst case influence the
whole system.
the stability analysis. These indicators are based on small signal properties
of the system and are consequently derived from linearised models. As
concluded from the analysis of synchronous stability, linear analysis is often
very powerful, but must be used with care since it only captures the local
behaviour of the system around an operating point. To determine the global
behaviour the full non-linear model must be employed.
∆U/∆E-indicator
Another indicator that is more closely related to the voltage control in a
power system is given by ∆U/∆E, where U is the voltage magnitude of a
given bus and E is a voltage that is controllable, e.g. at the terminals of a
synchronous machine. Also in this case the requirement of stability is given
by
∆U
>0 (13.9)
∆E
∆Qg /∆Ql-criterion
This criterion relates the reactive power consumed at the load(s) to the
reactive power generated by the synchronous machines. In Figure 13.1 it
142 13. Voltage Stability
thus relates the reactive power injected at the infinite bus, here called Qg ,
to the reactive power consumed by the load Ql . The stability criterion is
∆Qg
>0 (13.10)
∆Ql
It can be shown that all the stability criteria above are equivalent in
most realistic systems. Which one to use is then dependent on which system
variables that are known and controllable in a given situation. The three
criteria have also that in common that at the transition point to instability
they tend to infinity before going negative.
Nose Curve
1.2
0.8
1
Load Voltage (Ul)
0.6
0.4
0.2
0
0 0.5 1 1.5 2
Load Power (Pl)
Figure 13.5. Nose curves for different values of the power factor of
the load of the system in Figure 13.1. Curve 1: Power factor = 1.
Curve 2: Power factor = 0.95 (inductive). Curve 3: Power factor =
0.95 (capacitive)
Nose Curve
1.2
1
0.8
2
Load Voltage (Ul)
0.6
0.4
0.2
0
0 0.5 1 1.5 2
Load Power (Pl)
Figure 13.6. Nose curves for different values of the impedance angle
θ of Ze of the system in Figure 13.1. Curve 1: θ = 90◦ . Curve 2:
θ = 80◦ . Curve 3: θ = 70◦
Let us now revert to Figure 13.7. If the nose curve of the system is according
to curve 1 it is seen that an increase in load admittance, dashed load curve,
gives an increase in load power. Correspondingly a decrease in load admit-
tance, dotted curve, for the operating point on nose curve 1, gives a decrease
in load power. Thus the system is voltage stable according to the definition
above for the undisturbed (nominal system). If a disturbance occurs increas-
ing the line impedance drastically, the nose curve will be according to curve
2 in Figure 13.7. The new operating point will be the intersection between
the load curve and the nose curve resulting a lower load power and a lower
voltage. If there is a controller trying to restore the load power to nominal
it will increase the load admittance (dashed load curve), which will result
in a voltage decrease and a load power decrease. This could be explained
in the following way. The load admittance increase results in an increase
13.3. Analysis of Voltage Stability 145
0.8
Load Voltage (Ul)
0.6
0.4
0.2
0
0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8 2
Load Power (Pl)
Figure 13.7. Nose curve for undisturbed system, curve 1, and for a
system after a contingency resulting in increase of Ze , curve 2. Load
characteristics for impedance load at nominal operating point, solid
curve. Load curve with 10% increase in load admittance, dashed curve.
Load curve with 10% reduction in load curve, dotted curve.
of the load current. This current increase is however so large that the load
voltage drops so much that the load power decreases. In the nominal oper-
ating point of nose curve 1, the voltage drop due to the current increase is
however so small that the net effect is an increase in the load power. The
situation is clearly unstable for nose curve 2, and the system will collapse.
In Figure 13.7 the voltage after the disturbance, nose curve 2, is very low
and in a real system protections would have been activated. It should also
be noted that since Pl,max of nose curve 2 is much lower than the nominal
power, the load power could never recover to the pre-fault value. Generally
it can be seen that an increase in load admittance will give an increase in
load power if
dPld dPl
> (13.11)
dU dU
where Pld refers to the load device, i.e. the load characteristics, and Pl to
the load power of the nose curve.
146 13. Voltage Stability
VSF Criterion
The V SF criterion was introduced above and that will now be analysed
for different load characteristics. This criterion is closely related to how
the voltage control will act in the system. It is rather straightforward to
calculate V SF for different load characteristics and operating points on the
nose curve. From such an analysis the following can be concluded:
• For 0 < kp < 2 operating points on the upper part of the nose curve
are stable. In addition a part of the lower part is also stable ranging
from Pl,max to lower Pl values. This interval increases with kp with
boundaries according to the two previous conclusions.
Load Dynamics
The discussion in this paragraph relates to the discussion concerning load
admittance, but deals with a somewhat different disturbance. The system
in Figure 13.1 is considered again. It is now assumed that a voltage increase
of 5% occurs in the sending end system, i.e. UN is increased by 5%. In
Figure 13.8 the nose curves and load characteristics corresponding to an
impedance load are depicted. The load is controlled in such a way that the
load power should be constant, which e.g. could be the case for a thermostat
controlled heater. The voltage increase resulted in a load power increase and
consequently the load power control orders a decrease in load admittance.
This decrease in load admittance results in the dashed load characteristics
in Figure 13.8, and the system can settle to a new operating point at the
desired load power, i.e. 1 p.u., but at a slightly higher voltage. An analysis
of the behaviour of the system shows that, if the sending end voltage is
slightly decreased, the system will settle at 1 p.u. load power at a slightly
lower voltage.
Now assume that the system is operating on the lower part of the nose
curve, see Figure 13.9. According to the V SF criterion this operating point
is stable. The same disturbance as in the previous case is considered. From
Figures 13.8 and 13.9 it can be concluded that both systems are stable
13.3. Analysis of Voltage Stability 147
1.2
2
Load Voltage (Ul)
0.8
1
0.6
0.4
0.2
0
0 0.5 1 1.5
Load Power (Pl)
Figure 13.8. Nose curve for undisturbed system, curve 1, and for
a system where the sending end voltage has been increased by 5%,
curve 2. Solid load characteristics corresponds to load admittance
before voltage increase. Dashed load characteristics corresponds to
decreased load admittance to give load power = 1 p.u. for system after
disturbance.
1.2
1
2
1
Load Voltage (Ul)
0.8
0.6
0.4
0.2
0
0 0.5 1 1.5
Load Power (Pl)
Figure 13.9. Nose curve for undisturbed system, curve 1, and for a
system where the sending end voltage has been increased by 5%, curve
2. Solid load characteristics corresponds to load admittance before
voltage increase. Dashed load characteristics corresponds to decreased
load admittance.
QU curves
Finally another method sometimes used to analyse voltage stability will be
demonstrated. In the system of Figure 13.1 one can calculate the amount of
reactive power that must be provided to the network for a given load power
for different load voltages. If this is done for the system of Figure 13.1
assuming Pl = 1 p.u., a curve according to Figure 13.10 is obtained. The
same data as in Figure 13.2 have been used. Since Figure 13.2 was calculated
with unity power factor of the load, the load voltages corresponding to
Q = 0 of Figure 13.10 should correspond to the voltages giving Pl = 1 p.u.
in Figure 13.2. This is easily verified. Furthermore, the V SF criterion
for stability says that an reactive power injection should result in a higher
voltage. In the QU curve this corresponds to a positive derivative, which
are for load voltages higher than ≈ 0.6 p.u.
13.3. Analysis of Voltage Stability 149
QU Curve
0.3
0.2
0.1
Reactive Power Demand of Network
−0.1
−0.2
−0.3
−0.4
−0.5
−0.6
−0.7
−0.8
0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 1.1
Load Voltage (Ul)
Figure 13.10. QU curve for the system of Figure 13.1. (UN = 1.044,
Xe = 0.3 p.u., Pl = 1.0 p.u.)
150 13. Voltage Stability
14
Control of Electric Power Systems
• Economy
• Quality
• Environmental impact
The last point has become more and more important during the latest
years. This can be seen from the fact that most of the larger companies
nowadays have special departments responsible for that the companies fol-
low laws and regulations within the environment area. The three first points
above constitute the basis of the optimisation that the power companies
must make regarding their investments and daily operation. It is evident
that economical considerations must be regarded when deciding issues about
quality and supply security for the system. The higher quality and supply
security that is required, the more expensive the electrical energy becomes.
Methods based on mathematical analysis and decision making theory (oper-
ations research) have been worked out to handle this optimisation problem,
which contains several considerations/adjustments that are hard to formu-
late in a stringent mathematical form. As cheap and safe access to electrical
energy is of great importance for almost all activities in a modern society,
it is not surprising that the decisions makers in the power industry were
pioneers to utilise advanced optimisation methods and other analysis tools
for expansion and investment planning.
In this compendium we will limit ourselves to discussing how a power
system can be controlled to fulfill the constrains regarding quality. A very
short introduction is also given about the overall control in a power system,
which besides its aim to fulfill the quality even plays an important role in
the supply security.
151
152 14. Control of Electric Power Systems
• Frequency variations
• Voltage variations
The two first factors will be dealt with in this course, but the last point
is getting greater importance because more nonlinear components are con-
nected to the electrical system, e.g. power electronics. These can give rise
to harmonics.
It has been shown earlier that the frequency is a very good indicator
on the active power balance in a power system. The frequency is constant
when the same amount of electrical power is produced as consumed by the
loads, including system losses. If this is not the case frequency changes will
occur. It can also be noted that the frequency is the same in the whole
system at steady state. This depends on that the active power easily can be
transported in the system (that is why it has been possible to build the power
systems of today’s size). It is often said that the active power is a global
quantity, unlike the reactive power which is a local quantity, since reactive
power cannot be transmitted over longer (electrical) distances. (This is
because of that X normally is much greater than R in a power system, at
least for transmission and sub-transmission networks.)
The frequency of the system is reduced when a load increase is not
compensated for by a corresponding increase of the turbine power of the
connected generators. The power deficit decelerates the generator rotors
and consequently the frequency is reduced.
Frequency reductions also arise when production is lost, e.g. as a conse-
quence of failures in the system which lead to that protections disconnect
the failed equipment. Too large reductions of the frequency could lead to
system collapse, since a lot of equipment in the power stations, e.g. power
supply systems, do not tolerate too low frequencies. A load reduction in the
system which is not compensated for by a reduction of turbine power leads
to a frequency increase.
The permitted stationary frequency deviation in interconnected power
systems is at normal operation typically 0.2 % or 0.1 Hz. There are also
sometimes requirements on how large the difference between actual, physical
time and the time corresponding to the integrated frequency from the system
can be. This time difference is normally not permitted to be larger than 10s.
It is also important that the voltage deviations in the system is limited.
This is of importance for the connected loads, but a “good” voltage profile is
also essential for keeping the losses low and for utilising the reactive reserves
to establish a secure operation of the system. Voltage control is, as been
pointed out earlier, a more local control than the frequency control. If the
14.1. Control of Active Power and Frequency 153
voltage deviates from the set value in a node, the control action must be
made in this or a nearby node.
MW
Operation
Unavailable Planning Operation
actly coincide with real values, therefore a reserve which can compensate
the difference is required. Therefore frequency variations arise, which must
be compensated for. Both power imbalances due to incorrect load forecasts
and to occasional load variations are controlled with the normal operation
reserve.
Events which can lead to utilisation of the disturbance reserve are: gen-
erator trips or line trips. Disturbances of that kind can lead to frequency
reductions and reserves must often be put into operation.
In the operation the reserves are divided after needed time for activation,
see Figure 14.2. To keep reserves is expensive and therefore it is of interest
to minimise the needed effort of the reserves for maintaining the wanted
reliability and security.
Uset
∆U f Ugen
Ufield
Turbine
P mech
~ Power System
∆P mech ∆f f
fset
Figure 14.3. Generator unit with voltage regulator and turbine reg-
ulator for frequency control.
way.
• Capacitor banks
• Induction motors
• Shunt reactors
• Transformer inductances
For some of these the reactive power is easy to control, while for others it
is practically impossible. The reactive power of the synchronous machines is
easily controlled by means of the excitation. Switching of shunt capacitors
and reactors can also control the reactive power. If thyristors are used to
switch capacitors and/or thyristors are used to control the current through
shunt reactors, a fast and step-less control of the reactive power can be
obtained. Such a device is called SVC (Static Var Compensator).
As has been shown earlier it is most effective to compensate the reactive
power as close as possible to the reactive load. There are certain high
voltage tariffs to encourage large consumers, e.g. industries, and electrical
distributions companies to compensate their loads in an effective way. These
tariffs are generally designed so that the reactive power is only allowed to
reach a certain percentage of the active power. If this percentage is exceeded,
the consumer has to pay for the reactive power. The high voltage network
is in that way primarily used for transmission of active power.
The reactive losses of power lines and transformers depend on the size of
the reactance. In overhead-transmission lines the reactance can be slightly
reduced by the use of multiple conductors. The only possibility to radi-
cally reduce the total reactance of a transmission line is to connect a series
capacitor, see 6.5.1 in the part ”Static Analysis”.
• Impedances of lines
U1 zk τU 2 U2
N1 N2
equipped with a number of taps on one of the windings. Voltage control can
be obtained by switching between these taps, see Figure 14.5. If switching
during operation can be made by means of tap changers, this possibility of
voltage control is very effective and useful. Normally the taps are placed
on the high voltage winding, the upper side, since then the lowest current
needs to be switched.
If N1 is the number of turns on the upper side and N2 is the number of
turns on the lower side, the turns ratio of transformer is defined as
N1
τ= (14.4)
N2
Then the relation between the voltage on the high voltage side, U1 , and on
the low voltage side, U2 , at no load is
U1
U2 = (14.5)
τ
If the voltage decreases on the high voltage side, the voltage on the lower
side can be kept constant by decreasing τ , i.e. by switching off a number of
windings on the high voltage side. When the transformer is loaded eq. (14.5)
is of course not correct, since the load current gives a voltage drop over the
leakage reactance of the transformer, zk , but the same principle can still be
applied at voltage control.
Transformers with automatic tap changer control are often used for volt-
age control in distribution networks. The voltage at the consumers can
therefore be kept fairly constant even though voltage variations occur at the
high voltage network. Time constants in these regulators are typically some
ten seconds.
Sometimes the turns ratio cannot be changed during operation, but just
manually when the transformer is off load. In this case one can only change
the voltage level in large but not control the voltage variations in the net-
work.
Normal
State
Restor- Alert
ation State
and control the generation within that region. The next level of operation
centre has the task of controlling the operation for one or several power
stations. The information flow between these different levels is very large
and there is an extensive communication system parallel with the electrical
power system to handle this. Computers are extensively used to perform the
overall control of the power system, but also the operators make important
decisions in the control process.
The different states that a power system can be found in is often de-
scribed according to Figure 14.6. Normal operation is the state which is
desired for a system. Besides that all quantities in the system are within
the limits given by the equipment and the system, there are margins so
that the system can tolerate certain predetermined disturbances, e.g. loss
of lines and generation, without endangering the system security. When
the system is in alert operation all quantities are still within the allowed
limits, but the margins which existed for normal operation have been lost
as a consequence of some disturbance(s). In alert operation power can be
supplied as usual, and the consumers do not notice that any disturbance
has affected the system. In this state the goal for the control is to bring the
system back to normal operation through connecting equipment to establish
margins to cope with new disturbances. Emergency operation can occur if
further disturbances occur or if a large disturbance strikes the system. Some
quantities, e.g. voltages or power flows on the lines, are now outside the per-
mitted limits. Still there is no shortage of power, but fast actions must be
taken otherwise further equipment will be tripped by different protections.
If it is not succeeded to bring the system to alert operation and gradually
162 14. Control of Electric Power Systems
163
164 A. Phase-Shifting Transformers
R S T
r
R r
s
t
T S t s
R S T
r
s R r
t
T S
t
n
DUr
UR
Ur
Ur Ur+DUr=UR
Us Us+DUs=US UT
Us
Ut Ut+DUt=UT DUt Ut
DUs
US
phase-shift does not influence the power flow. Transformers connected Yd are commonly
used as generator step-up transformers and as transformers feeding distribution networks.
However, since no parallel paths exists, or the parallel transformers are identical, the
phase-shift does not play any role for the power flow.
166 A. Phase-Shifting Transformers
Ur Ur+DUr DUr
Us Us+DUs
Ur a
Ut Ut+DUt
Us
Booster DUt Ut
DUs
DUr
Ur
Ur+DUr
aU
r
Ut
Us DUs
DUt
Us Us+DUs
Ut Ut+DUt
In this Appendix a brief summary of how protections are designed and how
they function is given. The very important distance protections and their
operating principles are discussed. Some special protections and system
wide protections that are of relevance for power system stability is briefly
reviewed.
167
168 B. Protections in Electric Power Systems
Generator Protection
Distance Protection
~
~
Protected Object
IA + − IB
Σ
∆I
Instrument Transformers
Breaker #1 Breaker #2
U, I U, I
Telecommunication
Relay Logic Relay Logic
it can then be decided if the fault is in the protected line, within Zone 1,
or not. If that is the case, a trip order is given to the breaker at the same
station within some milliseconds, typically 10 ms, after Z has reached Zone
1. At the same time a trip order is given to the breaker in the other end of
the line. This latter trip order is not needed for isolation of the fault, if the
protection system in the other end works as it should, but this trip order
(transfer trip) increases the security in the system.
If the measured value on Z is in Zone 2 or 3, it implies that the fault is
outside the actual line. This implies that neither breaker 1 nor 2 in Figure
B.3 shall be opened. If the breakers, which according to the protection plane
should isolate the fault, are not operated by some reason, other breakers
which are further away from the fault must isolate it. These secondary
B.2. Distance Protections 171
X Zone 3
Zone 2
Zone 1
Normal Value of Z
breakers will be used first after it is clear that the primary breakers have
not isolated the fault. Therefore if, Z is in Zone 2, the breaker does not get
the trip order until typically some hundred milliseconds have passed.
To coordinate and tune the settings of the protections to give a fast,
reliable, sensitive and selective protection system is a complicated and an
important task in an electric power system. In modern protection systems
different areas can be defined according to Figure B.4 with in principal ar-
bitrary geometric shapes, which facilitates the work. A plan comprising the
different areas of protections and time settings is usually called a selectivity
plan. The work to establish a selectivity plan is often very time consuming
because it should be appropriate for every feasible state of operation, i.e. for
different numbers of generators and lines connected and also at different
load levels. Often trade-offs must be made to reach acceptable results.
attempt, more attempts to re-close will not be made. In this latter case the
isolation of the line has probably been permanently damaged and it must
be repaired before the line can be put in operation again. (This scenario
is typical. Due to specific conditions in different countries, deviations can
occur.)
Automatic re-closure must be made with certain carefulness when it is
made close to large thermal power plants, e.g. nuclear power plants. The
connection can in this case cause large stresses on the generator shaft if it
occurs at certain phase positions. The re-closure can in this case be done in
the remote end of the line seen from the thermal power plant, and then a
synchronised re-closure at the other end is made. (With synchronised closure
is meant that the voltage over the breaker is zero when it is closed.) In that
way the transients in the system are drastically reduced, but of course the
re-closure takes longer time.
In some systems all fault clearings on the high voltage grid are made on
all three phases. In other systems one phase clearing is used. This means
that only the faulty phase(s) is (are) disconnected at fault clearing and re-
closure.