modelActivePowerControl
Active power control block takes the AC active power reference as input and provides reference AC d-axis current
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| PI Controller Parameters | |||
| Real | k | k | Gain |
| Modelica.Units.SI.Time | T | Time Constant (T>0 required) | |
| Modelica.Blocks.Types.Init | initType | initType | Type of initialization (1: no init, 2: steady state, 3: initial state, 4: initial output) |
| Real | x_start | 0 | Initial or guess value of state |
| Real | y_start | 0 | Initial value of output |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | Pac_ref | Reference AC Active Power | |
| Modelica.Blocks.Interfaces.RealInput | Pac | AC Active Power | |
| Modelica.Blocks.Interfaces.RealInput | Vgd | AC Voltage of the d-axis | |
| Modelica.Blocks.Interfaces.RealOutput | igd_ref | Reference AC current of the d-axis |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Math.Add | add | ||
| OpenIPSL.NonElectrical.Nonlinear.Div0block | div0block | ||
| Modelica.Blocks.Continuous.PI | PI |