VAV - Damper Min / Max

VAV - Damper Min / Max

This workflow will test a VAV box for its airflow when the damper is at its min and max position. 


  1. First, we display the initial conditions of the equipment. 

  2. Then we perform precondition checks to ensure the equipment is ready to be tested.

  3. Next we will close the damper. 

  4. Finally we will open the damper comparing to max occ cooling flow.



Outcome 🎯

This test will check a VAV boxes ability to produce adequate min and max airflow.

Recommended Schedule 📅

  1. Run weekly per floor. 

  2. Run when there are comfort complaints in a space or floor.

  3. Run when new VAV boxes are installed and programmed.


Device 

Point Requirements 📌

VAV

Discharge Airflow

Damper Command

Min Occ Cooling Flow

Max Occ Cooling Flow

AHU

Discharge Air Pressure

Preconditions

1.

AHU Pressure > Min Pressure Threshold


*Variations

  1. There is a variant of this workflow that will work without the AHU requirement.
  2. There is a variant that will work with “floating damper control” I.e. a boolean damper closed command 
    and boolean damper open command, but in this case we cannot control to a specific close/open percent (i.e. close to 5%, open to 95%).

Workflow Overview


Test Step

Workflow

1

Pre-condition Check

  1. AHU Pressure > Min Pressure Threshold

2

Close Damper

  1. Control: Command Damper Closed

  2. Success: Airflow less then % of Max Occ Cooling Flow

3

Open Damper

  1. Control: Command Damper Open

  2. Success: Airflow greater than % of Max Occ Cooling Flow



Tuning Parameters


Test Step

Result Description

1

AHU Min Pressure

If AHU Pressure is less than this number, the test automatically archives

2

Damper Close Command

What % closed do you want to command the damper?

3

Close Damper Airflow Threshold

What % of the Max Occ Cooling Flow do you want to set as the airflow threshold when the damper is commanded closed? 

4

Damper Open Command

What % open do you want to command the damper?

5

Open Damper Airflow Threshold

What % of the Max Occ Cooling Flow do you want to set as the airflow threshold when the damper is commanded open? 

6

Max Sequence Duration

What is the maximum length of time in seconds that a sequence should take to execute?

7

Min Sequence Duration

What is the minimum length of time in seconds that a sequence should take to execute?

8

Stabilization Time

How long in seconds should the program wait when one sequence finishes, before moving onto the next?


If you need assistance with interpreting your results, reach out to the support team at [email protected]




    • Related Articles

    • VAV - Induced Heating

      This workflow will test a VAV box for its heating operation. First, we display the initial conditions of the equipment. Then KODE performs precondition checks to ensure the equipment is ready to be tested Next we will lower the setpoint to stop ...
    • VAV Airflow Setpoint Tracking

      This workflow will test a VAV box for its ability to follow the Discharge Airflow Setpoint. First, you will see the equipment’s preconditions. Then, KODE runs a precondition check (verification process) to ensure (confirm) the equipment is ready for ...
    • Array Operation Blocks

      Array Operations Description Although not always the most obvious choice, array operations can be very useful. Use these to perform operations across a series of data from the same source. Examples of usage: "Tell me the difference between the ...
    • Arithmetical Blocks

      Arithmetical Use these blocks to perform mathematical operations on numbers set as inputs.
    • Functional Testing Tool Creators Guide

      Creators Guide Table of Contents Introduction 3 What is Functional Testing? 3 Overview 3 Workflow Example 3 Common Use Cases 4 Workflow Architecture 4 What is a workflow? 4 Components of a workflow 5 Sequence Architecture 7 Building A Workflow 10 ...