0

How to simulate reduced system inertia while integrating renewables?

From a given raw and dyr file, i have replaced some of the conventional generator models in there (such as GENROU) with renewable models, such as REGCA1. For example, for 25% renewable integration, the power output of the conventional units are reduced by 25% and a renewable unit is being added to fill in the gap in the raw file, with the corresponding model in the dyr file.

Now, to simulate reduced overall inertia of the system (which is a well-known impact of renewable integration), should i also reduce the MBASE of the conventional generator units and/or the intertia parameter in the corresponding GENROU model? Is this the correct way to do it?

Thanks in advance for your help.

bikiran1991's avatar
47
bikiran1991
asked 2019-06-17 10:31:33 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The correct way of modelling decreased inertia due to decreased number of synchronous generators connected to the system is to switch synchronous generators off-line in load flow instead of scaling down Pgen for all generators.

perolofl's avatar
3.8k
perolofl
answered 2019-06-17 10:48:31 -0500
edit flag offensive 0 remove flag delete link

Comments

Thanks. Makes sense.

bikiran1991's avatar bikiran1991 (2019-06-17 10:55:39 -0500) edit

Hey, and How could you do that? I was thinking of using psspy.gnet(). Would it be correct? By the way, do you know how to change the statism of a GENROU with PSSPY?

Camps94's avatar Camps94 (2019-07-03 03:28:31 -0500) edit

@Camps94: The synchronous generators should be switched off since they are replaced by renewable generation. What do you mean with "statism of a GENROU"?

perolofl's avatar perolofl (2019-07-03 12:29:48 -0500) edit

Sorry, I wasnt cleared in my response. I mean..How do you switch or convert a Machine (Synchronous generator) to a renewable generator? I though I could use psspy.gnet() to simulate the renewable generator as a Negative constant load. Do you know a better way? Many thanks

Camps94's avatar Camps94 (2019-07-03 13:05:47 -0500) edit

You don’t convert. Synhronuos machines are taken out of service and replaced with new renewable at other locations, e.g. wind or solar plant.

perolofl's avatar perolofl (2019-07-03 13:30:38 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer