RS232_v1.0
RS232_v1.0
Abstract
While modern
RS-232 continues to play
The term "RS" stands for documentation may refer
a critical role in a variety
"Recommended to it as EIA/TIA-232-E, the
of industries, particularly
Standard," reflecting its term RS-232 remains the
in legacy systems,
role as a foundational more commonly
industrial automation,
guideline for serial data recognized and will be
and embedded device
communication. used throughout this
communication.
document.
Introduction
It utilizes voltage
RS232 is a full- levels of RS232 cables
duplex serial approximately +/- typically have a
communication 12V to represent length of about 15
protocol. binary data (0 or meters (50 feet).
1).
The interface is
commonly
implemented using
DB9 and DB25
connectors.
Specifications
RS-232 is a complete standard. This means that the standard sets out to ensure
compatibility between the host and peripheral systems by specifying:
Common voltage and signal levels
Common pin-wiring configurations
A minimal amount of control information between the host and peripheral
systems.
RS - 232
Cabling Single - ended
Number of Devices 1 transmit, 1 receive
Communication Mode Full duplex
Distance (Max) 50 feet at 19.2kbps
Data Rate (Max) 1Mbps
Signaling Unbalanced
Mark (data 1) -5V (min) -15V (max)
Space (data 0) 5V (min) 15V (max)
Input Level (min) ±3V
Output Current 500mA (Note that the driver ICs
normally used in PCs are limited
to 10mA)
Impedance 5kΩ (Internal)
Bus Architecture Point – to - Point
RS232 Pins
• Predictable Timing: Due to its simplicity, RS-232 can offer more predictable
timing, which is sometimes beneficial in real-time systems where precise data
delivery is crucial.
• Direct Hardware Control: RS-232 allows for direct control of hardware
signals, which can be useful in real-time applications that require interaction
with specific hardware functions.
• Low Overhead: The protocol has relatively low overhead, which can be
advantageous in real-time systems where processing time is critical.