Packet Switching Vs Circuit Switching

Similar documents
Introduction to Wireless Networking ECE 401WN Spring 2008

This Lecture. BUS Computer Facilities Network Management. Switching Network. Simple Switching Network

COMPUTER NETWORK Model Test Paper

Review of Topology and Access Techniques / Switching Concepts

CS 457 Networking and the Internet. Network Overview (cont d) 8/29/16. Circuit Switching (e.g., Phone Network) Fall 2016 Indrajit Ray

Communication Fundamentals in Computer Networks

William Stallings Data and Computer Communications 7 th Edition. Chapter 10 Circuit Switching and Packet Switching

CSCD 433/533 Advanced Networks

Chapter 10. Circuits Switching and Packet Switching 10-1

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on

Layer 3: Network Layer. 9. Mar INF-3190: Switching and Routing

Circuit Switching and Packet Switching

Outline. Computer Communication and Networks. The Network Core. Components of the Internet. The Network Core Packet Switching Circuit Switching

Introduction to Communications Part One: Physical Layer Switching

Growth. Individual departments in a university buy LANs for their own machines and eventually want to interconnect with other campus LANs.

Chapter 8 Switching 8.1

precise rules that govern communication between two parties TCP/IP: the basic Internet protocols IP: Internet protocol (bottom level)

Lecture (05) Network interface Layer media & switching II

Wide area networks: packet switching and congestion

Data Transmission Definition Data Transmission Analog Transmission Digital Transmission

TCP and BBR. Geoff Huston APNIC

Position of IP and other network-layer protocols in TCP/IP protocol suite

STEVEN R. BAGLEY PACKETS

Digital Communication Networks

Data & Computer Communication

Lecture 2 Communication services The Trasport Layer. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

70 CHAPTER 1 COMPUTER NETWORKS AND THE INTERNET

Distributed Queue Dual Bus

2. Traffic lect02.ppt S Introduction to Teletraffic Theory Spring

TCP and BBR. Geoff Huston APNIC

Chapter 3. The Basics of Networking

CS 162 Operating Systems and Systems Programming Professor: Anthony D. Joseph Spring Lecture 19: Networks and Distributed Systems

Layer 2 functionality bridging and switching

Lecture 22 Overview. Last Lecture. This Lecture. Next Lecture. Internet Applications. ADSL, ATM Source: chapter 14

TELECOMMUNICATION CHARGING. ETI 2506 Monday, September 26, 2016

Module 2 Communication Switching. Version 1 ECE, IIT Kharagpur

INTRODUCTORY COMPUTER

Learning Objectives: IS Infrastructure: Standards and Protocols. Standards for Representing and Communicating Information. A Unified Framework

Communication Networks

SUBJECT: DATA COMMUNICATION AND NETWORK SEMESTER: V SEMESTER COURSE: BCA SUBJECT TEACHER: Dr.K.Chitra Assistant Professor, Department of Computer

Internet Architecture and Protocol

Lecture 12: Link-state Routing. Lecture 12 Overview. Router Tasks. CSE 123: Computer Networks Chris Kanich. Routing overview

TCP/IP protocol suite

The Network Layer and Routers

Computer Networked games

Data Networks. Lecture 1: Introduction. September 4, 2008

Homework 1. Question 1 - Layering. CSCI 1680 Computer Networks Fonseca

LECTURE WK4 NETWORKING

CS 162 Operating Systems and Systems Programming Professor: Anthony D. Joseph Spring Lecture 20: Networks and Distributed Systems

Typical Network Uses

Wireless Networks. Communication Networks

Routing, Routing Algorithms & Protocols

CS 5520/ECE 5590NA: Network Architecture I Spring Lecture 13: UDP and TCP

Chapter 10 Switching in Data Networks. School of Information Science and Engineering, Shandong University Associate Prof.

2. Traffic. Contents. Offered vs. carried traffic. Characterisation of carried traffic

Outline: Connecting Many Computers

UNIT-II OVERVIEW OF PHYSICAL LAYER SWITCHING & MULTIPLEXING

Network Management & Monitoring

Goal of Today s Lecture. EE 122: Designing IP. The Internet Hourglass. Our Story So Far (Context) Our Story So Far (Context), Con t

Understanding Internet Speed Test Results

A Flexible Model for Resource Management in Virtual Private Networks. Presenter: Huang, Rigao Kang, Yuefang

2 Network Basics. types of communication service. how communication services are implemented. network performance measures. switching.

Lecture 1 Overview - Data Communications, Data Networks, and the Internet

Physical Layer: Multiplexing, Spectrum Spreading and Switching. Covers Chapters# 06 & 08 from Text Book

4 rd class Department of Network College of IT- University of Babylon

Lecture 02 Chapter 10: Circuit Switching and Packet Switching

Network Layer. IP Protocol Stack: Key AbstracHons. Best- Effort Global Packet Delivery. Circuit Switching (e.g., Phone Network)

ICS 451: Today's plan. Network Layer Protocols: virtual circuits Static Routing Distance-Vector Routing

Congestion? What Congestion? Mark Handley

1. IPv6 is the latest version of the TCP/IP protocol. What are some of the important IPv6 requirements?

Shared, Multi-Hop Networks and End-to-End Arguments

Router Router Microprocessor controlled traffic direction home router DSL modem Computer Enterprise routers Core routers

ET4254 Communications and Networking 1

I. INTRODUCTION. each station (i.e., computer, telephone, etc.) directly connected to all other stations

MISTRAL WORKSHOP #1 Trends on future train-to-wayside communications Barcelona, 07/07/2017

AT&T Collaborate TM. Network Assessment Tool

