Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to Convert synchronous generators into asynchronous generators?

Hello,

I am trying to convert a synchronous generators into an asynchronous generators to simulate the presence of a renewable energy plant which can control frecuency stability. To do so, I have to do this:

  1. Transform GENERATOR into a LOAD where PLoad = -PGEN and QLoad = -QGEN.

Does anyone how could I do it? I just want to simulate the effect of the presence of solar/wind energy generators in the frecuency stability for a simulation. I would like to do it with a script if its possible.

Thank you very much

Looking forward to hearing your answers!