.Buildings.Obsolete.Controls.OBC.ASHRAE.G36_PR1.AHUs.MultiZone.VAV.SetPoints.OutdoorAirFlow.Zone

Information

This sequence conducts calculations of the minimum outdoor airflow rate at the zone level. It gives outputs below.

  1. The population component of the breathing zone outdoor airflow, VDesPopBreZon_flow.
  2. The area component of the breathing zone outdoor airflow, VDesAreBreZon_flow.
  3. Design zone primary outdoor air fraction, yDesPriOutAirFra.
  4. Uncorrected outdoor airflow rate, VUncOutAir_flow. This flow rate is calculated based on: occupancy (if there is occupancy sensor) or design occupancy (if there is no occupancy sensor), and air distribution effectiveness (warm or cool air).
  5. Primary outdoor air fraction, yPriOutAirFra.
  6. Primary airflow rate, VPriAir_flow.

The calculation is done using the steps below.

  1. Compute the required breathing zone outdoor airflow using the following components.

    The number of occupant in the zone can be retrieved directly from occupancy sensor (nOcc) if the sensor exists, or using the default occupant density (occDen) and multiplying it with zone area (AFlo). The occupant density can be found from Table 6.2.2.1 in ASHRAE Standard 62.1-2013. For design purpose, use the design zone population (desZonPop) to determine the minimum requirement at the ventilation-design condition.

  2. Compute the zone air-distribution effectiveness. Table 6.2.2.2 in ASHRAE 62.1-2013 lists some typical values for setting the effectiveness. Depending on difference between zone space temperature TZon and discharge air temperature (after the reheat coil) TDis, Warm-air effectiveness zonDisEffHea or Cool-air effectiveness zonDisEffCoo should be applied.

  3. Compute the required zone outdoor airflow zonOutAirRate. If the zone is in any mode other than occupied mode (uReqOutAir=false) or if the zone has window switches and the window is open (uWin=true), set zonOutAirRate = 0. Otherwise, the required zone outdoor airflow zonOutAirRate shall be calculated as follows:

  4. Compute the outdoor air fraction for the zone yPriOutAirFra as follows. Set the zone outdoor air fraction to

        yPriOutAirFra = zonOutAirRate/VPriAir_flow
    

    where, VPriAir_flow is the maximum between the measured discharge air flow rate from the zone VAV box VDis_flow and 0.1% of AHU level design uncorrected minimum outdoor airflow rate VUncOut_flow_nominal. For design purpose, the design zone outdoor air fraction yDesPriOutAirFra is

        yDesPriOutAirFra = desZonOutAirRate/minZonPriFlo
    

    where minZonPriFlo is the minimum expected zone primary flow rate and desZonOutAirRate is the required design zone outdoor airflow rate.

References

ANSI/ASHRAE Standard 62.1-2013, Ventilation for Acceptable Indoor Air Quality.

Stanke, D., 2010. Dynamic Reset for Multiple-Zone Systems. ASHRAE Journal, March 2010.

Revisions


Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos