Gauss Seidel Load Flow Analysis

Implementation of Gauss Seidel Power Flow Solution in MATLAB
3.7K Downloads
Updated Thu, 23 Jun 2022 21:46:26 +0000
Implementation of Gauss Seidel Power Flow Solution in MATLAB.
This is the general program for solution, it has 3 test cases (the 5, 6 and 9 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

Cite As

Orlando Ramirez Barron (2024). Gauss Seidel Load Flow Analysis (https://github.com/OrlandoRam18/Gauss-Seidel-Load-Flow-Analysis/releases/tag/v1.0.4.3), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.4.3

See release notes for this release on GitHub: https://github.com/OrlandoRam18/Gauss-Seidel-Load-Flow-Analysis/releases/tag/v1.0.4.3

1.0.1

It includes one more test case, and an error associated to printing the results was fixed.

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.