Continuation Power Flow in PSAT

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 ?!

Risposte (4)

ALOK AGARWAL
ALOK AGARWAL il 16 Feb 2017

0 voti

you should switch off dynamic components. Than it will work.

2 Commenti

Tam Luu
Tam Luu il 30 Gen 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
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.

Accedi per commentare.

ghada kewan
ghada kewan il 26 Ago 2018

0 voti

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 Commenti

We would need test data and a list of steps you took in order to replicate this.
I also have the same problem...did find the solution ?
Dárcio Silva
Dárcio Silva il 11 Mar 2021
Modificato: Dárcio Silva il 11 Mar 2021
I changed && -> & in the 'fm_cpf.m' file. It worked for me.

Accedi per commentare.

Abraham Haile
Abraham Haile il 12 Mar 2020

0 voti

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 il 8 Lug 2023

0 voti

Can someone help me with performing Continuation power flow using PSAT? Thank you
Nelson

Categorie

Scopri di più su MATLAB in Centro assistenza e File Exchange

Richiesto:

il 29 Giu 2015

Risposto:

il 8 Lug 2023

Community Treasure Hunt

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

Start Hunting!

Translated by