SlideShare a Scribd company logo
Application Note 83
Fundamentals of RS–232
Serial Communications
APPLICATION NOTE 83
030998 1/9
Dueto it’s relative simplicity andlowhardwareoverhead
(as compared to parallel interfacing), serial communica-
tions is used extensively within the electronics industry.
Today, the most popular serial communications stan-
dard in use is certainly the EIA/TIA–232–E specifica-
tion. This standard, which has been developed by the
Electronic Industry Association and the Telecommu-
nications Industry Association (EIA/TIA), is more popu-
larly referred to simply as “RS–232” where “RS” stands
for“recommended standard”. In recent years, this suffix
has been replaced with “EIA/TIA” to help identify the
source of the standard. This paper will use the common
notation of “RS–232” in its discussion of the topic.
The official name of the EIA/TIA–232–E standard is
“Interface Between Data Terminal Equipment and Data
Circuit–Termination Equipment Employing Serial
Binary Data Interchange”. Although the name may
sound intimidating, the standard is simply concerned
with serial data communication between a host system
(Data Terminal Equipment, or “DTE”) and a peripheral
system (Data Circuit–Terminating Equipment, or
“DCE”).
The EIA/TIA–232–E standard which was introduced in
1962 has been updated four times since its introduction
in order to better meet the needs of serial communica-
tion applications. The letter “E” in the standard’s name
indicates that this is the fifth revision of the standard.
RS–232 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 1) common
voltage and signal levels, 2)common pin wiring configu-
rations, and 3) a minimal amount of control information
between the host and peripheral systems. Unlike many
standards which simply specify the electrical character-
istics of a given interface, RS–232 specifies electrical,
functional, and mechanical characteristics in order to
meet the above three criteria. Each of these aspects of
the RS–232 standard is discussed below.
ELECTRICAL CHARACTERISTICS
The electrical characteristics section of the RS–232
standard includes specifications on voltage levels, rate
of change of signal levels, and line impedance.
The original RS–232 standard was defined in 1962. As
this was before the days of TTL logic, it should not be
surprising that the standard does not use 5 volt and
ground logic levels. Instead, a high level for the driver
outputis defined as being +5 to +15 volts and a low level
for the driver output is defined as being between –5 and
–15 volts. The receiver logic levels were defined to pro-
vide a 2 volt noise margin. As such, a high level for the
receiver is defined as +3 to +15 volts and a low level is
–3 to –15 volts. Figure 1 illustrates the logic levels
defined by the RS–232 standard. It is necessary to note
that, for RS–232 communication, a low level (–3 to –15
volts) is defined as a logic 1 and is historically referred to
as “marking”. Likewise a high level (+3 to +15 volts) is
defined as a logic 0 and is referred to as “spacing”.
The RS–232 standard also limits the maximum slew
rate at the driver output. This limitation was included to
help reduce the likelihood of cross–talk between adja-
cent signals. The slower the rise and fall time, the
smaller the chance of cross talk. With this in mind, the
maximum slew rate allowed is 30 V/µs. Additionally, a
maximumdata rate of 20k bits/second has been defined
by the standard. Again with the purpose of reducing the
chance of cross talk.
The impedance of the interface between the driver and
receiver has also been defined. The load seen by the
driver is specified to be 3kΩ to 7kΩ. For the original
RS–232 standard, the cable between the driver and the
receiver was also specified to be a maximum of 15
meters in length. This part of the standard was changed
in revision “D” (EIA/TIA–232–D). Instead of specifying
the maximum length of cable, a maximum capacitive
load of 2500 pF was specified which is clearly a more
adequate specification. The maximum cable length is
determined by the capacitance per unit length of the
cable which is provided in the cable specifications.
APPLICATION NOTE 83
030998 2/9
RS–232 LOGIC LEVEL SPECIFICATIONS Figure 1
+3V
–3V
RECEIVER
INPUT
THRESHOLD
DRIVER
OUTPUT
+5V TO +15V
SPACE
0V
MARK –5V TO –15V
FUNCTIONAL CHARACTERISTICS
Since RS–232 is a “complete” standard, it includes
more than just specifications on electrical characteris-
tics. The second aspect of operation that is covered by
the standard concerns the functional characteristics of
the interface. This essentially means that RS–232 has
definedthe function of the different signals that are used
in the interface. These signals are divided into four dif-
ferent categories: common, data, control, and timing.
Table 1 illustrates the signals that are defined by the
RS–232 standard. As can be seen from the table there
is an overwhelming number of signals defined by the
standard. The standard provides an abundance of con-
trol signals and supports a primary and secondary com-
munications channel. Fortunately few applications, if
any, require all of these defined signals. For example,
only eight signals are used for a typical modem. Some
simple applications may require only four signals (two
for data and two for handshaking) while others may
require only data signals with no handshaking. Exam-
ples of how the RS–232 standard is used in some “real
world” applications are discussed later in this paper.
Thecomplete list of defined signals is included here as a
reference, but it is beyond the scope of this paper to
review the functionality of all of these signals.
MECHANICAL INTERFACE
CHARACTERISTICS
The third area covered by RS–232 concerns the
mechanical interface. In particular, RS–232 specifies a
25–pin connector. This is the minimum connector size
that can accommodate all of the signals defined in the
functional portion of the standard. The pin assignment
for this connector is shown in Figure 2. The connector
for DCE equipment is male for the connector housing
and female for the connection pins. Likewise, the DTE
connector is a female housing with male connection
pins. Although RS–232 specifies a 25–position connec-
tor, it should be noted that often this connector is not
used. This is due to the fact that most applications do
not require all of the defined signals and therefore a
25–pin connector is larger than necessary. This being
the case, it is very common for other connector types to
be used. Perhaps the most popular is the 9–position
DB9S connector which is also illustrated in Figure 2.
This connector provides the means to transmit and
receive the necessary signals for modem applications,
for example. This will be discussed in more detail later.
APPLICATION NOTE 83
030998 3/9
RS–232 DEFINED SIGNALS Table 1
CIRCUIT
MNEMONIC CIRCUIT NAME* CIRCUIT DIRECTION CIRCUIT TYPE
AB Signal Common – Common
BA
BB
Transmitted Data (TD)
Received Data (RD)
To DCE
From DCE
Data
CA
CB
CC
CD
CE
CF
CG
CH
CI
CJ
RL
LL
TM
Request to Send (RTS)
Clear to Send (CTS)
DCE Ready (DSR)
DTE Ready (DTR)
Ring Indicator (RI)
Received Line Signal Detector** (DCD)
Signal Quality Detector
Data Signal Rate Detector from DTE
Data Signal Rate Detector from DCE
Ready for Receiving
Remote Loopback
Local Loopback
Test Mode
To DCE
From DCE
From DCE
To DCE
From DCE
From DCE
From DCE
To DCE
From DCE
To DCE
To DCE
To DCE
From DCE
Control
DA Transmitter Signal Element Timing from DTE To DCE
DB
DD
Transmitter Signal Element Timing from DCE
Receiver Signal Element Timing From DCE
From DCE
From DCE
Timing
SBA
SBB
Secondary Transmitted Data
Secondary Received Data
To DCE
From DCE
Data
SCA
SCB
SCF
Secondary Request to Send
Secondary Clear to Send
Secondary Received Line Signal Detector
To DCE
From DCE
From DCE
Control
*Signals with abbreviations in parentheses are the eight most commonly used signals.
**This signal is more commonly referred to as Data Carrier Detect (DCD).
RS–232 CONNECTOR PIN ASSIGNMENTS Figure 2
1
DATA SET READY (DSR)
REQUEST TO SEND (RTS)
CLEAR TO SEND (CTS)
RING INDICATE (RI)
DATA CARRIER DETECT (DCD)
RECEIVE DATA LINE (RD)
TRANSMIT DATA LINE (TD)
DATA TERMINAL READY (DTR)
GROUND
9–PIN CONNECTOR
25–PIN CONNECTOR
13
25
14
1
5
9
6
SECONDARY TD
TRANSMIT CLOCK
SECONDARY RD
RECEIVER CLOCK
LOCAL LOOPBACK
SECONDARY RTS
DATA TERMINAL READY (DTR)
REMOTE LOOPBACK
RING INDICATE (RI)
DATA RATE DETECT
TRANSMIT CLOCK
TEST MODE
PROTECTIVE GROUND
TRANSMIT DATA LINE (TD)
RECEIVE DATA LINE (RD)
REQUEST TO SEND (RTS)
CLEAR TO SEND (CTS)
DATA SET READY (DSR)
SIGNAL GROUND
DATA CARRIER DETECT (DCD)
RESERVED
RESERVED
UNASSIGNED
SECONDARY DCD
SECONDARY CTS
APPLICATION NOTE 83
030998 4/9
PRACTICAL RS–232 IMPLEMENTATION
Most systems designed today do not operate using
RS–232 voltage levels. Since this is the case, level con-
version is necessary to implement RS–232 commu-
nication. Level conversion is performed by special
RS–232 IC’s. These IC’s typically have line drivers that
generatethe voltage levelsrequiredbyRS–232andline
receivers that can receive RS–232 voltage levels with-
out being damaged. These line drivers and receivers
typically invert the signal as well since a logic 1 is repre-
sented by a low voltage level for RS–232 communica-
tion and likewise a logic 0 is represented by a high logic
level. Figure 3 illustrates the function of an RS–232 line
driver/receiver in a typical modem application. In this
particular example, the signals necessary for serial
communication are generated and received by the Uni-
versal Asynchronous Receiver/Transmitter (UART).
The RS–232 line driver/receiver IC performs the level
translation necessary between the CMOS/TTL and
RS–232 interface.
The UART just mentioned performs the “overhead”
tasks necessary for asynchronous serial communica-
tion. For example, the asynchronous nature of this type
of communication usually requires that start and stop
bits be initiated by the host system to indicate to the
peripheral system when communication will start and
stop. Parity bits are also often employed to ensure that
the data sent has not been corrupted. The UART usu-
ally generates the start, stop, and parity bits when trans-
mitting data and can detect communication errors upon
receiving data. The UART also functions as the inter-
mediary between byte–wide (parallel) and bit–wide
(serial) communication; it converts a byte of data into a
serial bit stream for transmitting and converts a serial bit
stream into a byte of data when receiving.
Now that an elementary explanation of the TTL/CMOS
to RS–232 interface has been provided we can consider
some “real world” RS–232 applications. It has already
been noted that RS–232 applications rarely follow the
RS–232 standard precisely. Perhaps the most signifi-
cant reason this is true is due to the fact that many of the
defined signals are not necessary for most applications.
As such, the unnecessary signals are omitted. Many
applications , such as a modem, require only nine sig-
nals (two data signals, six control signals, and ground).
Other applications may require only five signals (two for
data, two for handshaking, and ground), while others
may require only data signals with no handshake con-
trol. We will begin our investigation of “real world” imple-
mentations by first considering the typical modem
application.
RS–232 IN MODEM APPLICATIONS
Modem applications are one of the most popular uses
for the RS–232 standard. Figure 4 illustrates a typical
modem application utilizing the RS–232 interface stan-
dard. As can be seen in the diagram, the PC is the DTE
and the modem is the DCE. Communication between
each PC and its associated modem is accomplished
using the RS–232 standard. Communication between
the two modems is accomplished via telecommunica-
tion. Itshouldbenotedthatalthoughamicrocomputeris
usually the DTE in RS–232 applications, this is not man-
datory according to a strict interpretation of the stan-
dard.
APPLICATION NOTE 83
030998 5/9
TYPICAL RS–232 MODEM APPLICATION Figure 3
RS–232
DRIVERS/RECEIVERS
ASYNCHRONOUS
CONTROLLER
(UART)
HOST SYSTEM (DTE)
TTL/CMOS
LOGIC LEVELS
RS–232
LOGIC LEVELS
SERIAL PORT
(TO MODEM)
TD
RD
RTS
CTS
DSR
DCD
DTR
RI
2
3
4
5
6
7
8
20
22
TD
RD
RTS
CTS
DSR
GND
DCD
DTR
RI
MODEM COMMUNICATION BETWEEN TWO PC’S Figure 4
DTE DTE
DCE DCE
RS–232
COMMUNICATION
TELECOMMUN–
ICATION
RS–232
COMMUNICATION
APPLICATION NOTE 83
030998 6/9
Many modem applications require only nine signals
(includingground). Although some designers choose to
use a 25–pin connector, it is not necessary since there
are only nine interface signals between the DTE and
DCE. With this in mind, many have chosen to use to use
9– or 15–pin connectors (see Figure 2 for 9–pin connec-
tor pin assignment). The “basic nine” signals used in
modem communication are illustrated in Figure 3. Note
that with respect to the DTE, three RS–232 drivers and
five receivers are necessary. The functionality of these
signals is described below. Note that for the following
signal descriptions, “ON” refers to a high RS–232 volt-
age level (+5 t o +15 volts) and “OFF” refers to a low
RS–232 voltage level (–5 to –15 volts). Keep in mind
that a high RS–232 voltage level actually represents a
logic0andalowRS–232voltagelevelreferstoalogic1.
Transmitted Data (TD): One of two separate data sig-
nals. This signal is generated by the DTE and received
by the DCE.
Received Data (RD): The second of two separate data
signals. This signals is generated by the DCE and
received by the DTE.
Request to Send (RTS): When the host system (DTE)
is ready to transmit data to the peripheral system (DCE),
RTS is turned ON. In simplex and duplex systems, this
condition maintains the DCE in receive mode. In half–
duplex systems, this condition maintains the DCE in
receive mode and disables transmit mode. The OFF
condition maintains the DCE in transmit mode. After
RTS is asserted, the DCE must assert CTS before com-
municationcan commence.
Clear to Send (CTS): CTS is used along with RTS to
provide handshaking between the DTE and the DCE.
After the DCE sees an asserted RTS, it turns CTS ON
when it is ready to begin communication.
Data Set Ready (DSR): This signal is turned on by the
DCE to indicate that it is connected to the telecommu-
nications line.
Data Carrier Detect (DCD): This signal is turned ON
when the DCE is receiving a signal from a remote DCE
which meets its suitable signal criteria. This signal
remains ON as long as the a suitable carrier signal can
be detected.
Data Terminal Ready (DTR): DTR indicates the readi-
ness of the DTE. This signal is turned ON by the DTE
when it is ready to transmit or receive data from the
DCE. DTR must be ON before the DCE can assert
DSR.
Ring Indicator (RI): RI, when asserted, indicates that a
ringing signal is being received on the communications
channel.
The signals described above form the basis for modem
communication. Perhaps the best way to understand
how these signals interact is to give a brief step by step
example of a modem interfacing with a PC. The follow-
ing step s describe a transaction in which a remote
modem calls a local modem.
1. The local PC monitors the RI (Ring Indicate) signal
via software.
2. When the remote modem wants to communicate
with the local modem, it generates an RI signal. This
signal is transferred by the local modem to the local
PC.
3. The local PC responds to the RI signal by asserting
the DTR (Data Terminal Ready) signal when it is
ready to communicate.
4. After recognizing the asserted DTR signal, the
modem responds by asserting DSR (Data Set
Ready) after it is connected to the communications
line. DSR indicates to the PC that the modem is
ready to exchange further control signals with the
DTE to commence communication. When DSR is
asserted, the PC begins monitoring DCD for indica-
tion that data is being sent over the communication
line.
5. The modem asserts DCD (Data Carrier Detect) after
it has received a carrier signal from the remote
modem that meets the suitable signal criteria.
6. At this point data transfer can began. If the local
modem has full–duplex capability, the CTS (Clear to
Send) and RTS (Request to Send) signals are held
inthe asserted state. If the modem has only half–du-
plexcapability, CTS and RTS provide the handshak-
ing necessary for controlling the direction of the data
flow. Data is transferred over the RD and TD sig-
nals.
7. When the transfer of data has been completed, the
PC disables the DTR signal. The modem follows by
inhibitingthe DSR and DCD signals. At this point the
PC and modem are in the original state described in
step number 1.
APPLICATION NOTE 83
030998 7/9
RS–232 IN MINIMAL HANDSHAKE
APPLICATIONS
Even though the modem application discussed above is
simplified from the RS–232 standard in terms of the
number of signals needed, it is still more complex than
the requirements of many systems. For many applica-
tions, two data lines and two handshake control lines
are all that is necessary to establish and control commu-
nication between a host system and a peripheral sys-
tem. For example, an environmental control system
may need to interface with a thermostat using a half–du-
plex communication scheme. At times the control sys-
tems may desire to read the temperature from the ther-
mostat and at other times may need to load temperature
trip points to the thermostat. In this type of simple
application, five signals may be all that is necessary
(two for data, two for handshake control, and ground).
Figure5 illustrates a simple half–duplex communication
interface. As can be seen in this diagram, data is trans-
ferred over the TD (Transmit Data) and RD (Receive
Data) pins and handshake control is provided by the
RTS (Ready to Send) and CTS (Clear to Send) pins.
RTS is driven by the DTE to control the direction of data.
When it is asserted, the DTE is placed in transmit mode.
When RTS is inhibited, the DTE is placed in receive
mode. CTS, which is generated by the DCE, controls
the flow of data. When asserted, data can flow. How-
ever, when CTS is inhibited, the transfer of data is inter-
rupted. The transmission of data is halted until CTS is
reasserted.
HALF–DUPLEX COMMUNICATION SCHEME Figure 5
HOST SYSTEM
(DTE)
PERIPHERAL
DEVICE
(DCE)
DATA
(READ/WRITE)
HANDSHAKE
SIGNALS
TTL/CMOS
LOGIC LEVELS
RS–232
LOGIC LEVELS
TTL/CMOS
LOGIC LEVEL
TD
RD
RTS
CTS
TD
RD
RTS
CTS
DS232A DS232A
APPLICATION NOTE 83
030998 8/9
RS–232 APPLICATION LIMITATIONS
As mentioned earlier in this paper, the RS–232 standard
was first introduced in 1962. In the more than three
decades since, the electronics industry has changed
immensely and therefore there are some limitations in
the RS–232 standard. One limitation, the fact that over
twenty signals have been defined by the standard, has
already been addressed – simply do not use all of the
signals or the 25–pin connector if they are not neces-
sary. Other limitations in the standard are not necessar-
ily as easy to correct, however.
GENERATION OF RS–232 VOLTAGE
LEVELS
As we saw in the section on RS–232 electrical charac-
teristics, RS–232 does not use the conventional 0 and 5
volt levels implemented in TTL and CMOS designs.
Drivers have to supply +5 to +15 volts for a logic 0 and –5
to –15 volts for a logic 1. This means that extra power
supplies are needed to drive the RS–232 voltage levels.
Typically, a +12 volt and a –12 volt power supply are
used to drive the RS–232 outputs. This is a great incon-
venience for systems that have no other requirements
for these power supplies. With this in mind, RS–232
products manufactured by Dallas Semiconductor have
on–chip charge–pump circuits that generate the neces-
sary voltage levels for RS–232 communication. The
first charge pump essentially doubles the standard +5
volt power supply to provide the voltage level necessary
for driving a logic 0. A second charge pump, inverts this
voltage and provides the voltage level necessary for
driving a logic 1. These two charge pumps allow the
RS–232 interface products to operate from a single +5
volt supply.
MAXIMUM DATA RATE
Another limitation in the RS–232 standard is the maxi-
mum data rate. The standard defines a maximum data
rate of 20k bits/second. This is unnecessarily slow for
many of today’s applications. RS–232 products
manufactured by Dallas Semiconductor guarantee up
to 250k bits/second and typically can communicate up
to 350k bits/second. While providing a communication
rate at this frequency, the devices still maintain a maxi-
mum 30V/µs maximum slew rate to reduce the likeli-
hood of cross–talk between adjacent signals.
MAXIMUM CABLE LENGTH
A final limitation to discuss concerning RS–232 commu-
nication is cable length. As we have already seen, the
cable length specification that was once included in the
RS–232 standard has been replaced by a maximum
loadcapacitance specification of 2500 pF. Todetermine
thetotallengthofcableallowed,onemustdeterminethe
total line capacitance. Figure 6 shows a simple approxi-
mation for the total line capacitance of a conductor. As
can be seen in the diagram, the total capacitance is
approximated by the sum of the mutual capacitance
between the signal conductors and the conductor to
shield capacitance (or stray capacitance in the case of
unshielded cable).
As an example, let’s assume that the user has decided
to use non–shielded cable when interconnecting the
equipment. The cable mutual capacitance (Cm) of the
cable is found in the cable’s specifications to be 20 pF
per foot. If we assume that the input capacitance of the
receiver is 20 pF, this leaves the user with 2480 pF for
the interconnecting cable. From the equation in Figure
6, the total capacitance per foot is found to be 30 pF.
Dividing 2480 pF by 30 pF reveals that the maximum
cable length is approximately 80 feet. If a longer cable
length is required, the user would need to find a cable
with a smaller mutual capacitance.
APPLICATION NOTE 83
030998 9/9
INTERFACE CABLE CAPACITIVE MODEL PER UNIT LENGTH Figure 6
SIGNAL
COMMON
SHIELD
SIGNAL
CONDUCTOR
Cm
Cs
Cs
Cm = Mutual capacitance between conductors.
Cs = Conductor to interface cable shield
capacitance (if shielded cable is used) or
stray capacitance to earth (if unshielded
cable is used).
= 2(Cm) for shielded cable
= 0.5(Cm) for unshielded cable
Cc = Cm + Cs = Total line capacitance per unit length

More Related Content

PPTX
RS 232
Sandeep Kamath
 
PPTX
Rs 232
Sandeep Kamath
 
PDF
Practical Radio Telemetry Systems for Industry
Living Online
 
DOCX
Rs232 laser transceiver
Noopur Koli
 
PPTX
Serial buses
Umar Shuaib
 
PPT
Rs232 485 fundamental
rounak077
 
PPT
RS232-485_fundamental.ppt
RenuJain58
 
Practical Radio Telemetry Systems for Industry
Living Online
 
Rs232 laser transceiver
Noopur Koli
 
Serial buses
Umar Shuaib
 
Rs232 485 fundamental
rounak077
 
RS232-485_fundamental.ppt
RenuJain58
 

Similar to Application Note 83 Fundamentals of RS 232 Serial Communications.pdf (20)

PDF
Pc to pc optical fiber communication
Padmakar Mangrule
 
DOCX
GSM based patient monitoring system
ssvarma k
 
PPT
menjelaskan tentang hubungan kabel Rs232-485
GagakRimangIII
 
PPTX
Rs-232 by Foysal
Foysal Mahmud
 
PDF
Embedded real time-systems communication
Vijay Kumar
 
PDF
Rs 232 & usb ieee1394 communication
Vijay Kumar
 
PPTX
Physical layer interface & standards
Srashti Vyas
 