Application-Centric Analysis Helps Maximize the Value of Wireshark

OSI Network Layer. Chapter 5

Ref: A. Leon Garcia and I. Widjaja, Communication Networks, 2 nd Ed. McGraw Hill, 2006 Latest update of this lecture was on

Wave Division Multiplexing. Circuit Switching (1) Switching Networks. Nodes. Last Lecture Multiplexing (2) Source: chapter8

Teletraffic theory (for beginners)

AT&T Collaborate TM. Network Assessment Tool

COSC 6377 Mid-Term #2 Fall 2000

Supporting Service Differentiation for Real-Time and Best-Effort Traffic in Stateless Wireless Ad-Hoc Networks (SWAN)

ECE 333: Introduction to Communication Networks Fall 2001

DigiPoints Series Volume 1. Leader Guide. Module 9 Network Architectures

AV OVER IP DEMYSTIFIED

The Basics of Computer Networking. David Phenix Computing in the Modern World 1 st Period

IP Packet Switching. Goals of Todayʼs Lecture. Simple Network: Nodes and a Link. Connectivity Links and nodes Circuit switching Packet switching

Chapter 11: Wide-Area Networks and the Internet

UNIT- 2 Physical Layer and Overview of PL Switching

Introduction to the Internet

EEC-484/584 Computer Networks

Performance Evaluation of AODV and DSDV Routing Protocol in wireless sensor network Environment

Lecture (04 & 05) Packet switching & Frame Relay techniques Dr. Ahmed ElShafee

Lecture (04 & 05) Packet switching & Frame Relay techniques

Telecommunication Protocols Laboratory Course. Lecture 3

DC Assignment III. Communication via circuit switching implies that there is a dedicated communication path between two stations.

Unit A - Connecting to the Network

Access to the Web. Coverage. Basic Communication Technology. CMPT 165: Review

Transcription:

Packet Switching Vs Circuit Switching Packet-switched and circuit-switched networks use two different technologies for sending messages and data from one point to another. Each have their advantages and disadvantages depending on what you are trying to do.

Packet Switching In packet-based networks, the message gets broken into small data packets. These packets are sent out from the computer and they travel around the network seeking out the most efficient route to travel as circuits become available. This does not necessarily mean that they seek out the shortest route. Each packet may go a different route from the others.

Packet Switching Each packet is sent with a header address. This tells it where its final destination is, so it knows where to go. The header address also describes the sequence for reassembly at the destination computer so that the packets are put back into the correct order. One packet also contains details of how many packets should be arriving so that the recipient computer knows if one packet has failed to turn up. If a packet fails to arrive, the recipient computer sends a message back to the computer which originally sent the data, asking for the missing packet to be resent.

Packet Switching Difference between circuit switching and packet switching: Packet Switching» Message is broken up into segments (packets).» Each packet carries the identification of the intended recipient, data used to assist in data correction and the position of the packet in the sequence.» Each packet is treated individually by the switching centre and may be sent to the destination by a totally different route to all the others.

Packet Switching Packet Switching Advantages:» Security» Bandwidth used to full potential» Devices of different speeds can communicate» Not affected by line failure (rediverts signal)» Availability do not have to wait for a direct connection to become available» During a crisis or disaster, when the public telephone network might stop working, e-mails and texts can still be sent via packet switching

Packet Switching Disadvantages» Under heavy use there can be a delay» Data packets can get lost or become corrupted» Protocols are needed for a reliable transfer» Not so good for some types data streams e.g real-time video streams can lose frames due to the way packets arrive out of sequence.

Circuit Switching Circuit switching was designed in 1878 in order to send telephone calls down a dedicated channel. This channel remained open and in use throughout the whole call and could not be used by any other data or phone calls.

Circuit Switching There are three phases in circuit switching: Establish Transfer Disconnect The telephone message is sent in one go, it is not broken up. The message arrives in the same order that it was originally sent.

Circuit Switching In modern circuit-switched networks, electronic signals pass through several switches before a connection is established. During a call, no other network traffic can use those switches. The resources remain dedicated to the circuit during the entire data transfer and the entire message follows the same path. Circuit switching can be analogue or digital

Circuit Switching With the expanded use of the Internet for voice and video, analysts predict a gradual shift away from circuit-switched networks. A circuit-switched network is excellent for data that needs a constant link from end-to-end. For example real-time video.

Circuit Switching Circuit Switching Advantages:»Circuit is dedicated to the call no interference, no sharing»guaranteed the full bandwidth for the duration of the call»guaranteed Quality of Service

Circuit Switching Disadvantages:»Inefficient the equipment may be unused for a lot of the call, if no data is being sent, the dedicated line still remains open»takes a relatively long time to set up the circuit»during a crisis or disaster, the network may become unstable or unavailable.»it was primarily developed for voice traffic rather than data traffic.

Packet Vs Circuit Switching It is easier to double the capacity of a packet switched network than a circuit network a circuit network is heavily dependent on the number of channel available.

Packet Vs Circuit Switching It is cheaper to expand a packet switching system. Circuit-switched technologies, which take four times as long to double their performance/cost, force ISPs to buy that many more boxes to keep up. This is why everyone is looking for ways to get Internet traffic off the telephone network. The alternative of building up the telephone network to satisfy the demand growth is economically out of the question.

Packet Vs Circuit Switching The battle between circuit and packet technologies has been around a long time, and it is starting to be like the old story of the tortoise and the hare. In this case, the hare is circuit switching fast, reliable and smart. The hare starts out fast and keeps a steady pace, while the tortoise starts slow but manages to double his speed every 100 meters. If the race is longer than 2 km, the power of compounding favours the tortoise.