Gauss Seidel Load Flow Analysis

Implementation of Gauss Seidel Power Flow Solution in MATLAB
3,9K download
Aggiornato 23 giu 2022
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

Cita come

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. Recuperato .

Compatibilità della release di MATLAB
Creato con R2021a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.