Ask Your Question
0

PQ Plot in PSSE

asked 2021-05-26 08:15:17 -0500

fadi gravatar image

Is there any way to observe and verify the PQ curve of a generator. Any python code available?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2021-05-26 09:41:08 -0500

jconto gravatar image

updated 2021-05-27 18:26:31 -0500

Perform a PV study (check the manual for details) with your single generator as the source. The sink can be left to the swing bus. Start with Pgen at a low value, 10% of Pmax, and within a loop, load flow solve it, retrieve Qgen and save both in an array; next increase Pgen by a delta amount (10%) and repeat. Exit the loop when Pgen reaches Pmax. Plot the array Pgen v. Qgen. [BTW, Pgen, Qgen values can be found manually too!]

edit flag offensive delete link more

Comments

Thank u so much

fadi gravatar imagefadi ( 2021-05-27 11:50:31 -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: 2021-05-26 08:15:17 -0500

Seen: 406 times

Last updated: May 27 '21