Ask Your Question
0

How to use psse/python to program (FVSI) calculation for 30-buses?

asked 2014-07-11 20:16:02 -0500

anonymous user

Anonymous

updated 2020-04-01 20:04:41 -0500

jconto gravatar image

Hi everyone firstly I'm working on research 30-bus-IEEE to study the voltage stability for network In power sytem we can apply Fast Voltage Stability index calculation to study the load-ability and stability for network. The formula of this calculation is depends on (V) sending , (Q) receiving ,(Z) receiving for buses. Now my question is how extract that data after run power flow by python and put it in excel file automatically .

thank you very much for helping

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2020-04-01 20:05:37 -0500

jconto gravatar image

A fvsi python script is posted at my google drive. It is set to run on the savnw.sav but a new case name can be updated at line 56 [to download it, visit my google site, enter the folder "python code" and download "fvsi1.py"]

edit flag offensive delete link more

Comments

your files not work in PSSE 29.... can help me for woring and how calculate index voltage stability

FIRAS gravatar imageFIRAS ( 2020-04-02 07:20:28 -0500 )edit

PTI added python to PSSe v.30 and beyond. PSSe 29 only uses IDEV or IPLAN scripts. You can translate the python code to iplan equivalent. Consider upgrading your PSSe version. A rewrite of the fvsi python code to iplan can be budgeted as a two days effort.

jconto gravatar imagejconto ( 2020-04-02 08:49:45 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2014-07-11 20:16:02 -0500

Seen: 2,259 times

Last updated: Apr 01 '20