Main Page
RS-485 Standard OverviewIntroductionRS-485, also known as TIA-485-A or EIA-485, is a standard introduced in 1983 that defines the electrical characteristics of drivers and receivers for use in serial communications systems. It is widely used in industrial control systems, building automation, and telecommunications due to its robustness in noisy environments and ability to support long-distance communication.Key Features
Balanced Differential Signaling: Uses a pair of wires (A and B) to transmit data, providing noise immunity.
Multipoint Capability: Supports up to 32 unit loads (expandable with modern transceivers).
Data Rate and Distance: Up to 10 Mbps at short distances; up to 1200 meters at lower speeds.
Topology: Recommended bus (daisy-chain) topology; star and ring topologies are discouraged due to signal reflections.
Termination: Requires termination resistors (typically 120 Ω) at both ends of the bus to prevent signal reflections.
Electrical Characteristics
Voltage Levels: Logical 1 when differential voltage > +200 mV; logical 0 when < -200 mV.
Common-Mode Range: Tolerates -7 V to +12 V.
Three-State Drivers: Allows multiple transmitters on the same bus by enabling/disabling drivers.
Advantages
Noise Immunity: Differential signaling rejects common-mode interference.
Long-Distance Communication: Effective up to 1200 meters.
Cost-Effective: Uses inexpensive twisted-pair cabling.
Flexibility: Supports half-duplex and full-duplex communication.
Applications
Industrial Automation: Modbus RTU, PROFIBUS.
Building Automation: HVAC, lighting control.
Telecommunications: Infrastructure and remote sensor networks.
Comparison with Other Standards
RS-232: Single-ended, shorter distance, less noise immunity.
RS-422: Similar differential signaling but limited to point-to-point connections.
Practical Considerations
Biasing: Ensures a known idle state on the bus.
Repeaters: Used to extend distance or support star topologies.
Cable Selection: Twisted-pair cables with characteristic impedance around 120 Ω.
ConclusionRS-485 remains a cornerstone of industrial and automation communication systems due to its robustness, scalability, and cost-effectiveness. Its ability to handle noisy environments and long distances makes it indispensable in modern digital communication networks.
This page provides a comprehensive overview of RS-485 for the RS-485.COM wiki.
