Lecture 3 Power System Representations
Lecture 3 Power System Representations
Lecture 3 Power System Representations
Almost all modern power systems are three-phase systems with the phases of equal
amplitude and shifted by 120˚. Since phases are similar, it is customary to sketch
power systems in a simple form with a single line representing all three phases of the
real system.
All devices are protected by oil circuit breakers (OCBs). We notice that the diagram
indicates the type of connection for each machine and transformer, and also the
points in the system connected to the ground.
The ground connections are important since they affect the current flowing in
nonsymmetrical faults. These connection can be direct or through a resistor or
inductor (they help reducing the fault current that flows in unsymmetrical faults, while
having no impact on the steady-state operation of the system since the current
through them will be zero). Machine ratings, impedances, and/or consumed (or
supplied) powers are usually included in the diagrams.
per-unit equivalent circuits
In the per-unit system, all quantities are represented as a fraction of the base value:
actualvalue
Quantityin per unit
basevalueof quantity
An advantage of per-unit representation is that circuits containing transformers can
be easily analyzed.
If any two of the four base quantities are specified, the other base values can be
calculated. Usually, base apparent power and base voltage are specified at a point in
the circuit, and the other values are calculated from them. The base voltage varies
by the voltage ratio of each transformer in the circuit but the base apparent power
stays the same through the circuit.
S1 ,base
I base (10.4.1)
VLN ,base
2
VLN ,base V LN ,base
Z base (10.4.2)
I base S1 ,base
Per-unit equivalent circuits
For single phase bases of power and Voltage (line to neutral) the other bases can be
calculated as shown below:
S1 ,base
I base
VLN ,base
2
VLN ,base V LN ,base
Z base
I base S1 ,base
Where VLN,base is the line-to-neutral base voltage in the three-phase circuit S1,base is
the base apparent power of a single phase in the circuit.
Per-phase, per-unit equivalent circuits
The base current and impedance in a per-unit system can also be expressed in
terms of the three-phase apparent power (which is 3 times the apparent power of a
single phase) and line-to-line voltages (which is 3 times the line-to-neutral voltage):
S3 ,base
I base (10.5.1)
3VLL ,base
2
VLL ,base V LL ,base
Z base (10.5.2)
3I base S3 ,base
(10.5.3)
per-unit equivalent circuits
The per-unit impedance may be transformed from one base to another as:
2
Vold S new
Per unitZ new per unitZ old
V S
new old
(10.6.1)
Example 10.2: a power system consists of one synchronous generator and one
synchronous motor connected by two transformers and a transmission line. Create a
per-phase, per-unit equivalent circuit of this power system using a base apparent
power of 100 MVA and a base line voltage of the generator G1 of 13.8 kV. Given that:
G1 ratings: 100 MVA, 13.8 kV, R = 0.1 pu, Xs = 0.9 pu;
T1 ratings: 100 MVA, 13.8/110 kV, R = 0.01 pu, Xs = 0.05 pu;
T2 ratings: 50 MVA, 120/14.4 kV, R = 0.01 pu, Xs = 0.05 pu;
M ratings: 50 MVA, 13.8 kV, R = 0.1 pu, Xs = 1.1 pu;
L1 impedance: R = 15 , X = 75 .
Per-phase, per-unit equivalent circuits
(10.9.3)
X T 2, pu 0.05 14.4 13.2 100 50 0.119 perunit
2
Per-phase, per-unit equivalent circuits
The impedance of M2 is specified in per-unit on a base of 13.8 kV and 50 MVA in
Region 3. Therefore, the per-unit resistances and reactances of this component on
the system base are:
per unitZ new per unitZ given Vgiven Vnew S S given
2
new
(10.10.1)
X M 2, pu 1.1 14.8 13.2 100 50 2.405 perunit
2
Note that the per-unit series impedances of the transformers and the transmission
lines between each pair of busses have been added up, and the resulting
impedances were expressed as admittances (Y=1/Z) to simplify nodal analysis.
Shunt admittance at each bus is shown between the bus and the neutral. This
admittance can include the shunt admittance of the line models and shunt
admittance associated with any generators or loads on a bus.
Writing node equations for
equivalent circuits
The voltages between each bus and neutral are represented by single subscripts (V1,
V2) in the equivalent circuit, while the voltages between any two busses are indicated
by double subscripts (V12).
The generators and loads are represented by current sources injecting currents into
the specific nodes. Conventionally, current sources always flow into a node meaning
that the power flow of generators will be positive, while the power flow for motors will
be negative.
According to Kirchhoff’s current flow law (KCL), the sum of all currents entering
any node equals to the sum of all currents leaving the node. KCL can be used
to establish and solve a system of simultaneous equations with the unknown node
voltages.
Assuming that the current from the current sources are entering each node, and that
all other currents are leaving the node, applying the KCL to the node (1) yields:
V1 V2 Ya V1 V3 Yb V1Yd I1 (10.13.1)
Writing node equations for
equivalent circuits
Similarly, for the nodes (2) and (3):
V2 V1 Ya V2 V3 Yc V2Ye I 2 (10.14.1)
V3 V1 Yb V3 V2 Yc V3Y f I 3 (10.14.2)
YbV1 YcV2 Yb Yc Y f V3 I 3
In matrix form:
Ya Yb Yd Ya Yb V1 I1
Ya Ya Yc Ye Yc V2 I 2 (10.14.4)
YbusV I (10.15.1)
where Ybus is the bus admittance matrix of a system, which has the form:
Simple technique for constructing Ybus is only applicable for components that are not
mutually coupled. The technique applicable to mutually coupled components can be
found elsewhere.
Once Ybus is calculated, the solution to (10.15.1) is
1
V Y I bus
(10.16.2)
or
V bus I (10.16.3)
Solving power system node equation
with MATLAB™
A number of techniques can be used to solve systems of simultaneous linear
equations, such as substitution, Gaussian elimination, LU factorization, etc. MATLAB
has build-in system solvers that can be used efficiently.
A system of n linear equations in n unknowns
Ax b (10.17.1)
where A is an n x n matrix and b is and n-element column vector; the solution will be
1
xA b (10.17.2)
0.989 0.60
0.981 1.58
1
V Ybus I V (10.25.1)
0.974 2.62
0.982 1.48