Data and Computer Communications Ninth Edition by William Stallings Chapter 10 – Circuit Switching and Packet Switching Data and Computer Communications,

Slides:



Advertisements
Similar presentations
CSE 413: Computer Networks
Advertisements

Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
1 Introduction to Network Layer Lesson 09 NETS2150/2850 School of Information Technologies.
20.1 Chapter 20 Network Layer: Internet Protocol Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Data and Computer Communications Ninth Edition by William Stallings Chapter 10 – Circuit Switching and Packet Switching Data and Computer Communications,
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 10 – Circuit Switching and Packet Switching.
Module 3.4: Switching Circuit Switching Packet Switching K. Salah.
ECEN “Mobile Wireless Networking”
Semester Copyright USM EEE442 Computer Networks The Data Link / Network Layer Functions: Switching En. Mohd Nazri Mahmud MPhil (Cambridge, UK)
EE 4272Spring, 2003 Chapter 10 Packet Switching Packet Switching Principles  Switching Techniques  Packet Size  Comparison of Circuit Switching & Packet.
William Stallings Data and Computer Communications 7th Edition
Telecommunication Technologies
1 Computer Networks Switching Technologies. 2 Switched Network Long distance transmission typically done over a network of switched nodes End devices.
Switching Techniques Student: Blidaru Catalina Elena.
Data Communications and Networking
Communication Networks
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 10 – Circuit Switching and Packet Switching.
Chapter 2 – X.25, Frame Relay & ATM. Switched Network Stations are not connected together necessarily by a single link Stations are typically far apart.
Lecture 3: Networks and Protocols Anders Västberg Slides are a selection from the slides from chapter 3 and 4 from:
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 10 – Circuit Switching and Packet Switching.
Data and Computer Communications Chapter 10 – Circuit Switching and Packet Switching (Wide Area Networks)
TELE202 Lecture 5 Packet switching in WAN 1 Lecturer Dr Z. Huang Overview ¥Last Lectures »C programming »Source: ¥This Lecture »Packet switching in Wide.
Sami Al-wakeel 1 Data Transmission and Computer Networks The Switching Networks.
Switching Techniques Dr. Sanjay P. Ahuja, Ph.D. Fidelity National Financial Distinguished Professor of CIS School of Computing, UNF.
Switching breaks up large collision domains into smaller ones Collision domain is a network segment with two or more devices sharing the same Introduction.
 Circuit Switching  Packet Switching  Message Switching WCB/McGraw-Hill  The McGraw-Hill Companies, Inc., 1998.
Data and Computer Communications Circuit Switching and Packet Switching.
333: DISCUSS THE FUNDAMENTALS OF NETWORKING.  1. Discuss networking concepts (20 hrs)  2. Discuss hardware & software requirement to setup a Local Area.
Computer Networks with Internet Technology William Stallings
CSCI 465 D ata Communications and Networks Lecture 14 Martin van Bommel CSCI 465 Data Communications & Networks 1.
DATA COMMUNICATION (ELA…) CIRCUIT SWITCHING AND PACKET SWITCHING 1.
Lect1..ppt - 01/06/05 CDA 6505 Network Architecture and Client/Server Computing Lecture 4 Frame Relay by Zornitza Genova Prodanoff.
EEC4113 Data Communication & Multimedia System Chapter 7: Network Layer by Muhazam Mustapha, October 2011.
Lecture # 03 Switching Course Instructor: Engr. Sana Ziafat.
1 Chapter 3. Communication Networks Wen-Shyang Hwang KUAS EE.
Chapter 3 Communication networks Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
Computer Communication & Networks Lecture # 03 Circuit Switching, Packet Switching Nadeem Majeed Choudhary
Data Communication Networks Lec 13 and 14. Network Core- Packet Switching.
Data and Computer Communications 8 th and 9 th Edition by William Stallings Chapter 10 – Circuit Switching and Packet Switching.
Why Is It All?  A Network is a set of connected devices. Whenever we have multiple devices, we have the problem of how to connect them to make one-to-one.
Data and Computer Communications Chapter 7 Circuit Switching and Packet Switching.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 10 – Circuit Switching and Packet Switching.
1 Packet Switching. 2 Introduction zPacket Switching refers to protocols in which messages are divided into packets before they are sent. Each packet.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Muhammad Waseem Iqbal Lecture # 20 Data Communication.
William Stallings Data and Computer Communications
William Stallings Data and Computer Communications 7th Edition
Packet Switching Networks & Frame Relay
Unit 1:Frame Relay.
CS408/533 Computer Networks Text: William Stallings Data and Computer Communications, 6th edition Chapter 1 - Introduction.
Packet Switching Datagram Approach Virtual Circuit Approach
#2 Switching Techniques
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Computer Networks MCA Sem-III Baljeet Kaur
William Stallings Data and Computer Communications
Communication Networks
William Stallings Data and Computer Communications 7th Edition
Communication Networks NETW 501
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Chapter 20 Network Layer: Internet Protocol
William Stallings Data and Computer Communications 7th Edition
Chapter 4 Frame Relay Chapter 4 Frame Relay.
CDA 6505 Network Architecture and Client/Server Computing
Data and Computer Communications
Data Communication Networks
Switching Techniques.
Chapter 12: Circuit Switching and Packet Switching
William Stallings Data and Computer Communications 7th Edition
Circuit Switched Network
Switching.
Presentation transcript:

