Example systems used in generator aggregation experiment
This subpackage contains the models used in a generator aggregation experiment. The two models can be simulated and their results can be compared in order to validate the performed aggregation experiment.
Name | Description |
---|---|
Reference_system | Original test system for machine aggregation using RaPId |
Aggregated_system | Test system with an aggregated machine, obtained using RaPId |
Original test system for machine aggregation using RaPId
This is a Three-Machine system containing disturbances on the excitation system of the generator connected to bus GEN1. These disturbances allow the user to observe dominant dynamics that need to be preserved when the generators conncted at bus GEN2 are aggregated into one machine.
Simulate the system for 20 seconds. Variables of interest are:
gENROE.SPEED
gENROE1.SPEED
gENROE2.SPEED
In addition, also plot the following variables:
gENROE.PELEC
gENROE1.PELEC
gENROE2.PELEC
Compare the results obtained in this simulation with the ones obtained in Aggregated_system.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Test system with an aggregated machine, obtained using RaPId
This is a Two-Machine system resulting from the aggregation of both generators connected to bus GEN2.
Simulate the system for 20 seconds. Variables of interest are:
gENROE.SPEED
gENROE1.SPEED
In addition, also plot the following variables:
gENROE.PELEC
gENROE1.PELEC
Compare the results obtained in this simulation with the ones obtained in Reference_system.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Automatically generated Thu Oct 6 17:41:43 2022.