Power System Analysis Toolbox (PSAT)

129 ビュー (過去 30 日間)
marzieh alhooei
marzieh alhooei 2013 年 10 月 22 日
コメント済み: Ezechukwu Ani 2023 年 8 月 31 日
I have been using PSAT to model a 24 bus bar power system, which is in PSAT Library. Yet, I have an error during power flow test. This error pops up, when I click on Power Flow button:
Error using fprintf Invalid file identifier. Use fopen to generate a valid file identifier.
Error in fm_wcall (line 49) count = fprintf(fid,'function fm_call(flag)\n\n');
Error in fm_spf (line 41) fm_wcall;
Error in fm_set (line 720) fm_spf
Error while evaluating uicontrol Callback
Although I do know that PSAT is not a TOOLBOX supported by matlab, even your short reply could be certainly helpful.
  18 件のコメント
Noor Ainul Fazira Abd Rahim
Noor Ainul Fazira Abd Rahim 2020 年 5 月 18 日
i have the same problem. when i run the psat toolbox, the diagram becomes red colour and said that there are too many argument, so i cant save my test files. how can i fix this?
Walter Roberson
Walter Roberson 2020 年 5 月 18 日
With regards to the problem with permission being denied, see my Answer below, https://www.mathworks.com/matlabcentral/answers/91079-power-system-analysis-toolbox-psat#answer_421960

サインインしてコメントする。

回答 (7 件)

Richard Joseph
Richard Joseph 2019 年 6 月 28 日
編集済み: Image Analyst 2020 年 1 月 1 日
Hello Gentlemen, Dr., and Prof.:
Help me here.
I installed PSAT in MATLAB but when running power flow it shows:
Error using fprintf Invalid file identifier. Use fopen to generate a valid file identifier.
Error in fm_wcall (line 49) count = fprintf(fid,'function fm_call(flag)\n\n');
Error in fm_spf (line 41) fm_wcall;
Error in fm_set (line 720) fm_spf
Error while evaluating uicontrol Callback
Please help me.
  2 件のコメント
Muataz Fahad
Muataz Fahad 2019 年 10 月 15 日
編集済み: Image Analyst 2020 年 1 月 1 日
Hello sir.
Have you gotten something? Is the problem solved? Because I have the same problem now. Please help me.
sira
sira 2019 年 11 月 29 日
編集済み: Image Analyst 2020 年 1 月 1 日
Hello Muataz Fahad... Did you solve your problem?

サインインしてコメントする。


Walter Roberson
Walter Roberson 2020 年 3 月 25 日
This problem can occur if you start running psat from the psat directory and you do not have write access to the psat directory.
psat keeps a record of which directory you were in when you start running it, and in some cases tries to write file fm_call.m into that directory.
The work-around is to make sure that psat is on you MATLAB path, and to start it running by name when you are cd'd to a directory that you have write access to.
  2 件のコメント
Ezechukwu Ani
Ezechukwu Ani 2023 年 7 月 9 日
Well said sir, What can be done to resolve this problem? Thank you Nelson
Ezechukwu Ani
Ezechukwu Ani 2023 年 8 月 31 日
You can select the file and click on add path,this will add your file directory to PSAT toolbox

サインインしてコメントする。


samjhana rai
samjhana rai 2021 年 3 月 1 日
Hello everyone;
I m trying to run the load flow usng the PSAT, I have 5 generators and it is a 1 slack and 4 PV bus system. But when we run the power flow we are not getting the load flow, we are getting the error as, ''the convergence is increasing'' and ''convergence likely not reachable.'' What could be th possible problems? would be glad if anyone of you coould answer.
  2 件のコメント
PRITAM KUMAR NIRALA
PRITAM KUMAR NIRALA 2022 年 2 月 25 日
I am also getting same message could you please help me how to resolve it
Gaurav rawat
Gaurav rawat 2023 年 2 月 24 日
please re check the data u putting in simulation

サインインしてコメントする。


HUSEYIN BAKIR
HUSEYIN BAKIR 2017 年 1 月 13 日
編集済み: Image Analyst 2020 年 1 月 1 日
I don't have the PSAT toolbox in MATLAB? How can I get the PSAT toolbox?
  7 件のコメント
dursun bahadir celik
dursun bahadir celik 2021 年 3 月 17 日
PSAT LİNK PLEASE ? CAN YOU SEND ME

サインインしてコメントする。


Abdulmunim Guwaeder
Abdulmunim Guwaeder 2017 年 3 月 20 日
how can I install PSAT
  3 件のコメント
GAURAV
GAURAV 2018 年 12 月 21 日
編集済み: Image Analyst 2020 年 1 月 1 日
After installing PSAT this error shows
MATLAB Version 9.0
Failed Conversion from simulink model : Permision Denied
Index exceeds matrix dimensions
Data conversion failed.
Gary Singh
Gary Singh 2019 年 8 月 4 日
編集済み: Image Analyst 2020 年 1 月 1 日
Watch it to add the toolbox to MATLAB.

サインインしてコメントする。


Ismael Abdulrahman
Ismael Abdulrahman 2019 年 12 月 31 日
  2 件のコメント
Image Analyst
Image Analyst 2020 年 1 月 1 日
編集済み: Image Analyst 2020 年 1 月 1 日
That seems to be a link to a ZIP file. Is the Toolbox inside that zip file? This could be helpful since the other links the others gave seem to be dead links now.
Walter Roberson
Walter Roberson 2020 年 1 月 1 日
It appears to be a link to code for some paper.

サインインしてコメントする。


Hamed
Hamed 2022 年 11 月 7 日
Hello guys,
I'm running power flow in PSAT and in my network, for the slack bus, there are two generators connected. The PSAT does not perform the power flow and says: "More than one slack generators are connected to the same bus".
What should I do? Please help me
  1 件のコメント
Ezechukwu Ani
Ezechukwu Ani 2023 年 7 月 12 日
Remove the rectangular PSAT icon from the second generator only place it on your slack bus, insert pq or pv on the second generator.
All the best

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by