EIA-485 (formerly RS-485 or RS485) is an OSI Model physical layer electrical specification of a two-wire, half-duplex, multipoint serial connection. The standard specifies a differential form of signalling. The difference between the wires’ voltages is what conveys the data. One polarity of voltage indicates a logic 1 level, the reverse polarity indicates logic 0. The difference of potential must be at least 0.2 volts for valid operation, but any applied voltages between +12 V and -7 volts will allow correct operation of the receiver.
EIA-485 only specifies electrical characteristics of the driver and the receiver. It does not specify or recommend any data protocol. EIA-485 enables the configuration of inexpensive local networks and multidrop communications links. It offers high data transmission speeds (35 Mbit/s up to 10 m and 100 kbit/s at 1200 m). Since it uses a differential balanced line over twisted pair (like EIA-422), it can span relatively large distances (up to 4000 feet or just over 1200 metres).
In contrast to EIA-422, which has a single driver circuit which cannot be switched off, EIA-485 drives need to be put in transmit mode explicitly by asserting a signal to the driver. This allows EIA-485 to implement linear topologies using only two lines.
The recommended arrangement of the wires is as a connected series of point-to-point nodes, a line or bus, not a star, ring, or multiply-connected network. Ideally, the two ends of the cable will have a termination resistor connected across the two wires and two powered resistors to bias the lines apart when the lines are not being driven. Without termination resistors, reflections of fast driver edges can cause multiple data edges that can cause data corruption. Termination resistors also reduce electrical noise sensitivity due to the lower impedance but bias resistors are required. The value of each termination resistor should be equal to the cable impedance (typically, 120 ohms for twisted pairs). Without biasing resistors, the signal falls to zero (where electrical noise sensitivity is greatest) when all stations are silent or unpowered. Star and ring topologies are not recommended because of signal reflections or excessively low or high termination impedance (all those resistors! or none!).
EIA-485, like EIA-422 can be made full-duplex by using four wires, however, since EIA-485 is a multi-point specification, this is not necessary in many cases. EIA-485 and EIA-422 can interoperate with certain restrictions.
This standard is now administered by the TIA and is titled TIA-485-A, Electrical Characteristics of Generators and Receivers for Use in Balanced Digital Multipoint Systems (ANSI/TIA/EIA-485-A-98) (R2003), indicating that the standard was re-affirmed without technical changes in 2003.
| Signal | RS-232 signal | DB-25 | DE-9 | RJ-50 |
|---|---|---|---|---|
| Common Ground | Carrier Detect (DCD) | 8 | 1 | 10 |
| Clear To Send + (CTS+) | Received Data (RD) | 3 | 2 | 9 |
| Ready To Send + (RTS+) | Transmitted Data (TD) | 2 | 3 | 8 |
| Received Data + (RxD+) | Data Terminal Ready (DTR) | 20 | 4 | 7 |
| Received Data - (RxD-) | Common Ground | 7 | 5 | 6 |
| Clear To Send - (CTS-) | Data Set Ready (DSR) | 6 | 6 | 5 |
| Ready To Send - (RTS-) | Request To Send (RTS) | 4 | 7 | 4 |
| Transmitted Data + (TxD+) | Clear To Send (CTS) | 5 | 8 | 3 |
| Transmitted Data - (TxD-) | Ring Indicator (RI) | 22 | 9 | 2 |
Wire A (non-inverting) = RxD+ / TxD+
Wire B (inverting) = RxD- / TxD-