Hot water heating coil (HclHw11)

This application function operates the control valve for a heating coil.

The valve position is calculated based on a request signal (from the room controllers) received for heating.

Required elements and how to configure them:

Element

I/O

Signal type

HclVlvPos "Heating coil valve position"

On-board output, Heating 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:

Heating coil heating request (HclHReq) is received and processed into the output signal for heating coil valve position (HclVlvPos).

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

AirFlHReq

Boolean

Out

Air flow heating request
▶ Initiates air flow (fan turns on or VAV damper provides air flow) to satisfy air flow support request for heating. Signal is sent to fan or VAV supply damper depending on application.

See Configuration section for parameters named "...AirFlHReq".

AirFlSta

Boolean

In

Air flow status
▶ Interlock signal, from a fan or a supply damper, that keeps the coil locked at equipment protection priority (PrPrio = 5) unless that same fan or supply damper provides air flow. (not active unless EnMonAirFlSta = Yes)

Parameter EnMonAirFlSta must = Yes. See Configuration section for additional information.

Sequence

Hot water valve modulation: In response to heating demand, the heating valve is modulated to control the room temperature at setpoint. In response to external triggers for special modes such as warm-up, cool down, or safety conditions, the heating valve may be set to off or fully open.

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.

HclDevMod supports the following states:

Heating available status: When the heating coil is available for heating, the binary output signal for "Heating coil available for heating" (HclAvlH) will be "Yes" (available). HclAvlH is used by the system to regulate heating resources. For example, if there is a call for heating but the heating coil is not available because it is already at maximum capacity (because device mode is fully open), then HclAvlH will signal "No" and the next available heating resource in the temperature control sequence will be activated.

For heating available status to be "Yes", device mode must equal "Control mode" (modulation).

Supply chain interface, HwDmd: The output signal for hot water demand is a multistate value.

HclHwDmd supports the following states:

 

The following figure(s) illustrates control modulation and related functions.

 

 

Configuration

Parameters

Description

Parameter

Default value

Interlocks

Switch-on point for air volume flow heating request
▶ When the heating coil heating request (in percent) is above this value, the air volume flow heating request goes to True.

SwiOnAirFlHReq

4 [%]

Hysteresis for air volume flow heating request
▶ When the heating coil heat request (in percent) is below this value, the air volume flow heating request goes to False.

HysAirFlHReq

2 [%]

Switch-on delay for air volume flow heating request
▶ The time after the switch-on point for air volume flow heating request is True that air volume flow heating request goes from False to True.

DlyOnAirFlHReq

30 [s]

Enable monitoring for air volume flow state
▶ Enable monitoring of the fan interlock signal (from fan) that keeps the heating/cooling coil closed unless the fan is running.

0:No
1:Yes

EnMonAirFlSta

0:No

Hot water demand

Switch-on point for hot water demand
▶ When the heating coil valve position is greater than the switch-on point, the heating coil enables request hot water for heating.

SwiOnPtHwDmd

4 [%]

Hysteresis for hot water demand
▶ When the heating coil valve position is less than the hysteresis value, the heating coil disables request hot water for heating.

HysHwDmd

2 [%]

Interface

Interface

Description

Type

Ref.

Owned by

HclVlvPos

Heating coil valve position

AO

Room segment / Device

HclDevMod

Heating coil device mode

1:Off
2:Control mode
3:Fully open

MPrcVal

-

HclHReq

Heating coil heating request

ACalcVal

-

HclAvlH

Heating coil available for heating

0:No
1:Yes

BCalcVal

-

HclHwDmd

Heating coil hot water demand

1:Off
2:Heating demand
3:Warm-up

MCalcVal

-

HclSplyHw

Heating coil supply chain for hot water

GrpMbr

Room segment

Engineering and commissioning

The internal AirFlSta interlock signal is optional for HclHw11. If desired, parameter EnMonAirFlSta (Enable monitoring for air volume flow state) must be set to 1: Yes.