blockTrimAndRespondContinuousTimeApproximation
Trim and respond logic
Extends from Modelica.Blocks.Interfaces.SISO (Single Input Single Output continuous control block).
Information
This model implements a continuous time approximation to the trim and respond control algorithm.
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 |
|---|---|---|---|
| Buildings.Controls.Continuous.LimPID | conPID | ||
| Modelica.Blocks.Sources.Constant | const |
Revisions
-
December 5, 2012, by Michael Wetter:
First implementation.