modelSupplyAirTemperature
Validation of the supply air temperature control
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates the supply air temperature control, as implemented in Buildings.Examples.VAVReheat.BaseClasses.Controls.SupplyAirTemperature
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Examples.VAVReheat.BaseClasses.Controls.SupplyAirTemperature | conTSup | Controller | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | uEna | Enable signal | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TSupSet | Set point | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Sin | TSup | Measurement |
Revisions
-
October 27, 2020, by Antoine Gautier:
First implementation.