Borrar filtros
Borrar filtros

Continuation Power Flow in PSAT

9 visualizaciones (últimos 30 días)
mekki nesrine
mekki nesrine el 29 de Jun. de 2015
Respondida: Ezechukwu Ani el 8 de Jul. de 2023
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 ?!

Respuestas (4)

ALOK AGARWAL
ALOK AGARWAL el 16 de Feb. de 2017
you should switch off dynamic components. Than it will work.
  2 comentarios
Tam Luu
Tam Luu el 30 de En. de 2018
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 el 30 de En. de 2018
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.

Iniciar sesión para comentar.


ghada kewan
ghada kewan el 26 de Ag. de 2018
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 comentarios
Shruheti Vaghasiya
Shruheti Vaghasiya el 24 de Dic. de 2020
I also have the same problem...did find the solution ?
Dárcio Silva
Dárcio Silva el 11 de Mzo. de 2021
Editada: Dárcio Silva el 11 de Mzo. de 2021
I changed && -> & in the 'fm_cpf.m' file. It worked for me.

Iniciar sesión para comentar.


Abraham Haile
Abraham Haile el 12 de Mzo. de 2020
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 el 8 de Jul. de 2023
Can someone help me with performing Continuation power flow using PSAT? Thank you
Nelson

Categorías

Más información sobre Particle & Nuclear Physics en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by