You are on page 1of 2

LAB-6: Gaussian Elimination Method in MATLAB

Roll #:_____________________________

OBJECTIVES:
To get familiar with method to find bus Voltage of unknown bus. For large networks we avoid direct
inversion of Y bus. To minimizing the computational effort and computer storage we use Gaussian
elimination or Successive elimination method to find unknown bus voltage.

Procedure:
1. Enter the command window of the MATLAB.
2. Create a new M file by selecting File - New M File.
3. Type and save the program in the editor Window.
4. Execute the program by pressing Tools Run.
5. View the results.

Exercise:

Figure 1
First calculate Y bus matrix for figure 1.
Then do calculations to find Voltage matrix.
After that match your calculated answers to simulated answers.

Calculations and Results:

You might also like