Online Learning Guide For Trainee BMS Engineers
How to use this guide Work through each section in order. Read the explanatory content, study the worked examples, then test yourself with the knowledge check questions before moving on. Key terms are collected in the glossary at the end.
2.1 Inputs and Outputs (I/O)
Explanation
Every BMS controller communicates with the real world through I/O points, the connections between the controller and the physical devices it monitors and controls. Before you can wire, commission, or fault-find any BMS installation, you need a firm grip on the four fundamental I/O types.
Digital Input (DI) A digital input has only two possible states: on or off (sometimes called closed/open, or 1/0). The BMS detects whether a circuit is made or broken. Digital inputs are used for:
-
Status feedback from plant items (is the pump running or stopped?)
-
Position feedback from valves and dampers (fully open or fully closed?)
-
Alarm contacts from equipment (is the filter differential pressure switch tripped?)
-
Door/window contacts, flow switches, and level switches
Analogue Input (AI) An analogue input measures a continuously varying signal, a value that can be any number within a range, not just on or off. Analogue inputs are used for:
-
Temperature sensors (room temp, supply air, chilled water flow and return)
-
Pressure transducers (duct static pressure, differential pressure across a pump)
-
Humidity sensors
-
CO₂ sensors
-
Current transducers (measuring motor current)
Digital Output (DO) A digital output sends a simple on/off command from the controller to field equipment. Digital outputs are used to:
-
Start and stop fans, pumps, and compressors
-
Open and close two-position valves and dampers
-
Switch lighting circuits
-
Energise relay coils
Analogue Output (AO) An analogue output sends a continuously variable signal from the controller to a field device, allowing modulating control. Analogue outputs are used to:
-
Modulate control valves (e.g., 0–10 V to a heating valve actuator)
-
Control variable speed drives (VSDs/VFDs)
-
Position proportional damper actuators
I/O Count and Controller Sizing
When designing a BMS, every field device must be assigned an I/O point. Getting the I/O count wrong is one of the most common (and costly) commissioning mistakes, controllers must be sized during design to accommodate every point, plus a spare capacity allowance (typically 10–20%).
Universal I/O modules are increasingly common on modern controllers. A universal point can be software-configured as DI, AI, DO, or AO, giving flexibility to adapt to design changes on site.
Worked Example 2.1 — Identifying I/O Points for a Simple Pump Set
You are commissioning a cold water booster pump set with the following field devices:
|
Field Device |
I/O Type |
Reason |
|---|---|---|
|
Pump run/stop command |
DO |
On/off command from BMS to starter |
|
Pump run status (motor aux. contact) |
DI |
Feedback - is the pump actually running? |
|
Pump fault (overload relay contact) |
DI |
Alarm - has the motor tripped? |
|
Pump HOA switch position (Auto contact) |
DI |
Confirms HOA is in Auto position |
|
Pump outlet pressure transducer |
AI |
Continuous pressure measurement |
|
Pump inlet pressure transducer |
AI |
Continuous pressure measurement |
Total I/O required: 2 × DO, 3 × DI, 2 × AI
Notice that the BMS cannot simply assume the pump is running because it sent a start command, it needs two separate points: a DO to issue the command, and a DI to receive independent confirmation from the motor auxiliary contact. The comparison between command and status is what enables fault detection.
Knowledge Check 2.1
Q1. A differential pressure switch across an air filter is wired to a BMS controller. What type of I/O point is this, and why?
Q2. A heating valve actuator accepts a 0–10 V control signal. What type of BMS output is required?
Q3. A trainee engineer sizes a controller for 8 DI, 4 AI, 4 DO, and 2 AO points. The manufacturer recommends 15% spare capacity. What minimum total I/O count should the controller support?
Q4. What is a universal I/O point, and what is its practical advantage on site?
Answers
Digital Input (DI), the switch has only two states: normal (filter clean) or tripped (filter blocked).
Analogue Output (AO), the valve requires a continuously variable signal to modulate position.
Total points = 8 + 4 + 4 + 2 = 18. With 15% spare: 18 × 1.15 = 20.7, so minimum 21 points.
A universal I/O point can be software-configured as DI, AI, DO, or AO. This allows the controller to be adapted to design changes after installation without hardware modifications.
2.2 Signal Types and Standards
Explanation
Knowing that a point is an analogue input is only the first step, you also need to know what kind of signal that input carries. Mismatching signal types is a frequent cause of incorrect readings and equipment damage.
0–10 V DC (Voltage Signal) The most widely used signal in commercial HVAC. A voltage between 0 and 10 V represents a value across the full range of the device. For example, a room temperature sensor might output 0 V at –10 °C and 10 V at 40 °C.
-
Simple and inexpensive
-
Suitable for most commercial BMS applications
-
Vulnerable to voltage drop on very long cable runs
-
High impedance, low current flows, so cable resistance has less effect than with current loops
4–20 mA (Current Loop) The standard signal in industrial BMS and plant room applications. The current flowing in the loop (4–20 mA) represents the measured value. The critical feature is the live zero: 4 mA represents the minimum value (not zero), so a reading of 0 mA indicates a fault, a broken wire or failed transmitter.
-
Immune to voltage drop, current is the same anywhere in the loop
-
Preferred for long cable runs and noisy electrical environments
-
Wire break detection is built in (0 mA = fault)
-
Two-wire transmitters draw their operating power from the loop itself (loop-powered)
Resistance Temperature Detectors (RTD) or PT100 / PT1000 These sensors change their electrical resistance with temperature. The controller applies a small excitation current and measures the resulting voltage. PT100 has a resistance of 100 Ω at 0 °C; PT1000 has 1000 Ω at 0 °C.
-
Very accurate and stable over long periods
-
PT1000 is preferred in BMS, higher resistance means cable resistance has proportionally less effect
-
Two-wire connection introduces cable resistance error; three-wire or four-wire connections compensate for this
-
Common for water temperature sensing (flow/return pipes, immersion sensors)
NTC Thermistor (10kΩ) A non-linear resistance sensor, very common for room and duct air temperature sensing. Resistance decreases as temperature rises (Negative Temperature Coefficient). The controller is pre-programmed with the resistance/temperature curve for the specific thermistor type.
-
Low cost and compact
-
Non-linear response requires a lookup table in the controller
-
Typically 10 kΩ at 25 °C
-
Not suitable for very long cable runs (high resistance means cable resistance is a significant proportion)
Pulse / Frequency Used for energy and utility metering. Each pulse from a meter represents a fixed quantity of energy, water, or gas. The BMS counts pulses over time to calculate consumption and demand.
-
Requires a digital input configured for pulse counting
-
Pulse weight (e.g., 1 pulse = 0.1 kWh) must be programmed into the controller
-
Used with electricity sub-meters, water meters, and gas meters
Worked Example 2.2 - Signal Type Selection
You are selecting sensors and configuring inputs for a new AHU installation. Choose the correct signal type for each:
|
Measurement |
Recommended Signal |
Reason |
|---|---|---|
|
Supply air temperature (duct sensor, 15 m cable run) |
PT1000 RTD |
Accurate, and higher resistance reduces cable error over 15 m |
|
Room temperature (3 m cable, office space) |
NTC 10kΩ |
Low cost, short run, standard HVAC application |
|
Heating valve position feedback (0–100%) |
0–10 V DC |
Simple proportional signal, short run in AHU panel |
|
Chilled water differential pressure (plant room, 40 m from controller) |
4–20 mA |
Long run, noisy environment, wire-break detection needed |
|
Electricity sub-meter (tenant floor) |
Pulse (DI) |
Meter outputs volt-free pulse contacts |
Knowledge Check 2.2
Q1. A 4–20 mA pressure transmitter is wired to a BMS controller. The BMS reads 0 mA. What does this indicate, and what should you check first?
Q2. Why is a PT1000 preferred over a PT100 for duct temperature sensing with long cable runs?
Q3. A new engineer configures a 0–10 V room temperature input on the controller, but the field sensor is an NTC 10kΩ thermistor. What will happen, and how should this be corrected?
Q4. What is the "live zero" and why is it significant in a 4–20 mA circuit?
Answers
A 0 mA reading indicates a broken wire or failed transmitter, not a valid low-pressure reading. Check for a broken cable, a blown fuse on the transmitter supply, or a failed transmitter.
PT1000 has ten times the resistance of PT100 at any given temperature. The same cable resistance therefore represents a smaller proportion of the total resistance, causing less temperature measurement error.
The controller will display incorrect (and likely nonsensical) readings because it expects a voltage, but the thermistor presents a resistance, not a voltage source. The controller input type must be changed to NTC 10kΩ (or the sensor must be replaced with a 0–10 V transmitter).
The live zero means the signal baseline is 4 mA rather than 0 mA. 0 mA is therefore an abnormal condition (fault), not a valid measurement. This enables the controller to detect wire breaks and transmitter failures automatically.
2.3 Power Supply Considerations
Explanation
More unexplained BMS faults trace back to power supply issues than to any other single cause. Understanding power supply requirements, and common failure modes, is essential for both installation and fault-finding.
24 V AC vs 24 V DC Most BMS controllers and field devices operate on 24 V, but there are two distinct types:
-
24 V AC is produced by a step-down transformer. It is the traditional supply for HVAC controllers and many actuators. The voltage is alternating, it has no fixed polarity.
-
24 V DC is produced by a regulated power supply or SMPS. It is standard for modern DDC controllers, sensors, and communication-based devices. Polarity (+ and –) must be observed.
These are not interchangeable. Connecting a 24 V DC device to a 24 V AC supply (or vice versa) will likely destroy the device. Always check the controller and device nameplates before wiring.
Transformer Sizing The VA (volt-ampere) rating of a transformer must be sufficient for all connected loads. A common mistake is to size the transformer based on steady-state current draw, ignoring inrush current, the brief high current drawn when actuators and relays energise. Best practice is to size transformers at 125–150% of the calculated steady-state load.
Where possible, use separate transformer secondaries for each controller or panel section. This provides:
-
Fault isolation (a shorted actuator takes down only its own transformer secondary)
-
Elimination of ground loops between panels
Ground Loops A ground loop forms when the 0 V (common) conductors of two separately earthed supplies are connected together. This creates a path for circulating currents that corrupt analogue signal readings and cause intermittent, hard-to-diagnose faults. Prevention:
-
Use separate transformer secondaries, do not share a common between panels
-
Use signal isolators where two differently earthed systems must communicate
-
Earth screens at one end only
UPS and Battery Backup Critical BMS panels serving life-safety or process-critical systems should include an uninterruptible power supply (UPS) or battery backup. A minimum 30-minute backup is typical, ensuring safe-state outputs are maintained and alarms remain active during a mains power failure.
Power Quality Variable frequency drives (VFDs/VSDs) and other switching loads generate electrical noise that can corrupt communication signals and cause nuisance controller resets. Mitigations include:
-
Surge protection devices (SPDs) on incoming supplies
-
Physical separation of signal cables from power cables
-
Ferrite cores on communication cables near VFDs
-
Screened cable for analogue signals
Worked Example 2.3 - Transformer Sizing
A BMS panel contains the following loads on a 24 V AC supply:
|
Device |
Qty |
VA each |
Total VA |
|---|---|---|---|
|
DDC controller |
1 |
20 VA |
20 VA |
|
Damper actuators |
3 |
5 VA |
15 VA |
|
Relay coils |
4 |
2 VA |
8 VA |
|
Temperature transmitters |
6 |
1.5 VA |
9 VA |
|
Steady-state total |
|
|
52 VA |
Applying a 125% sizing factor: 52 × 1.25 = 65 VA minimum
Select a standard 80 VA transformer, which provides headroom for future expansion.
Knowledge Check 2.3
Q1. A BMS controller is rated 24 V DC. A site electrician connects it to the building's 24 V AC panel supply. What is the likely outcome?
Q2. List two symptoms that a ground loop between BMS panels might cause.
Q3. Why is transformer sizing based on steady-state load alone considered poor practice?
Q4. A BMS panel is installed in a plant room containing three large VFDs. What two installation measures should be specified to protect analogue signal wiring?
Answers
The controller will likely be damaged, DC-rated devices are typically not tolerant of AC voltage on their supply input. At minimum the device may fail to operate; in many cases the power supply circuit or input components will be destroyed.
Any two from: erratic analogue readings (temperature/pressure values jumping unexpectedly); persistent offsets on analogue inputs; intermittent communication faults; unexplained BMS resets.
Inrush current when relays and actuators energise can be several times the steady-state value. A transformer sized for steady-state may overload on start-up, causing voltage sag, controller resets, or premature transformer failure.
Any two from: physical separation of analogue signal cables from power/VFD cables (minimum 300 mm); use of screened (shielded) cable for analogue signals; ferrite cores on signal cables near VFDs; surge protection on incoming panel supply.
2.4 Relay Logic and Operation
Explanation
A relay is an electrically operated switch. A small control voltage applied to the coil creates a magnetic field that moves the armature, which opens or closes the contacts. Relays allow a low-voltage BMS output to control a high-voltage or high-current circuit.
Relay Contact Types
-
Normally Open (NO): The contacts are open (circuit broken) when the coil is de-energised. The circuit completes only when the coil is energised. This is the standard configuration for plant start/stop commands, the safe state is "off".
-
Normally Closed (NC): The contacts are closed (circuit made) when the coil is de-energised. The circuit breaks when the coil energises. Used for safety interlocks and alarm circuits where the safe state is "connected".
-
Changeover (CO / SPDT): One common terminal, one NO contact, and one NC contact. The common switches between NC (coil off) and NO (coil on). Provides maximum flexibility.
Interposing Relays BMS controller digital outputs typically provide a low-voltage signal (24 V AC or DC) at low current, they are not designed to switch mains voltage or high-current loads directly. An interposing relay sits between the BMS output and the controlled circuit:
-
The BMS output energises the relay coil (low voltage, low current)
-
The relay contacts switch the controlled circuit (which may be 230 V AC at several amps)
-
This provides galvanic isolation between the BMS circuit and the power circuit
-
It also protects the controller output transistor from inductive spikes
Back-EMF Suppression When a relay coil is de-energised, the collapsing magnetic field generates a voltage spike (back-EMF) that can damage the BMS output circuit. Suppression components protect against this:
-
For DC coils: a flyback diode connected across the coil (cathode to positive)
-
For AC coils: a snubber capacitor (RC network) across the coil
Many modern relay bases include built-in suppression, check the datasheet.
Contact Ratings Every relay has a maximum contact rating specifying the voltage and current the contacts can safely switch. Exceeding this destroys the contacts. For motor starting circuits (where inrush current is high), a contactor, a heavy-duty relay, must be used instead of a standard interposing relay.
Worked Example 2.4 - Interposing Relay Circuit
The BMS must start and stop a single-phase circulation pump. The starter circuit operates at 230 V AC. The BMS controller has 24 V DC digital outputs rated at 100 mA.
Circuit description:
-
The BMS digital output (24 V DC) is wired to the coil of a 24 V DC interposing relay.
-
A flyback diode is connected across the relay coil for back-EMF suppression.
-
The relay NO contacts (rated 250 V AC, 8 A) are wired in series with the pump starter coil circuit.
-
When the BMS output energises, the relay coil pulls in, the NO contacts close, and the pump starter energises.
-
A separate DI point monitors the motor auxiliary contact (run status feedback).
Result: The BMS 24 V DC output safely controls a 230 V AC starter circuit with full isolation between the two voltage levels.
Knowledge Check 2.4
Q1. What is the difference between a normally open (NO) and a normally closed (NC) relay contact? Give a practical BMS example of each.
Q2. Why can a BMS digital output not directly switch a 230 V AC motor starter circuit?
Q3. A technician installs a 24 V AC relay coil on a 24 V DC BMS output. The relay operates but makes a buzzing noise. Explain what is happening and what the correct solution is.
Q4. What component should be fitted across a 24 V DC relay coil to protect the BMS output, and how is it connected?
Answers
NO: contacts open at rest, close when coil energises. Example: pump run command, pump is off (safe state) when BMS output is off. NC: contacts closed at rest, open when coil energises. Example: fire trip circuit, the circuit is maintained (safe state) at rest, and breaks to trip the plant on a fire alarm.
BMS digital outputs are low-voltage, low-current circuits (typically 24 V, <100 mA). They are not designed to switch mains voltage or the inrush current of a motor starter. Direct connection would destroy the output circuit.
A DC relay coil on an AC supply will attempt to operate but AC polarity reverses 50 times per second, causing the armature to chatter (buzz) rather than holding in steadily. The relay may also overheat. The coil must be replaced with one rated for 24 V AC, or the supply changed to 24 V DC.
A flyback (freewheeling) diode connected across the coil, cathode (banded end) to the positive supply terminal, anode to the negative terminal. This provides a path for the inductive spike current to circulate harmlessly when the coil is switched off.
2.5 Manual Override and Hand-Off-Auto Switches
Explanation
A Hand-Off-Auto (HOA) switch is a three-position selector switch fitted to virtually every BMS-controlled plant item. It allows local manual control of equipment, independent of the BMS. HOA switches are a fundamental part of safe systems of work in building services.
The Three Positions
HAND (Manual Run) The equipment is forced on regardless of the BMS command. Used by maintenance engineers to:
-
Test plant during commissioning
-
Run equipment for short periods during BMS failure
-
Verify equipment operation during fault-finding
The BMS should receive a status feedback signal indicating the switch is in the Hand position, so the central BMS can log the override and prevent misleading fault alarms.
OFF (Isolated) The equipment is isolated, neither the BMS nor the Hand position can start it. Used for:
-
Safe isolation during maintenance
-
Preventing equipment from running during service
The BMS should not be able to override this position under any circumstances.
AUTO (BMS Control) Normal operating position. All BMS scheduling, interlocking, optimisation, and safety sequences are active. This is the position all HOA switches should be returned to after any manual intervention.
Status Feedback and Discrepancy Alarms The HOA circuit is completed with a status feedback point — a digital input monitoring whether the plant item is actually running (via the motor run auxiliary contact). This feedback, compared against the BMS command, enables:
-
Detection of tripped MCBs or motor overloads (command = on, status = off → fault alarm)
-
Detection of a switch left in Hand or Off (command follows BMS, status doesn't match)
-
Confirmation that a stop command has been acted upon
The "Left in Hand" Problem One of the most common operational failures in BMS-managed buildings. When an engineer manually operates a plant item and leaves the HOA switch in Hand, the equipment:
-
Will not follow BMS scheduling (may run outside occupancy hours)
-
Will not respond to safety shutdowns or interlocks
-
Will not follow optimisation sequences (setback, night setback, demand control)
Regular HOA position audits are good BMS maintenance practice. Some modern controllers can log the duration of any override automatically.
Worked Example 2.5 - HOA Wiring and BMS Logic
Scenario: A supply air fan is controlled by the BMS with an HOA switch. The BMS must raise a fault alarm if the fan fails to run within 30 seconds of a start command.
Wiring:
-
BMS DO → interposing relay → HOA Auto contact → fan starter coil
-
HOA Hand contact → fan starter coil (bypasses BMS output)
-
Fan motor aux. contact → BMS DI (run status feedback)
-
HOA Auto contact (auxiliary) → BMS DI (HOA position feedback)
BMS Logic:
IF BMS_FanCommand = ON
AND FanRunStatus = OFF
AND Time > 30 seconds
THEN Raise "Fan Fail to Run" Alarm
IF HOA_Position = HAND
THEN Raise "Fan in Manual Override" Advisory
This logic distinguishes between a genuine fan failure and a deliberate manual override, preventing nuisance alarms while ensuring real faults are flagged.
Knowledge Check 2.5
Q1. A maintenance engineer places the HOA switch on a chiller to the Off position during a service visit and forgets to return it to Auto. What are the potential consequences?
Q2. Why is a status feedback DI point necessary in addition to the BMS DO command point?
Q3. In what position should all HOA switches normally be left at the end of a commissioning visit?
Q4. What BMS alarm logic would you write to detect a pump left in the Hand position?
Answers
The chiller will not start when the BMS schedules it. The building may become too warm or too cold. If the BMS raises a fault alarm for the chiller, engineers may waste time investigating a mechanical fault when the cause is simply an HOA switch position.
The BMS DO confirms the command was sent, not that the equipment is actually running. The status DI provides independent confirmation from a motor auxiliary contact. Discrepancy between command and status is what enables fault detection (tripped overload, mechanical failure, off HOA switch).
Auto — so that all scheduled and interlocked BMS control sequences are active.
Example logic:
IF BMS_PumpCommand = ON AND HOA_AutoContact = OPEN THEN Raise "Pump HOA Not in Auto" Advisory. Or by monitoring the status:IF PumpRunStatus ≠ BMS_PumpCommand AND PumpRunStatus = ON THEN Raise "Pump Running in Manual".
2.6 Wiring and Installation Best Practices
Explanation
The quality of BMS wiring has a direct and lasting effect on system reliability. Poor installation practice is responsible for a disproportionate share of commissioning faults and long-term problems. The following practices are standard requirements on any well-run BMS installation.
Cable Segregation Signal cables carrying low-level analogue signals (0–10 V, 4–20 mA, RTD) and communication cables (RS-485, BACnet) are susceptible to electrical interference from power cables. Maintain:
-
Minimum 300 mm separation between signal cables and power cables in parallel runs
-
Screened (shielded) cable for all analogue signals and communication cables
-
Separate cable trays/conduits for power and signal wiring where possible
-
90° crossings where signal and power cables must cross (minimises coupling)
Screening / Shielding Screened cable has a foil or braided conductor surrounding the signal conductors. This screen must be earthed at one end only, typically at the controller end. Earthing the screen at both ends creates a loop that can actually pick up more interference than no screen at all (a ground loop through the screen).
Ferruling All stranded conductors must be terminated with a ferrule (wire end sleeve) before insertion into a terminal block. Bare stranded wire in terminals leads to:
-
Individual strands spreading outside the terminal and causing short circuits
-
Corrosion at the contact point over time
-
Intermittent high-resistance connections that are very difficult to diagnose
Cable Labelling Every conductor must be labelled at both ends with the point reference from the as-installed drawings. This is not optional, unlabelled cables are a maintenance hazard and make fault-finding far slower. Use printed heat-shrink labels or cable ferrule labels, not handwritten tape.
Polarity For 24 V DC circuits, analogue signals, and RS-485 communication, polarity must be correct. Mark all conductors at the point of connection. On RS-485 networks, swapping A and B will prevent communication but is not immediately obvious from inspection alone.
Terminal Block Practice
-
Do not connect more than one conductor per terminal unless the terminal is rated for it (use link terminals or double terminals)
-
Maintain torque settings specified by the terminal manufacturer, over-tightening damages conductors, under-tightening causes intermittent contacts
-
Leave enough cable slack in the panel to allow conductors to be re-terminated without pulling new cable
Documentation As-installed drawings must accurately reflect what is wired on site. Any deviation from design drawings must be marked up before leaving site. Undocumented deviations become faults at the next maintenance visit.
Worked Example 2.6 - Installation Fault Scenario
During commissioning, a 4–20 mA chilled water flow temperature sensor reads an intermittent value, the reading is generally correct but occasionally spikes to an impossible high value and returns.
Investigation steps:
-
Check that the cable screen is earthed at one end only (double screening found, screen earthed at sensor and at controller panel). This is the likely cause.
-
Remove earth connection from sensor end of screen, leaving earth at controller end only.
-
Verify the signal cable runs parallel to a VFD cable for approximately 4 metres with no separation.
-
Re-route cable away from VFD cable or replace with better-screened cable.
Outcome: Intermittent spikes eliminated. The double-earthed screen was acting as an antenna, and the VFD cable was the noise source.
Knowledge Check 2.6
Q1. A cable screen is earthed at both the sensor end and the controller end. What problem does this cause, and what is the correct practice?
Q2. Why must ferrules be used on stranded conductors in terminal blocks?
Q3. A signal cable runs parallel to a 230 V power cable for 2 metres in the same tray. What should be done?
Q4. An engineer is about to leave site after completing wiring. As-installed drawings have not been updated. What is the risk, and what should the engineer do before leaving?
Answers
Earthing a cable screen at both ends creates a conductive loop that can pick up electromagnetic interference (forming a ground loop through the screen). The correct practice is to earth the screen at one end only, typically at the controller end.
Bare stranded wire in terminals can allow individual strands to spread, causing short circuits to adjacent terminals. Over time, corrosion at the contact point leads to high-resistance connections and intermittent faults that are hard to diagnose. Ferrules consolidate strands into a solid termination.
Either re-route the signal cable to a separate tray maintaining at least 300 mm separation, or replace it with a better-screened cable. Where separation is impossible, the cables should cross at 90° rather than run in parallel.
Risk: future engineers will not know what is actually wired on site, leading to misdiagnosis of faults, incorrect modifications, and potentially unsafe work. The engineer should mark up the as-installed drawings to reflect actual site wiring before leaving.
2.7 Common Mistakes and Troubleshooting
Explanation
Even experienced engineers encounter the same installation and commissioning faults repeatedly. Recognising the patterns speeds up fault-finding significantly.
Mistake 1 - Mixing 24 V AC and 24 V DC Connecting a DC device to an AC supply, or combining the commons of AC and DC supplies. Result: equipment damage or corruption of analogue signals through ground loops.
Troubleshooting: Always check supply type with a meter before connecting equipment. AC supplies will read ~24 V on the AC voltage setting; DC supplies read ~24 V on DC voltage setting. If there is any doubt, measure both.
Mistake 2 - Incorrect Input Type Configuration The controller input is configured for 0–10 V but the sensor outputs 4–20 mA, or vice versa. Result: readings that are present but wildly incorrect, or no reading at all.
Troubleshooting: Compare the controller's configured input type with the sensor's signal type on its datasheet. They must match. Universal inputs must also have their on-board jumper or switch set correctly (some inputs require both a software and hardware configuration change).
Mistake 3 - HOA Switch Left in Off or Hand Plant will not respond to BMS commands, or runs uncontrolled. Result: building comfort complaints, energy waste, missed safety sequences.
Troubleshooting: Always check HOA switch position before investigating further, it is the most common cause of "the BMS isn't controlling the plant" calls.
Mistake 4 - No Status Feedback Point The BMS commands plant on/off but has no independent confirmation that the plant has responded. Faults go undetected for hours or days.
Troubleshooting: Verify that every controlled plant item has a separate status DI point. If commissioning reveals it is missing from the design, raise a variation, this is a functional requirement, not an optional extra.
Mistake 5 - Double-Earthed Screen Cable screen earthed at both ends, causing circulating currents and erratic analogue readings. Result: intermittent noise on analogue inputs.
Troubleshooting: Test by temporarily disconnecting one screen earth and observing whether the reading stabilises.
Mistake 6 - Reversed RS-485 Polarity The A and B conductors of an RS-485 communication cable are swapped. Result: no communication at all, the network appears completely dead.
Troubleshooting: Swap A and B at one end. If communication restores, relabel correctly and check the rest of the run.
Mistake 7 - Transformer Under sizing Too many loads on one transformer secondary. Result: voltage sag on energisation, controller resets, relay chatter.
Troubleshooting: Measure supply voltage under load. If it drops more than 10% from nominal when plant starts, the transformer is undersized. Redistribute loads or replace with a larger transformer.
Mistake 8 - Unlabelled Conductors Cannot trace where a conductor goes without disconnecting it and using a continuity tester. Adds hours to any fault-finding exercise and increases the risk of incorrect re-termination.
Troubleshooting (after the fact): Use a tone generator and probe to trace unlabelled conductors. Then label both ends before closing the panel.
Worked Example 2.7 — Fault-Finding Scenario
Fault reported: "The AHU supply fan is not starting. The BMS shows a 'Fan Fail to Run' alarm."
Systematic approach:
|
Step |
Check |
Result |
Action |
|---|---|---|---|
|
1 |
HOA switch position |
Switch in Hand position |
Return to Auto, fan starts immediately |
In this case, the fault is resolved at step 1 — the HOA switch. The engineer resisted the temptation to dive into panel wiring and instead started with the most common cause.
If HOA was in Auto — continue:
|
Step |
Check |
Result |
Action |
|---|---|---|---|
|
2 |
BMS DO command status |
DO showing On |
Command is being sent |
|
3 |
Interposing relay coil |
Relay not pulling in |
Check coil supply voltage |
|
4 |
24 V supply to relay coil |
Supply present but relay not operating |
Replace relay |
|
5 |
Motor MCB |
MCB tripped |
Reset MCB, investigate overload cause |
Working from the BMS outward towards the plant is an efficient approach, check the command first, then trace through the circuit to find where it stops.
Knowledge Check 2.7
Q1. A BMS analogue input is configured as 0–10 V DC but the sensor installed is a 4–20 mA transmitter. Describe the likely symptom and the correct fix.
Q2. The BMS shows a "Fan Fail to Run" alarm but the fan is clearly audibly running. What is the most likely cause?
Q3. An RS-485 communication network has one device that is not communicating. All other devices on the same network are working. List three possible causes specific to that device.
Q4. A controller resets every morning when the BMS schedules multiple plant items to start simultaneously. What is the most likely cause, and how would you investigate?
Answers
The controller will either show 0 or a very low value (because 4 mA produces a small voltage across the input impedance, but not 0–10 V as expected). The reading will not scale correctly across the sensor range. Fix: change the controller input configuration to 4–20 mA, and verify that any hardware jumper on the input card is set to the current input position.
The most likely cause is a faulty or incorrectly wired status feedback DI point, the motor auxiliary contact is not connected, is wired to the wrong input, or the contact is stuck open. The BMS is sending the run command but not receiving run confirmation. Check the DI wiring and test the motor auxiliary contact with a continuity meter.
Any three from: reversed A/B polarity at the device terminal; cable screen earthed at the device creating a ground loop; incorrect device address (duplicate address or wrong address configured); device not terminated correctly at the end of the bus (missing or incorrectly placed termination resistor); damaged cable or connector at the device; device power supply fault.
Most likely cause: transformer under sizing, the simultaneous inrush current from multiple relays and actuators starting causes voltage sag on the supply, causing the controller to reset. Investigate by measuring supply voltage at the controller during the morning start sequence. If voltage drops below ~20 V, the transformer is undersized or a fault current is loading the supply. Redistribute loads across transformer secondaries or replace with a larger transformer.
2.8 Chapter Summary
Key Takeaways
This chapter has covered the electrical foundations that underpin every BMS installation. The following principles should be firmly understood before moving to BMS programming and commissioning:
-
I/O fundamentals: Every BMS interaction with the physical world happens through a DI, AI, DO, or AO point. Correct identification and sizing of I/O is a design responsibility with real commissioning consequences.
-
Signal matching: The controller input type must always match the field device signal type. A mismatch produces incorrect readings or equipment damage. The 4 mA live-zero in a 4–20 mA circuit is a valuable feature, 0 mA always indicates a fault.
-
Power supply discipline: 24 V AC and 24 V DC are not interchangeable. Ground loops are caused by incorrectly connected commons and screened cables earthed at both ends. Size transformers at 125–150% of steady-state load.
-
Relay logic: Interposing relays provide essential isolation between BMS low-voltage circuits and mains-voltage plant circuits. NO contacts are the default for run commands (safe state = off). Back-EMF suppression protects BMS outputs.
-
HOA switches: Every controlled plant item should have an HOA switch. "Left in Hand" is one of the most common operational failures in BMS-managed buildings. A status feedback DI point enables discrepancy alarm logic.
-
Installation quality: Ferrules, cable labelling, screen earthing, segregation, and polarity marking are professional standards, not optional extras. Poor installation wiring creates problems that persist for the life of the installation.
-
Systematic fault-finding: Always check the simplest and most common causes first (HOA switch position, supply voltage, configuration). Work from the BMS command outward to the plant.
Glossary of Key Terms
|
Term |
Definition |
|---|---|
|
Analogue Input (AI) |
A BMS input point that measures a continuously variable signal, such as temperature, pressure, or humidity. |
|
Analogue Output (AO) |
A BMS output point that sends a continuously variable signal to modulate a device such as a valve, damper actuator, or variable speed drive. |
|
Back-EMF |
The voltage spike generated by an inductive load (such as a relay coil) when current is suddenly interrupted. Can damage BMS output circuits if not suppressed. |
|
Digital Input (DI) |
A BMS input point that detects a two-state condition: on/off, open/closed, or run/stopped. |
|
Digital Output (DO) |
A BMS output point that switches a circuit on or off — used to start/stop plant or open/close two-position devices. |
|
Ferrule |
A metal sleeve crimped onto the end of a stranded conductor before insertion into a terminal block. Prevents strand spreading and improves contact reliability. |
|
Flyback diode |
A diode connected across a DC relay coil to suppress back-EMF when the coil is de-energised. Also called a freewheeling diode. |
|
Ground loop |
A circulating current that flows when two points at different earth potentials are connected. Causes interference on analogue signals and is typically created by double-earthed cable screens or shared supply commons. |
|
HOA switch |
Hand-Off-Auto switch. A three-position selector switch that allows plant to be run manually (Hand), isolated (Off), or controlled by the BMS (Auto). |
|
Interposing relay |
A relay used between a BMS digital output and a higher-voltage or higher-current controlled circuit. Provides isolation and signal level conversion. |
|
Inrush current |
The brief high current drawn by electrical devices (especially motors and transformers) at the moment of energisation, before steady-state operation is reached. |
|
Live zero |
The 4 mA baseline of a 4–20 mA signal. Because the minimum valid signal is 4 mA rather than 0 mA, a reading of 0 mA unambiguously indicates a fault (broken wire or failed transmitter). |
|
NTC thermistor |
Negative Temperature Coefficient thermistor. A resistance-based temperature sensor whose resistance decreases as temperature rises. Common for room and duct air temperature sensing (typically 10 kΩ at 25 °C). |
|
Normally Closed (NC) |
A relay contact that is closed (circuit made) when the coil is de-energised, and opens when the coil energises. |
|
Normally Open (NO) |
A relay contact that is open (circuit broken) when the coil is de-energised, and closes when the coil energises. |
|
PT1000 |
A platinum resistance temperature detector with a resistance of 1000 Ω at 0 °C. Preferred over PT100 in BMS applications because cable resistance has proportionally less effect. |
|
RS-485 |
A two-wire differential communication standard widely used for BMS field bus networks (including BACnet MS/TP and Modbus RTU). Requires correct A/B polarity. |
|
Status feedback |
A digital input point that provides independent confirmation of whether a plant item is actually running, using the motor or device's own auxiliary contact. |
|
Universal I/O |
A controller input/output point that can be software-configured as DI, AI, DO, or AO, providing flexibility to adapt to design changes on site. |
|
UPS (Uninterruptible Power Supply) |
A device that provides battery-backed power to critical BMS equipment during a mains supply failure. |
|
VA (Volt-Ampere) |
The unit of apparent power used to rate transformers. Equal to volts × amps for a resistive load. Used when sizing transformer capacity for BMS panels. |
|
VFD / VSD |
Variable Frequency Drive / Variable Speed Drive. A device that controls motor speed by varying the frequency of the electrical supply. A source of electrical noise that can interfere with BMS signal wiring. |
End of Learning Guide
Next steps: Once you are confident with the knowledge check answers in all sections, attempt the Chapter 2 assessment with your supervisor or training coordinator. Chapter 3 covers BMS Network Architectures and Communication Protocols.
Other Resources & Customer Survey:
💬 Don't miss out! Follow the Forest Rock News channel on WhatsApp Click Here!
💬 We’d also love your feedback! Please take a moment to complete our quick Customer Survey
It only takes a minute and helps us serve you better!
IoT Devices for BMS, Automation & Smart Connectivity | Forest Rock