Extract air VAV box, external flow control (VavEx11)
| This application function connects to an external air volume flow controller/actuator located on the VAV box. It outputs an air volume flow setpoint signal to the controller and receives a measured air volume flow signal from the controller. The air volume flow setpoint is calculated based on request for extract flow, relative to the volume of air flowing through the supply terminal following the principle of «extract tracks supply». |
Required elements and how to configure them:
Element | I/O | Signal type |
|---|---|---|
VavExSpAirFl "Extract air volume flow setpoint" | On-board output, Extract air VAV position | Setpoint for air volume flow, 0…10V |
or KNX PL-Link device, Extract air VAV | Air volume flow control | |
VavExAirFl "Extract air VAV air volume flow" Not required in case of KNX PL-Link device, because this signal goes over the bus. | On-board output, Extract air VAV air volume flow | 0…10V |
Function
The figure below shows BACnet objects associated with this application function. Primary signal flow is summarized as follows:
VAV extract ventilation request (VavExVntReq) is received and processed into the output signal for extract air volume flow setpoint (VavExSpAirFl).
Basic function: Accept the extract ventilation request signal from associated room controller and map it to the extract air volume flow setpoint; Pass the signal through a device mode logic switch prior to sending it (as VavExSpAirFl) to the external air flow controller / actuator.

| Command or request (or related) |
| Notification of condition or status, or availability |
| Device mode |
Air flow setpoint for external air flow controller / actuator: The value for the air flow setpoint AO (VavExSpAirFl) is derived from the input value representing the extract ventilation request. (VavExVntReq). The extract ventilation request value is calculated by a room control function and normalized 0 to 100%.
VavExSpAirFl drives the air flow controller / actuator either through a 0-10V DC signal or a networked I/O to a field device on PL-Link.
Input signals from external air flow controller / actuator: When an external controller / actuator is used, the AF requires a volumetric air flow input signal from a differential pressure sensor. This AI signal (VavExAirFl) is in units of air flow. It is used by the supply chain logic. The AI for extract damper position (VavExPos) is used only for display purposes.
Saturation signal: The saturation signal (VavExAflStrtn) is a binary object that is True ("Starved") when the air flow control loop cannot get enough air to reach setpoint for a time exceeding a built-in time delay.
Note
VavExAflStrtn is always off if parameter EnStrtnCal = 0 (No). This allows the user to exclude a particular terminal from the saturation pressure reset system.
Air flow deviation signal: The extract air flow deviation (VavExAirFlDvn) signal (in percent) is used for fan speed (static pressure) reset strategies at the air handling unit. It is obtained by measuring the air flow from the extract duct and comparing it to the air flow setpoint.
VavExAirFlDvn = VavExSpAflRel minus VavExAirFlRel
VavExAirFlDvn will = 0 in case of invalid condition(s).
Available status: When the VAV extract damper is available for extract air ventilation, the binary output signal that indicates availability (VavExVntReq) will be "Yes" (available).
For available status to be "Yes", device mode must equal "Control mode" (modulation).
The output signal VavExAflPvdVnt is the amount of air flow available for extract air ventilation. When VavExAvlVnt is True, a maximum value (VavExAflMaxVnt) is transferred to VavExAflPvdVnt.
VavExAflPvdVnt (VAV extract air flow provided for ventilation) is the sum of maximal flow (in engineering units) from the extract VAV boxes. These values are set in each extract VAV for the maximum flow in the segment.
Device mode: The input signal for device mode is a multistate value.
VavExDevMod supports the following states:
- Off
- Control mode (modulation)
- Max.air vol.flow
- Min.air vol.flow
- Smoke ctrl.air flow setp (manually entered damper setpoint value for smoke control)
Fan coasting feature: The fan coasting feature prevents premature closing of the extract damper while the AHU fan is coasting down. This might occur during a switch between operating modes (for example, switching from Comfort to Economy).
The fan coasting feature is active when:
- The extract air damper is the only extract damper that is open – all other extract air dampers are closed.
- The AHU fan has been turned off and is coasting down.
- The air flow setpoint signal (VavExSpAirFl) while on its way to zero, falls below the air flow demand hysteresis setting (HysAirFlDmd).
When these conditions are true, the boolean extract fan coasting signal (FanExCstVal) will equal 1 (True) and the damper is reset to its last (previous) operating position / value. This keeps the damper open while the fan coasts down to prevent extract duct over-pressure.
In addition to the fan coasting signal freezing the damper in place, an internal timer function was activated when (VavExSpAirFl) initially dropped below (HysAirFlDmd). The fan coasting signal and the timer (60 seconds) must both finish (return to False) before the extract damper can close. See the figure below.
Note
The internal timer operates independently and regardless of VavExSpAirFl. Once the timer is activated, the extract damper is frozen in place until the counter reaches zero, after which the damper may close.

