modelCoolingCoil
Validation of cooling coil model
Information
This example validates Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.CoolingCoil.
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.SetPoints.CoolingCoil | cooCoi | Cooling coil controller | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | TSup | Measured supply air temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TSupSetSig | Supply air temperature setpoint | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Constant | fanStatus | Fan is on | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Pulse | zonSta | Zone state | |
| Buildings.Controls.OBC.CDL.Conversions.RealToInteger | reaToInt | Real to integer conversion |
Revisions
-
October 30, 2018, by David Blum:
First implementation.