Study Guide

BESA Building Energy Management Systems (BESA BEMS) Study Guide: Syllabus, Key Notes, Subject Review, and FAQs

Study BESA Building Energy Management Systems (BESA BEMS) with subject-by-subject notes, official source checks, syllabus focus, review tasks, and practice strategy.

Published July 2026Updated July 202612 min readStudy GuideIntermediateTechnical Conquer
Grant Ellison

Reviewed By

Grant Ellison

Technical Conquer contributing author

Grant has spent more than a decade around HVAC Excellence Certification (HVAC Excellence), helping candidates turn field knowledge into cleaner study plans, better review habits, and exam-style decision making.

BESA Building Energy Management Systems (BESA BEMS) Overview

These study notes are designed to prepare candidates for the BESA Building Energy Management Systems (BEMS) exam. They cover control theory, network communications, HVAC integration, energy monitoring, field hardware, and commissioning. The notes are based on official sources including ASHRAE, IMC, IECC, ACCA, City & Guilds, UK F-gas regulations, REFCOM, and BESA Academy. Candidates should verify specific pass marks, eligibility, and regulatory details with BESA.

For Technical Conquer practice planning, this module is tracked as 80 questions over about 120 minutes with a listed pass mark of 70%. Treat those numbers as practice baselines and verify the current official format before scheduling.

How This Guide Is Organized

The sections below turn the syllabus into studyable subject blocks. Read a subject first, explain the must-know ideas without notes, then use questions, flashcards, and mind maps to test whether the knowledge holds under field-style pressure.

  • Control Theory and Logic Implementation
  • Network Communications and Interoperability
  • HVAC Plant and Terminal Unit Integration
  • Energy Monitoring and Metering Strategies
  • Field Hardware and Electrical Safety
  • Commissioning and Performance Optimization

Exam Snapshot and Readiness Target

Format: 80 questions, 120 minutes, pass mark 70% (practice baseline; verify with BESA)

Candidate level: Technician/Engineer level; suitable for those with HVAC/BEMS field experience

Readiness target: Demonstrate competence in BEMS design, installation, commissioning, and optimization

Most candidates should budget at least 36+ focused study hours, then adjust upward for unfamiliar equipment, code, regulatory, commissioning, controls, or calculation-heavy content.

Control Theory and Logic Implementation

Syllabus Focus

  • Control loops (open/closed, PID)
  • Logic functions (AND, OR, NOT, timers, counters)
  • Setpoints, deadbands, and throttling ranges
  • Control modes (proportional, integral, derivative, PI, PID)
  • Direct digital control (DDC) principles

Key Notes

  • Closed-loop control uses feedback to adjust output; open-loop does not. PID controllers combine proportional (P), integral (I), and derivative (D) actions to minimize error.
  • Proportional band (PB) is the range of error that produces full output; narrow PB gives aggressive response but may cause oscillation.
  • Integral action eliminates offset but can cause integral windup; anti-windup methods (e.g., clamping, back-calculation) are essential.
  • Derivative action anticipates error rate but amplifies noise; often omitted in HVAC due to noise sensitivity.
  • Logic implementation in BEMS uses programmable controllers (e.g., BACnet, LonWorks) with function blocks or structured text.
  • Setpoints define desired condition; deadband prevents short cycling (e.g., ±1°F around setpoint).

Must Know

  • PID tuning methods: Ziegler-Nichols, trial-and-error, or software-based auto-tuning.
  • Difference between analog (0-10V, 4-20mA) and digital (on/off, pulse) signals.
  • How to implement time schedules, optimal start/stop, and demand-based control.
  • Understanding of hysteresis and its effect on control stability.

Field and Exam Application

  • Field: Tuning a PI loop for a VAV box reheat valve to maintain discharge air temperature within ±1°F.
  • Field: Programming a DDC controller to sequence chillers based on return water temperature and load.
  • Field: Implementing a night purge cycle using outdoor air temperature and enthalpy sensors.

