From: Subject: RS485, RS232, RS422, RS423, Quick Reference Guide Date: Thu, 7 Apr 2011 20:26:11 -0700 MIME-Version: 1.0 Content-Type: multipart/related; type="text/html"; boundary="----=_NextPart_000_0000_01CBF562.09014770" X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5994 This is a multi-part message in MIME format. ------=_NextPart_000_0000_01CBF562.09014770 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Content-Location: file://C:\Documents and Settings\Dan Fraser\My Documents\_TruTechnology\Design Info\RS485\rs485spec.html RS485, RS232, RS422, RS423, Quick Reference = Guide

QUICK REFERENCE
FOR
RS485, = RS422, RS232=20 AND RS423


=20
INTRODUCTION

Line drivers and receivers are commonly used to exchange = data=20 between two or more points (nodes) on a network. Reliable data=20 communications can be difficult in the presence of induced noise, = ground=20 level differences, impedance mismatches, failure to effectively = bias for=20 idle line conditions, and other hazards associated with = installation of a=20 network.

The connection between two or more elements = (drivers and=20 receivers) should be considered a transmission line if the rise = and/or=20 fall time is less than half the time for the signal to travel from = the=20 transmitter to the receiver.

Standards have been developed = to=20 insure compatibility between units provided by different = manufacturers,=20 and to allow for reasonable success in transferring data over = specified=20 distances and/or data rates. The Electronics Industry Association = (EIA)=20 has produced standards for RS485, RS422, RS232, and RS423 that = deal with=20 data communications. Suggestions are often made to deal with = practical=20 problems that might be encountered in a typical network. EIA = standards=20 where previously marked with the prefix "RS" to indicate = recommended=20 standard; however, the standards are now generally indicated as = "EIA"=20 standards to identify the standards organization. While the = standards=20 bring uniformity to data communications, many areas are not = specifically=20 covered and remain as "gray areas" for the user to discover = (usually=20 during installation) on his own. =

SINGLE-ENDED DATA TRANSMISSION

Electronic data communications between elements will = generally=20 fall into two broad categories: single-ended and differential. = RS232=20 (single-ended) was introduced in 1962, and despite rumors for its = early=20 demise, has remained widely used through the industry. The = specification=20 allows for data transmission from one transmitter to one receiver = at=20 relatively slow data rates (up to 20K bits/second) and short = distances (up=20 to 50Ft. @ the maximum data rate).

Independent channels = are=20 established for two-way (full-duplex) communications. The RS232 = signals=20 are represented by voltage levels with respect to a system common = (power /=20 logic ground). The "idle" state (MARK) has the signal level = negative with=20 respect to common, and the "active" state (SPACE) has the signal = level=20 positive with respect to common. RS232 has numerous handshaking = lines=20 (primarily used with modems), and also specifies a communications=20 protocol. In general if you are not connected to a modem the = handshaking=20 lines can present a lot of problems if not disabled in software or = accounted for in the hardware (loop-back or pulled-up). RTS = (Request to=20 send) does have some utility in certain applications. RS423 is = another=20 single ended specification with enhanced operation over RS232; = however, it=20 has not been widely used in the industry. =

DIFFERENTIAL DATA TRANSMISSION

When communicating at high data rates, or over long = distances in=20 real world environments, single-ended methods are often = inadequate.=20 Differential data transmission (balanced differential signal) = offers=20 superior performance in most applications. Differential signals = can help=20 nullify the effects of ground shifts and induced noise signals = that can=20 appear as common mode voltages on a network.

RS422 = (differential)=20 was designed for greater distances and higher Baud rates than = RS232. In=20 its simplest form, a pair of converters from RS232 to RS422 (and = back=20 again) can be used to form an "RS232 extension cord." Data rates = of up to=20 100K bits / second and distances up to 4000 Ft. can be = accommodated with=20 RS422. RS422 is also specified for multi-drop (party-line) = applications=20 where only one driver is connected to, and transmits on, a "bus" = of up to=20 10 receivers.

While a multi-drop "type" application has = many=20 desirable advantages, RS422 devices cannot be used to construct a = truly=20 multi-point network. A true multi-point network consists of = multiple=20 drivers and receivers connected on a single bus, where any node = can=20 transmit or receive data.

"Quasi" multi-drop networks = (4-wire) are=20 often constructed using RS422 devices. These networks are often = used in a=20 half-duplex mode, where a single master in a system sends a = command to one=20 of several "slave" devices on a network. Typically one device = (node) is=20 addressed by the host computer and a response is received from = that=20 device. Systems of this type (4-wire, half-duplex) are often = constructed=20 to avoid "data collision" (bus contention) problems on a = multi-drop=20 network (more about solving this problem on a two-wire network in = a=20 moment).

