Gauss Seidel Load Flow Analysis

Implementation of Gauss Seidel Power Flow Solution in MATLAB
ダウンロード: 3.8K
更新 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 Center および MATLAB AnswersNumerical 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 リポジトリにアクセスしてください。