Fume hood exhaust air VAV box, pressure sensor, flow conversion (FhVavEh13)
Overview
The application function "Fume hood exhaust air VAV 13, differential pressure sensor, flow conversion, internal air flow controller, air damper" (FhVavEh13) operates the fume hood exhaust damper based on the exhaust air volume flow and exhaust airflow setpoint. Exhaust airflow is calculated from a differential pressure sensor signal input and a constant box factor that includes duct area. The main output is a modulating single analog output representing the exhaust damper position (VavExPos) as a percentage of full open.
Note
To calculate extract air volume flow, this AF uses an OEM box coefficient value and input from a differential pressure sensor. (This means CetVavSu13 has no air balancing functionality or duct area calculation.)
Main features:
- VAV exhaust damper modulation for non critical room pressurization
- Exhaust air volume flow setpoint calculation
- Exhaust air volume flow calculation
Function
The figure below shows BACnet objects associated with this application function. Primary signal flow is summarized as follows:
Basic function: Fume hood exhaust airflow volume setpoint (FhSpAirFlRelEh OR VavEhSpAirFl) is received and processed into the output signal for VAV exhaust damper position (VavEhPos).

| Command or request (or related) |
| Notification of condition or status, or availability |
| Device mode |
Fume hood mode
The fume hood operating mode is a multistate process value object whos state is determined by the occupancy status of the fume hood, effective administrative mode, the state of the fire alarm, emergency alarm and emergency alarm timer. The fume hood mode is used by the setpoint, VAV, and ODP AFs.
Airflow setpoint: The setpoint AF communicates the relative exhaust airflow setpoint, expressed as a percentage of nominal flow. The minimum and maximum airflow setpoints (VavEhAirFlMin and VavEhAirFlMax) are entered in this AF and provided as outputs for the setpoint AFs to support the possibility of having more than one terminal per fume hood.
Exhaust damper position: The fume hood exhaust damper position (VavEhPos) is an analog value in percent of full open. Its value is determined by the air flow controller (VavEhAirFlCtr) which uses, as one of its inputs, the VAV exhaust relative setpoint arflow (VavEhSpAflRel) present value.
Measured airflow and velocity: Relative air volume flow (VavSuAirFlRel) is a calculated value, in percent of nominal airflow, from logic that uses the following:
- velocity pressure from the differential pressure sensor
- a constant for calibration of the sensor span
Low sensor value: Configuration settings specify a switch-on point and hysteresis value in units of pressure.
Airflow coefficient: None. This AF has no air balancing functionality.
Duct area calculation: None. This AF has no air balancing functionality.
Supply chain interface: There are two supply chain output signals.
Airflow deviation signal: The supply airflow deviation (VavEhAirFlDvn) signal (in percent) is used for fan speed (static pressure) reset strategies at the air handling unit. It is obtained by measuring the airflow from the supply duct and comparing it to the airflow setpoint.
VavEhAirFlDvn = VavEhSpAflRel minus VavEhAirFlRel
VavEhAirFlDvn will equal 0 in case of invalid condition(s).
Saturation signal: The saturation signal VavEhAflStrtn is a binary object that is True ("Starved") when the airflow control loop cannot get enough air to reach setpoint for a time exceeding a built-in time delay. After the delay expires, open loop operation begins.
Note
VavEhAflStrtn is always off if parameter EnStrtnCal = 0 (No). This allows the user to exclude a particular terminal from the saturation pressure reset system.
In order for Saturation Signal to be True:
1. The Enable Saturation Calibration parameter must be set to Yes (EnStrtnCal=Yes)
2. The output of the VAV controller must be greater than the saturation level (VavEhAirFlCtr>StrtnLvl)
3. The air flow error, which is the setpoint minus airflow value, must be greater than the air flow error limit (AirFlEr>AirFlErLm)
Saturation Signal can only be True when all three parts are satisfied for the duration of DlyOnStrtn.
Airflow controller: The relative air volume flow signal (VavEhAirFlRel) inputs into a PID controller that outputs a control signal to the VAV box damper. The relative airflow setpoint comes from the air flow setpoint logic.
The PID controller is fixed in the modulating mode. Two-position operation, if needed, is achieved by providing a 2-position setpoint signal.
Emergency alarm: When the fume hood mode is open, the exhaust damper position will be set to 100% at priority 2.
Flow sensor failure: If the airflow sensor object is invalid (not including OVER_RANGE) then, the flow control damper position will be set based on the setting of the configuration extension AirFlFailMod.
- If AirFlFailMod is set to Hold, the damper will stay in the current position.
- If AirFlFailMod is set to Open, the damper position will be set to 100%.
While the sensor is failed, PID operation is suspended. When status of the sensor is valid again, the PID resumes operation.
When the reliablility property of the airflow object indicates OVER_RANGE, the damper continues normal closed-loop control.
Sensor calibration: While the airflow sensor is in active calibration, the closed loop flow control is suspended; the output does not change. Calibration only occurs during periods of steady state control, not when the flow setpoint is changing.
Airflow tracking: FhAirFlTckEh is the output signal to tell the room controller how much air is being exhausted from the room through the fume hood. The airflow track value will be set equal to the exhaust setpoint or a filtered measured volume based on current alarm status, deadband configuration, and the measured flow to setpoint ratio.
The deadband configuration extension item is entered as a percentage of the nominal exhaust volume setting and used to calculate a deadband.
FhAirFlTckEh will be set equal to the exhaust volume setpoint while all of the following conditions exist:
- Fume hood emergency alarm, high alarm, and low alarm are off.
- The configuration extension item for the deadband is greater than 0.0.
- VavEhAirFl is less than HighValue and VavEhAirFl is greater than Low Value.
When the above conditions do not exist, FhAirFlTckEh will be set equal to the measured volume.
Feature configuration
Feature selections for "Room HVAC coordination" are accessed via the Application configuration task in the Configuration component.
Feature (AF) | Feature description | Ref. |
|---|---|---|
Trend for fume hood exhaust air volume flow | None/Active | ☑ |
Configuration
Objects
Description | Object | Type | Default value |
|---|---|---|---|
Exhaust air VAV box coefficient | VavEhBoxCoef | ACnfVal | 150 [m3/h/√Pa] |
Exhaust air VAV maximum air volume flow | VavEhAirFlMax | ACnfVal | 100 [m3/h] |
Exhaust air VAV minimum air volume flow | VavEhAirFlMin | ACnfVal | 50 [m3/h] |
Parameters
Description | Parameter | Default value |
|---|---|---|
Failure mode for air volume flow sensor 0:Hold extract air volume flow | AirFlFailMod | 1:Open extract air volume flow |
Switch-on point for differential pressure | SwiOnPtDiffP | 0.2 [Pa] |
Hysteresis for differential pressure | HysDiffP | 0.1 [Pa] |
Time constant for air volume flow | TiConAirFl | 0 [s] |
Nominal air volume flow | AirFlNom | 0 [m3/h] |
Switch delay for tracking method to air volume flow | SwiDlyTckMthd | 5 [s] |
Switch tolerance for tracking method to air volume flow | SwiTolTckMthd | 5.0 [%] |
Enable deviation calculation 0:No | EnDvnCal | 1:Yes |
Enable saturation calculation 0:No | EnStrtnCal | 1:Yes |
Saturation level | StrtnLvl | 90 [%] |
Air volume flow error limit | AirFlErLm | 0 [%] |
Switch-on delay saturation | DlyOnStrtn | 60 [s] |
Pressure unit | PUnit | [Pa] |
Air volume flow unit | AirFlUnit | [m3/h] |
Interface
Interface | Description | Type | Ref. | Owned by |
|---|---|---|---|---|
VavEhPos | Exhaust air VAV position | AO | ◉ | Room segment / Field device |
VavEhDiffP | Exhaust air VAV differential pressure | AI | ◉ | Room segment / Field device |
VavEhSpAirFl | Exhaust air VAV setpoint for air volume flow | APrcVal | ● | - |
VavEhSpAflRel | Exhaust air VAV setpoint for relative air volume flow | ACalcVal | ● | - |
VavEhAirFl | Exhaust air VAV air volume flow | ACalcVal | ● | - |
VavEhAirFlRel | Exhaust air VAV relative air volume flow | ACalcVal | ● | - |
VavEhAirFlDvn | Exhaust air VAV air volume flow deviation | ACalcVal | ● | - |
VavEhAflStrtn | Exhaust air VAV air volume flow saturation 0:Satisfied | BCalcVal | ● | - |
VavEhAirFlCtr | Exhaust air VAV air flow controller | Controller | ● | - |
FhAirFlTckEh | Fume hood exhaust air volume flow tracking | ACalcVal | ● | - |
FhAirFlEh | Fume hood exhaust air volume flow | ACalcVal | ● | - |
TrndFhAirFlEh | Trend for fume hood exhaust air volume flow | FtrSel | ● | - |
VavEhSplyAir | Exhaust air VAV supply chain for air | GrpMbr | ● | - |
VavEhBoxCoef | Exhaust air VAV box coefficient | ACnfVal | ● | - |
VavEhAirFlMax | Exhaust air VAV maximum air volume flow | ACnfVal | ● | - |
VavEhAirFlMin | Exhaust air VAV minimum air volume flow | ACnfVal | ● | - |
Engineering and commissioning
Check for correct damper actuator installation. Actuator mis-wiring or improper installation is a major cause of common problems.
The relative air flow (VavExAirFlRel) is normalized as a percentage (0 - 100%) of VavExAirFl based on the nominal (rated) value for the box air flow (AirFlNom).


