Gauss Seidel Load Flow Analysis

Implementation of Gauss Seidel Power Flow Solution in MATLAB
4K descargas
Actualizado 23 jun 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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2021a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Numerical Integration and Differential Equations en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.