Ask Your Question
1

Script for UPFC dynamic model in PSS/E

asked Sep 24 '12

crescent gravatar image

Hello all I am currently understudying the capability of UPFC in power system transient stability. But I just discovered that PSS/E does not have a Dynamic model for UPFC and I understand Python could be used to code this. I need HELP!!!

Comments

Hi @crescent I'd also love to know if something like this could be done in Python. Does anyone have any ideas?

JervisW gravatar imageJervisW (Sep 25 '12)
1

Can you post more details on how you would model the UPFC? Could you model it using an existing device (a shunt or a generator?) whose parameters you vary using Python? Or is your model a set of nodal equations?

jsexauer gravatar imagejsexauer (Sep 25 '12)

1 answer

Sort by » oldest newest most voted
1

answered Sep 25 '12

jsexauer gravatar image

https://www.pti-us.com/pti/company/enewsletter/2008july/HandlingUserWrittenModelsin_PSSE31.html

This is not in Python, but I think it is more appropriate for your purposes. Unless you can "fake out" PSSE by modeling the UPFC using an existing device and varying its parameters dynamically. Regardless, a custom DLL is probably a better way.

link

Comments

I thought the answer would be along these lines. I was pretty surprised to hear that Python could be a potential solution.

JervisW gravatar imageJervisW (Sep 26 '12)
1

I think it depends on how detailed a model you want to have (ie, not very detailed). Also, you'd have to be willing to run your analysis exclusively in Python (ie, abandon the PSSE interface). It wouldn't be very pretty or very effective, that's for sure.

jsexauer gravatar imagejsexauer (Sep 26 '12)

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

Stats

Asked: Sep 24 '12

Seen: 618 times

Last updated: Sep 25 '12