This example demonstrates the use of records with synchronous machine, excitation system, power system stabilizer and turbine-governor model parameters, based on data sets published in [Anderson2002]. The generator group for this example includes a GENROE machine together with an ESDC1A excitation system model, an IEE2ST PSS model and an IEESGO turbine-governor model.
Please start by completing the 3 first steps of the instructions in
GenerationGroup.Generator2.
A OpenIPSL.Data.PowerPlant.GUDynamics record must be dragged and dropped
into that model and its GUnitDynamics parameter must be propagated before
continuing with the following steps:
GUnitDynamics dropdown list. To do this, double-click the
generator1 component. Then, expand the drop-down list of the
GUnitDynamics parameter. Finally, choose the
Anderson Fossil Steam Unit 15 (448 MVA) option.powerFlow record.
The procedure is very similar as in the previous step.
This time just expand the drop-down list of the PowerFlow
parameter of the powerFlow record.
Choose the PF solutions for Pload = 50 MW option.powerFlow record to define
the initial power flow values. This has to be done for the following components:
P_0=powerFlow.powerFlow.machines.PG1;
Q_0=powerFlow.powerFlow.machines.QG1;
v_0=powerFlow.powerFlow.bus.v1;
angle_0=powerFlow.powerFlow.bus.A1.P_0=powerFlow.powerFlow.machines.PG2;
Q_0=powerFlow.powerFlow.machines.QG2;
v_0=powerFlow.powerFlow.bus.v2;
angle_0=powerFlow.powerFlow.bus.A2.powerFlow.powerFlow.loads.PL1;
Q_0=powerFlow.powerFlow.loads.QL1;
v_0=powerFlow.powerFlow.bus.v3;
angle_0=powerFlow.powerFlow.bus.A3.GenerationGroup.Generator2
and follow step 4.