modelqAxisACvoltageControl
q axis AC voltage controller generate d axis AC reference current
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| PI Controller Paramerters | |||
| Real | k | k | Gain |
| Modelica.Units.SI.Time | T | 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 | x_start | Initial or guess value of state |
| Real | y_start | y_start | Initial value of output |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | Vgq_ref | Reference d-axis AC Voltage | |
| Modelica.Blocks.Interfaces.RealInput | Vgq | ACq-axis Voltage | |
| Modelica.Blocks.Interfaces.RealOutput | igd_ref | Reference q-axis AC Current |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Math.Add | add | ||
| Modelica.Blocks.Continuous.PI | PI | ||
| Modelica.Blocks.Math.Gain | gain |