Data and Computer Communications Ninth Edition by William Stallings Chapter 10 – Circuit Switching and Packet Switching Data and Computer Communications, Ninth Edition by William Stallings, (c) Pearson Education - Prentice Hall, 2011

Switched Network

Switched Communications Networks  stations – devices attached to the network  nodes – switching devices that provide communication connected by transmission links connected by transmission links dedicated point-to-point dedicated point-to-point

Communication Networks communications network – a collection of nodes in addition to switching functions, some nodes also deliver data to attached stations network is not fully connected so there is not a direct link between every possible pair of nodes redundant connections increase network reliability switching technologies: circuit switching packet switching

Circuit Switching  uses a dedicated path between two stations  can be inefficient channel capacity dedicated for duration of connection channel capacity dedicated for duration of connection if no data, capacity wasted if no data, capacity wasted  set up (connection) takes time  has three phases establishtransferdisconnect

Public Circuit Switched Network

Public Telecommunications Network  examples of circuit switching network:

Circuit Establishment

Circuit-Switching Technology  Driven by applications that handle voice traffic virtually no transmission delay virtually no transmission delay certainly no variation in delay certainly no variation in delay  Efficient for analog transmission of voice signals  Inefficient for digital transmission  Transparent once a circuit is established it appears as a direct connection once a circuit is established it appears as a direct connection

Circuit-Switching Concepts

Packet Switching

 circuit switching was designed for voice  packet switching was designed for data  transmitted in small packets  packets contains user data and control info user data may be part of a larger message user data may be part of a larger message control information includes routing (addressing) control information includes routing (addressing)  packets are received, stored briefly (buffered) and passed on to the next node

Advantages  line efficiency single link shared by many packets over time single link shared by many packets over time packets queued and transmitted as fast as possible packets queued and transmitted as fast as possible  data rate conversion stations connects to local node at own speed stations connects to local node at own speed nodes buffer data if required to equalize rates nodes buffer data if required to equalize rates  packets accepted even when network is busy  priorities can be used

Switching Techniques  station breaks long message into packets  packets sent one at a time to the network  packets can be handled in two ways: datagram datagram each packet is treated independently with no reference to previous packetseach packet is treated independently with no reference to previous packets virtual circuit virtual circuit a preplanned route is established before any packets are senta preplanned route is established before any packets are sent

Datagram Diagram

Virtual Circuit Diagram

Virtual Circuits vs. Datagram  virtual circuits network can provide sequencing and error control network can provide sequencing and error control packets are forwarded more quickly packets are forwarded more quickly less reliable (a node fails) less reliable (a node fails)  datagram no call setup phase no call setup phase more flexible more flexible more reliable more reliable

There is a significant relationship between Packet Size and transmission time.

Event Timing

Comparison of Communication Switching Techniques Comparison of Communication Switching Techniques

Uses of Virtual Circuits

Circuit vs. Packet Switching  performance depends on various delays propagation delay, µs propagation delay, µs time it takes an EM signal to propagate between nodestime it takes an EM signal to propagate between nodes transmission time, kbps transmission time, kbps time it takes for a transmitter to send a block of datatime it takes for a transmitter to send a block of data node delay node delay time it takes for a node to perform processing as it switches datatime it takes for a node to perform processing as it switches data  range of other characteristics, including: transparency transparency amount of overhead amount of overhead