High-Yield Distinctions

  • Proportional control alone leaves offset; PI control eliminates offset; PID adds derivative for fast response.
  • Open-loop control is used for simple on/off devices (e.g., pumps); closed-loop is for modulating control.
  • BACnet objects (AI, AO, BI, BO) represent physical points; logic is implemented in programs.

Common Pitfalls

  • Setting proportional band too narrow causing hunting; too wide causing sluggish response.
  • Ignoring integral windup when actuator saturates; leads to large overshoot on recovery.
  • Using derivative action on noisy signals (e.g., flow) causing erratic output.

Review Tasks

  • Sketch a PID block diagram and label each term.
  • Calculate proportional output given PB and error.
  • Describe how to manually tune a PI loop for a hot water valve.

Network Communications and Interoperability

Syllabus Focus

  • BACnet (MS/TP, IP, BACnet/IP)
  • LonWorks, Modbus, KNX
  • Network topologies (bus, star, ring)
  • Baud rates, data packets, and error checking
  • Interoperability standards (ASHRAE 135, ISO 16484-5)

Key Notes

  • BACnet is ASHRAE standard 135; supports multiple LAN types: MS/TP (RS-485), BACnet/IP (Ethernet), and BACnet over LonTalk.
  • BACnet objects (Analog Input, Binary Output, etc.) and services (ReadProperty, WriteProperty) enable interoperability.
  • LonWorks uses Neuron chips and LonTalk protocol; common in older BEMS but declining.
  • Modbus RTU (RS-485) and TCP (Ethernet) are simple, widely used for sensors and meters.
  • Network topology affects reliability: bus with termination resistors prevents reflections; star requires switch/hub.
  • Baud rate selection balances speed and distance; lower rates (9.6kbps) for long runs, higher (76.8kbps) for short.

Must Know

  • BACnet MS/TP wiring: daisy-chain, 120-ohm termination, polarity, maximum 32 devices per segment.
  • How to assign MAC addresses and device instance numbers to avoid conflicts.
  • Understanding of BACnet services: Who-Is, I-Am, ReadProperty, WriteProperty, SubscribeCOV.
  • Difference between BACnet Broadcast Management Device (BBMD) and foreign device for IP routing.

Field and Exam Application

  • Field: Commissioning a BACnet MS/TP network: verify termination, check for duplicate MACs, confirm device discovery.
  • Field: Integrating a Modbus power meter into a BACnet BEMS using a gateway; map registers to BACnet objects.
  • Field: Setting up a BACnet/IP network with BBMD to route broadcasts across subnets.

High-Yield Distinctions

  • BACnet MS/TP is master-slave; BACnet/IP is peer-to-peer.
  • Modbus is not a building automation standard but common for meters; requires mapping.
  • LonWorks uses domain/subnet/node addressing; BACnet uses device instance and object ID.

Common Pitfalls

  • Incorrect termination (missing or extra resistors) causing communication errors.
  • Mixing polarities on RS-485 (A/B reversed) leading to no communication.
  • Using too many repeaters without proper segmentation; max 3 repeaters per MS/TP segment.

Review Tasks

  • Draw a BACnet MS/TP network with 10 controllers, terminations, and a router to IP.
  • List the steps to discover a new BACnet device on a network.
  • Explain how a BBMD works and when it is needed.

HVAC Plant and Terminal Unit Integration

Syllabus Focus

  • Chillers, boilers, cooling towers, air handlers
  • VAV boxes, fan coil units, heat pumps
  • Sensor placement and calibration
  • Actuator types (floating, proportional, 0-10V, 4-20mA)
  • Sequence of operation development

Key Notes

  • Chiller sequencing: stage based on leaving water temperature or load; avoid short cycling with minimum run times.
  • Boiler control: outdoor reset, return water temperature, or lead-lag for multiple boilers.
  • Cooling tower control: fan speed (VFD) and bypass valve to maintain condenser water setpoint.
  • VAV box control: pressure-independent (flow sensor) or pressure-dependent; reheat valve modulates to maintain zone temp.
  • Sensor placement: outdoor air sensor in shade, mixed air sensor after filters, duct sensors at 2/3 depth.
  • Actuator types: floating (3-wire) for open/close; proportional (0-10V) for modulating; 4-20mA for long distances.

