Download presentation
Presentation is loading. Please wait.
Published byPeregrine Briggs Modified over 8 years ago
1
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
2
Switched Network
3
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
4
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
5
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
6
Public Circuit Switched Network
7
Public Telecommunications Network examples of circuit switching network:
8
Circuit Establishment
9
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
10
Circuit-Switching Concepts
11
Packet Switching
12
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
13
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
14
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
15
Datagram Diagram
16
Virtual Circuit Diagram
17
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
18
There is a significant relationship between Packet Size and transmission time.
19
Event Timing
20
Comparison of Communication Switching Techniques Comparison of Communication Switching Techniques
21
Uses of Virtual Circuits
22
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
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.