Gauss-Seidel Load Flow Analysis

バージョン 1.0.0.0 (4.32 KB) 作成者: Praviraj PG
Gauss Seidel Loadflow or Powerflow Analysis Admittance Y-Bus and Impedance Z-Bus Formation
ダウンロード: 26.1K
更新 2008/4/10

ライセンスの表示

1. Gauss-Seidel Load Flow Analysis.
2. Keep all 5 the files in the same directory.
3. There are some assumptions used.
a. Bus number 1 is considered as the Slack bus in loadflow. ("gaussppg.m")
b. The first row in busdata matrix, corresponds to slack bus. ("busdata6.m")

4. For computing Admittance or Impedance Matrix, just we need to run "ybusppg.m" only.

5. For computing Bus Voltage and Angles, just we need to run "gaussppg.m" only.

引用

Praviraj PG (2024). Gauss-Seidel Load Flow Analysis (https://www.mathworks.com/matlabcentral/fileexchange/14089-gauss-seidel-load-flow-analysis), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R14
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSemiconductors and Converters についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

Revised.