modelSupplySignals_Valve
Validate model for controlling coil valve postion of multi zone VAV AHU
Information
This example validates Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.MultiZone.VAV.SetPoints.SupplySignals for a change of the supply air temperature setpoint, measured supply air temperature and the supply fan status, to specify coil valve positions, and generate control loop signal.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.MultiZone.VAV.SetPoints.SupplySignals | supSig | Output valve position and supply air temperature control loop signal | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | supFanSta | Supply fan status | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Sin | TSup | Supply air temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | TSupSet | Supply air temperature setpoint | |
| Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.MultiZone.VAV.SetPoints.SupplySignals | supSig1 | Output valve position and supply air temperature control loop signal | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Constant | fanOn | Fan on |
Revisions
-
November 1, 2017, by Jianjun Hu:
First implementation.