Modbus is an open industrial communication protocol that allows HVAC equipment, sensors, and controllers to exchange data across local networks or over internet connections. Developed in 1979, Modbus remains one of the most widely adopted protocols in HVAC systems, facility management, and energy monitoring applications. Two variants exist: Modbus RTU for serial connections and Modbus TCP for Ethernet networks.
Protocol Characteristics
Modbus RTU operates at 9,600 to 115,200 baud on RS-485 serial lines with response times under 50 milliseconds. Modbus TCP uses standard Ethernet (10/100 Mbps) with typical latency under 1 second. The protocol supports read/write functions for discrete inputs, coils, and registers, allowing controllers to query up to 247 devices on a single line without licensing fees.
HVAC System Applications
Modbus enables equipment integration between building automation systems, variable frequency drives, boiler controllers, and energy meters. Typical implementations monitor 4-20 mA sensor signals, control 0-10 VDC damper actuators, and report equipment runtime hours for predictive maintenance. Most commercial thermostats, variable refrigerant flow (VRF) systems, and chiller manufacturers support Modbus communication.