Gauss Seidel Load Flow Analysis

Implementation of Gauss Seidel Power Flow Solution in MATLAB
4.0K 次下载
更新时间 2022/6/23
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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Numerical Integration and Differential Equations 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库