Must Know

  • Sequence of operation for an air handler: supply air temp setpoint, economizer, heating/cooling valve, fan start/stop.
  • How to wire and configure a 0-10V actuator: check voltage range, set stroke time, and feedback.
  • Calibration of temperature sensors: ice bath (32°F) and boiling water (212°F) at altitude correction.
  • Understanding of VFD control: 0-10V or 4-20mA speed reference, minimum speed, acceleration/deceleration.

Field and Exam Application

  • Field: Commissioning a VAV box: verify flow sensor calibration, actuator stroke, and reheat valve operation.
  • Field: Tuning a chiller plant: set chilled water setpoint, check staging, and monitor approach temperatures.
  • Field: Integrating a heat pump: configure reversing valve, auxiliary heat, and defrost cycle.

High-Yield Distinctions

  • Pressure-independent VAV maintains constant flow regardless of duct pressure; pressure-dependent varies with pressure.
  • Floating actuators require end switches or time-based stall detection; proportional actuators have position feedback.
  • Economizer: dry-bulb vs. enthalpy comparison; enthalpy is more accurate in humid climates.

Common Pitfalls

  • Placing temperature sensors in direct sunlight or near heat sources causing false readings.
  • Incorrect actuator wiring (e.g., 0-10V signal to 4-20mA input) causing no response or damage.
  • Setting VAV box minimum flow too low causing poor air distribution or too high causing overcooling.

Review Tasks

  • Write a sequence of operation for a single-zone AHU with economizer.
  • Calculate the required actuator torque for a 24-inch diameter damper.
  • Describe how to calibrate a differential pressure flow sensor for a VAV box.

Energy Monitoring and Metering Strategies

Syllabus Focus

  • Energy metering (electricity, gas, water, thermal)
  • Submetering and allocation methods
  • Data logging and trending
  • Energy performance indicators (kWh/ft², kW/ton)
  • Benchmarking (ASHRAE 100, Energy Star)

Key Notes

  • Electricity metering: CTs and PTs for large loads; pulse output (kWh) or Modbus for BEMS integration.
  • Thermal energy metering: flow meter and temperature sensors (supply/return) for BTU calculation.
  • Submetering: allocate energy to tenants or systems; use area, head count, or actual consumption.
  • Data logging: trend interval (1-15 min) for analysis; store in BEMS or cloud for benchmarking.
  • Energy performance: EUI (kWh/ft²/yr) for buildings; kW/ton for chiller efficiency; COP for heat pumps.
  • Benchmarking: compare to similar buildings; ASHRAE 100 provides energy efficiency standards.

Must Know

  • How to size CTs: primary current rating, secondary 5A, accuracy class (0.5 or 1.0).
  • BTU calculation: BTU/h = GPM × ΔT × 500 (water) or GPM × ΔT × 450 (glycol).
  • Difference between demand (kW) and consumption (kWh); demand charges are based on peak.
  • Energy Star Portfolio Manager: use for benchmarking; requires 12 months of data.

Field and Exam Application

  • Field: Installing a thermal energy meter: place flow meter on supply, temperature sensors on supply and return, verify wiring.
  • Field: Setting up trend logs for chiller power and leaving water temperature to calculate kW/ton.
  • Field: Analyzing submeter data to identify a faulty VFD causing high energy use.

High-Yield Distinctions

  • BTU meter vs. electric meter: BTU measures thermal energy; electric measures electrical.
  • Submetering vs. main metering: submetering provides granularity for energy management.
  • Demand (kW) is instantaneous; consumption (kWh) is cumulative.

Common Pitfalls

  • Installing CTs on wrong phase or reversed polarity causing negative power readings.
  • Using incorrect flow meter type (e.g., turbine for dirty water) causing inaccurate BTU.
  • Trending at too coarse an interval (e.g., 1 hour) missing transient events.

Review Tasks

  • Calculate BTU/h for a hydronic loop with 100 GPM and 20°F ΔT.
  • Explain how to size a CT for a 400A main breaker.
  • Describe the steps to benchmark a building using Energy Star.

