#2 Switching Techniques

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.
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.
Network Basics: Circuit-siwtching vs. packet-switching
William Stallings Data and Computer Communications 7th Edition
Telecommunication Technologies
Chapter 12: Circuit Switching and Packet Switching
Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 Computer Networks Switching Technologies. 2 Switched Network Long distance transmission typically done over a network of switched nodes End devices.
Data Communications and Networking
Communication Networks
Chapter 2 – X.25, Frame Relay & ATM. Switched Network Stations are not connected together necessarily by a single link Stations are typically far apart.
EITnotes.com For more notes and topics visit:
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.
 Circuit Switching  Packet Switching  Message Switching WCB/McGraw-Hill  The McGraw-Hill Companies, Inc., 1998.
Data and Computer Communications Circuit Switching and Packet Switching.
Computer Networks with Internet Technology William Stallings
20.1 Chapter 20 Network Layer: Internet Protocol Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
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.
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.
WAN Transmission Media
Switching. Circuit switching Message switching Packet Switching – Datagrams – Virtual circuit – source routing Cell Switching – Cells, – Segmentation.
Computer Communication & Networks Lecture # 03 Circuit Switching, Packet Switching Nadeem Majeed Choudhary
Data Communication Networks Lec 13 and 14. Network Core- Packet Switching.
Lecture # 3: WAN Data Communication Network L.Rania Ahmed Tabeidi.
Data and Computer Communications 8 th and 9 th Edition by William Stallings Chapter 10 – Circuit Switching and Packet Switching.
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.
Data and Computer Communications Ninth Edition by William Stallings Chapter 10 – Circuit Switching and Packet Switching Data and Computer Communications,
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Muhammad Waseem Iqbal Lecture # 20 Data Communication.
William Stallings Data and Computer Communications
By: Danielle Bowen-Dooley
Unit 1:Frame Relay.
Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Transport Layer (Part 2)
Packet Switching Datagram Approach Virtual Circuit Approach
6 Transport Layer Computer Networks Tutun Juhana
Chapter 3 Switching.
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
SWITCHING Switched Network Circuit-Switched Network Datagram Networks
Computer Networks MCA Sem-III Baljeet Kaur
William Stallings Data and Computer Communications
Communication Networks
Switching A Network Layer Function
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
Chapter 4 Frame Relay Chapter 4 Frame Relay.
Packet Switching Around 1970, research began on a new form of architecture for long distance communications: Packet Switching.
CDA 6505 Network Architecture and Client/Server Computing
Data Communication Networks
Switching Techniques.
Chapter 12: Circuit Switching and Packet Switching
Circuit Switching Packet Switching Message Switching
William Stallings Data and Computer Communications 7th Edition
Circuit Switched Network
Switching.
Presentation transcript:

#2 Switching Techniques ET3003 Computer Networks For Electrical Power EngineeringStudents Dr. Tutun Juhana Telecommunication Engineering Study Program School of Electrical Engineering and Informatics Institut Teknologi Bandung

Switching Networks  A collection of nodes and connections is a communications network  Information is routed by being switched from node to node

How to Switch the Information? Circuit switching Packet switching Datagram Virtual circuit

Circuit switching Communication via circuit switching involves three phases: Circuit Establishment  connection oriented Data Transfer Circuit Disconnect Circuit  Dedicated communication path between two stations Developed for voice traffic (phone; Public Switched Telephone Network (PSTN)) Delay (and delay variation (jitter)) is guaranteed as required by voice traffic

Circuit switching analogy

Circuit switching is inefficient Channel capacity dedicated for duration of connection  If no data, capacity wasted Information is transmitted at a fixed data rate with no delay (except for the propagation delay)

Packet Switching Station breaks long message into packets Packets sent one at a time to the network Network resources are shared

Packet switching analogy

In packet switching, packets are handled in two ways Datagram Virtual circuit

Datagram There’s no preplanned route established before any packets sent  connectionless Each packet treated independently Packets can take any practical route Packets may arrive out of order Packets may go missing Up to receiver to re-order packets and recover from missing packets

Virtual Circuit A preplaned route is established before any packets are sent  connection oriented Call request and call accept packets establish connection (handshake) Once route is established, all the packets follow same route Each packet contains a Virtual Circuit Identifier (VCI) No routing decisions required for each packet Clear request to drop circuit Not a dedicated path

Example of virtual circuit X.25 (old technology) Frame Relay

What is the difference between circuit switching and virtual circuit-packet switching?

Where to download https://speakerdeck.com/tutun