RS485 meets the requirements for a truly = multi-point=20 communications network, and the standard specifies up to 32 = drivers and 32=20 receivers on a single (2-wire) bus. With the introduction of = "automatic"=20 repeaters and high-impedance drivers / receivers this "limitation" = can be=20 extended to hundreds (or even thousands) of nodes on a network. = RS485=20 extends the common mode range for both drivers and receivers in = the=20 "tri-state" mode and with power off. Also, RS485 drivers are able = to=20 withstand "data collisions" (bus contention) problems and bus = fault=20 conditions.

To solve the "data collision" problem often = present in=20 multi-drop networks hardware units (converters, repeaters, = micro-processor=20 controls) can be constructed to remain in a receive mode until = they are=20 ready to transmit data. Single master systems (many other = communications=20 schemes are available) offer a straight forward and simple means = of=20 avoiding "data collisions" in a typical 2-wire, half-duplex, = multi-drop=20 system. The master initiates a communications request to a "slave = node" by=20 addressing that unit. The hardware detects the start-bit of the=20 transmission and automatically enables (on the fly) the RS485 = transmitter.=20 Once a character is sent the hardware reverts back into a receive = mode in=20 about 1-2 microseconds (at least with R.E. Smith converters, = repeaters,=20 and remote I/O boards).

Any number of characters can be = sent, and=20 the transmitter will automatically re-trigger with each new = character (or=20 in many cases a "bit-oriented" timing scheme is used in = conjunction with=20 network biasing for fully automatic operation, including any Baud = rate=20 and/or any communications specification, eg. 9600,N,8,1). Once a = "slave"=20 unit is addressed it is able to respond immediately because of the = fast=20 transmitter turn-off time of the automatic device. It is NOT = necessary to=20 introduce long delays in a network to avoid "data collisions." = Because=20 delays are NOT required, networks can be constructed, that will = utilize=20 the data communications bandwidth with up to 100% through put.=20

Below are the specifications for RS232, RS423, RS422, and = RS485.=20 Please give us a call at 513-874-4796 = if=20 further information is required. We have solutions to most = problems that=20 are encountered in this area. Any comments and/or corrections = would be=20 appreciated.

Thanks, Ron Smith =

SPECIFICATIONS RS232 RS423 RS422 RS485
Mode of Operation SINGLE
-ENDED
SINGLE
-ENDED
DIFFERENTIAL DIFFERENTIAL
Total Number of Drivers and Receivers on One Line = (One=20 driver active at a time for RS485 networks) 1 DRIVER
1 RECVR
1 DRIVER
10 RECVR
1 DRIVER
10 RECVR
32 DRIVER
32 RECVR
Maximum Cable Length 50 FT. 4000 FT. 4000 FT. 4000 FT.
Maximum Data Rate (40ft. - 4000ft. for=20 RS422/RS485) 20kb/s 100kb/s 10Mb/s-100Kb/s 10Mb/s-100Kb/s
Maximum Driver Output Voltage +/-25V +/-6V -0.25V to +6V -7V to +12V
Driver Output Signal Level (Loaded Min.) Loaded +/-5V to +/-15V +/-3.6V +/-2.0V +/-1.5V
Driver Output Signal Level (Unloaded Max) Unloaded +/-25V +/-6V +/-6V +/-6V
Driver Load Impedance (Ohms) 3k to 7k >=3D450 100 54
Max. Driver Current in High Z State Power On N/A N/A N/A +/-100uA
Max. Driver Current in High Z State Power Off +/-6mA @ +/-2v +/-100uA +/-100uA +/-100uA
Slew Rate (Max.) 30V/uS Adjustable N/A N/A
Receiver Input Voltage Range +/-15V +/-12V -10V to +10V -7V to +12V
Receiver Input Sensitivity +/-3V +/-200mV +/-200mV +/-200mV
Receiver Input Resistance (Ohms), (1 = Standard=20 Load for RS485) 3k to 7k 4k min. 4k min. >=3D12k =


 Please call us at: 513-874-4796
 Contact=20 Information:
  R.E. Smith,  4311 R. E. Smith Dr., West Chester, Ohio=20 45069

 513-874-4796 Phone, 513-874-1236 Fax., rs485.com
=20  Go Back (Previous=20 view)
=20  Print Page (Select=20 Landscape)

 

------=_NextPart_000_0000_01CBF562.09014770 Content-Type: image/jpeg Content-Transfer-Encoding: base64 Content-Location: file:///C:/Documents%20and%20Settings/Dan%20Fraser/My%20Documents/_TruTechnology/Design%20Info/RS485/rs485spec_files/rs485.jpg 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 ------=_NextPart_000_0000_01CBF562.09014770--