This sequence sets the damper position for VAV cooling only terminal unit. The implementation is according to Section 5.5.5 and 5.5.7 of ASHRAE Guideline 36 (G36), May 2020.
uZonSta) is cooling, the cooling-loop output
(uCoo) shall be mapped to the active airflow setpoint from the
minimum (VActMin_flow) to the cooling maximum airflow setpoints
(VActCooMax_flow).
TSup from the air handler is greater than
room temperature TZon, cooling supply airflow setpoint shall be
no higher than the minimum.
yDam shall be modulated by a control loop to maintain
the measured airflow VDis_flow at the active setpoint.
The sequences of controlling damper position for the cooling only terminal unit are described in the following figure below.
Override the airflow setpoint and the damper position setpoint by providing software switches that interlock to a system-level point to:
oveFloSet equals to 1, force the zone airflow setpoint
VSet_flow to zero,
oveFloSet equals to 2, force the zone airflow setpoint
VSet_flow to zone cooling maximum airflow rate
VCooMax_flow,
oveFloSet equals to 3, force the zone airflow setpoint
VSet_flow to zone minimum airflow setpoint
VMin_flow.
oveDamPos equals to 1, force the damper to full closed by setting
yDam to 0,
oveDamPos equals to 2, force the damper to full open by setting
yDam to 1.
have_preIndDam to exclude the option of using pressure independant damper.