PQ Plot in PSSE
Is there any way to observe and verify the PQ curve of a generator. Any python code available?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Is there any way to observe and verify the PQ curve of a generator. Any python code available?
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!]
Asked: 2021-05-26 08:15:17 -0500
Seen: 466 times
Last updated: May 27 '21