필터 지우기
필터 지우기

Continuation Power Flow in PSAT

조회 수: 9 (최근 30일)
mekki nesrine
mekki nesrine 2015년 6월 29일
답변: Ezechukwu Ani 2023년 7월 8일
I am searching for plotting the PV curve using PSAT(a tool in MATLAB),after running the CPF ,it works with the IEEE 14-bus system but when i integrate a wind turbine into the grid structure it doesn't work ,did anyone know the reason and could please help me ?!

답변 (4개)

ALOK AGARWAL
ALOK AGARWAL 2017년 2월 16일
you should switch off dynamic components. Than it will work.
  댓글 수: 2
Tam Luu
Tam Luu 2018년 1월 30일
Please tell me about error CPF simulation PSAT
Operands to the and && operators must be convertible to logical scalar values.
Error in fm_cpf (line 551) if lambda > lambda_old && lambda < max(l_vect) && ~Hvdc.n
Error while evaluating UIControl Callback
Walter Roberson
Walter Roberson 2018년 1월 30일
lambda or lambda_old or Hvdc.n are not scalar but need to be, or I_vect is 2 or more dimension instead of being a vector or scalar.

댓글을 달려면 로그인하십시오.


ghada kewan
ghada kewan 2018년 8월 26일
i have the same problem error in fm_cpf (line 551) if lambda > lambda_old && lambda < max(l_vect) && ~Hvdc.n
Error while evaluating UIControl Callb when evaluating cpf
  댓글 수: 3
Shruheti Vaghasiya
Shruheti Vaghasiya 2020년 12월 24일
I also have the same problem...did find the solution ?
Dárcio Silva
Dárcio Silva 2021년 3월 11일
편집: Dárcio Silva 2021년 3월 11일
I changed && -> & in the 'fm_cpf.m' file. It worked for me.

댓글을 달려면 로그인하십시오.


Abraham Haile
Abraham Haile 2020년 3월 12일
why do power flow(pf) and continuation power flow(cpf) in PSAT give different voltage profiles, for the same base data?

Ezechukwu Ani
Ezechukwu Ani 2023년 7월 8일
Can someone help me with performing Continuation power flow using PSAT? Thank you
Nelson

카테고리

Help CenterFile Exchange에서 Particle & Nuclear Physics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by