modelGoverNordic
Governor model for the Nordic 32 test system used for voltage stability studies
Information
This model implements the speed control of the generator frames in the Nordic 32 test system used for voltage stability studies.It consists of a turbine model (lower part) and a speed controller (upper part).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.PerUnit | Ki | Integral gain of PI controller | |
| Types.PerUnit | Kp | Proportional gain of PI controller | |
| Types.PerUnit | KSigma | Frequency droop | |
| Types.ActivePower | PNom | Nominal active power in MW | |
| Types.ActivePowerPu | Pm0Pu | Initial mechanical power in pu (base PNom) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | omegaPu | Angular frequency in pu (base omegaNom) | |
| Modelica.Blocks.Interfaces.RealInput | PGenPu | Active power generated by the synchronous machine in pu (base SnRef) (generator convention) | |
| Modelica.Blocks.Interfaces.RealOutput | PmPu | Mechanical power in pu (base PNom) | |
| Dynawo.Connectors.ImPin | PmPuPin | Pin for connecting PmPu to the generator |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Continuous.Integrator | waterFlow | ||
| Modelica.Blocks.Math.Feedback | dH | ||
| Modelica.Blocks.Sources.Constant | const2 | ||
| Modelica.Blocks.Math.Division | flowDivGateOpening | ||
| Modelica.Blocks.Math.Add | govOut | ||
| Modelica.Blocks.Math.Gain | govKp | ||
| Modelica.Blocks.Math.Gain | govKi | ||
| Modelica.Blocks.Continuous.Integrator | govInt | ||
| Modelica.Blocks.Math.Add | dOmegaPlusDroop | ||
| Modelica.Blocks.Sources.Constant | const1 | ||
| Dynawo.NonElectrical.Blocks.Continuous.Power | headWater | ||
| Modelica.Blocks.Math.Product | product | ||
| Modelica.Blocks.Math.Feedback | dOmega | ||
| Modelica.Blocks.Sources.Constant | const | ||
| Modelica.Blocks.Continuous.FirstOrder | firstOrder1 | ||
| Modelica.Blocks.Math.Feedback | dP | ||
| Modelica.Blocks.Math.Gain | perUnitP | ||
| Dynawo.NonElectrical.Blocks.NonLinear.LimRateLimFirstOrder | limRateLimFirstOrder |