The purpose of the winter mode is to maintain the temperature request setpoint, which allows the VAV reheat to operate efficiently.
In the winter mode, the discharge air pressure setpoint is adjusted to the fixed pressure setpoint (default 1.0 in. W.C.) Only the discharge air temperature setpoint adjusts.
- When the supply fan starts, the discharge air temperature setpoint is equal to the fan start temperature setpoint (default 65°F).
- After a time interval (default 5 minutes), the logic totalizes all of the temperature requests from the VAV boxes.
- If the occupancy status equals
Occupied
and the warmup/cooldown status does not equalWarmup
, the logic continues to the next step. If the occupancy status does not equalOccupied
or the warmup/cooldown command equalsWarmup
, the logic holds the discharge air temperature setpoint at its current value and returns to the previous step. - If the total number of temperature requests is greater than the temperature requests setpoint, the logic decreases the discharge air temperature setpoint by the trim temperature setpoint (default 2.0°F).
- If the total number of temperature requests is equal to the temperature requests setpoint, the logic holds the discharge air temperature setpoint at its current value.
- If the total number of temperature requests is less than the temperature requests setpoint, the logic increases the discharge temperature setpoint by the respond temperature setpoint (default 4.0°F).
- The discharge air temperature setpoint does not adjust higher than the maximum temperature setpoint (defualt 65°F) or lower than the minimum temperature setpoint (default 55°F).
- When the supply fan stops, the logic adjusts the discharge air temperature setpoint equal to the fan off temperature setpoint (default 80.0°F).