Newton Raphson for Load Flow

22 ビュー (過去 30 日間)
Aysha Al Jaberi
Aysha Al Jaberi 2015 年 12 月 3 日
回答済み: Muhammad Raza 2022 年 7 月 14 日
The following figure shows the one-line diagram of a simple three-bus power system with generation at bus 1. The voltage at bus 1 is V1 = 1 angle (0) pu. The scheduled load on buses 2 and 3 are marked on the diagram. Line impedances are marked in pu among (bus 1 & bus 2 = j1/30, bus 2 & bus 3 = j0.05, and bus 3 & bus 1=j0.0125) on a 100MVA base. Write a MATLAB program based on NR method and initial estimates of V2(0) = 1.0 + j0 and V3(0) = 1.0 + j0, determine V2 if (P2=400 MW & Q2=270Mvar) and V3.if (P3=300MW & Q3=320 Mvar)
Find Real Power of the Slack (P1) and Reactive Power of the Slack (Q1)
  1 件のコメント
RAJALAKSHMI K
RAJALAKSHMI K 2021 年 3 月 16 日
Can you please provide the same for multiple iterations?

サインインしてコメントする。

回答 (2 件)

Muhammad Raza
Muhammad Raza 2018 年 2 月 14 日
  2 件のコメント
Muhammad Raza
Muhammad Raza 2018 年 6 月 21 日
Muhammad Abdullah
Muhammad Abdullah 2020 年 12 月 14 日
please provide me the mathlab code soon.

サインインしてコメントする。


Muhammad Raza
Muhammad Raza 2022 年 7 月 14 日
The recent Newton Raphson method MATLAB code examples require less number of iterations to reach convergence and take less computer time; hence, the computation cost is less, and convergence is inevitable. The N R method is more precise and is not responsive to elements like regulating transformers, slack bus selection, etc.
Read full article along with Matlab code and simulation tutorial, take a look

カテゴリ

Help Center および File ExchangeNewton-Raphson Method についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by