Introduction To Power System Analysis: Node Equations: The Bus Admittance Matrix
Introduction To Power System Analysis: Node Equations: The Bus Admittance Matrix
Introduction To Power System Analysis: Node Equations: The Bus Admittance Matrix
j0.1
j0.1
1 j0.2 2
j0.25 j0.4
1 2
y12 j 5
y13 j 4 y23 j 2.5
I 1 y 10V 1 y 12 (V 1 V 2 ) y 13 (V 1 V 3 )
I 2 y 20V 2 y 12 (V 2 V 1 ) y 23 (V 2 V 3 )
0 y 13 (V 3 V 1 ) y 23 (V 3 V 2 )
Rewrite these equations in the form,
I BUS YBUSVBUS
where,
Y11 y10 y12 y13
Y12 Y21 y12
Y13 Y31 y13
Y22 y20 y12 y23
Y23 Y32 y23
Y33 y13 y23
Substitute the values and find the bus admittance matrix as,
j19 j5 j4
YBUS j 5 j17.5 j 2.5
j 4 j 2.5 j 6.5
VBUS YBUS
1
I BUS
Z BUS I BUS
ZBUS is the bus impedance matrix, and is inverse of YBUS.
I A YA YB VA
0 Y Y V
C D B
VB YD1YCVA
I A YAVA YBYD!YCVA
[YA YBYD!YC ]VA
YEQVA
For YBUS , YB YC'
The above equation can also be written as,
1
VA YEQ IA
Z EQ I A
j0.25
j0.25
1 j0.5 2
j0.2 j0.25
a) Form YBUS
b) Obtain ZBUS from YBUS
c) Obtain YEQ if bus 3 is eliminated
d) Obtain ZEQ from YEQ and compare with ZBUS
a)
1 1 1 1 1
j 0.25 j 0.5 j 0.2
j 0.5 j 0.2
1 1 1 1 1
YBUS
j 0.5 j 0.25 j 0.5 j 0.2 j 0.25
1 1 1 1
j 0.2 j 0.25 j 0.25 j 0.2
j11 j2 j5 11 2 5
j 2 j10 j 4 ( j ) 2 10 4
j 5 j 4 j 9 5 4 9
b)
Y jpYpk
Y jk (new) Y jk (original )
Ypp
N
(2)
aik xk yi i 1,2,......N
k 1
Solving for x1 from the first equation of (1), x2 from the second
equation, and x3 from the third equation gives,
1
x1 ( y1 a12 x2 a13 x3 )
a11
1 (3)
x2 ( y2 a21 x1 a23 x3 )
a22
1
x3 ( y3 a31 x1 a32 x2 )
a33
Or, from (2),
1 N (4)
xk ( yk akj x j ) j k ; k=1,2,.....N
akk j 1
1
xk1 ( yk ak 1 x10 ak 2 x20 .........akN xN0 ) k=1,2,.......N (5)
akk
3. Repeat step 2 with new values of xki until,
xk xki xki1
where i is the iteration number and ε is the precision index
(tolerance) of the solution. The value of xk at the (i+1)th iteration
is,
1
x
i 1
k
( ykk ak 1 x1i .......... akN xNi ) (6)
akk
Example
8 x1 4 x2 24
4 x1 7 x2 2 x3 0
2 x2 8 x3 12
By equation (6),
1
x (24 4 x2i )
i 1
1
8
1
x2i 1 (4 x1i 2 x3i )
7
1
x3i 1 (12 2 x2i )
8
Let, x10 = 24/8 =3, x20 =0, x30 =12/8=1.5 and continue the iterative
process. The results are tabulated below.
Iteration No. x1 x2 x3 Δxmax
0 3 0 1.5
1
xki1 ( ykk ak 1 x1i1 ak 2 x2i1..... ak ,k 1 xki 1..... akN xNi )
akk
This method results in a faster convergence of the solution.
Example
1
x1i 1 (24 4 x2i )
8
1
x2i 1 (4 x1i 1 2 x3i )
7
1
x3i 1 (12 2 x2i 1 )
8
The iterative results are tabulated below.
Iteration No. x1 x2 x3 Δxmax
0 3 0 1.5
Four quantities are associated with each node (bus). These are:
Voltage magnitude, V
Real power, P
Reactive power, Q
Slack bus or swing bus: it is the reference bus (usually the bus of
the largest generator). Voltage magnitude and angle ( V , δ) are
specified. This makes up the difference between scheduled plus
losses with total generation
Load bus: active and reactive powers are specified. These are also
called PQ bus
A 6-bus power system
Power Flow Solution: Gauss-Seidel Method
Consider bus-i in the n-bus power system
Vi V1
V2
Ii
.
Vn .
.
Vi I i* Pi jQi
(2)
P jQ
Or , I i i * i
Vi
Equate (1) and (2),
n Pi jQi
YiiVi YijV j
j 1
i
Vi * (3)
1 Pi jQi n
Vi [ *
YijV j ]
Yii Vi j 1
i
Notice that the real and reactive power at bus i are expressed as:
n
Pi Re al{Vi [YiiVi YijV j }
*
(4)
j 1
i
n
(5)
Qi Im ag{Vi [YiiVi YijV j }
*
j 1
i
where, Viα is the accelerated value and will be used instead of Vik+1
in the next calculation. α is in the range of 1.3-1.6.
Recollect that:
For the 6-bus power system is shown above, reference bus is assigned
as bus #1, followed by generator bus (2,3,….G), then the load buses
(G+1,G+2,……,n)