PDF
Universal Asynchronous Receive and transmit IP core
Aneesh Raveendran
 
PDF
BIE-601_Unit-3_Part-2
Mohammad Umar Rehman
 
PDF
ComNet FDX72M1SHR Data Sheet
JMAC Supply
 
PDF
RS protocol slKAKAHDFKASFHAHFKLAHFKLHASKFKLASFHKLSDHFKLWEHJFILQWEF KLSEAHFKLA...
Lipi Chhaya
 
DOCX
Single-Mode100GBASE-LR4 QSFP28 Transceiver RoHS6 Compliant
Allen He
 
PDF
ComNet FDX72M1 Data Sheet
JMAC Supply
 
PDF
A Simulation of Wideband CDMA System on Digital Up/Down Converters
Editor IJMTER
 
PDF
Standards for Dividing Serial Interfaces
E-Lins Technology Co. Ltd.
 
PDF
American Fibertek RR944C User Manual
JMAC Supply
 
PDF
RS235,422,485.pdf
NilamadhabanandaPari
 
PPT
Batch 25(a)
Elchuri Rajeswari
 
Pc to pc optical fiber communication
Padmakar Mangrule
 
GSM based patient monitoring system
ssvarma k
 
menjelaskan tentang hubungan kabel Rs232-485
GagakRimangIII
 
