Networking A method of exchanging data between two physically distant nodes. Two devices are said to be networked when a process in one device is able.

Slides:



Advertisements
Similar presentations
Vermilion Parish Schools
Advertisements

ABC Book by student/teacher name
Lots of Things ABC Book By Antoinette Hannah-Eddins.
Chapter 15 – Part 2 Networks The Internal Operating System The Architecture of Computer Hardware and Systems Software: An Information Technology Approach.
EE 4272Spring, 2003 EE4272: Computer Networks Instructor: Tricia Chigan Dept.: Elec. & Comp. Eng. Spring, 2003.
Two Ways to Think About Connected Systems Architectures and Connections Architectures range from fully centralized to fully distributed. Centralized are.
Computer Network Architecture and Programming
Bob Baker Communications Bob Baker September 1999.
SCADA MODEL SYSTEM COMPONENTS
ABC book of objects in the world
Network Architectures Week 3 – OSI and The Internet.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
INTRODUCTION Chapter 1.
1 Review of Important Networking Concepts Introductory material. This slide uses the example from the previous module to review important networking concepts:
Learning Letter Sounds Jack Hartman Shake, Rattle, and Read
IP Network Basics. For Internal Use Only ▲ Internal Use Only ▲ Course Objectives Grasp the basic knowledge of network Understand network evolution history.
Chapter 2 Network Models
Presentation on Osi & TCP/IP MODEL
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice.
Jiří Novák, CTU FEE in Prague, Dept. of Measurement Industrial Distributed Systems Technology overview Technology overview Important features Important.
© McLean HIGHER COMPUTER NETWORKING Lesson 1 – Protocols and OSI What is a network protocol Description of the OSI model.
Service Primitives Six service primitives that provide a simple connection-oriented service 4/23/2017
1 Review - OSI Model n OSI Reference Model u represents the communications process. u 7 layers: physical, data link, network, transport, session, presentation.
Skill Area 311 Part A. Lecture Overview Binary Numbers Binary Arithmetic ASCII Code Machine Code Instruction Format Advantages and disadvantages of machine.
Cisco – Semester 1 – Chapter 2 Network Fundamentals And The OSI Model.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
Spring 2006Computer Networks1 Chapter 2 Network Models.
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
Chapter 15 – Part 2 Networks The Internal Operating System The Architecture of Computer Hardware and Systems Software: An Information Technology Approach.
Oslo University College Introduction to What is a fieldbus ? What are the fieldbus benefits? Fieldbuses and the IEC61158 standard PROFIBUS - overview Profiles.
Letter of the Day Created by D. Mock 2012 Routine based on Davis District’s work with Dr. Parker Fawson, Dr. Cindy Jones, Dr. Ray Reutzel
Network Protocols n ISO OSI 7-layer model n TCP/IP suite l TCP/UDP l IP l Ethernet/Token Ring l ICMP.
OSI Model Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Alphabet Book. Have students take pictures or draw (and then scan) images for each letter they can then copy and paste the images into the slide with.
William Stallings Data and Computer Communications
1 Chapter Overview Network Communications The OSI Reference Model.
1 Chapter Overview Network Communications The OSI Reference Model.
1 Aa 2 a 3 apple.
Lecture 6 Networked Systems Network Operating Systems Introduction to Sockets HTTP – FTP – TCP - UDP Client-Server Model.
1 Chap. 2 Protocol. 2 Communication model Simplified communication model  source node  gather data from sensor or switch using ADC (analog-to-digital.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني.
Unit 3 Physical Layer.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Introduction Chapter 1. Metropolitan Area Networks A metropolitan area network based on cable TV.
Antonym means opposite: Come - Go Synonym means same Happy - Glad Homophones are two words that sound the same Red - Read Standard Form 85 Expanded Form.
Hang this page on your fridge. Leave it up all week. Practice nightly. *High Frequency Words* Your child should be able recognize these words quickly.
Communication Networks NETW 501 Tutorial 2
Network Architecture IS250 Spring 2010 John Chuang
The Alphabet Review.
Learning the Alphabet ABC for pre-school.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
Industrial communication networks
Computer Networks.
Connecting Network Components
CHAPTER 2 THE OSI MODEL.
Understand the OSI Model Part 2
Lec 5 Layers Computer Networks Al-Mustansiryah University
Ms. Katie’s Kindergarten Class
Snakes & Ladders Board Game
Miss Schwarz’s class rules
Revolutionary America Pre-AP U.S. History | QVMS
By: The Kid’s in Mrs. Tower’s Room
Make a fist with your thumb out.
Round-up lesson Aa Bb Cc Dd Ee Ff Gg Hh Ii Jj Kk Ll Mm Nn Oo Pp Qq Rr Ss Tt Uu Vv Ww Xx Yy Zz.
Various designs can be seen on Japanese wear. Kimono, Japan ・1文字目を大きく。
The English Alphabet/Alphabetic Words/Simple Sentences
ABC Book by student/teacher name
Introduction to TCP/IP protocol Suite
LEARNING COMPUTER NETWORKS OSI Model (layers). Why a layered model?  Easier to teach communication process.  Speeds development, changes in one layer.
Presentation transcript:

Networking A method of exchanging data between two physically distant nodes. Two devices are said to be networked when a process in one device is able to exchange information with a process in another device.

Why Network? Why network a PLC control system? Less wire and complexity in construction Two way communications Longer distances Multiple Systems supervised by “controller”

HART Protocol Highway Addressable Remote Transducer Communicates over 4-20mA current loops Modulates the digital signal on top of the analogue current signal in the loop Early implementation of Fieldbus

HART Protocol cont.

Frequency Modulation carrier signal

Serial Communications RS 232  Point to Point Protocol  Low line speed (baud rate)  Short Distances ~ 100m  Still use for programming the PLCs

Serial Communications RS 422  Point to Point Protocol and  Multi-drop. 1 Master & 10 receivers  Greater Distances ~ 1500m  Common use is for RS-232 extenders

Serial Communications RS 485  Point to Point, Multi Drop and Multi Point  Up to 32 devices  Uses Differential signalling  Greater Distances ~ 1200m  Only requires 2 wires and configured as a bus

Modbus Developed by Schneider Electric in the late 70’s Has become the de facto standard Has been “open sourced” in that it is openly published and royalty fee

Modbus Can link up to 250 devices on a RS-485 cable Can be encapsulated inside other protocols (Ethernet) with the use of protocol convertors (blackbox convertors) or Modbus TCP frame format Serial based on Master/Slave operation. Ethernet more like a peer-to-peer network

Modbus Client/Server communication on an Ethernet Network MODBUS Request is the message sent on the network by the client to initiate a transaction MODBUS Indication is the request message received on the server side MODBUS Response is the response message sent by the server MODBUS Confirmation is the response message received on the client side

Modbus The Modbus messaging services (client/server model) are used for real time information exchange Between two device applications Between device applications and other devices Between HMI/SCADA applications and devices Between PC and device providing online services

Modbus Typical Modbus network with multiple clients/servers

Modbus Defines simple Protocol Data Unit (PDU) and application Data Unit (ADU)

EtherCAT Open high performance Ethernet-based fieldbus system. Founded in 2003 Germany Uses “standard” Ethernet for the interexchange of data Synchronization with distributed clock Works as a “peer to peer” network

Fieldbus Standardised as IEC Multiple topologies and protocols (types): Star, Ring, Daisy-chain Type 1 Foundation Fieldbus H1 Type 2 ControlNet Type 3 PROFIBUS Type 4 P-Net Type 5 FOUNDATION fieldbus HSE (High Speed Ethernet) Type 6 SwiftNet (a protocol developed for Boeing, since withdrawn) Type 7 WorldFIP Type 8 Interbus

More on Protocols Open vs. closed protocols and standards Advantages and disadvantages: Time taken to develop Cost per license Adoption rate Ability to change and grow

More Modern Protocols Why the need?  Each transducer requires a discrete input (unless TDMA multiplexing)  Distance between controller and transducer only up to ~1500m  More information required than just 1 output allows  More wiring required for each transducer.

OSI Model TCP/IP Transfer Control Protocol Internet Protocol Includes TCP and UDP Requires the use of “ports”

OSI model Data unit LayerFunction Host layers Data 7. ApplicationApplicationNetwork process to application 6. PresentationPresentation Data representation, encryption and decryption, convert machine dependent data to machine independent data 5. SessionSession Interhost communication, managing sessions between applications Segments4. TransportTransportEnd-to-end connections, reliability and flow controlflow control Media layers PacketPacket/DatagramDatagram3. NetworkNetworkPath determination and logical addressinglogical addressing Frame2. Data linkData linkPhysical addressing Bit1. PhysicalPhysicalMedia, signal and binary transmission

Lab Work Connect two laptops up with Null-modem cable, use a terminal emulator program (putty) and configure for serial communications. Try settings baud rate to 100 and note speed. Then connect one laptop to oscilloscope, and observe the various voltages and time scales.

LetterASCII CodeBinaryLetterASCII CodeBinary a A b B c C d D e E f F g G h H i I j J k K l L m M n N o O p P q Q r R s S t T u U v V w W x X y Y z Z