308 Chapter 14 Process Control, Network Systems, and SCADA
connection for a SLC 5/04 controller. The three-pin Phoe-
nix connector is used to form the network transmission
media.
Serial Communication
Serial data communication is implemented using stan-
dards such as RS-232, RS-422, and RS-485.
The RS in
the standard’s name means recommended standard that
speci es the electrical, mechanical, and functional char-
acteristics for serial communications. Serial communica-
tion interfaces are either built into the processor module
or come as a separate communications interface module,
as illustrated in Figure14-38 . The simplest type of con-
nection is the RS-232 serial port. The RS interfaces are
used to connect to devices such as vision systems, barcode
readers, and operator terminals that must transfer quanti-
ties of data at a reasonably high rate between the remote
device and the PLC. The RS-232 type of serial transmis-
sion is designed to communicate between one computer
and one controller and is usually limited to lengths up
to 50 feet. RS-422 and RS-485 serial transmission types
are designed to communicate between one computer and
multiple controllers, have a high level of noise immunity,
and are usually limited to lengths of 650 feet (for RS-485)
or 1650 feet (for RS-422).
DeviceNet
DeviceNet is an open device-level network. It is rela-
ti
vely low speed but ef cient at handling the short mes-
sages to and from I/O modules. As PLCs have become
more powerful, they are being required to control an in-
creasing number of I/O eld devices. Therefore, at times
it may not be practical to separately wire each sensor and
actuator directly into I/O modules. Figure14-39 shows
a comparison between conventional and DeviceNet I/O
systems. Conventional systems have racks of inputs and
outputs with each I/O device wired back to the control-
ler. The DeviceNet protocol dramatically reduces costs
• Serial data can be transmitted effectively over much
greater distances than can parallel data.
• Each data word in the serial transmission must be
denoted with a known start bit sequence followed
by the data bits that contain the intelligence of the
data transmission and a stop bit.
• An extra bit, termed a parity bit, may be used to
provide some error-detecting ability.
A duplex communication system is a system composed
of two connected devices that can communicate with one
another in both directions at the same time. A half-duplex
system provides for communication in both directions,
but only one direction at a time (not simultaneously).
Half-duplex transmission is use for master/slave commu-
nications. Full-duplex transmission allows the transmis-
sion of data in both directions simultaneously and can be
used for peer-to-peer communications.
The different networking schemes replace traditional
point-to-point hardwiring. Network control of systems
minimizes the amount of wiring that needs to be done.
With traditional wiring multiple wires from each device,
fed through control cabinets, often result in large wire
bundles running through the system. Due to the sheer
volume of wires, installation time is considerable and
troubleshooting is complex. If a network is used all de-
vices can be directly connected to a single transmission
media cable.
High-speed industrial networking technologies offer a
variety of methods for connecting devices. PLC network
con gurations may be either open or proprietary (vendor-
unique). Following is an overview of some of the indus-
trial communication technologies that play a critical role
in today’s control systems.
Data Highway
The Allen-Bradley Data Highway networks, Data High-
w
ay Plus (DH+) and DH-485, are proprietary communi-
cations networks. They use peer-to-peer communication
implementing token passing. The medium is shielded
twisted pair cable. Figure14-37 shows the DH+ network
Figure 14-37 Data Highway network connection.
DH⫹
network
FORCE
SLC 5/04 CPU
RUN
DH⫹FLT
RS232BATT
PROGRUN REM
Communication
ports
Figure 14-38 Serial communication interface.
Source: Courtesy Siemens.
Vision
system
Barcode
reader
Operator
terminal
Processor
RS-232 module
pet10882_ch14_291-316.indd 308pet10882_ch14_291-316.indd 308 7/27/10 6:15 PM7/27/10 6:15 PM