modelModulation_TSup
Validation model for single zone VAV AHU outdoor and return air damper position modulation sequence
Information
This example validates
Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.Economizers.Subsequences.Modulation
for supply air temeperature TSup and supply air temperature heating setpoint TSupSet
control signals.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | TSupSet | 291.15 | Supply air temperature setpoint |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.Economizers.Subsequences.Modulation | mod | Economizer modulation sequence | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TSupSetSig | Supply air temperature setpoint | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | TSup | Measured supply air temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | outDamPosMin | Minimum outdoor air damper position | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | outDamPosMax | Maximum outdoor air damper position | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | RetDamPosMin | Minimum return air damper position | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | RetDamPosMax | Maximum return air damper position | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Constant | fanStatus | Fan is on |
Revisions
-
July 29, 2019, by Kun Zhang:
Modified inputs for better representation of results plotting. -
October 31, 2018, by David Blum:
Added heating coil output. -
July 07, 2017, by Milica Grahovac:
First implementation.