Introduction To Industrial Networks: Unit 3
Introduction To Industrial Networks: Unit 3
Introduction to
Industrial
Networks
At one time, it was thought that industrial automation net-
works were different from the kinds of networks used for IT.
In fact, the earliest automation networks were not even
consid- ered as networks at all but as serial buses. The term
fieldbus stems from these thoughts. Naturally, each network
was designed to solve one problem, then extended to solve
other, perhaps related, problems. Since each supplier’s
business model was directed toward a slightly different
business niche, the resulting bus turned out to be different
from any other.
9
10 Automation Network Selection: A Reference Manual, Third Edition
ISO/OSI 7 LAYERS
APPLICATION APPLICATION
PRESENTATION PRESENTATION
SESSION SESSION
TRANSPORT TRANSPORT
NETWORK NETWORK
DATA LINK DATA LINK
PHYSICAL PHYSICAL
DATA FLOW
Figure 3-1. Network Layers
Notice that there are two layers above the ISO/OSI seven lay-
ers. The object linking and embedding for process control
(OPC) layer has the benefit of adapting the network layers to
the host system. Thus the client user layer only needs to be cre-
ated knowing that it will be used with a server running com-
patible OPC software. With OPC, the details of the network
layers are effectively hidden from view. It should also be noted
that there are other methods of isolating the network applica-
tion layer from the user layer software by using other network
technologies, incorporated in the user layer, that do not use
OPC. This is illustrated by the direct coupling of the user layer
to the top of the communications protocol stack. Usually this is
done to take advantage of the efficiency of the user layer con-
nections and to make data transfers more deterministic than
allowed by OPC.
RING STAR
Installation of WSN also has costs not associated with wire and
fiber optics. The ability to transmit and receive data over a
radio (wireless) link is not always going to work with the same
degree of certainty as a wired link. Atmospheric conditions
such as rain, fog, or snow can dramatically affect transmission
of wireless signals. Another problem can be traced to the “can-
yons of steel,” a term that describes many process plants and
even factories. When radio signals bounce off steel equipment,
signals reaching remote devices must journey through a longer
distance than the direct path. This is called a multipath signal
and makes the signal taking the longer path arrive out of phase
with the direct signal, resulting in a signal cancellation that is
often called fade. Installation of WSN must account for mul-
tipath and the ability of signals to be received.
All of the control networks can also meet the real-time require-
ments for data acquisition and control, but usually the timing
is much more relaxed than that of a fieldbus or a sensor net-
work, and is measured in seconds. The difference is usually in
the protocol of a fieldbus that has its time synchronization at
layer 2 (data link) of the network, as opposed to control net-
works that achieve timing at layers 3 and 4 (network and trans-
port layers) of the network.
FDT was created to eliminate the need for the user to maintain
the different attribute definitions for HART, PROFIBUS-PA,
and FOUNDATION Fieldbus. FDT allows the field device sup-
plier to offer a single Device Type Manager (DTM) indepen-
Unit 3: Introduction to Industrial Networks 31
The major advantage of FDT over both EDDL and OPC has
been to give the field device supplier the ability to construct
comprehensive visualization tools for detailed analysis of the
data contained in the field device, and especially for use in cali-
bration and diagnostics. These tools, using FDT, are indepen-
dent of the control system supplier.
In 2007, the FDT Group joined the EDDL Cooperation Team
(ECT) with the purpose of working out the differences and
avoiding end user confusion over these two approaches. This
work has now been completed and is known as FDI (Field
Device Integration). The EDDL work has since become
ANSI/ISA-61804, while the FDT specifications have become
ANSI/ISA-62453. Many of the graphic capabilities pioneered
by FDT for display of local instrument data have now been
added to EDDL. The FDI specification is now under control by
the FieldComm Group but it has not yet been approved as a
standard.
3.6.1.1 Wi-Fi
The reduced cost of Ethernet-based networks is driving this
fast, low-level, and low-cost technology to the field or shop
floor. Another Ethernet side effect can be seen in the applica-
tion of wireless technology in the Wi-Fi group of wireless pro-
tocols. Wi-Fi is essentially wireless Ethernet. Any higher-level
application layer and user layer can communicate via Wi-Fi at
data rates up to about 1 Gbps, without knowledge of the fact
that it is on a radio link. Wi-Fi is the most common wireless
technology, however, it has significant problems for operation
in the electrically noisy environment of a process plant or the
shop floor in a manufacturing factory.
3.6.1.3 WirelessHART
WirelessHART process field transmitters are being offered
commercially. In addition, a simple device to convert wired
HART transmitters and valve positioners to the WirelessHART
protocol is available. WirelessHART is specified by the IEC
62591 standard supported by the HART Communication Foun-
dation, now a part of the FieldComm Group.
3.6.1.4 ZigBee
ZigBee is an organization specifying additional higher-layer
protocols using the same standard, IEEE 802.15.4, as both
ISA100 Wireless and WirelessHART. It was designed to oper-
ate on the shop floor and to avoid interference with Wi-Fi. It is
also low cost, requires little power, and can transport Ethernet
messages. Although ZigBee may operate with a star topology
like Wi-Fi, it also allows operation in a mesh network topology
as previously illustrated in Figure 3-3.