Skip to content

This new version includes more test cases

Latest
Compare
Choose a tag to compare
@OrlandoRam18 OrlandoRam18 released this 23 Jun 21:46
e1debb7

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