Humidification control (HumCtl11)
Overview
The application function "Humidification control 11" (HumCtl11) coordinates one or more humidification devices in the room segment to maintain room humidity at the required level.
Main features:
- Room relative humidity control
- Humidity monitoring alarm support
- Humidity setpoint configurable per room operating mode
Humidification – Issues of concern
Condensation from humidified air can manifest in unexpected places. Moisture migrates through the building and can find its way into external walls and between layers of construction materials. Condensation hidden inside walls can be a disaster.
Issues of concern include:
- Water spray where it is not needed (for example, water collection inside duct)
- Water spray when it is not needed (for example, seasonal high humidity)
- Ineffective high limit control, duct air
- Bends and changes in the duct; obstructions in the duct
- Ineffective temperature control (too cold air causes condensation)
CAUTION

Humidification Hazards
Humidification in building control introduces risk of material property damage and unsafe conditions. Personnel without the background or responsibility for these issues must adhere to the following:
- DO NOT select room humidity setpoints.
- DO NOT select which modes enable and disable humidification.
- DO NOT pick the method for high limit control in the duct.
- DO NOT choose not to apply high limit control – send RFI if it is not in the spec.
- DO NOT alter dispersion tube Location or Pitch. If instructions are unclear contact the Humidifier Representative.
- DO NOT jumper anything in the package unit without written authorization from Humidifier Representative.
- DO NOT leave the Humidity system energized and untested.
- DO NOT energize Humidifier before the device has been commissioned.
- On all of these points, follow the spec. If the spec does not specify, then you must send an RFI.
Function
HumCtl11 receives humidity sensor readings from the segment(s) via chart input pin and compares this to the present humidity setpoint. The PID humidity controller calculates a demand output which is distributed to the room segment(s) by the group manager.
Operating mode effects
HumCtl11 enables/disables the humidification function and selects the humidity setpoint based on Room operating mode and Plant mode. See following table and also Configuration section.
| Plant mode | Enable humidification | Room Humidity Setpoint |
|---|---|---|---|
1 | Off | Off | Protection mode setpoint |
2 | Protection | Protection configuration | Protection mode setpoint |
3 | Economy | Economy configuration | Economy mode setpoint |
4 | Pre-Comfort | Pre-Comfort configuration | Pre-Comfort mode setpoint |
5 | Comfort | Comfort configuration | Comfort mode setpoint |
6 | Warm-up | Comfort configuration | Comfort mode setpoint |
7 | Cool down | Off | Protection mode setpoint |
8 | Room temp. prot. | Off | Protection mode setpoint |
9 | <not used> | - | - |
10 | Free cooling | Uses Rm op. mode configuration | Uses Rm op. mode setpoint |
11 | Night cooling | Uses Rm op. mode configuration | Uses Rm op. mode setpoint |
12 | Ventilation | Uses Rm op. mode configuration | Uses Rm op. mode setpoint |
13 | <not used> | - | - |
14 | Air vol.flow off (Fire) | Off | Protection mode setpoint |
15 | Smoke ctrl.pos.pres | Off | Protection mode setpoint |
16 | Smoke ctrl.neg.pres | Off | Protection mode setpoint |
17 | Purge | Off | Protection mode setpoint |
Available signal
An "Available" signal (indicating whether or not humidifying equipment is available to be used) is collected from the room segments by the group manager. If no humidifying equipment is available, the PID is disabled to prevent integral accumulation.
Humidification request to segments
HumCtl11 communicates the humidification demand (PID output) and the enable/disable status of the humidification function to segment humidifiers via group data exchange. These two dynamic values (demand and enable/disable) are combined into one request signal as shown in the following table.
Humidification enable | Humidification PID output | Humidification request |
|---|---|---|
Off | Does not matter | 0% |
Humidify | 0% | 2% |
Humidify | Intermediate value | Linear map |
Humidify | 100% | 100% |
Feature configuration
Feature selections for "Room HVAC coordination" are accessed via the Application configuration task in the Configuration component.
Feature (AF) | Feature description | Ref. |
|---|---|---|
Humidifier monitoring state | None/Active | ☑ |
Configuration
Objects
Description | Object | Type | Default value |
|---|---|---|---|
Relative room humidity setpoint for comfort | SpHuRelRCmf | ACnfVal | 50 [% r.h.] |
Relative room humidity setpoint for pre-comfort | SpHuRelRPcf | ACnfVal | 50 [% r.h.] |
Relative room humidity setpoint for economy | SpHuRelREco | ACnfVal | 50 [% r.h.] |
Relative room humidity setpoint for protection | SpHuRelRPrt | ACnfVal | 50 [% r.h.] |
Parameters
Description | Parameter | Default value |
|---|---|---|
Comfort configuration 1:Off (PID is disabled) | CmfCnf | 2:Humidify |
Pre-Comfort configuration Enumeration see CmfCnf | PcfCnf | 2:Humidify |
Economy configuration Enumeration see CmfCnf | EcoCnf | 1:Off |
Protection configuration Enumeration see CmfCnf | PrtCnf | 1:Off |
Interface
Interface | Description | Type | Ref. | Owned by |
|---|---|---|---|---|
PrSpHuRelR | Present relative room humidity setpoint | APrcVal | ● | - |
HuRelRMon | Monitoring relative room air humidity | FtrSel | ● | - |
HumCtr | Humidification controller | Controller | ● | - |
RCtl | Room control | GrpMaster | ◉ | Room |
SpHuRelRCmf | Relative room humidity setpoint for comfort | ACnfVal | ● | - |
SpHuRelRPcf | Relative room humidity setpoint for pre-comfort | ACnfVal | ● | - |
SpHuRelREco | Relative room humidity setpoint for economy | ACnfVal | ● | - |
SpHuRelRPrt | Relative room humidity setpoint for protection | ACnfVal | ● | - |
Engineering and commissioning
None