Industrial communication networks

Slides:



Advertisements
Similar presentations
Network Hardware and Physical Media
Advertisements

Introduction to Network
Networks Terminology and Hardware. Network A network is a group of connected computers that can communicate with each other to share information and equipment,
Connecting to a computer Network Network interface Card (NIC) Connecting Devices Network Cables Wireless Networks Network Topology Network Operating System.
Communication Links Communication Link = Physical connection or Physical Medium Types: Wire Pair or Twisted Pair Coaxial Cable Fiber Optics Bandwidth,
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
 Local Area Network (LAN) Local Area Network (LAN)  Wide Area Network (WAN) (The Internet) Wide Area Network (WAN)
Computer communication
Connecting LANs, (network devices) Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction.
Chapter 20 Networks. 4 Questions that need to be answered concerning networks? –How will each computer be identified? –What kind of wire should you run.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Connecting to the Internet Through an ISP Networking for Home and Small Businesses.
Chapter 5 Networks Communicating and Sharing Resources
Chapter 9A Network Basics.
20 LAN Hardware Overview Version A.01 H3065S Module 2 Slides.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Connecting to the Network Networking for Home and Small Businesses.
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
Chapter 2 Communications Networks. Introduction Look at: –Telephony Networks (2.2) –OSI Reference Model(2.3) –The Internet (2.4) –Asynchronous Transfer.
Copper Media Describe the specifications and performances of different types of cable. Describe coaxial cable and its advantages and disadvantages over.
Chapter 6 – Connectivity Devices
CCNA 3 Week 4 Switching Concepts. Copyright © 2005 University of Bolton Introduction Lan design has moved away from using shared media, hubs and repeaters.
Lecture 11 Network Basics. 2 Network Definition Set of technologies that connects computers –Hardware, software & media Allows users to –communicate and.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
First, by sending smaller individual pieces from source to destination, many different conversations can be interleaved on the network. The process.
Summary - Part 2 - Objectives The purpose of this basic IP technology training is to explain video over IP network. This training describes how video can.
Computer Networking Dinesh Kumar Ram PGT Comp.Sc. KV NAD Aluva.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Connecting Devices CORPORATE INSTITUTE OF SCIENCE & TECHNOLOGY, BHOPAL Department of Electronics and.
NETWORKS.
 A hub is a central connecting device in a network.  Each node is connected directly to the hub.  They receive a data packet from one node and send.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
By Matthew. Advantages: Can share and keep information private within a network Workstations do not need a hard drive to access the information Users.
Ethernet Advanced Chapter 5. Release 16/7/2009 Chapter Objectives Explain 10Base-T network Explain 10Base-FL Explain the rule Identify different.
NETWORK. To connect a computer with a network we need NETWORK ADAPTER.
An Overview When Connecting to Yaskawa Drives Date: 8/14/06, Rev: PP.AFD.26.
Lecture 2 unit 1.
Discovery Internetworking Module 4 JEOPARDY K. Martin.
Data Link Issues Relates to Lab 2.
Network Topology and LAN Technologies
Data Link Issues This module covers data link layer issues, such as local area networks (LANs) and point-to-point links, Ethernet, and the Point-to-Point.
Lecture #01 Transmission Media
Contents Computer Network Benefits of Computer Network
Instructor Materials Chapter 2 Networks in Our Daily Lives
Featrues of Compputer Networks
Lecture #01 Transmission Media
Local Area Networks Honolulu Community College
Connecting Network Components
Chapter 3 Computer Networking Hardware
NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the Bus Ring Star.
Computer Networks and Internet
Mollie Sconyers.
Data Link Issues This module covers data link layer issues, such as local area networks (LANs) and point-to-point links, Ethernet, and the Point-to-Point.
Physical & Data-link ISQS 6343 #2 John R. Durrett.
Introduction to Computers
Computer Networks and Internet
Lecture #01 Transmission Media
Telecommunication ELEC503
Why Use a Computer Network?
Computer Networks.
Networking | Hardware Components
LECTURE #01 TRANSMISSION MEDIA
Ethernet LAN 1 1.
Introduction to Computer Administration
Lecture #01 Transmission Media
Internetworking JEOPARDY Discovery Module 4 K. Martin.
Computer Networks.
Computer communications
Review of Important Networking Concepts K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry – LECTURE 2 COMS 525:
Fall 2013 Networking Presentation
Local Area Networks School of Business Eastern Illinois University
Connectors, Repeaters, Hubs, Bridges, Switches, Routers, NIC’s
Presentation transcript:

Industrial communication networks Lesson 2 Industrial communication networks

Industrial Networks Classified into three levels based upon the type of data and devices that use the network. Enterprise: non time critical information Automation and Control: Real time I/O Field device: switches, output devices and drives

Industrial Networks

Enterprise Level Shares data between all segments Transfers non-time critical data Ethernet is preferred network because high speed, open-source protocol and competitive vendor pool In the past proprietary networks have been used, but this do not communicate with other networks. Ethernet has been implemented to bridge devices from different networks

Automation and Control Level 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 Connects individual I/O devices to a PLC Replaces remote I/O racks, adapters, modules, and field wiring with a direct connection to intelligent switches and output devices Ease of installation Reduction of I/O wiring Error and diagnostic reporting Open networks and support different vendors Devicenet is the most common field level network for Allen Bradley controllers (others EtherCat, Serial RS-232, CANopen, etc

ETHERNET TCP/IP

Difference Ethernet/IP and TCP/IP 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 Is an offspring of the Common Industrial Protocol CIP Developed for transferring data on DeviceNet and ControlNet (Fieldbus) networks. Advantage of speed and reliability of Ethernet. Never truly deterministic however good enough for industry Real time I/O at 100 Mbps, 20 times faster than ControlNet No additional hardware needed to communicate to any Ethernet network.

Adapters Connect devices such as controllers, PanelView terminals, drives to other devices Provide interface that converts data into a signal that can be transmitted on a cable and re-convert that signal back into data at destination device Make sure devices are Ethernet/IP compatible

Cable Cat 5 most common , also known as 10BaseT Limited to 100 meters between switches and or routers Can be shielded twisted pair (STP) or unshielded (UTP) STP thought more expensive than UTP is preferred in areas with high electrical noise, drives > 10 HP, or conductors carrying >100 amps, and if inside metal conduit Fiber optic run in extreme high electrical noise (immune to noise) Fiber optic more expensive and needs converters Fiber optic up to 1500 meters between switches

RJ45 Connector Wiring 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 Often use to directly connect a computer to an Ethernet/IP module for initial setup. The computer runs a software utility called BootP to set the IP address that the module will use on the network. 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. Usually color of cable is red to differentiate

Bus (Backbone) Topology

Ring Topology

Star Topology

Star Topology Connects each device through a separate cable or switch, creating segments or subnets Eliminates most message collisions (major factor in stablishing determinism) Allow for new nodes to be installed without disrupting existing nodes Failure of that node affect only that node Reduces network traffic by limiting multicast data from going to all nodes on the network by sending only to selected nodes

Routers Used to connect different devices together while maintaining isolation between the networks. 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