Comprehensive guide to the RS-485 electrical interface: features, parameters, wiring, and comparison with other standards



Purpose of the Standard

RS-485 defines only the electrical characteristics of transmitters and receivers, not the communication protocol. It is applied in cases where stable long-distance data transfer is required in environments with electrical noise, such as industrial automation, dispatching systems, metering, security and fire alarm systems, and multipoint networks.

Main Specifications

Operating Principle

Two data lines A and B transmit the signal as a voltage difference. The logic level is determined by the polarity of the difference: if A > B — it is logic 0, if A < B — it is logic 1. This method significantly reduces the impact of electromagnetic interference.

Communication Modes

Cable and Wiring

RS-485 typically uses twisted pair cable (UTP/STP), with terminating resistors of 120 x installed at the ends of the line to match impedance. Additionally, bias resistors may be installed to set the line state when idle.

Comparison with Other Interfaces

Application Features

RS-485 does not define the data format, so it can operate with various protocols: Modbus RTU, DMX512, BACnet, and others. It supports hot plugging in some implementations and is often used in systems with a master–slave architecture.