modelStxc_INIT
IEEE exciter types ST4C, ST6C and ST9C initialization model
Extends from Dynawo.Electrical.Controls.Machines.VoltageRegulators.Exciter_INIT (Initialization model for exciter).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.PerUnit | Kc | Rectifier loading factor proportional to commutating reactance | |
| Types.PerUnit | Ki | Potential circuit (current) gain coefficient | |
| Types.PerUnit | Kp | Potential circuit gain | |
| Boolean | Sw1 | If true, power source derived from terminal voltage, if false, independent from terminal voltage | |
| Types.Angle | Thetap | Potential circuit phase angle in rad | |
| Types.VoltageModulePu | VbMaxPu | Maximum available exciter field voltage in pu (base UNom) | |
| Types.PerUnit | XlPu | Reactance associated with potential source in pu (base SNom, UNom) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | Ir0Pu | Initial rotor current in pu (base SNom, user-selected base voltage) | |
| Modelica.ComplexBlocks.Interfaces.ComplexInput | it0Pu | Initial complex current in pu (base SNom, UNom) | |
| Modelica.ComplexBlocks.Interfaces.ComplexInput | ut0Pu | Initial complex voltage in pu (base UNom) | |
| Modelica.Blocks.Interfaces.RealOutput | Vb0Pu | Initial available exciter field voltage in pu (base UNom) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Types.VoltageModulePu | Efd0Pu (from Exciter_INIT) | Initial excitation voltage in pu (user-selected base voltage) | |
| Types.VoltageModulePu | Us0Pu (from Exciter_INIT) | Initial stator voltage in pu (base UNom) | |
| Dynawo.Electrical.Controls.Machines.VoltageRegulators.Standard.BaseClasses.PotentialCircuit | potentialCircuitInit | ||
| Modelica.Blocks.Math.Min | min1Init | ||
| Modelica.Blocks.Sources.Constant | constInit | ||
| Dynawo.Electrical.Controls.Machines.VoltageRegulators.Standard.BaseClasses.RectifierRegulationCharacteristic | rectifierRegulationCharacteristicInit | ||
| Modelica.Blocks.Math.Division | divisionInit | ||
| Modelica.Blocks.Math.Product | product1Init | ||
| Modelica.Blocks.Math.Gain | gain1Init | ||
| Modelica.Blocks.Sources.Constant | const1Init | ||
| Modelica.Blocks.Logical.Switch | switchInit | ||
| Modelica.Blocks.Sources.BooleanConstant | booleanConstantInit |