Commissioning is the most important phase of any controls project, and it is the one that gets cut most often when budgets get tight. The reasoning usually sounds something like "we have already paid for the hardware and the programming, commissioning is just a formality." That reasoning costs building owners money for years. A controls system that has not been properly commissioned is not a finished system. It is a system that might work, and might not, and there is no way to know which without going through the process.
Here is what commissioning actually involves when we do it on a new controls installation or a substantial upgrade.
Pre-Functional Checklists: Before Any Testing Begins
Before we run a single test, we work through a pre-functional checklist for every piece of equipment in the system. This phase is less glamorous than functional testing, but skipping it wastes everyone's time. A pre-functional checklist verifies the physical installation before we rely on it for anything.
For each field controller: is it powered? Is the power supply voltage correct? Are all the input and output terminals wired to the design documents? Are the network communication cables landed correctly, with proper termination resistors on the ends of RS-485 trunks? Is the controller firmware at the correct version? Is the device instance number correct and unique?
For each sensor: is it installed in the correct location? Does the location match the design drawings? Is the wiring polarity correct? Is the sensor reading something close to a physically plausible value given the current conditions? A temperature sensor reading -40 degrees in August has a wiring problem. A pressure sensor reading negative on a system that is not running has a polarity problem. These are fast checks that catch wiring errors before they contaminate the functional testing.
For each actuator: does it stroke fully from closed to open? Does the feedback signal match the physical position? Is the spring return working correctly on fail-safe actuators? We physically stroke every actuator in both directions as part of pre-functional checkout. An actuator that cannot reach full travel has a mechanical problem, a calibration problem, or a wiring problem, and we need to know that before we start testing sequences.
Point-by-Point Verification
Once pre-functional checks are complete, we verify every input and output in the BAS against the design documents. This means comparing the actual reading at the BAS front-end against a calibrated reference instrument at the field device.
For temperature sensors, we use a calibrated digital thermometer. We compare the sensor reading in the BAS to the thermometer reading at the sensor location. Any deviation greater than 0.5 degrees Fahrenheit on a properly calibrated sensor gets investigated. Common findings include sensors that were installed in the wrong location (a return air sensor wired to a mixed-air input), sensors with marginal wiring connections that cause drift under load, and sensors that are simply out of calibration from the factory.
For analog outputs, we verify that the command from the BAS controller produces the expected output signal at the field device. A 0-10V output commanding a VFD should produce the correct voltage at the drive terminals, which should produce the correct fan speed. We trace this chain at each step.
The point-by-point process takes time, and it is the phase that is most often compressed or skipped entirely when project schedules run short. When it gets skipped, the problems it would have caught show up later as service calls.
Sequence of Operations Testing
Sequence testing is where commissioning gets interesting. A sequence of operations is a written description of how the system should respond to various conditions: what happens when the space temperature drops below heating setpoint, how the system transitions from occupied to unoccupied mode, what the economizer does when outdoor air temperature drops below the high-limit setpoint.
We test every sequence by creating the conditions that are supposed to trigger each response and verifying that the system responds correctly. This often requires either physical manipulation (opening a damper manually to verify the BAS detects the position change) or simulating sensor inputs through the BAS interface (commanding a temperature input to a test value to verify the control response).
Sequence testing reveals programming errors that are invisible until the system is exercised. A common one: the economizer sequence works correctly in cooling mode but the lockout logic does not prevent economizer operation during heating mode, meaning the system brings in cold outdoor air while trying to heat the space. Another: the optimal start algorithm is configured but is reading the wrong outdoor air temperature sensor, producing incorrect start times. Neither of these is visible until you run the sequence under the right conditions.
Alarm Configuration
A BAS without configured alarms is a liability, not an asset. The system is watching dozens or hundreds of points, and if it is not configured to alert someone when something goes wrong, that monitoring capability does not translate into any real protection.
Alarm configuration involves deciding which points should generate alarms, what threshold or condition triggers each alarm, what priority level each alarm receives, and where each alarm should be routed. A high discharge air temperature alarm on a chilled water system should be a high priority and should route to someone with the ability to respond. A filter differential pressure alarm that indicates a clogged filter can be lower priority and route to the maintenance work order queue.
Getting alarm configuration right requires understanding the system and the consequences of each failure mode. Too many alarms at too high a priority produces alarm fatigue: operators start ignoring the alarm screen because it is always active. Too few alarms means real problems go unnoticed. The right configuration is specific to the building and the operations staff.
Trend Setup
Trend logs are historical records of point values over time. Without trends, you have no visibility into how your system has been performing. With trends, you can see patterns that would otherwise be invisible: a discharge air temperature that slowly drifts up over the course of a hot afternoon, a differential pressure that is trending upward week over week indicating filter loading, a zone temperature that oscillates in a pattern suggesting a control loop that needs tuning.
We set up trend logs for every critical system point at the appropriate interval. High-speed process points might trend every 30 or 60 seconds. Slower-moving parameters like filter differential pressure or overall system energy consumption might trend every 15 minutes. The goal is enough resolution to be useful without generating more data than the system can manage.
Operator Training
Commissioning ends with training, and real training means hands-on time at the front-end with the people who will be responsible for operating the system. A forty-five minute walk-through at the end of a long commissioning day is not training. It is a demonstration.
Actual training covers how to navigate the graphics, how to read trend logs, how to respond to alarms, how to adjust setpoints correctly through the interface rather than through field overrides, and what should and should not be done without calling a controls technician. We provide written documentation to accompany the training, including a reference guide for common tasks, so operators have something to refer to when questions come up six months later.
The connection between thorough commissioning and long-term system performance is direct and measurable. Buildings whose controls systems are properly commissioned from the start spend less on service calls, waste less energy, have fewer comfort complaints, and keep their equipment running longer. Buildings whose systems were never fully commissioned often run in a degraded state for years without anyone recognizing it, because there is no baseline to compare against. The most expensive commissioning is the kind you pay for after the fact, through service calls and wasted energy, rather than getting it right at the start.