Generator internal voltage, retrieve

Hello,

As we know, the generator internal voltage:

E = I * Zsource + Vbus

where Zsource is the generator impedance Vbus is the bus voltage

Of course the internal voltage can be calculated by bus voltage, generator impedance, and generator output current.

My question is: Is there a way to retrieve the generator internal voltage 'E' using PSS/E API?

Thank you very much.

terrytian's avatar
49
terrytian
asked 2014-04-05 13:14:27 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Not sure there's a way to directly grab it using the API, but you could use the API to pull I, Zsource, and Vbus and calculate E, if that would suit your purposes.

jsexauer's avatar jsexauer (2014-04-07 09:12:05 -0500) edit
add a comment see more comments