Rs-232 by Foysal
Foysal Mahmud
 
Embedded real time-systems communication
Vijay Kumar
 
Rs 232 & usb ieee1394 communication
Vijay Kumar
 
Physical layer interface & standards
Srashti Vyas
 
Universal Asynchronous Receive and transmit IP core
Aneesh Raveendran
 
BIE-601_Unit-3_Part-2
Mohammad Umar Rehman
 
ComNet FDX72M1SHR Data Sheet
JMAC Supply
 
RS protocol slKAKAHDFKASFHAHFKLAHFKLHASKFKLASFHKLSDHFKLWEHJFILQWEF KLSEAHFKLA...
Lipi Chhaya
 
Single-Mode100GBASE-LR4 QSFP28 Transceiver RoHS6 Compliant
Allen He
 
ComNet FDX72M1 Data Sheet
JMAC Supply
 
A Simulation of Wideband CDMA System on Digital Up/Down Converters
Editor IJMTER
 
Standards for Dividing Serial Interfaces
E-Lins Technology Co. Ltd.
 
American Fibertek RR944C User Manual
JMAC Supply
 
RS235,422,485.pdf
NilamadhabanandaPari
 
Batch 25(a)
Elchuri Rajeswari
 
Ad

More from Rhonda Cetnar (20)

PDF
PPT - Custom Essay Help Service PowerPoint Presentation, Free Downl
Rhonda Cetnar
 
PDF
College Paper Writing Tips StudentS Guide - EduBirdi
Rhonda Cetnar
 
PDF
Best Essay Websites For Students To Write A Better Essay
Rhonda Cetnar
 
PDF
Purchase Psychology Papers, Best Place To Buy
Rhonda Cetnar
 
PDF
Analytic Rubric Sample For An Argumentative Essay Download S
Rhonda Cetnar
 
PDF
Literary Analysis Essay Definition, O
Rhonda Cetnar
 
PDF
Speech Analysis Com101 - COM 101 Speech Analysi
Rhonda Cetnar
 
PDF
Fortune Teller Ideas For Kids - Meyasity
Rhonda Cetnar
 
PDF
Printable Fairy Tale Writing Paper
Rhonda Cetnar
 
PDF
How Can I Write About Myself. Write My Essay Or
Rhonda Cetnar
 
PDF
Buy Custom Pre Written Essays Online Expert Writin
Rhonda Cetnar
 
PDF
How To Write An Essay About My Be
Rhonda Cetnar
 
