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 |
|---|---|
| Original test system for machine aggregation using RaPId | |
| Test system with an aggregated machine, obtained using RaPId |
OpenIPSL.Examples.RaPIdExperiments.Generator_Aggregation.Reference_systemOriginal 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.SPEEDgENROE1.SPEEDgENROE2.SPEEDIn addition, also plot the following variables:
gENROE.PELECgENROE1.PELECgENROE2.PELECCompare the results obtained in this simulation with the ones obtained in Aggregated_system.
Extends from Modelica.Icons.Example (Icon for runnable examples).
OpenIPSL.Examples.RaPIdExperiments.Generator_Aggregation.Aggregated_systemTest 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.SPEEDgENROE1.SPEEDIn addition, also plot the following variables:
gENROE.PELECgENROE1.PELECCompare 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.