modelReturnFanDirectPressure
Validate model for calculating return fan control with direct building pressure
of multi zone VAV AHU
Information
This example validates Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.MultiZone.VAV.SetPoints.ReturnFanDirectPressure for exhaust air damper and return fan control with direct building pressure measurement for systems with multiple zones.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.MultiZone.VAV.SetPoints.ReturnFanDirectPressure | retFanPre | Return fan control with direct building pressure | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | yFan | Supply fan status | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | dpBui | Building static presure | |
| Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.MultiZone.VAV.SetPoints.ReturnFanDirectPressure | retFanPre1 | Return fan control with direct building pressure | |
| Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.MultiZone.VAV.SetPoints.ReturnFanDirectPressure | retFanPre2 | Return fan control with direct building pressure |
Revisions
-
October 16, 2017, by Michael Wetter:
Changed example to also test for fan off signal. -
October 16, 2017, by Jianjun Hu:
First implementation.