PDF
Steps In Doing Research Paper , Basic Steps In The Research Pr
Rhonda Cetnar
 
PDF
Abilitations Hi-Write Beginner Paper Level 1 Pack Of 100
Rhonda Cetnar
 
PDF
Printable Notebook Papers Activity Shelter - Cute Printa
Rhonda Cetnar
 
PDF
How To Write Synthesis Essay Synthesis Essay Examples Synthesis
Rhonda Cetnar
 
PDF
Blank Chinese Pinyin Tian Zi Ge Writing Practice Paper
Rhonda Cetnar
 
PDF
Myself Writer Essay How To Write An Essay About Your
Rhonda Cetnar
 
PDF
English Grammar And Essay Writing, Workbook 2 (Colle
Rhonda Cetnar
 
PDF
Basic 3 Paragraph Essay - Write A Three Paragraph Es
Rhonda Cetnar
 
PPT - Custom Essay Help Service PowerPoint Presentation, Free Downl
Rhonda Cetnar
 
College Paper Writing Tips StudentS Guide - EduBirdi
Rhonda Cetnar
 
Best Essay Websites For Students To Write A Better Essay
Rhonda Cetnar
 
Purchase Psychology Papers, Best Place To Buy
Rhonda Cetnar
 
Analytic Rubric Sample For An Argumentative Essay Download S
Rhonda Cetnar
 
Literary Analysis Essay Definition, O
Rhonda Cetnar
 
Speech Analysis Com101 - COM 101 Speech Analysi
Rhonda Cetnar
 
Fortune Teller Ideas For Kids - Meyasity
Rhonda Cetnar
 
Printable Fairy Tale Writing Paper
Rhonda Cetnar
 
How Can I Write About Myself. Write My Essay Or
Rhonda Cetnar
 
Buy Custom Pre Written Essays Online Expert Writin
Rhonda Cetnar
 
How To Write An Essay About My Be
Rhonda Cetnar
 
Steps In Doing Research Paper , Basic Steps In The Research Pr
Rhonda Cetnar
 
Abilitations Hi-Write Beginner Paper Level 1 Pack Of 100
Rhonda Cetnar
 
Printable Notebook Papers Activity Shelter - Cute Printa
Rhonda Cetnar
 
How To Write Synthesis Essay Synthesis Essay Examples Synthesis
Rhonda Cetnar
 
Blank Chinese Pinyin Tian Zi Ge Writing Practice Paper
Rhonda Cetnar
 
Myself Writer Essay How To Write An Essay About Your
Rhonda Cetnar
 
English Grammar And Essay Writing, Workbook 2 (Colle
Rhonda Cetnar
 
Basic 3 Paragraph Essay - Write A Three Paragraph Es
Rhonda Cetnar
 
Ad

Recently uploaded (20)

PPTX
CDH. pptx
AneetaSharma15
 
PDF
Virat Kohli- the Pride of Indian cricket
kushpar147
 
PPTX
Continental Accounting in Odoo 18 - Odoo Slides
Celine George
 
PPTX
A Smarter Way to Think About Choosing a College
Cyndy McDonald
 
PPTX
Python-Application-in-Drug-Design by R D Jawarkar.pptx
Rahul Jawarkar
 
PPTX
Information Texts_Infographic on Forgetting Curve.pptx
Tata Sevilla
 
PPTX
Introduction to pediatric nursing in 5th Sem..pptx
AneetaSharma15
 
PPTX
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 
PPTX
Artificial Intelligence in Gastroentrology: Advancements and Future Presprec...
AyanHossain
 
PDF
Review of Related Literature & Studies.pdf
Thelma Villaflores
 
PPTX
Tips Management in Odoo 18 POS - Odoo Slides
Celine George
 
PPTX
family health care settings home visit - unit 6 - chn 1 - gnm 1st year.pptx
Priyanshu Anand
 
PPTX
Cleaning Validation Ppt Pharmaceutical validation
Ms. Ashatai Patil
 
PDF
Health-The-Ultimate-Treasure (1).pdf/8th class science curiosity /samyans edu...
Sandeep Swamy
 
PDF
Biological Classification Class 11th NCERT CBSE NEET.pdf
NehaRohtagi1
 
PPTX
CARE OF UNCONSCIOUS PATIENTS .pptx
AneetaSharma15
 
PPTX
Gupta Art & Architecture Temple and Sculptures.pptx
Virag Sontakke
 
DOCX
Modul Ajar Deep Learning Bahasa Inggris Kelas 11 Terbaru 2025
wahyurestu63
 
PPTX
How to Apply for a Job From Odoo 18 Website
Celine George
 
DOCX
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 
CDH. pptx
AneetaSharma15
 
Virat Kohli- the Pride of Indian cricket
kushpar147
 
Continental Accounting in Odoo 18 - Odoo Slides
Celine George
 
A Smarter Way to Think About Choosing a College
Cyndy McDonald
 
Python-Application-in-Drug-Design by R D Jawarkar.pptx
Rahul Jawarkar
 
Information Texts_Infographic on Forgetting Curve.pptx
Tata Sevilla
 
Introduction to pediatric nursing in 5th Sem..pptx
AneetaSharma15
 
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 
Artificial Intelligence in Gastroentrology: Advancements and Future Presprec...
AyanHossain
 
Review of Related Literature & Studies.pdf
Thelma Villaflores
 
Tips Management in Odoo 18 POS - Odoo Slides
Celine George
 
family health care settings home visit - unit 6 - chn 1 - gnm 1st year.pptx
Priyanshu Anand
 
Cleaning Validation Ppt Pharmaceutical validation
Ms. Ashatai Patil
 
Health-The-Ultimate-Treasure (1).pdf/8th class science curiosity /samyans edu...
Sandeep Swamy
 
Biological Classification Class 11th NCERT CBSE NEET.pdf
NehaRohtagi1
 
CARE OF UNCONSCIOUS PATIENTS .pptx
AneetaSharma15
 
Gupta Art & Architecture Temple and Sculptures.pptx
Virag Sontakke
 
Modul Ajar Deep Learning Bahasa Inggris Kelas 11 Terbaru 2025
wahyurestu63
 
How to Apply for a Job From Odoo 18 Website
Celine George
 
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 

Application Note 83 Fundamentals of RS 232 Serial Communications.pdf

  • 1. Application Note 83 Fundamentals of RS–232 Serial Communications APPLICATION NOTE 83 030998 1/9 Dueto it’s relative simplicity andlowhardwareoverhead (as compared to parallel interfacing), serial communica- tions is used extensively within the electronics industry. Today, the most popular serial communications stan- dard in use is certainly the EIA/TIA–232–E specifica- tion. This standard, which has been developed by the Electronic Industry Association and the Telecommu- nications Industry Association (EIA/TIA), is more popu- larly referred to simply as “RS–232” where “RS” stands for“recommended standard”. In recent years, this suffix has been replaced with “EIA/TIA” to help identify the source of the standard. This paper will use the common notation of “RS–232” in its discussion of the topic. The official name of the EIA/TIA–232–E standard is “Interface Between Data Terminal Equipment and Data Circuit–Termination Equipment Employing Serial Binary Data Interchange”. Although the name may sound intimidating, the standard is simply concerned with serial data communication between a host system (Data Terminal Equipment, or “DTE”) and a peripheral system (Data Circuit–Terminating Equipment, or “DCE”). The EIA/TIA–232–E standard which was introduced in 1962 has been updated four times since its introduction in order to better meet the needs of serial communica- tion applications. The letter “E” in the standard’s name indicates that this is the fifth revision of the standard. RS–232 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 1) common voltage and signal levels, 2)common pin wiring configu- rations, and 3) a minimal amount of control information between the host and peripheral systems. Unlike many standards which simply specify the electrical character- istics of a given interface, RS–232 specifies electrical, functional, and mechanical characteristics in order to meet the above three criteria. Each of these aspects of the RS–232 standard is discussed below. ELECTRICAL CHARACTERISTICS The electrical characteristics section of the RS–232 standard includes specifications on voltage levels, rate of change of signal levels, and line impedance. The original RS–232 standard was defined in 1962. As this was before the days of TTL logic, it should not be surprising that the standard does not use 5 volt and ground logic levels. Instead, a high level for the driver outputis defined as being +5 to +15 volts and a low level for the driver output is defined as being between –5 and –15 volts. The receiver logic levels were defined to pro- vide a 2 volt noise margin. As such, a high level for the receiver is defined as +3 to +15 volts and a low level is –3 to –15 volts. Figure 1 illustrates the logic levels defined by the RS–232 standard. It is necessary to note that, for RS–232 communication, a low level (–3 to –15 volts) is defined as a logic 1 and is historically referred to as “marking”. Likewise a high level (+3 to +15 volts) is defined as a logic 0 and is referred to as “spacing”. The RS–232 standard also limits the maximum slew rate at the driver output. This limitation was included to help reduce the likelihood of cross–talk between adja- cent signals. The slower the rise and fall time, the smaller the chance of cross talk. With this in mind, the maximum slew rate allowed is 30 V/µs. Additionally, a maximumdata rate of 20k bits/second has been defined by the standard. Again with the purpose of reducing the chance of cross talk. The impedance of the interface between the driver and receiver has also been defined. The load seen by the driver is specified to be 3kΩ to 7kΩ. For the original RS–232 standard, the cable between the driver and the receiver was also specified to be a maximum of 15 meters in length. This part of the standard was changed in revision “D” (EIA/TIA–232–D). Instead of specifying the maximum length of cable, a maximum capacitive load of 2500 pF was specified which is clearly a more adequate specification. The maximum cable length is determined by the capacitance per unit length of the cable which is provided in the cable specifications.
  • 2. APPLICATION NOTE 83 030998 2/9 RS–232 LOGIC LEVEL SPECIFICATIONS Figure 1 +3V –3V RECEIVER INPUT THRESHOLD DRIVER OUTPUT +5V TO +15V SPACE 0V MARK –5V TO –15V FUNCTIONAL CHARACTERISTICS Since RS–232 is a “complete” standard, it includes more than just specifications on electrical characteris- tics. The second aspect of operation that is covered by the standard concerns the functional characteristics of the interface. This essentially means that RS–232 has definedthe function of the different signals that are used in the interface. These signals are divided into four dif- ferent categories: common, data, control, and timing. Table 1 illustrates the signals that are defined by the RS–232 standard. As can be seen from the table there is an overwhelming number of signals defined by the standard. The standard provides an abundance of con- trol signals and supports a primary and secondary com- munications channel. Fortunately few applications, if any, require all of these defined signals. For example, only eight signals are used for a typical modem. Some simple applications may require only four signals (two for data and two for handshaking) while others may require only data signals with no handshaking. Exam- ples of how the RS–232 standard is used in some “real world” applications are discussed later in this paper. Thecomplete list of defined signals is included here as a reference, but it is beyond the scope of this paper to review the functionality of all of these signals. MECHANICAL INTERFACE CHARACTERISTICS The third area covered by RS–232 concerns the mechanical interface. In particular, RS–232 specifies a 25–pin connector. This is the minimum connector size that can accommodate all of the signals defined in the functional portion of the standard. The pin assignment for this connector is shown in Figure 2. The connector for DCE equipment is male for the connector housing and female for the connection pins. Likewise, the DTE connector is a female housing with male connection pins. Although RS–232 specifies a 25–position connec- tor, it should be noted that often this connector is not used. This is due to the fact that most applications do not require all of the defined signals and therefore a 25–pin connector is larger than necessary. This being the case, it is very common for other connector types to be used. Perhaps the most popular is the 9–position DB9S connector which is also illustrated in Figure 2. This connector provides the means to transmit and receive the necessary signals for modem applications, for example. This will be discussed in more detail later.
  • 3. APPLICATION NOTE 83 030998 3/9 RS–232 DEFINED SIGNALS Table 1 CIRCUIT MNEMONIC CIRCUIT NAME* CIRCUIT DIRECTION CIRCUIT TYPE AB Signal Common – Common BA BB Transmitted Data (TD) Received Data (RD) To DCE From DCE Data CA CB CC CD CE CF CG CH CI CJ RL LL TM Request to Send (RTS) Clear to Send (CTS) DCE Ready (DSR) DTE Ready (DTR) Ring Indicator (RI) Received Line Signal Detector** (DCD) Signal Quality Detector Data Signal Rate Detector from DTE Data Signal Rate Detector from DCE Ready for Receiving Remote Loopback Local Loopback Test Mode To DCE From DCE From DCE To DCE From DCE From DCE From DCE To DCE From DCE To DCE To DCE To DCE From DCE Control DA Transmitter Signal Element Timing from DTE To DCE DB DD Transmitter Signal Element Timing from DCE Receiver Signal Element Timing From DCE From DCE From DCE Timing SBA SBB Secondary Transmitted Data Secondary Received Data To DCE From DCE Data SCA SCB SCF Secondary Request to Send Secondary Clear to Send Secondary Received Line Signal Detector To DCE From DCE From DCE Control *Signals with abbreviations in parentheses are the eight most commonly used signals. **This signal is more commonly referred to as Data Carrier Detect (DCD). RS–232 CONNECTOR PIN ASSIGNMENTS Figure 2 1 DATA SET READY (DSR) REQUEST TO SEND (RTS) CLEAR TO SEND (CTS) RING INDICATE (RI) DATA CARRIER DETECT (DCD) RECEIVE DATA LINE (RD) TRANSMIT DATA LINE (TD) DATA TERMINAL READY (DTR) GROUND 9–PIN CONNECTOR 25–PIN CONNECTOR 13 25 14 1 5 9 6 SECONDARY TD TRANSMIT CLOCK SECONDARY RD RECEIVER CLOCK LOCAL LOOPBACK SECONDARY RTS DATA TERMINAL READY (DTR) REMOTE LOOPBACK RING INDICATE (RI) DATA RATE DETECT TRANSMIT CLOCK TEST MODE PROTECTIVE GROUND TRANSMIT DATA LINE (TD) RECEIVE DATA LINE (RD) REQUEST TO SEND (RTS) CLEAR TO SEND (CTS) DATA SET READY (DSR) SIGNAL GROUND DATA CARRIER DETECT (DCD) RESERVED RESERVED UNASSIGNED SECONDARY DCD SECONDARY CTS
  • 4. APPLICATION NOTE 83 030998 4/9 PRACTICAL RS–232 IMPLEMENTATION Most systems designed today do not operate using RS–232 voltage levels. Since this is the case, level con- version is necessary to implement RS–232 commu- nication. Level conversion is performed by special RS–232 IC’s. These IC’s typically have line drivers that generatethe voltage levelsrequiredbyRS–232andline receivers that can receive RS–232 voltage levels with- out being damaged. These line drivers and receivers typically invert the signal as well since a logic 1 is repre- sented by a low voltage level for RS–232 communica- tion and likewise a logic 0 is represented by a high logic level. Figure 3 illustrates the function of an RS–232 line driver/receiver in a typical modem application. In this particular example, the signals necessary for serial communication are generated and received by the Uni- versal Asynchronous Receiver/Transmitter (UART). The RS–232 line driver/receiver IC performs the level translation necessary between the CMOS/TTL and RS–232 interface. The UART just mentioned performs the “overhead” tasks necessary for asynchronous serial communica- tion. For example, the asynchronous nature of this type of communication usually requires that start and stop bits be initiated by the host system to indicate to the peripheral system when communication will start and stop. Parity bits are also often employed to ensure that the data sent has not been corrupted. The UART usu- ally generates the start, stop, and parity bits when trans- mitting data and can detect communication errors upon receiving data. The UART also functions as the inter- mediary between byte–wide (parallel) and bit–wide (serial) communication; it converts a byte of data into a serial bit stream for transmitting and converts a serial bit stream into a byte of data when receiving. Now that an elementary explanation of the TTL/CMOS to RS–232 interface has been provided we can consider some “real world” RS–232 applications. It has already been noted that RS–232 applications rarely follow the RS–232 standard precisely. Perhaps the most signifi- cant reason this is true is due to the fact that many of the defined signals are not necessary for most applications. As such, the unnecessary signals are omitted. Many applications , such as a modem, require only nine sig- nals (two data signals, six control signals, and ground). Other applications may require only five signals (two for data, two for handshaking, and ground), while others may require only data signals with no handshake con- trol. We will begin our investigation of “real world” imple- mentations by first considering the typical modem application. RS–232 IN MODEM APPLICATIONS Modem applications are one of the most popular uses for the RS–232 standard. Figure 4 illustrates a typical modem application utilizing the RS–232 interface stan- dard. As can be seen in the diagram, the PC is the DTE and the modem is the DCE. Communication between each PC and its associated modem is accomplished using the RS–232 standard. Communication between the two modems is accomplished via telecommunica- tion. Itshouldbenotedthatalthoughamicrocomputeris usually the DTE in RS–232 applications, this is not man- datory according to a strict interpretation of the stan- dard.
  • 5. APPLICATION NOTE 83 030998 5/9 TYPICAL RS–232 MODEM APPLICATION Figure 3 RS–232 DRIVERS/RECEIVERS ASYNCHRONOUS CONTROLLER (UART) HOST SYSTEM (DTE) TTL/CMOS LOGIC LEVELS RS–232 LOGIC LEVELS SERIAL PORT (TO MODEM) TD RD RTS CTS DSR DCD DTR RI 2 3 4 5 6 7 8 20 22 TD RD RTS CTS DSR GND DCD DTR RI MODEM COMMUNICATION BETWEEN TWO PC’S Figure 4 DTE DTE DCE DCE RS–232 COMMUNICATION TELECOMMUN– ICATION RS–232 COMMUNICATION
  • 6. APPLICATION NOTE 83 030998 6/9 Many modem applications require only nine signals (includingground). Although some designers choose to use a 25–pin connector, it is not necessary since there are only nine interface signals between the DTE and DCE. With this in mind, many have chosen to use to use 9– or 15–pin connectors (see Figure 2 for 9–pin connec- tor pin assignment). The “basic nine” signals used in modem communication are illustrated in Figure 3. Note that with respect to the DTE, three RS–232 drivers and five receivers are necessary. The functionality of these signals is described below. Note that for the following signal descriptions, “ON” refers to a high RS–232 volt- age level (+5 t o +15 volts) and “OFF” refers to a low RS–232 voltage level (–5 to –15 volts). Keep in mind that a high RS–232 voltage level actually represents a logic0andalowRS–232voltagelevelreferstoalogic1. Transmitted Data (TD): One of two separate data sig- nals. This signal is generated by the DTE and received by the DCE. Received Data (RD): The second of two separate data signals. This signals is generated by the DCE and received by the DTE. Request to Send (RTS): When the host system (DTE) is ready to transmit data to the peripheral system (DCE), RTS is turned ON. In simplex and duplex systems, this condition maintains the DCE in receive mode. In half– duplex systems, this condition maintains the DCE in receive mode and disables transmit mode. The OFF condition maintains the DCE in transmit mode. After RTS is asserted, the DCE must assert CTS before com- municationcan commence. Clear to Send (CTS): CTS is used along with RTS to provide handshaking between the DTE and the DCE. After the DCE sees an asserted RTS, it turns CTS ON when it is ready to begin communication. Data Set Ready (DSR): This signal is turned on by the DCE to indicate that it is connected to the telecommu- nications line. Data Carrier Detect (DCD): This signal is turned ON when the DCE is receiving a signal from a remote DCE which meets its suitable signal criteria. This signal remains ON as long as the a suitable carrier signal can be detected. Data Terminal Ready (DTR): DTR indicates the readi- ness of the DTE. This signal is turned ON by the DTE when it is ready to transmit or receive data from the DCE. DTR must be ON before the DCE can assert DSR. Ring Indicator (RI): RI, when asserted, indicates that a ringing signal is being received on the communications channel. The signals described above form the basis for modem communication. Perhaps the best way to understand how these signals interact is to give a brief step by step example of a modem interfacing with a PC. The follow- ing step s describe a transaction in which a remote modem calls a local modem. 1. The local PC monitors the RI (Ring Indicate) signal via software. 2. When the remote modem wants to communicate with the local modem, it generates an RI signal. This signal is transferred by the local modem to the local PC. 3. The local PC responds to the RI signal by asserting the DTR (Data Terminal Ready) signal when it is ready to communicate. 4. After recognizing the asserted DTR signal, the modem responds by asserting DSR (Data Set Ready) after it is connected to the communications line. DSR indicates to the PC that the modem is ready to exchange further control signals with the DTE to commence communication. When DSR is asserted, the PC begins monitoring DCD for indica- tion that data is being sent over the communication line. 5. The modem asserts DCD (Data Carrier Detect) after it has received a carrier signal from the remote modem that meets the suitable signal criteria. 6. At this point data transfer can began. If the local modem has full–duplex capability, the CTS (Clear to Send) and RTS (Request to Send) signals are held inthe asserted state. If the modem has only half–du- plexcapability, CTS and RTS provide the handshak- ing necessary for controlling the direction of the data flow. Data is transferred over the RD and TD sig- nals. 7. When the transfer of data has been completed, the PC disables the DTR signal. The modem follows by inhibitingthe DSR and DCD signals. At this point the PC and modem are in the original state described in step number 1.
  • 7. APPLICATION NOTE 83 030998 7/9 RS–232 IN MINIMAL HANDSHAKE APPLICATIONS Even though the modem application discussed above is simplified from the RS–232 standard in terms of the number of signals needed, it is still more complex than the requirements of many systems. For many applica- tions, two data lines and two handshake control lines are all that is necessary to establish and control commu- nication between a host system and a peripheral sys- tem. For example, an environmental control system may need to interface with a thermostat using a half–du- plex communication scheme. At times the control sys- tems may desire to read the temperature from the ther- mostat and at other times may need to load temperature trip points to the thermostat. In this type of simple application, five signals may be all that is necessary (two for data, two for handshake control, and ground). Figure5 illustrates a simple half–duplex communication interface. As can be seen in this diagram, data is trans- ferred over the TD (Transmit Data) and RD (Receive Data) pins and handshake control is provided by the RTS (Ready to Send) and CTS (Clear to Send) pins. RTS is driven by the DTE to control the direction of data. When it is asserted, the DTE is placed in transmit mode. When RTS is inhibited, the DTE is placed in receive mode. CTS, which is generated by the DCE, controls the flow of data. When asserted, data can flow. How- ever, when CTS is inhibited, the transfer of data is inter- rupted. The transmission of data is halted until CTS is reasserted. HALF–DUPLEX COMMUNICATION SCHEME Figure 5 HOST SYSTEM (DTE) PERIPHERAL DEVICE (DCE) DATA (READ/WRITE) HANDSHAKE SIGNALS TTL/CMOS LOGIC LEVELS RS–232 LOGIC LEVELS TTL/CMOS LOGIC LEVEL TD RD RTS CTS TD RD RTS CTS DS232A DS232A
  • 8. APPLICATION NOTE 83 030998 8/9 RS–232 APPLICATION LIMITATIONS As mentioned earlier in this paper, the RS–232 standard was first introduced in 1962. In the more than three decades since, the electronics industry has changed immensely and therefore there are some limitations in the RS–232 standard. One limitation, the fact that over twenty signals have been defined by the standard, has already been addressed – simply do not use all of the signals or the 25–pin connector if they are not neces- sary. Other limitations in the standard are not necessar- ily as easy to correct, however. GENERATION OF RS–232 VOLTAGE LEVELS As we saw in the section on RS–232 electrical charac- teristics, RS–232 does not use the conventional 0 and 5 volt levels implemented in TTL and CMOS designs. Drivers have to supply +5 to +15 volts for a logic 0 and –5 to –15 volts for a logic 1. This means that extra power supplies are needed to drive the RS–232 voltage levels. Typically, a +12 volt and a –12 volt power supply are used to drive the RS–232 outputs. This is a great incon- venience for systems that have no other requirements for these power supplies. With this in mind, RS–232 products manufactured by Dallas Semiconductor have on–chip charge–pump circuits that generate the neces- sary voltage levels for RS–232 communication. The first charge pump essentially doubles the standard +5 volt power supply to provide the voltage level necessary for driving a logic 0. A second charge pump, inverts this voltage and provides the voltage level necessary for driving a logic 1. These two charge pumps allow the RS–232 interface products to operate from a single +5 volt supply. MAXIMUM DATA RATE Another limitation in the RS–232 standard is the maxi- mum data rate. The standard defines a maximum data rate of 20k bits/second. This is unnecessarily slow for many of today’s applications. RS–232 products manufactured by Dallas Semiconductor guarantee up to 250k bits/second and typically can communicate up to 350k bits/second. While providing a communication rate at this frequency, the devices still maintain a maxi- mum 30V/µs maximum slew rate to reduce the likeli- hood of cross–talk between adjacent signals. MAXIMUM CABLE LENGTH A final limitation to discuss concerning RS–232 commu- nication is cable length. As we have already seen, the cable length specification that was once included in the RS–232 standard has been replaced by a maximum loadcapacitance specification of 2500 pF. Todetermine thetotallengthofcableallowed,onemustdeterminethe total line capacitance. Figure 6 shows a simple approxi- mation for the total line capacitance of a conductor. As can be seen in the diagram, the total capacitance is approximated by the sum of the mutual capacitance between the signal conductors and the conductor to shield capacitance (or stray capacitance in the case of unshielded cable). As an example, let’s assume that the user has decided to use non–shielded cable when interconnecting the equipment. The cable mutual capacitance (Cm) of the cable is found in the cable’s specifications to be 20 pF per foot. If we assume that the input capacitance of the receiver is 20 pF, this leaves the user with 2480 pF for the interconnecting cable. From the equation in Figure 6, the total capacitance per foot is found to be 30 pF. Dividing 2480 pF by 30 pF reveals that the maximum cable length is approximately 80 feet. If a longer cable length is required, the user would need to find a cable with a smaller mutual capacitance.
  • 9. APPLICATION NOTE 83 030998 9/9 INTERFACE CABLE CAPACITIVE MODEL PER UNIT LENGTH Figure 6 SIGNAL COMMON SHIELD SIGNAL CONDUCTOR Cm Cs Cs Cm = Mutual capacitance between conductors. Cs = Conductor to interface cable shield capacitance (if shielded cable is used) or stray capacitance to earth (if unshielded cable is used). = 2(Cm) for shielded cable = 0.5(Cm) for unshielded cable Cc = Cm + Cs = Total line capacitance per unit length