Rectangular Power Flow for matpower data format.
版本 1.0.0 (13.6 KB) 作者:
RMS Danaraj
This code solved the power flow in rectangular coordinate system.It accepts the matpower data format.
Run recltlf1.m
You can include any matpower file to run power flow. The results of ieee 6 bus system is given below.
The power flow converged in 6 iterations
Vmag Vang(deg) P(MW) Q(MVAR)
' 1.0500 0.0000 1.0787 0.1595
1.0500 -3.6709 0.5000 0.7435
1.0700 -4.2730 0.6000 0.8962
0.9894 -4.1957 -0.7000 -0.7000
0.9855 -5.2762 -0.7000 -0.6999
1.0044 -5.9472 -0.7000 -0.6999
t1 =
0.0306
引用格式
RMS Danaraj (2026). Rectangular Power Flow for matpower data format. (https://ww2.mathworks.cn/matlabcentral/fileexchange/70595-rectangular-power-flow-for-matpower-data-format), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2018b
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Mathematics and Optimization > Optimization Toolbox > Systems of Nonlinear Equations > Newton-Raphson Method >
在 Help Center 和 MATLAB Answers 中查找有关 Newton-Raphson Method 的更多信息
标签
致谢
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0 |
