Back

The big idea

A Building Automation System is a network of sensors, controllers, and equipment that work together to manage things like temperature, airflow, lighting, and security - automatically, without someone adjusting a dial by hand.

Think of it like a nervous system for a building: sensors feel what's going on, controllers decide what to do, and equipment acts on that decision.

The core loop

  • SenseA sensor measures something real - temperature, humidity, pressure, CO₂ level, occupancy.
  • DecideA controller compares that reading to a setpoint (the target) and calculates what needs to change.
  • ActThe controller signals equipment - a damper, a valve, a fan, a light - to move.
  • RepeatThis loop runs continuously, adjusting in small steps to stay close to the target.

Key pieces

Sensors

Measure real-world conditions: temperature, humidity, pressure, flow, occupancy, light level.

Controllers

Small computers running control logic that decide how equipment should respond to sensor readings.

Actuators

The "muscles" - motors and devices that physically move dampers, valves, and other equipment.

Supervisor / front end

Software that ties everything together, so a person can see the whole building and adjust schedules or setpoints.

Why it matters

Good controls save energy, extend equipment life, and keep people comfortable - often invisibly. When something feels "off" in a building, there's almost always a controls story behind it.

basics sensors controllers how it works