Field Hardware and Electrical Safety

Syllabus Focus

  • Sensors (temp, humidity, pressure, flow, CO2)
  • Actuators (valves, dampers, VFDs)
  • Controllers (DDC, PLC, RTU)
  • Electrical safety (lockout/tagout, arc flash, NEC/BS 7671)
  • Wiring practices (shielded cable, grounding, termination)

Key Notes

  • Temperature sensors: thermistors (NTC, PTC), RTDs (Pt100, Pt1000), thermocouples; accuracy varies.
  • Humidity sensors: capacitive or resistive; accuracy ±2-5% RH; protect from condensation.
  • Pressure sensors: strain gauge, capacitive; for duct static, water pressure, refrigerant.
  • Flow sensors: pitot tube, thermal mass, ultrasonic, turbine; select based on fluid and accuracy.
  • VFDs: control motor speed; require proper grounding, line reactors, and shielded cable to prevent EMI.
  • Electrical safety: lockout/tagout (LOTO) per OSHA; arc flash PPE per NFPA 70E; NEC for US, BS 7671 for UK.

Must Know

  • Wiring: use twisted shielded pair for analog signals; ground shield at one end only to avoid ground loops.
  • Controller power: 24VAC common; ensure transformer sizing (VA) and polarity (common/ground).
  • LOTO procedure: identify energy source, isolate, lock, tag, verify zero energy.
  • NEC Class 2 wiring: limited power, no conduit required for low-voltage control wiring.

Field and Exam Application

  • Field: Installing a duct static pressure sensor: locate at 2/3 downstream of fan, avoid turbulence, use pitot tube.
  • Field: Wiring a VFD: connect line/load, ground, control wires (0-10V), and enable interlock.
  • Field: Performing LOTO on a chiller: isolate electrical, valve off water, drain if needed, tag.

High-Yield Distinctions

  • NTC thermistor: negative temperature coefficient; resistance decreases as temp rises.
  • RTD: more linear and accurate than thermistor; Pt100 is 100Ω at 0°C.
  • Shield grounding: ground at controller end only to prevent ground loops.

Common Pitfalls

  • Using unshielded cable for analog signals causing noise and drift.
  • Grounding shield at both ends creating ground loop and 60Hz hum.
  • Overtightening terminal screws on small wires causing breakage.

Review Tasks

  • List the steps to safely lockout a 480V motor starter.
  • Describe how to select a temperature sensor for a duct application (range, accuracy, output).
  • Draw a wiring diagram for a 0-10V actuator with feedback.

Commissioning and Performance Optimization

Syllabus Focus

  • Commissioning process (Cx, retro-Cx, monitoring-based Cx)
  • Test and balance (TAB) procedures
  • Performance verification (trend logs, functional tests)
  • Optimization strategies (setpoint reset, demand control, free cooling)
  • Documentation (Cx plan, O&M manuals, systems manual)

Key Notes

  • Commissioning (Cx): verify that systems meet design intent; includes pre-functional, functional, and seasonal testing.
  • Retro-commissioning (RCx): apply Cx process to existing buildings to improve performance.
  • Monitoring-based Cx (MBCx): use continuous trend monitoring to identify faults and optimize.
  • TAB: measure air and water flows; adjust dampers, valves, and balancing devices to design specs.
  • Optimization: supply air temperature reset based on zone demand; chilled water temperature reset; demand-controlled ventilation (DCV) using CO2 sensors.
  • Documentation: Cx plan outlines scope; O&M manuals for operators; systems manual for ongoing management.

Must Know

  • Functional test: verify sequence of operation for each mode (heating, cooling, economizer, night setback).
  • Trend log analysis: look for valve positions, temperatures, and setpoints to identify hunting or stuck dampers.
  • Setpoint reset: increase chilled water setpoint when load is low to save chiller energy.
  • DCV: modulate outdoor air damper based on CO2 levels (typically 400-1000 ppm).

