Ceiling-mounted air handling units, also commonly referred to as ceiling-concealed air handling units, are widely used in offices, hotels, shopping malls, commercial buildings, meeting rooms, and other spaces where HVAC equipment needs to be installed above a suspended ceiling.
When integrated with a Building Automation System (BAS) or Building Management System (BMS), these units can be centrally monitored and controlled according to room temperature, operating schedules, equipment status, and supervisory commands.
A typical ceiling-mounted AHU BAS solution includes a DDC controller, zone temperature sensor, supply air temperature sensor, motorized water valve, fan status feedback, fault signals, and manual/automatic status monitoring.
This guide explains the typical ceiling-mounted AHU BAS monitoring points, control points, alarm functions, operating modes, PID water valve control logic, historical data recording, and fan-valve interlock sequence.
- Typical Ceiling-Mounted AHU BAS Architecture
- BAS Monitoring Points
- BAS Control Points
- Fan Fault Alarm
- Historical Data Recording
- Operating Mode Selection
- Room Temperature PID Control
- Summer Cooling Logic
- Winter Heating Logic
- Transitional-Season Logic
- Fan and Water Valve Interlock
- Typical BAS I/O Point Summary
1. Typical Ceiling-Mounted AHU BAS Architecture
A ceiling-mounted air handling unit is normally installed above a suspended ceiling and serves a specific room, zone, or indoor area.
A typical BAS-controlled unit may include:
- Supply air fan
- Cooling and/or heating coil
- Motorized chilled-water or hot-water valve
- Supply air temperature sensor
- Zone or room temperature sensor
- Fan running status feedback
- Fan fault status
- Manual / automatic status
- Water valve position feedback
- Programmable DDC controller
The DDC controller collects signals from field sensors and equipment, executes the programmed HVAC control sequence, and controls the fan and motorized water valve.
The ceiling-mounted AHU can also be integrated into a supervisory BAS/BMS through communication protocols such as BACnet/IP, BACnet MS/TP, Modbus TCP, or Modbus RTU, depending on the project requirements.
2. Ceiling-Mounted AHU BAS Monitoring Points
The BAS should continuously monitor the operating condition and key temperature parameters of each ceiling-mounted air handling unit.
2.1 Digital Input Monitoring — DI
| Monitoring Point | I/O Type | Function |
|---|---|---|
| Fan Running Status | DI | Indicates whether the ceiling-mounted AHU fan is operating. |
| Fan Fault Alarm | DI | Indicates an abnormal fan operating condition or equipment fault. |
| Manual / Auto Status | DI | Indicates whether the unit is operating in manual or automatic mode. |
2.2 Analog Input Monitoring — AI
| Monitoring Point | I/O Type | Function |
|---|---|---|
| Supply Air Temperature | AI | Monitors the temperature of the air supplied by the unit. |
| Motorized Water Valve Position Feedback | AI | Indicates the actual opening position of the chilled-water or hot-water control valve. |
| Zone / Room Temperature | AI | Typically provided by the BAS environmental monitoring system and used as the main feedback signal for temperature control. |
3. Ceiling-Mounted AHU BAS Control Points
3.1 Digital Output — DO
| Control Point | I/O Type | Function |
|---|---|---|
| Fan Start / Stop Command | DO | Starts or stops the ceiling-mounted AHU fan. |
3.2 Analog Output — AO
| Control Point | I/O Type | Function |
|---|---|---|
| Motorized Water Valve Command | AO | Modulates the chilled-water or hot-water valve opening according to room temperature demand. |
4. Fan Fault Alarm Function
The BAS should continuously monitor the operating status of every ceiling-mounted AHU fan.
If the fan is expected to operate but a normal running status is not detected, or if a fan fault signal is received, the BAS should generate a fan fault alarm.
Fan Start Command = ON
but
Fan Running Status = OFF
→ Generate Fan Fault Alarm
The alarm information should be displayed on the BAS supervisory interface so that operators can quickly identify the affected unit.
5. Historical Data Recording
The BAS should record important operating data for each ceiling-mounted AHU to support equipment maintenance, troubleshooting, operating analysis, and system management.
Typical historical data includes:
- Fan start / stop status
- Supply air temperature
Trend recording interval: 15 minutes
Historical data retention: not less than 5 years
The BAS should also record fault and alarm information, including:
- Alarm description
- Fault type
- Time of alarm occurrence
This information can be used to review equipment operating history and identify recurring faults.
6. Ceiling-Mounted AHU Operating Mode Selection
The main BAS interface for the ceiling-mounted AHU subsystem should provide centralized operating functions for multiple units.
Typical centralized functions include:
- One-click start of all ceiling-mounted AHUs
- One-click stop of all ceiling-mounted AHUs
- Unified room temperature setpoint adjustment
- Centralized operating mode selection
The control system may provide three operating modes:
- Subsystem Manual Mode
- Subsystem Schedule Mode
- Cloud / Supervisory Control Mode
6.1 Subsystem Manual Mode
When the system operates in Subsystem Manual Mode, the subsystem schedule function and cloud supervisory control function are disabled.
The operator should be able to control each ceiling-mounted AHU from the subsystem interface.
Typical manual operations include:
- Start or stop each fan
- Adjust the corresponding room temperature setpoint
During system commissioning, authorized engineers should also be able to manually override the motorized water valve opening.
6.2 Subsystem Schedule Mode
When operating in Subsystem Schedule Mode, the BAS automatically starts and stops the ceiling-mounted AHU fans according to configured time schedules.
Typical schedule functions may include:
- Daily startup and shutdown schedules
- Weekday schedules
- Weekend schedules
- Holiday schedules
- Pre-occupancy startup
- After-hours shutdown
This allows the units to operate automatically according to building occupancy requirements and helps reduce unnecessary HVAC operation.
6.3 Cloud / Supervisory Control Mode
When operating in Cloud / Supervisory Control Mode, the ceiling-mounted AHUs operate according to authorized commands received from the higher-level supervisory or cloud platform.
Typical commands may include:
- Fan start / stop
- Operating mode selection
- Room temperature setpoint adjustment
The local DDC controller remains responsible for executing the actual equipment control logic.
7. Room Temperature PID Control Logic
The motorized chilled-water or hot-water valve is automatically modulated according to the difference between the BA-monitored room temperature of the corresponding zone and the configured room temperature setpoint.
In normal automatic operation, this function can be implemented using a PID control loop.
The PID controller continuously calculates the required valve position to maintain the room temperature close to its setpoint.
8. Summer Cooling Control Logic
During summer cooling operation, the water valve regulates chilled-water flow through the cooling coil.
Room Temperature > Setpoint + 1°C
Increase the chilled-water valve opening.
Room Temperature < Setpoint − 1°C
Decrease the chilled-water valve opening.
When the room temperature rises above the setpoint, the DDC controller increases cooling capacity by opening the chilled-water valve further.
When the room temperature falls below the setpoint, the chilled-water valve opening is reduced.
9. Winter Heating Control Logic
During winter heating operation, the hot-water valve control direction is opposite to the summer cooling sequence.
Room Temperature > Setpoint + 1°C
Decrease the hot-water valve opening.
Room Temperature < Setpoint − 1°C
Increase the hot-water valve opening.
When the room temperature falls below the configured setpoint, the controller increases hot-water flow through the heating coil to provide additional heating capacity.
10. Transitional-Season Ventilation Logic
During suitable transitional-season ventilation conditions, mechanical heating or cooling may not be required.
In this operating mode:
This prevents unnecessary chilled-water or hot-water consumption while allowing the fan to provide ventilation where required.
11. Fan and Motorized Water Valve Interlock
The fan and motorized water valve should operate with an interlock.
According to the specified control sequence, when the ceiling-mounted AHU fan stops, the motorized water valve should also close.
This prevents unnecessary chilled-water or hot-water flow through the coil when the unit is not operating.
12. Typical Ceiling-Mounted AHU BAS I/O Point Summary
| BAS Point | I/O Type | Purpose |
|---|---|---|
| Fan Running Status | DI | Fan operating feedback |
| Fan Fault Alarm | DI | Fan fault monitoring |
| Manual / Auto Status | DI | Operating mode feedback |
| Supply Air Temperature | AI | Supply air temperature monitoring |
| Motorized Water Valve Position Feedback | AI | Valve position monitoring |
| Zone / Room Temperature | AI | Temperature feedback for PID control |
| Fan Start / Stop Command | DO | Fan enable / disable control |
| Motorized Water Valve Command | AO | Cooling/heating water valve modulation |
13. Why Proper Ceiling-Mounted AHU BAS Control Matters
Although a ceiling-mounted air handling unit generally has fewer BAS points than a large modular AHU, proper control logic remains important for indoor comfort, energy efficiency, centralized management, and equipment reliability.
A properly designed BAS control strategy can provide:
- Automatic room temperature control
- Centralized fan start / stop control
- Automatic chilled-water or hot-water valve modulation
- PID temperature control
- Schedule-based operation
- Cloud or supervisory control
- Fan fault monitoring
- Historical trend recording
- Reduced unnecessary water flow
- Improved HVAC energy efficiency
- Easier maintenance and troubleshooting
For buildings containing many ceiling-mounted units, centralized BAS control can also significantly simplify facility operation because multiple units can be monitored, scheduled, and adjusted from a single supervisory interface.
14. Typical Control Sequence Overview
The overall automatic control sequence of a ceiling-mounted AHU can be summarized as follows:
When the unit is stopped:
This simple but effective sequence allows the BAS to coordinate room temperature demand with the operation of the ceiling-mounted AHU.
Conclusion
A typical ceiling-mounted air handling unit BAS control system monitors fan operating status, fan faults, manual/automatic status, supply air temperature, motorized water valve position, and the temperature of the corresponding indoor zone.
The DDC controller can automatically control the fan and modulate the chilled-water or hot-water valve according to the difference between room temperature and its setpoint.
During summer operation, a higher room temperature increases cooling valve opening. During winter operation, a lower room temperature increases heating valve opening. During transitional-season ventilation, the water valve remains closed. When the fan stops, the motorized water valve is also closed through an equipment interlock.
By integrating these functions into a programmable DDC-based Building Automation System, ceiling-mounted AHUs can provide reliable indoor temperature control, centralized scheduling, fault monitoring, historical data recording, and improved HVAC operating efficiency.
For BAS engineers, HVAC contractors, and system integrators, defining the correct ceiling-mounted AHU monitoring points and sequence of operation is an important part of designing a reliable building automation system.
