modelPss2a
IEEE power system stabilizer type 2A
Extends from Dynawo.Electrical.Controls.Machines.PowerSystemStabilizers.Standard.BaseClasses.BasePss2 (IEEE power system stabilizer type 2 base model).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.PerUnit | KOmega (from BasePss2) | 1 | Coefficient applied to angular frequency |
| Types.PerUnit | KOmegaRef (from BasePss2) | 0 | Coefficient applied to reference angular frequency |
| Types.PerUnit | Ks1 (from BasePss2) | Gain of power system stabilizer | |
| Types.PerUnit | Ks2 (from BasePss2) | Gain of transducer (active power branch) | |
| Types.PerUnit | Ks3 (from BasePss2) | Washouts coupling factor | |
| Integer | M (from BasePss2) | Lag order of ramp-tracking filter | |
| Integer | N (from BasePss2) | Order of ramp-tracking filter | |
| Types.AngularVelocityPu | OmegaMaxPu (from BasePss2) | Maximum angular frequency input of power system stabilizer in pu (base omegaNom) | |
| Types.AngularVelocityPu | OmegaMinPu (from BasePss2) | Minimum angular frequency input of power system stabilizer in pu (base omegaNom) | |
| Types.ActivePowerPu | PGenMaxPu (from BasePss2) | Maximum active power input of power system stabilizer in pu (base SNom) (generator convention) | |
| Types.ActivePowerPu | PGenMinPu (from BasePss2) | Minimum active power input of power system stabilizer in pu (base SNom) (generator convention) | |
| Types.Time | t1 (from BasePss2) | First lead time constant in s | |
| Types.Time | t2 (from BasePss2) | First lag time constant in s | |
| Types.Time | t3 (from BasePss2) | Second lead time constant in s | |
| Types.Time | t4 (from BasePss2) | Second lag time constant in s | |
| Types.Time | t6 (from BasePss2) | Transducer time constant of angular frequency branch in s | |
| Types.Time | t7 (from BasePss2) | Transducer time constant of active power branch in s | |
| Types.Time | t8 (from BasePss2) | Ramp-tracking filter lead time constant in s | |
| Types.Time | t9 (from BasePss2) | Ramp-tracking filter lag time constant in s | |
| Types.Time | tW1 (from BasePss2) | First washout time constant (angular frequency branch) in s | |
| Types.Time | tW2 (from BasePss2) | Second washout time constant (angular frequency branch) in s | |
| Types.Time | tW3 (from BasePss2) | First washout time constant (active power branch) in s | |
| Types.Time | tW4 (from BasePss2) | Second washout time constant (active power branch) in s | |
| Types.VoltageModulePu | VPssMaxPu (from BasePss2) | Maximum voltage output of power system stabilizer in pu (base UNom) | |
| Types.VoltageModulePu | VPssMinPu (from BasePss2) | Minimum voltage output of power system stabilizer in pu (base UNom) | |
| Types.ApparentPowerModule | SNom (from BasePss2) | Nominal apparent power in MVA | |
| Types.ActivePowerPu | PGen0Pu (from BasePss2) | Initial active power in pu (base SnRef) (generator convention) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | omegaPu (from BasePss2) | Angular frequency in pu (base omegaNom) | |
| Modelica.Blocks.Interfaces.RealInput | omegaRefPu (from BasePss2) | Reference angular frequency in pu (base omegaNom) | |
| Modelica.Blocks.Interfaces.RealInput | PGenPu (from BasePss2) | Active power in pu (base SnRef) (generator convention) | |
| Modelica.Blocks.Interfaces.RealOutput | VPssPu (from BasePss2) | Voltage output of power system stabilizer in pu (base UNom) |