Field and Exam Application

  • Field: Performing a functional test on an AHU: simulate heating call, verify valve opens, fan starts, and temperature rises.
  • Field: Analyzing trend data to optimize supply air temperature reset: adjust reset schedule based on zone temperatures.
  • Field: Conducting a TAB for a VAV system: measure flow at each box, adjust damper, and verify total airflow.

High-Yield Distinctions

  • Cx vs. TAB: Cx verifies overall system performance; TAB focuses on flow balancing.
  • RCx vs. MBCx: RCx is a one-time process; MBCx is ongoing with continuous monitoring.
  • Demand control ventilation vs. fixed OA: DCV saves energy by reducing OA when occupancy is low.

Common Pitfalls

  • Skipping pre-functional checks (e.g., power, wiring) before functional tests leads to false failures.
  • Not documenting baseline conditions before optimization makes it hard to measure savings.
  • Setting CO2 setpoint too low (e.g., 800 ppm) causing excessive OA and energy waste.

Review Tasks

  • Write a functional test script for a cooling tower with VFD fan and bypass valve.
  • Explain how to use trend data to identify a stuck economizer damper.
  • Describe the steps to reset chilled water setpoint based on outdoor air temperature.

How To Use These Notes With Practice Questions

Do not jump straight from reading to a full mock. Work by subject first: review the key notes, make a short recall sheet from memory, then answer a focused question set. After each miss, decide whether the problem was missing theory, weak code/source recall, poor measurement setup, calculation error, or a field sequence you did not visualize.

Technical Conquer's question bank, flashcards, mind maps, and spaced review tools are most useful after this instruction layer because they reveal which parts of the notes are not yet retrievable.

Final Review Checklist

  • Review PID control theory and tuning methods; practice calculating proportional output.
  • Understand BACnet MS/TP wiring and troubleshooting; know how to use a BACnet scanner.
  • Be able to write a sequence of operation for common HVAC systems (AHU, chiller, boiler).
  • Know how to calculate BTU and interpret energy data; understand demand vs. consumption.
  • Familiarize with sensor types, wiring practices, and electrical safety (LOTO, NEC).
  • Understand the commissioning process and how to perform functional tests and trend analysis.
  • Verify exam-specific details (pass mark, format, eligibility) with BESA Academy.

Official Sources and Further Reading

Use these sources as the final authority for format, eligibility, rules, regulatory limits, and exam updates. Study notes are a preparation layer, not a replacement for official candidate guidance.

FAQ

Frequently Asked Questions

Answers candidates often look for when comparing exam difficulty, study time, and practice-tool value for BESA Building Energy Management Systems (BESA BEMS).

What is the best way to use these study notes?
Read each subject section, then complete the review tasks. Use the keyNotes and mustKnow as a checklist. Cross-reference with official sources for deeper understanding.
Are these notes sufficient to pass the BESA BEMS exam?
These notes cover the core topics, but you should also study the official BESA materials and relevant standards (ASHRAE, IMC, IECC). Practice with sample questions if available.
Where can I find the official BESA BEMS syllabus?
Visit BESA Academy at https://www.thebesa.com/training/ for the official syllabus and exam details.
What is the pass mark for the BESA BEMS exam?
The practice baseline on Technical Conquer is 70%. Verify the actual pass mark with BESA as it may change.
Do I need to know specific codes for this exam?
Yes, familiarity with ASHRAE standards (especially 135), IMC, IECC, and NEC/BS 7671 is important. Refer to the sources listed.
How can I test my readiness?
Complete the review tasks in each subject. Try to explain concepts to a colleague. Use Technical Conquer's practice exam if available.
What if I find a discrepancy between these notes and official sources?
Always defer to official sources (BESA, ASHRAE, ICC). These notes are based on those sources but may not cover every detail.
What does the BESA-BEMS exam cover?
The BESA Building Energy Management Systems (BESA BEMS) exam is best approached through the official blueprint plus the practical domains listed in this guide. Start with Control Theory and Logic Implementation, Network Communications and Interoperability, HVAC Plant and Terminal Unit Integration, then confirm the latest candidate handbook before booking.

Keep Reading

Related Study Guides

These linked guides support related search intent and help candidates compare adjacent credentials before they commit to a prep path.