
In this post, Alberto Ventura brings us back to the fundamentals—what a Building Automation System really is and why communication is its defining feature. The diagrams illustrate a truth every Controls Technician eventually learns in the field: automation is not about individual devices; it is about coordinated behavior across a network.
1. BAS components: more than hardware, less than intelligence alone
At the lowest level, a BAS is composed of physical and digital building blocks:
- Sensors
- Temperature (°F), humidity (%RH), pressure (in. w.c.), airflow (CFM)
- Actuators
- Dampers, valves, relays
- Controllers
- AHU controllers
- VAV box controllers
- Drives
- VFDs for fans and pumps
- Supervisory layer
- Server or head-end (BMS)
- Graphics, alarms, trends, analytics
- Network infrastructure
- BACnet/IP, BACnet MS/TP, Ethernet, routers, switches
Individually, these devices do very little. Their value emerges only when data flows between them.
2. BAS vs. BMS: clarifying the relationship
The diagrams clearly separate the two roles:
- BAS (Building Automation System)
- The control network
- Executes real-time logic
- Moves air, water, and energy
- BMS (Building Management System)
- The management interface
- Provides visualization, alarms, analytics, and user interaction
In practice:
- Controllers make decisions in milliseconds.
- The BMS supervises, records, and enables human intervention.
This distinction matters during troubleshooting. When something fails, we must know whether the issue lies in:
- Field I/O,
- Controller logic,
- Network communication,
- Or the supervisory layer.
3. Why VAV systems demand communication
The VAV system diagram highlights a critical design reality.
- AHU and VAV boxes are:
- Physically separated,
- Electrically independent,
- Controlled by different controllers.
- Yet they must operate as one system.
For proper operation, the following information must be shared across the BAS network:
- From VAVs to AHU
- Zone cooling demand
- Zone heating demand
- Damper position (%)
- Airflow request (CFM)
- From AHU to VAVs
- Supply air temperature (°F)
- Static pressure setpoint (in. w.c.)
- Operating mode (cooling, heating, economizer)
Without this dialogue:
- The AHU guesses.
- Zones fight each other.
- Energy waste increases.
- Comfort degrades.
4. Communicating VAV System Control Logic
When BAS communication is functioning correctly, we see intelligent behavior emerge:
- AHU supply air temperature resets based on aggregate zone demand.
- Static pressure setpoint resets based on the “most open” VAV damper.
- Heating and cooling conflicts are minimized.
- Fan energy is reduced through VFD modulation.
This is not achieved through graphics or dashboards—it happens inside controllers exchanging Numeric, Boolean, and Enum points in real time.
5. Centralized supervision, decentralized intelligence
A subtle but important lesson from Alberto’s post:
- Control is distributed (at AHUs and VAVs).
- Visibility and coordination are centralized (at the BMS).
This architecture provides:
- Resilience (systems still run if the BMS goes offline),
- Scalability (hundreds or thousands of devices),
- Clarity for operators and technicians.
For Controls Technicians, this means:
- We must understand both local sequences and network data flow.
- Point naming, consistency, and documentation matter.
- Commissioning includes verifying communication, not just I/O.
6. The importance of this for different kinds of buildings
As Alberto notes, BAS systems are most common in:
- Healthcare
- Education
- Hotels
- Residential complexes
- Data centers
In all of these environments:
- HVAC systems are distributed,
- Loads are dynamic,
- Human comfort and energy costs are tightly linked.
A properly communicating BAS enables:
- Smarter load response,
- Better energy performance,
- Faster fault detection,
- Safer and more reliable operation.
Principal Insight
A BAS is not defined by controllers, sensors, or graphics alone—it is defined by communication. In VAV systems especially, the AHU and VAV boxes must continuously exchange information to behave as a single, intelligent system. When that dialogue is designed, commissioned, and maintained correctly, buildings become responsive rather than reactive, efficient rather than wasteful, and manageable rather than chaotic.