modelSupply_T
Validation model for outdoor minus room air temperature
Information
This example validates Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.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.Obsolete.Controls.OBC.ASHRAE.G36_PR1.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 | TZonSet | Average zone set point | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Constant | fanSta | Fan is on |
Revisions
-
January 10, 2017, by Michael Wetter:
First implementation.