Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

1

Reg.
#
Mark
s

2013-EE-437, 471, 481

EXPERIMENT # 5
Ybus matrix for Power System Calculations
Objectives:
1. Determining the Ybus matrix of a given power system and performing
calculations for system voltages and then verifying them via
simulation.
2. Use of Gaussian Elimination for Ybus.
Lab Tasks:x
1. For the power system shown in the figure; determine the Ybus matrix of
the system.
2. Solve for bus voltages using the Ybus matrix:
[V] = [Y]-1 [I]
3. Simulate the system in MATLAB / Simulink and verify the bus voltages.
Diagram:

Fig. 1
MATLAB Simulink Model:
Fig. 2 shows the complete MATLAB Simulink Model of circuit diagram shown
in Fig. 1

Ybus =

j 16.5
j 10
j4
j 2.5
j 10
j 14.5
j2
j 2.5
j4
j2
j 6.9
0
j 2.5
j 2.5
0
j 5.8

Calculate bus voltages by multiplying Ybus inverse with the current matrix.

[ ] [ ][ ]
V1
0
0.99<16.39
V2 [ ]
0
=
= 0.99<16.61
1.13<90
1.02<13.8
V3
0.68<45
0.96<19.84
V4

Results of simulation:
V1 = 0.99< -16.39

V2 =0.99< -16.61

V3 = 1.02< -13.8

V4 = 0.96< 19.84

Question(s) / Exercise:
A. Now use Gaussian Elimination to remove node 1 from the system.
Write the equations for the remaining system.

][ ] [

j8.44 j 4.424 j 4.015 V 2


0
j 4.42 j 5.932 j 0.606 V 3 = 1.13<90
j 4.015 j 0.606 j 5.4 V 4
0.68<45

B. Find the voltages via calculation


V2=3.62<32.1
V3=7.0<177.6
V4=4.17<-38.34
C. Sketch the equivalent circuit for this system below.

D. Simulate this system and find out the values of V2, V3, and V4.
V2 =
V3 =

V4 =

E. Are the voltages V2, V3, and V4 same in both simulations? Why?

F. Re-make the Ybus matrix of the system by disconnecting node 1 from


the system. Calculate voltages V2, V3, and V4. Are these voltages same
as in step D?

G.

You might also like