modelUel2c_INIT
IEEE overexcitation limiter type UEL2C initialization model
Extends from AdditionalIcons.Init.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.PerUnit | K1 | Voltage exponent for active power input to UEL table | |
| Types.PerUnit | K2 | Voltage exponent for reactive power output of UEL table | |
| Types.VoltageModulePu | VBiasPu | UEL voltage bias in pu (base UNom) | |
| String | FPQTableName | Name of table in text file for the reactive power as a function of active power | |
| String | TablesFile | Text file that contains the table for the fpq function |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ActivePowerPu | PGen0Pu | Initial active power in pu (base SnRef) (generator convention) | |
| Types.ReactivePowerPu | QGen0Pu | Initial reactive power in pu (base SnRef) (generator convention) | |
| Types.ReactivePowerPu | QRef0Pu | Initial reference reactive power in pu (base SnRef) (generator convention) | |
| Types.VoltageModulePu | U0Pu | Initial voltage amplitude at terminal in pu (base UNom) | |
| Types.VoltageModulePu | UsRef0Pu | Initial reference stator voltage in pu (base UNom) | |
| Types.ComplexVoltagePu | ut0Pu | Initial complex stator voltage in pu (base UNom) | |
| Types.VoltageModulePu | VBias0Pu | Initial calculated voltage bias in pu (base UNom) | |
| Modelica.Blocks.Tables.CombiTable1Ds | combiTable1DsInit |