modelMeasurements
Measurement module for wind turbine controls (IEC N°61400-27-1)
Extends from Dynawo.Electrical.Controls.IEC.IEC61400.BaseControls.Auxiliaries.MeasurementsPQ (Measurement module of P and Q for wind turbine (IEC N°61400-27-1)).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ApparentPowerModule | SNom (from MeasurementsPQ) | Nominal converter apparent power in MVA | |
| Types.Time | tS | Integration time step in s | |
| Initialization | |||
| Types.ComplexCurrentPu | i0Pu (from MeasurementsPQ) | Initial complex current at grid terminal in pu (base UNom, SnRef) (receptor convention) | |
| Types.ComplexVoltagePu | u0Pu (from MeasurementsPQ) | Initial complex voltage at grid terminal in pu (base UNom) | |
| Operating point | |||
| Types.ActivePowerPu | P0Pu (from MeasurementsPQ) | Initial active power at grid terminal in pu (base SnRef) (receptor convention) | |
| Types.ReactivePowerPu | Q0Pu (from MeasurementsPQ) | Initial reactive power at grid terminal in pu (base SnRef) (receptor convention) | |
| Types.VoltageModulePu | U0Pu | Initial voltage amplitude at grid terminal in pu (base UNom) | |
| Types.Angle | UPhase0 | Initial voltage angle at grid terminal in rad | |
| Measurement | |||
| Types.AngularVelocityPu | DfMaxPu | Maximum frequency ramp rate in pu/s (base omegaNom) | |
| Types.Time | tfFilt | Filter time constant for frequency measurement in s | |
| Types.Time | tIFilt | Filter time constant for current measurement in s | |
| Types.Time | tPFilt | Filter time constant for active power measurement in s | |
| Types.Time | tQFilt | Filter time constant for reactive power measurement in s | |
| Types.Time | tUFilt | Filter time constant for voltage measurement in s | |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.ComplexBlocks.Interfaces.ComplexInput | iPu (from MeasurementsPQ) | Complex current at grid terminal in pu (base UNom, SNom) (generator convention) | |
| Modelica.ComplexBlocks.Interfaces.ComplexInput | uPu (from MeasurementsPQ) | Complex voltage at grid terminal in pu (base UNom) | |
| Modelica.Blocks.Interfaces.RealOutput | PPu (from MeasurementsPQ) | Active power generated by the converter at grid terminal in pu (base SNom) (generator convention) | |
| Modelica.Blocks.Interfaces.RealOutput | QPu (from MeasurementsPQ) | Active power generated by the converter at grid terminal in pu (base SnRef) (generator convention) | |
| Modelica.Blocks.Interfaces.RealInput | omegaRefPu | Grid angular frequency in pu (base omegaNom) | |
| Modelica.Blocks.Interfaces.RealOutput | IFiltPu | Filtered current module at grid terminal in pu (base UNom, SNom) | |
| Modelica.Blocks.Interfaces.RealOutput | omegaFiltPu | Filtered grid angular frequency in pu (base omegaNom) | |
| Modelica.Blocks.Interfaces.RealOutput | PFiltPu | Filtered active power at grid terminal in pu (base SNom) (generator convention) | |
| Modelica.Blocks.Interfaces.RealOutput | QFiltPu | Filtered reactive power at grid terminal in pu (base SNom) (generator convention) | |
| Modelica.Blocks.Interfaces.RealOutput | theta | Phase shift between the converter and the grid rotating frames in rad | |
| Modelica.Blocks.Interfaces.RealOutput | UFiltPu | Filtered voltage amplitude at grid terminal in pu (base UNom) | |
| Modelica.Blocks.Interfaces.RealOutput | UPu | Voltage amplitude at grid terminal in pu (base UNom) |