Skip to content

Implementation of Gauss Seidel Power Flow Solution in MATLAB. This is the general program for solution, it has 4 test cases (the 5, 6 , 9 and 14 IEEE bus systems) but can be accurately used in other power systems, just enter the data in tables , e.g(line & bus). The program computhes the admittance matrix Ybus and computes V and Theta using the …

License

OrlandoRam18/Gauss-Seidel-Load-Flow-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gauss-Seidel-Load-Flow-Analysis

Implementation of Gauss Seidel Power Flow Solution in MATLAB.

This is the general program for solution, it has 4 test cases (the 5, 6 , 9 and 14 IEEE bus systems) but can be accurately used in other power systems, just enter the data in tables , e.g(line & bus). The program computhes the admittance matrix Ybus and computes V and Theta using the Gauss Seidel method, then, the load flows are calculated. At the end, the program will give you a report about the states (V, Theta) and the computed power flows.

If you are facing any trouble, dont hesitate to contact me by email. my email is: orramirezba@ittepic.edu.mx Thanks. Orlando Ramírez Barrón

View Gauss Seidel Load Flow Analysis on File Exchange

About

Implementation of Gauss Seidel Power Flow Solution in MATLAB. This is the general program for solution, it has 4 test cases (the 5, 6 , 9 and 14 IEEE bus systems) but can be accurately used in other power systems, just enter the data in tables , e.g(line & bus). The program computhes the admittance matrix Ybus and computes V and Theta using the …

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages