modelTransformerVariableTapPQ_INIT
Initialization for transformer based on the network voltage, active and reactive power
Extends from BaseClasses_INIT.BaseTransformerVariableTap_INIT (Base model for initialization of TransformerVariableTap), BaseClasses_INIT.BaseTransformerParameters_INIT (Base model for initialization of transformers), AdditionalIcons.Init.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.PerUnit | rTfoMinPu (from BaseTransformerVariableTapCommon_INIT) | Minimum transformation ratio in pu: U2/U1 in no load conditions | |
| Types.PerUnit | rTfoMaxPu (from BaseTransformerVariableTapCommon_INIT) | Maximum transformation ratio in pu: U2/U1 in no load conditions | |
| Integer | NbTap (from BaseTransformerVariableTapCommon_INIT) | Number of taps | |
| Types.VoltageModulePu | Uc20Pu (from BaseTransformerVariableTapCommon_INIT) | Voltage set-point on side 2 in pu (base U2Nom) | |
| Types.ApparentPowerModule | SNom (from BaseTransformerVariableTap_INIT) | Nominal apparent power in MVA | |
| Types.Percent | R (from BaseTransformerVariableTap_INIT) | Resistance in % (base U2Nom, SNom) | |
| Types.Percent | X (from BaseTransformerVariableTap_INIT) | Reactance in % (base U2Nom, SNom) | |
| Types.Percent | G (from BaseTransformerVariableTap_INIT) | Conductance in % (base U2Nom, SNom) | |
| Types.Percent | B (from BaseTransformerVariableTap_INIT) | Susceptance in % (base U2Nom, SNom) | |
| Types.ActivePowerPu | P10Pu (from BaseTransformerParameters_INIT) | Start value of active power at terminal 1 in pu (base SnRef) (receptor convention) | |
| Types.ReactivePowerPu | Q10Pu (from BaseTransformerParameters_INIT) | Start value of reactive power at terminal 1 in pu (base SnRef) (receptor convention) | |
| Types.VoltageModulePu | U10Pu (from BaseTransformerParameters_INIT) | Start value of voltage amplitude at terminal 1 in pu (base UNom) | |
| Types.Angle | U1Phase0 (from BaseTransformerParameters_INIT) | Start value of voltage angle at terminal 1 in rad |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ComplexVoltagePu | u20Pu (from BaseTransformerVariableTapCommon_INIT) | Start value of complex voltage at terminal 2 in pu (base U2Nom) | |
| Types.ComplexCurrentPu | i20Pu (from BaseTransformerVariableTapCommon_INIT) | Start value of complex current at terminal 2 in pu (base U2Nom, SnRef) (receptor convention) | |
| Types.VoltageModulePu | U20Pu (from BaseTransformerVariableTapCommon_INIT) | Start value of voltage amplitude at terminal 2 in pu (base U2Nom) | |
| Integer | Tap0 (from BaseTransformerVariableTapCommon_INIT) | Start value of transformer tap | |
| Types.PerUnit | rTfo0Pu (from BaseTransformerVariableTapCommon_INIT) | Start value of transformer ratio | |
| Constants.state | state0 (from BaseTransformerVariableTapCommon_INIT) | Constants.state.Closed | Start value of connection state |
| Types.ComplexVoltagePu | u10Pu (from BaseTransformerParameters_INIT) | Start value of complex voltage at terminal 1 in pu (base UNom) | |
| Types.ComplexApparentPowerPu | s10Pu (from BaseTransformerParameters_INIT) | Start value of complex apparent power at terminal 1 in pu (base SnRef) (receptor convention) | |
| Types.ComplexCurrentPu | i10Pu (from BaseTransformerParameters_INIT) | Start value of complex current at terminal 1 in pu (base UNom, SnRef) (receptor convention) |