Network Basics: Circuit-siwtching vs. packet-switching

Slides:



Advertisements
Similar presentations
CSE 413: Computer Networks
Advertisements

Network Research Group Universiti Sains Malaysia.
Point-to-Point Network Switching Advanced Computer Networks.
Module 3.4: Switching Circuit Switching Packet Switching K. Salah.
ECEN “Mobile Wireless Networking”
Networks: Switching1 Point-to-Point Network Switching.
Semester Copyright USM EEE442 Computer Networks The Data Link / Network Layer Functions: Switching En. Mohd Nazri Mahmud MPhil (Cambridge, UK)
Networks: Switching1 Point-to-Point Network Switching.
Wide Area Networks School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 11, Thursday 3/22/2007)
ECOM 4314 Data Communications Fall September, 2010.
William Stallings Data and Computer Communications 7th Edition
William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.
Communication Networks Chapter 3. Types of Communication Networks Traditional Traditional local area network (LAN) Traditional wide area network (WAN)
1 Computer Networks Switching Technologies. 2 Switched Network Long distance transmission typically done over a network of switched nodes End devices.
Point-to-Point Network Switching Computer Networks Computer Networks Spring 2012 Spring 2012.
William Stallings Data and Computer Communications 7th Edition
8.1 Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Data Communications and Networking
Communication Networks Chapter 3. Types of Communication Networks Traditional Traditional local area network (LAN) Traditional wide area network (WAN)
Communication Networks
Data Comm. & Networks Instructor: Ibrahim Tariq Lecture 3.
Chapter 2 – X.25, Frame Relay & ATM. Switched Network Stations are not connected together necessarily by a single link Stations are typically far apart.
Switched network.
Lecture 3: Networks and Protocols Anders Västberg Slides are a selection from the slides from chapter 3 and 4 from:
Circuit & Packet Switching. ► Two ways of achieving the same goal. ► The transfer of data across networks. ► Both methods have advantages and disadvantages.
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.
8.1 Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
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.
William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.
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.
Packet switching network Data is divided into packets. Transfer of information as payload in data packets Packets undergo random delays & possible loss.
William Stallings Data and Computer Communications
Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
BZUPAGES.COM Presentation On SWITCHING TECHNIQUE Presented To; Sir Taimoor Presented By; Beenish Jahangir 07_04 Uzma Noreen 07_08 Tayyaba Jahangir 07_33.
EEC4113 Data Communication & Multimedia System Chapter 7: Network Layer by Muhazam Mustapha, October 2011.
Data Communications and Networking Overview
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.
Wired Communication Networks and the Internet Lecture Note 6.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 CH. 8: SWITCHING & DATAGRAM NETWORKS 7.1.
WAN Transmission Media
Data Communication Networks Lec 13 and 14. Network Core- Packet Switching.
Prepaid by: Guided by: ashwin goswami.
Switching By, B. R. Chandavarkar, CSE Dept., NITK, Surathkal Ref: B. A. Forouzan, 5 th Edition.
Data and Computer Communications Eighth Edition by William Stallings Chapter 1 – Data Communications, Data Networks, and the Internet.
Shambhu J Upadhyaya 1 Shambhu Upadhyaya Computer Science & Eng. University at Buffalo Buffalo, New York COMMUNICATION NETWORKS.
Data and Computer Communications Chapter 7 Circuit Switching and Packet Switching.
SWITCHING. Switching is process to forward packets coming in from one port to a port leading towards the destination. When data comes on a port it is.
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 7th Edition
Point-to-Point Network Switching
Packet Switching Datagram Approach Virtual Circuit Approach
#2 Switching Techniques
Chapter 3 Switching.
SWITCHING Switched Network Circuit-Switched Network Datagram Networks
William Stallings Data and Computer Communications
Communication Networks
William Stallings Data and Computer Communications 7th Edition
William Stallings Data and Computer Communications 7th Edition
ANEEL ABBASI MUHAMMAD ADNAN MOIZ SHAH MUHAMMAD KHAYAM GROUP MEMBERS.
Data Communication Networks
Circuit Switched Network
WJEC GCSE Computer Science
Point-to-Point Network Switching
Presentation transcript:

Network Basics: Circuit-siwtching vs. packet-switching Chapter 3 (Stallings Book)

Switching Terms Switching Nodes: Stations: Communications Network: Intermediate switching device that moves data Not concerned with content of data Stations: End devices that wish to communicate Each station is connected to a switching node Communications Network: A collection of switching nodes

Switched Network

Switching Techniques Circuit switching Packet switching Dedicated communications path between two stations E.g., public telephone network Phases: Circuit establishment  Information Transfer  Circuit disconnect Packet switching Message is broken into a series of packets Each node determines next leg of transmission for each packet

Packet Switching Example

Pipeline Effects Breaking up packets decreases transmission time and allows overlapping Figure 3.9a Entire message (40 octets) + header information (3 octets) sent at once Transmission time: 129 octet-times Figure 3.9b Message broken into 2 packets (20 octets) + header (3 octets) Transmission time: 92 octet-times Figure 3.9c Message broken into 5 packets (8 octets) + header (3 octets) Transmission time: 77 octet-times Figure 3.9d Making the packets too small, transmission time starts increases Each packet requires a fixed header; the more packets, the more headers Example: ATM’s cell = 53 bytes

Effect of Packet Size on Transmission time router