Configuration
Objects
Description | Object | Type | Default value |
|---|---|---|---|
Air flow settings | |||
Extract air VAV smoke control air volume flow setpoint | VavExSpAflSmk | ACnfVal | 50 [m3/h] |
Extract air VAV maximum air volume flow for ventilation | VavExAflMaxVnt | ACnfVal | 100 [m3/h] |
Extract air VAV minimum air volume flow for ventilation | VavExAflMinVnt | ACnfVal | 0 [m3/h] |
Parameters
Description | Parameter | Default value |
|---|---|---|
Deviation calculation | ||
Enable deviation calculation 0:No | EnDvnCal | 1:Yes |
Saturation calculation | ||
Enable saturation calculation Saturation signal calculation logic: (VavExPos > StrtnLvl) and (VavExAirFlDvn> AirFlErLm). This feature is used for AHU fan static pressure reset. See also Saturation signal section. 0:No | EnStrtnCal | 1:Yes |
Saturation level | StrtnLvl | 90 [%] |
Air volume flow error limit | AirFlErLm | 0 [%] |
Switch-on delay saturation | DlyOnStrtn | 60 [s] |
Airflow demand | ||
Switch-on point for air flow demand | SwiOnAirFlDmd | 4 [%] |
Hysteresis for air flow demand | HysAirFlDmd | 2 [%] |
Interface
Interface | Description | Type | Ref. | Owned by |
|---|---|---|---|---|
VavExSpAirFl | Extract air VAV setpoint for air volume flow | AO | ◉ | Room segment / Device |
TrndVavExSpAfl | Trend for extract air VAV setpoint for air volume flow | FtrSel | ● | - |
VavExSpAflRel | Extract air VAV setpoint for relative air volume flow | ACalcVal | ● | - |
VavExAirFl | Extract air VAV air volume flow | AI | ◉ | Room segment / Device |
TrndVavExAirFl | Trend for extract air VAV air volume flow | FtrSel | ● | - |
VavExAirFlRel | Extract air VAV relative air volume flow | ACalcVal | ● | - |
VavExAirFlDvn | Extract air VAV air volume flow deviation | ACalcVal | ● | - |
VavExAflStrtn | Extract air VAV air volume flow saturation 0:Satisfied | BCalcVal | ● | - |
VavExPos | Extract air VAV position | AI | ◉ | Room segment / Device |
VavExDevMod | Extract air VAV device mode 1:Off | MPrcVal | ● | - |
VavExVntReq | Extract air VAV ventilation request | ACalcVal | ● | - |
VavExAvlVnt | Extract air VAV available for ventilation 0:No | BCalcVal | ● | - |
FanExCstVal | Coasting value of extract air fan 0:Off | BCalcVal | ● | - |
VavExAflPvdVnt | Extract air VAV provided air volume flow for ventilation | ACalcVal | ● | - |
VavExSplyAir | Extract air VAV supply chain for air | GrpMbr | ● | - |
VavExSpAflSmk | Extract air VAV smoke control air volume flow setpoint | ACnfVal | ● | - |
VavExAflMaxVnt | Extract air VAV maximum air volume flow for ventilation | ACnfVal | ● | - |
VavExAflMinVnt | Extract air VAV minimum air volume flow for ventilation | ACnfVal | ● | - |
Engineering and commissioning
In this AF, the value of VavExSpAirFl must never exceed the value of its Present-Value-2 property. Present-Value-2 is used as the nominal air flow. Thus, VavExSpAirFl cannot exceed the nominal air flow value.
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).



