Power Flow Using Matpower
显示 更早的评论
Regarding the case57, the voltage of bus 31 is 0.936 p.u which is less than the min. limit of bus voltage (0.94). Every time I run 'runpf', the voltage value is 0.936 and it doesn't change although it is a PQ bus.
Can anyone help?
clear
clc
define_constants
mpc=loadcase('case57');
results=runpf(mpc);
1 个评论
Walter Roberson
2019-2-8
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Power and Energy Systems 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!