modelGovernor
Extends from Modelica.Blocks.Interfaces.SISO (Single Input Single Output continuous control block).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Base.AngularVelocity | wref | 1 | |
| Base.MechanicalPower | Pmmax | 1.05 | Maximum Mechanical Power |
| Base.MechanicalPower | Pmmin | 0 | Minimum Mechanical Power |
| Base.MechanicalPower | Pm0 | Initial Mechanical Power (automatically initialized) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealInput | u (from SISO) | Connector of Real input signal | |
| RealOutput | y (from SISO) | Connector of Real output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Nonlinear.Limiter | Limiter | ||
| Modelica.Blocks.Math.Add | werror |