.Buildings.Controls.OBC.ASHRAE.G36.AHUs.SingleZone.VAV.SetPoints.SupplyFan

Supply fan speed setpoint for single zone VAV system

Information

Block that outputs the set points for the fan speed for a single zone VAV system. The implementation is according to the Section 5.18.4 of ASHRAE Guideline 36, May 2020.

Fan speed setpoint

The supply fan shall run whenever the unit is in any mode other than unoccupied mode. Also, a ramp function should be applied to prevent changes in fan speed of more than 10% per minute.

Minimum, medium, and maximum fan speeds shall be as follows:
  1. Minimum speed minSpe, maximum cooling speed maxCooSpe, and maximum heatng speed maxHeaSpe shall be given per Section 3.2.2.1 of ASHRAE Guideline 36.
  2. Medium fan speed shall be reset linearly based on outdoor air temperature TOut from minSpe when outdoor air temperature is greater than or equal to Endpoint 1 to maxCooSpe when TOut is less than or equal to Endpoint 2.
Control mapping
  1. For a heating-loop signal uHea of 100% to spePoiOne (default 50%), fan speed is reset from maxHeaSpe to minSpe.
  2. For a heating-loop signal uHea of spePoiOne to 0%, fan speed set point is minSpe.
  3. In deadband (uHea=0, uCoo=0), fan speed set point is minSpe.
  4. For a cooling-loop signal uCoo of 0% to spePoiTwo (default 25%), fan speed is minSpe.
  5. For a cooling-loop signal uCoo of spePoiTwo to spePoiThr (default 50%), fan speed is reset from minSpe to medium fan speed.
  6. For a cooling-loop signal uCoo of spePoiThr to spePoiFou (default 75%), fan speed is medium.
  7. For a cooling-loop signal of uCoo spePoiFou to 100%, fan speed is reset from medium to maxCooSpe.

The figure below shows the sequence.

Image of speed reset

Note that the inputs uHea and uCoo must be computed based on the same temperature sensors and control loops.

Revisions


Generated at 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos