Industrial Communication Networks
Industrial Communication Networks
Industrial Communication Networks
Classified into three levels based upon the type of data and devices
that use the network.
Transfers data between the controller and the I/O devices it controls and to other
controllers
Data is high urgency – real time
Determinism: data to be sent and received in a timely manner and verified is
correct
Reliability 24/7 schedule even in hostile environments
Security
Routers typically use to isolate networks and provide security
Field Device Level Networks
TCP is an acronym with stands for Transmission Control Protocol. This protocol
is responsible for managing the connection between a client and a server
IP has two different meanings depending on how it is used: Industrial Protocol
for Ethernet/IP and Internet Protocol for TCP/IP
Ethernet/IP uses the Ethernet infrastructure to manage the connection between
various automation devices such as robots, PLCs, sensors, etc. Based on the
Common Industrial Protocol
TCP/IP industrial protocol used is Modbus TCP/IP which is responsible for the
transmission of the packets. TCP/IP is standard in most programming languages
(C,C++, Matlab). Also Modbus TCP/IP is standard in most PCs.
Ethernet/IP
Category 5 Ethernet Cable uses 8 wires twisted to form four pair of wires.
2 standards for arranging the colors in the RJ45 connector, T568A, and T568B
Cables can be wired straight through or crossover
Straight through: are used to connect devices to switches and routers
Crossover: used to directly connect two Ethernet devices together
Crossover cable
A crossover cable reverses the TX and RX lines from one connector to the other
to permit connecting a PC directly to an Ethernet Device.
Only messages with the correct address can cross the router from one network to
another
Switches
Intelligent Ethernet switches have replace hubs to reduce the number of message
collisions in the network
Collision occur frequently because more than one node tries to transmit at the
same time
Ethernet switch knows the address of each device on each port and stores address
in memory. When a message is received, the switch decodes the destination
address and sends the message only to the port of which the device is connected
ControlLogix inputs mulitcasts to every node in the network. Intelligent switches
can control multicast data, such as I/O to prevent overloading the network with
messages
This work is licensed under the Creative Commons Attribution 4.0 International License.
To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/.
This workforce solution was funded by a grant awarded by the U.S. Department of Labor’s Employment and
Training Administration. The solution was created by the grantee and does not necessarily reflect the official
position of the U.S. Department of Labor. The Department of Labor makes no guarantees, warranties, or
assurances of any kind, express or implied, with respect to such information, including any information on linked
sites and including, but not limited to, accuracy of the information or its completeness, timelines, usefu lness,
adequacy, continued availability, or ownership.