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!