modelSupply_T
Validation model for outdoor minus room air temperature
Information
This example validates Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.Supply for a change in temperature difference between zone air and outdoor air. Hence, this model validates whether the adjustment of the fan speed for medium cooling load is correctly implemented.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.Supply | setPoiVAV | Block that computes the setpoints for temperature and fan speed | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | uHea | Heating control signal | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | uCoo | Cooling control signal | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | TOut | Outdoor air temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TZon | Zone temperature | |
| Buildings.Controls.OBC.CDL.Reals.Subtract | dT | Difference zone minus outdoor temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TZonCooSet | Zone cooling set point | |
| Buildings.Controls.OBC.CDL.Integers.Sources.Constant | opeMod | AHU operation mode is occupied | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TZonHeaSet | Zone heating set point |
Revisions
-
February 8, 2022, by Jianjun Hu:
First implementation.