modelPss3b
IEEE power system stabilizer type 3B
Extends from Dynawo.Electrical.Controls.Machines.PowerSystemStabilizers.Standard.BaseClasses.BasePss3 (IEEE power system stabilizer type 3 base model).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.Time | A1 (from BasePss3) | First numerator coefficient of first notch filter in s | |
| Types.PerUnit | A2 (from BasePss3) | Second numerator coefficient of first notch filter in s ^ 2 | |
| Types.Time | A3 (from BasePss3) | First denominator coefficient of first notch filter in s | |
| Types.PerUnit | A4 (from BasePss3) | Second denominator coefficient of first notch filter in s ^ 2 | |
| Types.Time | A5 (from BasePss3) | First numerator coefficient of second notch filter in s | |
| Types.PerUnit | A6 (from BasePss3) | Second numerator coefficient of second notch filter in s ^ 2 | |
| Types.Time | A7 (from BasePss3) | First denominator coefficient of second notch filter in s | |
| Types.PerUnit | A8 (from BasePss3) | Second denominator coefficient of second notch filter in s ^ 2 | |
| Types.PerUnit | KOmega (from BasePss3) | 1 | Coefficient applied to angular frequency |
| Types.PerUnit | KOmegaRef (from BasePss3) | 0 | Coefficient applied to reference angular frequency |
| Types.PerUnit | Ks1 (from BasePss3) | Gain of active power branch | |
| Types.PerUnit | Ks2 (from BasePss3) | Gain of angular frequency branch | |
| Types.Time | t1 (from BasePss3) | Transducer time constant (active power branch) in s | |
| Types.Time | t2 (from BasePss3) | Transducer time constant (angular frequency branch) in s | |
| Types.Time | tW1 (from BasePss3) | Washout time constant (active power branch) in s | |
| Types.Time | tW2 (from BasePss3) | Washout time constant (angular frequency branch) in s | |
| Types.Time | tW3 (from BasePss3) | Washout time constant (main branch) in s | |
| Types.VoltageModulePu | VPssMaxPu (from BasePss3) | Maximum voltage output of power system stabilizer in pu (base UNom) | |
| Types.VoltageModulePu | VPssMinPu (from BasePss3) | Minimum voltage output of power system stabilizer in pu (base UNom) | |
| Types.ApparentPowerModule | SNom (from BasePss3) | Nominal apparent power in MVA | |
| Types.ActivePowerPu | PGen0Pu (from BasePss3) | Initial active power in pu (base SnRef) (generator convention) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | omegaPu (from BasePss3) | Angular frequency in pu (base omegaNom) | |
| Modelica.Blocks.Interfaces.RealInput | omegaRefPu (from BasePss3) | Reference angular frequency in pu (base omegaNom) | |
| Modelica.Blocks.Interfaces.RealInput | PGenPu (from BasePss3) | Active power in pu (base SnRef) (generator convention) | |
| Modelica.Blocks.Interfaces.RealOutput | VPssPu (from BasePss3) | Voltage output of power system stabilizer in pu (base UNom) |