modelReactivePowerControl
Reactive power control block takes the AC reactive power reference as input and provides reference AC q-axis current
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integrator Parameters | |||
| Real | k | k | Integrator gain |
| Modelica.Blocks.Types.Init | initType | initType | Type of initialization (1: no init, 2: steady state, 3,4: initial output) |
| Real | y_start | y_start | Initial or guess value of output (= state) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | Qac_ref | Reference AC Reactive Power | |
| Modelica.Blocks.Interfaces.RealInput | Qac | AC Reactive Power | |
| Modelica.Blocks.Interfaces.RealInput | Vgd | AC Voltage of the d-axis | |
| Modelica.Blocks.Interfaces.RealOutput | igq_ref | Reference AC Current of the q-axis |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Math.Add | add | ||
| OpenIPSL.NonElectrical.Nonlinear.Div0block | div0block | ||
| Modelica.Blocks.Continuous.Integrator | integrator | ||
| Modelica.Blocks.Math.Gain | gain |