Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Advanced Theory in Electric Power System Engineering

(Report 6)

Deadline : April 22, 18:00 (Period: April 13~ April 22)

Calculate the voltage on each bus(1~5) using the Gauss-Seidel method. The method
of calculation is to implement the flow chart of the Gauss-Seidel method shown in
Figure 6.1 using Matlab. Refer to the system configuration, data of line
parameters, and Y-matrix of reference system obtained by calculation of report 4.
After completing the calculation code, compare the Jacobi method and Gauss-seidel
method to analyze how many iterations have been converged until the result value.

Condition:
1) Initial voltage for all buses is assumed as 1 pu. (Based on 100 [MVA]
2) The steps of Gauss-Seidel iterative methods are described in the flow
chart shown below.

Figure 6.1 Flowchart for Gauss-Seidel method


Help :

Caution :
1) When performing the problem, please use Matlab to submit code(.m file) and
result together.
2) Please use the data obtained from Report 4

Reference:
1) Please refer to book the 5th chapter of ‘Power System Load Flow Analysis By
Lynn Powell’

2) To study your own coding, We will upload the class materials related to the
code after the assignment is submitted.

You might also like