Chilled water cooling coil (CclChw11)
| This application function operates the control valve for a cooling coil. The valve position is calculated based on request signals (from the room controllers) received for cooling and dehumidification. |
Required elements and how to configure them:
Element | I/O | Signal type |
|---|---|---|
CclVlvPos "Cooling coil valve position" | On-board output, Cooling coil valve position | Water any signal type |
Function
The figure below shows BACnet objects associated with this application function. Primary signal flow is summarized as follows:
Cooling coil cooling or dehumidification request (CclCReq / CclDhuReq) is received and processed into the output signal for cooling coil valve position (CclVlvPos).
Basic function: Accept request signal from associated room controller and pass it through a device mode logic switch; Output the result as a command to the BACnet object that controls the device.

| Command or request (or related) |
| Notification of condition or status, or availability |
| Device mode |
| Interlock (internal signal, not a BACnet object; see Interlocks section for additional information) |
Interlocks
Room automation interlocks are internal signals that coordinate interaction between HVAC devices. They are not visible in ABT Site or web interface, but parameters associated with them are. See comment column for hints on parameters that affect interlock functionality.
Signal | Type | Direction | Description | Comment |
|---|---|---|---|---|
AirFlCReq | Boolean | Out | Air flow cooling request | See Configuration section for parameters named "...AirFlCReq". |
AirFlDhuReq | Boolean | Out | Air flow dehumidification request | See Configuration section for parameters named "...AirFlDhuReq". |
AirFlSta | Boolean | In | Air flow status | Parameter EnMonAirFlSta must = Yes. See Configuration section for additional information. |
Sequence
Chilled water valve modulation: In response to a cooling request (or a dehumidification request, if configured) the cooling valve is modulated to control the room temperature at setpoint or to dehumidify the air. In response to external triggers for special modes such as warm-up, cool down, or safety conditions, the cooling valve may be set to off or fully open.
Request signal(s) from a room temperature PID controller and/or a dehumidification PID controller are received from the associated "room" AF. If both a request for cooling and a request for dehumidification are received at the same time, then the larger of the two signals will be used.
Dehumidification control: If dehumidification is used, the cooling coil dehumidification request signal (CclDhuReq) is converted into the analog output signal for cooling coil valve position (CclVlvPos).
Note
This AF does not perform loop control; its main purpose is to run commands. Loop control processes (for this AF) are managed in the "room" AF(s) that collaborate with this AF to command the end device.
Device mode: The input signal for device mode is a multistate value.
CclDevMod supports the following states:
- Off
- Control mode (modulation)
- Fully open
Cooling available status: When the cooling coil is available for cooling, the binary output signal for "Cooling coil available for cooling" (CclAvlC) will be "Yes" (available). CclAvlC is used by the system to regulate cooling resources. For example, if there is a call for cooling but the cooling coil is not available because it is already at maximum capacity (because device mode is fully open), then CclAvlC will signal "No" and the next available cooling resource in the temperature control sequence will be activated.
For cooling available status to be "Yes", device mode must equal "Control mode" (modulation).
Dehumidification available status: When the cooling coil is available for dehumidification, the binary output signal for "Cooling coil available for dehumidification" (CclAvlDhu) will be "Yes" (available). For the status to be "Yes", device mode must equal "Control mode" (modulation).
Supply chain interface, ChwDmd: The output signal for chilled water demand is a multistate value.
CclChwDmd supports the following states:
- Off (no demand signal)
- Cooling demand (demand signal is active)
- Free cooling (cooling device is in free cooling mode)
Free cooling can be initiated by the central plant when surplus cooling capacity is available. Under certain conditions, the room can take advantage of surplus cooling capacity in the absence of an explicit cooling demand; the room temperature must be below the setpoint associated with the current room climate mode (Comfort, Pre-Comfort etc.). This type of free cooling is different from "economizer" free cooling, which uses an outside air damper.
The following figure(s) illustrates control modulation and related functions.

Configuration
Parameters
Description | Parameter | Default value |
|---|---|---|
Interlocks | ||
Switch-on point for air volume flow cooling request | SwiOnAirFlCReq | 4 [%] |
Hysteresis for air volume flow cooling request | HysAirFlCReq | 2 [%] |
Switch-on delay for air volume flow cooling request | DlyOnAirFlCReq | 30 [s] |
Switch-on point for air volume flow dehumidification request | SwiOnAflDhuReq | 4 [%] |
Hysteresis for air volume flow dehumidification request | HysAirFlDhuReq | 2 [%] |
Switch-on delay for air volume flow dehumidification request | DlyOnAflDhuReq | 30 [s] |
Switch-off delay for air volume flow dehumidification request | DlyOfAflDhuReq | 0 [s] |
Enable monitoring for air volume flow state 0:No | EnMonAirFlSta | 0:No |
Chilled water demand | ||
Switch-on point for chilled water demand | SwiOnPtChwDmd | 4 [%] |
Hysteresis for chilled water demand | HysChwDmd | 2 [%] |
Interface
Interface | Description | Type | Ref. | Owned by |
|---|---|---|---|---|
CclVlvPos | Cooling coil valve position | AO | ◉ | Room segment / Device |
CclDevMod | Cooling coil device mode 1:Off | MPrcVal | ● | - |
CclCReq | Cooling coil cooling request | ACalcVal | ● | - |
CclDhuReq | Cooling coil dehumidification request | ACalcVal | ● | - |
CclAvlC | Cooling coil available for cooling 0:No | BCalcVal | ● | - |
CclAvlDhu | Cooling coil available for dehumidification 0:No | BCalcVal | ● | - |
CclChwDmd | Cooling coil chilled water demand 1:Off | MCalcVal | ● | - |
CclSplyChw | Cooling coil supply chain for chilled water | GrpMbr | ● | Room segment |
Engineering and commissioning
The internal AirFlSta interlock signal is optional for CclChw11. If desired, parameter EnMonAirFlSta (Enable monitoring for air volume flow state) must be set to 1: Yes.
In an a/c unit with a cooling coil and no drain pan, consider setting EnMonAirFlSta to 1: Yes to avoid condensing on the coil.




