SlideShare a Scribd company logo
8.1
Switching
8.2
Figure 8.1 Switched network
8.3
Figure 8.2 Taxonomy of switched networks
8.4
8-1 CIRCUIT-SWITCHED NETWORKS
A circuit-switched network consists of a set of switches
connected by physical links. A connection between two
stations is a dedicated path made of one or more links.
However, each connection uses only one dedicated
channel on each link. Each link is normally divided
into n channels by using FDM or TDM.
Three Phases
Efficiency
Delay
Circuit-Switched Technology in Telephone Networks
Topics discussed in this section:
8.5
A circuit-switched network is made of a
set of switches connected by physical
links, in which each link is
divided into n channels.
Note
8.6
Figure 8.3 A trivial circuit-switched network
8.7
In circuit switching, the resources need
to be reserved during the setup phase;
the resources remain dedicated for the
entire duration of data transfer until the
teardown phase.
Note
8.8
As a trivial example, let us use a circuit-switched network
to connect eight telephones in a small area.
Communication is through 4-kHz voice channels. We
assume that each link uses FDM to connect a maximum
of two voice channels. The bandwidth of each link is then
8 kHz. Figure 8.4 shows the situation. Telephone 1 is
connected to telephone 7; 2 to 5; 3 to 8; and 4 to 6. Of
course the situation may change when new connections
are made. The switch controls the connections.
Example 8.1
8.9
Figure 8.4 Circuit-switched network used in Example 8.1
8.10
As another example, consider a circuit-switched network
that connects computers in two remote offices of a private
company. The offices are connected using a T-1 line
leased from a communication service provider. There are
two 4 × 8 (4 inputs and 8 outputs) switches in this
network. For each switch, four output ports are folded
into the input ports to allow communication between
computers in the same office. Four other output ports
allow communication between the two offices. Figure 8.5
shows the situation.
Example 8.2
8.11
Figure 8.5 Circuit-switched network used in Example 8.2
8.12
Figure 8.6 Delay in a circuit-switched network
8.13
Switching at the physical layer in the
traditional telephone network uses
the circuit-switching approach.
Note
8.14
8-2 DATAGRAM NETWORKS
In data communications, we need to send messages
from one end system to another. If the message is
going to pass through a packet-switched network, it
needs to be divided into packets of fixed or variable
size. The size of the packet is determined by the
network and the governing protocol.
Routing Table
Efficiency
Delay
Datagram Networks in the Internet
Topics discussed in this section:
8.15
In a packet-switched network, there
is no resource reservation;
resources are allocated on demand.
Note
8.16
Figure 8.7 A datagram network with four switches (routers)
8.17
Figure 8.8 Routing table in a datagram network
8.18
A switch in a datagram network uses a
routing table that is based on the
destination address.
Note
8.19
The destination address in the header of
a packet in a datagram network
remains the same during the entire
journey of the packet.
Note
8.20
Figure 8.9 Delay in a datagram network
8.21
Switching in the Internet is done by
using the datagram approach
to packet switching at
the network layer.
Note
8.22
8-3 VIRTUAL-CIRCUIT NETWORKS
A virtual-circuit network is a cross between a circuit-
switched network and a datagram network. It has
some characteristics of both.
Addressing
Three Phases
Efficiency
Delay
Circuit-Switched Technology in WANs
Topics discussed in this section:
8.23
Figure 8.10 Virtual-circuit network
8.24
Figure 8.11 Virtual-circuit identifier
8.25
Figure 8.12 Switch and tables in a virtual-circuit network
8.26
Figure 8.13 Source-to-destination data transfer in a virtual-circuit network
8.27
Figure 8.14 Setup request in a virtual-circuit network
8.28
Figure 8.15 Setup acknowledgment in a virtual-circuit network
8.29
In virtual-circuit switching, all packets
belonging to the same source and
destination travel the same path;
but the packets may arrive at the
destination with different delays
if resource allocation is on demand.
Note
8.30
Figure 8.16 Delay in a virtual-circuit network
8.31
Switching at the data link layer in a
switched WAN is normally
implemented by using
virtual-circuit techniques.
Note
8.32
8-4 STRUCTURE OF A SWITCH
We use switches in circuit-switched and packet-
switched networks. In this section, we discuss the
structures of the switches used in each type of
network.
Structure of Circuit Switches
Structure of Packet Switches
Topics discussed in this section:
8.33
Figure 8.17 Crossbar switch with three inputs and four outputs
8.34
Figure 8.18 Multistage switch
8.35
In a three-stage switch, the total
number of crosspoints is
2kN + k(N/n)2
which is much smaller than the number of
crosspoints in a single-stage switch (N2).
Note
8.36
Design a three-stage, 200 × 200 switch (N = 200) with
k = 4 and n = 20.
Solution
In the first stage we have N/n or 10 crossbars, each of size
20 × 4. In the second stage, we have 4 crossbars, each of
size 10 × 10. In the third stage, we have 10 crossbars,
each of size 4 × 20. The total number of crosspoints is
2kN + k(N/n)2, or 2000 crosspoints. This is 5 percent of
the number of crosspoints in a single-stage switch (200 ×
200 = 40,000).
Example 8.3
8.37
According to the Clos criterion:
n = (N/2)1/2
k > 2n – 1
Crosspoints ≥ 4N [(2N)1/2 – 1]
Note
8.38
Redesign the previous three-stage, 200 × 200 switch,
using the Clos criteria with a minimum number of
crosspoints.
Solution
We let n = (200/2)1/2, or n = 10. We calculate k = 2n − 1 =
19. In the first stage, we have 200/10, or 20, crossbars,
each with 10 × 19 crosspoints. In the second stage, we
have 19 crossbars, each with 10 × 10 crosspoints. In the
third stage, we have 20 crossbars each with 19 × 10
crosspoints. The total number of crosspoints is 20(10 ×
19) + 19(10 × 10) + 20(19 ×10) = 9500.
Example 8.4
8.39
Figure 8.19 Time-slot interchange
8.40
Figure 8.20 Time-space-time switch
8.41
Figure 8.21 Packet switch components
8.42
Figure 8.22 Input port
8.43
Figure 8.23 Output port
8.44
1. A path in a digital circuit-switched network has a data rate of I Mbps. The exchange of
1000 bits is required for the setup and teardown phases. The distance between two parties
is 5000 km. Answer the following questions if the propagataion speed is 2 X 108 m:
a. What is the total delay if 1000 bits of data are exchanged during the data transfer phase?
b. What is the total delay if 100,000 bits of data are exchanged during the data transfer
phase?
c. What is the total delay if 1,000,000 bits of data are exchanged during the data transfer
phase?
d. Find the delay per 1000 bits of data for each of the above cases and compare them.
What can you infer?
2. We mentioned that two types of networks, datagram and virtual-circuit, need a routing
or switching table to find the output port from which the information belonging to a
destination should be sent out, but a circuit-switched network has no need for such a
table. Give the reason for this difference.
Exercises
8.45
3. We need a three-stage space-division switch with N =100. We use 10 crossbars at the first and
third stages and 4 crossbars at the middle stage.
a. Draw the configuration diagram.
b. Calculate the total number of crosspoints.
c. Find the possible number of simultaneous connections.
d. Find the possible number of simultaneous connections if we use one single crossbar (100 x
100).
e. Find the blocking factor, the ratio of the number of connections in c and in d.

More Related Content

What's hot

cellular concepts in wireless communication
cellular concepts in wireless communicationcellular concepts in wireless communication
cellular concepts in wireless communication
asadkhan1327
 

What's hot (20)

Generations of Mobile Communications
Generations of Mobile CommunicationsGenerations of Mobile Communications
Generations of Mobile Communications
 
5G Technology
5G Technology 5G Technology
5G Technology
 
Radio resource management in wcdma
Radio resource management in wcdmaRadio resource management in wcdma
Radio resource management in wcdma
 
mobile computing - Unit 1 Material.pdf
mobile computing - Unit 1 Material.pdfmobile computing - Unit 1 Material.pdf
mobile computing - Unit 1 Material.pdf
 
Multiple access protocol
Multiple access protocolMultiple access protocol
Multiple access protocol
 
CS8601 MOBILE COMPUTING
CS8601	MOBILE COMPUTING CS8601	MOBILE COMPUTING
CS8601 MOBILE COMPUTING
 
Topology,Switching and Routing
Topology,Switching and RoutingTopology,Switching and Routing
Topology,Switching and Routing
 
Issues in routing protocol
Issues in routing protocolIssues in routing protocol
Issues in routing protocol
 
Data Link Layer
Data Link LayerData Link Layer
Data Link Layer
 
cellular concepts in wireless communication
cellular concepts in wireless communicationcellular concepts in wireless communication
cellular concepts in wireless communication
 
Multimedia multimedia over wireless and mobile networks
Multimedia multimedia over wireless and mobile networksMultimedia multimedia over wireless and mobile networks
Multimedia multimedia over wireless and mobile networks
 
Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)
 
2.5G Cellular Standards
2.5G Cellular Standards2.5G Cellular Standards
2.5G Cellular Standards
 
How to calculate otn frame bit rates
How to calculate otn frame bit rates How to calculate otn frame bit rates
How to calculate otn frame bit rates
 
Network devices
Network devicesNetwork devices
Network devices
 
Chapter 4 - Digital Transmission
Chapter 4 - Digital TransmissionChapter 4 - Digital Transmission
Chapter 4 - Digital Transmission
 
Communication line, communication devices and home network
Communication line, communication devices and home networkCommunication line, communication devices and home network
Communication line, communication devices and home network
 
Telephone system & multiplexing
Telephone system & multiplexingTelephone system & multiplexing
Telephone system & multiplexing
 
Frequency Division Multiplexing Access (FDMA)
Frequency Division Multiplexing Access (FDMA)Frequency Division Multiplexing Access (FDMA)
Frequency Division Multiplexing Access (FDMA)
 
Circuit switching packet switching
Circuit switching  packet  switchingCircuit switching  packet  switching
Circuit switching packet switching
 

Viewers also liked

Ch 6 data and computer communicationwilliam stallings (1)
Ch 6 data and computer communicationwilliam stallings (1)Ch 6 data and computer communicationwilliam stallings (1)
Ch 6 data and computer communicationwilliam stallings (1)
bheemsain
 
Switching Techniques
Switching TechniquesSwitching Techniques
Switching Techniques
tameemyousaf
 
Internet Technology
Internet TechnologyInternet Technology
Internet Technology
home
 
B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...
B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...
B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...
Anna Rellama
 

Viewers also liked (20)

Ch12
Ch12Ch12
Ch12
 
Switching
SwitchingSwitching
Switching
 
Ch 6 data and computer communicationwilliam stallings (1)
Ch 6 data and computer communicationwilliam stallings (1)Ch 6 data and computer communicationwilliam stallings (1)
Ch 6 data and computer communicationwilliam stallings (1)
 
Computer network switching
Computer network switchingComputer network switching
Computer network switching
 
Multiplexing
MultiplexingMultiplexing
Multiplexing
 
Multiplexing and switching(TDM ,FDM, Data gram, circuit switching)
Multiplexing and switching(TDM ,FDM, Data gram, circuit switching)Multiplexing and switching(TDM ,FDM, Data gram, circuit switching)
Multiplexing and switching(TDM ,FDM, Data gram, circuit switching)
 
Circuit Switching
Circuit SwitchingCircuit Switching
Circuit Switching
 
Switching Techniques
Switching TechniquesSwitching Techniques
Switching Techniques
 
Ch06 multiplexing and ss
Ch06 multiplexing and ssCh06 multiplexing and ss
Ch06 multiplexing and ss
 
Telecom lect 4
Telecom lect 4Telecom lect 4
Telecom lect 4
 
6 Switch Fabric
6 Switch Fabric6 Switch Fabric
6 Switch Fabric
 
Mux ppt unit 2 data comm
Mux ppt unit 2 data commMux ppt unit 2 data comm
Mux ppt unit 2 data comm
 
Tsn%20 lecture%20vol 2
Tsn%20 lecture%20vol 2Tsn%20 lecture%20vol 2
Tsn%20 lecture%20vol 2
 
Internet Technology
Internet TechnologyInternet Technology
Internet Technology
 
08 Switching
08 Switching08 Switching
08 Switching
 
B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...
B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...
B2B Marketing: Situational Characteristics as Moderators of the Satisfaction-...
 
Tsn lecture vol 2
Tsn lecture vol 2Tsn lecture vol 2
Tsn lecture vol 2
 
Switching systems lecture3
Switching  systems lecture3Switching  systems lecture3
Switching systems lecture3
 
Networking Ethernet
Networking EthernetNetworking Ethernet
Networking Ethernet
 
Tsn lecture vol 3
Tsn lecture vol 3Tsn lecture vol 3
Tsn lecture vol 3
 

Similar to Network switching

heloo mzdnvnjbszdjgfjkhadsgvbxczvznxbvmcxv
heloo mzdnvnjbszdjgfjkhadsgvbxczvznxbvmcxvheloo mzdnvnjbszdjgfjkhadsgvbxczvznxbvmcxv
heloo mzdnvnjbszdjgfjkhadsgvbxczvznxbvmcxv
JOHN35307
 
2b switching in networks
2b switching in networks2b switching in networks
2b switching in networks
kavish dani
 

Similar to Network switching (20)

Chapter 8
Chapter 8Chapter 8
Chapter 8
 
Ch08
Ch08Ch08
Ch08
 
heloo mzdnvnjbszdjgfjkhadsgvbxczvznxbvmcxv
heloo mzdnvnjbszdjgfjkhadsgvbxczvznxbvmcxvheloo mzdnvnjbszdjgfjkhadsgvbxczvznxbvmcxv
heloo mzdnvnjbszdjgfjkhadsgvbxczvznxbvmcxv
 
Ch08
Ch08Ch08
Ch08
 
Ppt 01 10
Ppt 01 10Ppt 01 10
Ppt 01 10
 
Lecture-8 Data Communication ~www.fida.com.bd
Lecture-8 Data Communication ~www.fida.com.bdLecture-8 Data Communication ~www.fida.com.bd
Lecture-8 Data Communication ~www.fida.com.bd
 
08-Switching.ppt
08-Switching.ppt08-Switching.ppt
08-Switching.ppt
 
Ch08
Ch08Ch08
Ch08
 
Ch08
Ch08Ch08
Ch08
 
Chapter 8 switching -computer_network
Chapter 8   switching -computer_networkChapter 8   switching -computer_network
Chapter 8 switching -computer_network
 
Ch8 Switching.pdf
Ch8 Switching.pdfCh8 Switching.pdf
Ch8 Switching.pdf
 
Chapter 8: Switching
Chapter 8: SwitchingChapter 8: Switching
Chapter 8: Switching
 
Data Communication and Computer Networks
Data Communication and Computer NetworksData Communication and Computer Networks
Data Communication and Computer Networks
 
Ch08
Ch08Ch08
Ch08
 
Swiching
SwichingSwiching
Swiching
 
Unit_I - 5
Unit_I - 5Unit_I - 5
Unit_I - 5
 
Chapter10 switching
Chapter10 switchingChapter10 switching
Chapter10 switching
 
Ch08
Ch08Ch08
Ch08
 
2b switching in networks
2b switching in networks2b switching in networks
2b switching in networks
 
Switching
SwitchingSwitching
Switching
 

More from PREMAL GAJJAR

More from PREMAL GAJJAR (8)

Rs 232 interface
Rs 232 interfaceRs 232 interface
Rs 232 interface
 
Usb protocol
Usb protocol Usb protocol
Usb protocol
 
Storage interface sata_pata
Storage interface sata_pataStorage interface sata_pata
Storage interface sata_pata
 
Slow peripheral interfaces (i2 c spi uart)
Slow peripheral interfaces (i2 c  spi uart)Slow peripheral interfaces (i2 c  spi uart)
Slow peripheral interfaces (i2 c spi uart)
 
Hdmi
Hdmi Hdmi
Hdmi
 
Advance of usb
Advance of usb Advance of usb
Advance of usb
 
Introduction types of medium data_com
Introduction types of medium data_comIntroduction types of medium data_com
Introduction types of medium data_com
 
Framming data link layer
Framming data link layerFramming data link layer
Framming data link layer
 

Recently uploaded

Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
Fruit shop management system project report.pdf
Fruit shop management system project report.pdfFruit shop management system project report.pdf
Fruit shop management system project report.pdf
Kamal Acharya
 
Laundry management system project report.pdf
Laundry management system project report.pdfLaundry management system project report.pdf
Laundry management system project report.pdf
Kamal Acharya
 

Recently uploaded (20)

weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical EngineeringIntroduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-5 Notes for II-II Mechanical Engineering
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
Online resume builder management system project report.pdf
Online resume builder management system project report.pdfOnline resume builder management system project report.pdf
Online resume builder management system project report.pdf
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
The Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docx
The Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docxThe Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docx
The Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docx
 
Toll tax management system project report..pdf
Toll tax management system project report..pdfToll tax management system project report..pdf
Toll tax management system project report..pdf
 
fundamentals of drawing and isometric and orthographic projection
fundamentals of drawing and isometric and orthographic projectionfundamentals of drawing and isometric and orthographic projection
fundamentals of drawing and isometric and orthographic projection
 
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical EngineeringIntroduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
Introduction to Machine Learning Unit-4 Notes for II-II Mechanical Engineering
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Cloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptx
Cloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptxCloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptx
Cloud-Computing_CSE311_Computer-Networking CSE GUB BD - Shahidul.pptx
 
Fruit shop management system project report.pdf
Fruit shop management system project report.pdfFruit shop management system project report.pdf
Fruit shop management system project report.pdf
 
Natalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in KrakówNatalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in Kraków
 
İTÜ CAD and Reverse Engineering Workshop
İTÜ CAD and Reverse Engineering WorkshopİTÜ CAD and Reverse Engineering Workshop
İTÜ CAD and Reverse Engineering Workshop
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Introduction to Casting Processes in Manufacturing
Introduction to Casting Processes in ManufacturingIntroduction to Casting Processes in Manufacturing
Introduction to Casting Processes in Manufacturing
 
A case study of cinema management system project report..pdf
A case study of cinema management system project report..pdfA case study of cinema management system project report..pdf
A case study of cinema management system project report..pdf
 
Laundry management system project report.pdf
Laundry management system project report.pdfLaundry management system project report.pdf
Laundry management system project report.pdf
 

Network switching

  • 3. 8.3 Figure 8.2 Taxonomy of switched networks
  • 4. 8.4 8-1 CIRCUIT-SWITCHED NETWORKS A circuit-switched network consists of a set of switches connected by physical links. A connection between two stations is a dedicated path made of one or more links. However, each connection uses only one dedicated channel on each link. Each link is normally divided into n channels by using FDM or TDM. Three Phases Efficiency Delay Circuit-Switched Technology in Telephone Networks Topics discussed in this section:
  • 5. 8.5 A circuit-switched network is made of a set of switches connected by physical links, in which each link is divided into n channels. Note
  • 6. 8.6 Figure 8.3 A trivial circuit-switched network
  • 7. 8.7 In circuit switching, the resources need to be reserved during the setup phase; the resources remain dedicated for the entire duration of data transfer until the teardown phase. Note
  • 8. 8.8 As a trivial example, let us use a circuit-switched network to connect eight telephones in a small area. Communication is through 4-kHz voice channels. We assume that each link uses FDM to connect a maximum of two voice channels. The bandwidth of each link is then 8 kHz. Figure 8.4 shows the situation. Telephone 1 is connected to telephone 7; 2 to 5; 3 to 8; and 4 to 6. Of course the situation may change when new connections are made. The switch controls the connections. Example 8.1
  • 9. 8.9 Figure 8.4 Circuit-switched network used in Example 8.1
  • 10. 8.10 As another example, consider a circuit-switched network that connects computers in two remote offices of a private company. The offices are connected using a T-1 line leased from a communication service provider. There are two 4 × 8 (4 inputs and 8 outputs) switches in this network. For each switch, four output ports are folded into the input ports to allow communication between computers in the same office. Four other output ports allow communication between the two offices. Figure 8.5 shows the situation. Example 8.2
  • 11. 8.11 Figure 8.5 Circuit-switched network used in Example 8.2
  • 12. 8.12 Figure 8.6 Delay in a circuit-switched network
  • 13. 8.13 Switching at the physical layer in the traditional telephone network uses the circuit-switching approach. Note
  • 14. 8.14 8-2 DATAGRAM NETWORKS In data communications, we need to send messages from one end system to another. If the message is going to pass through a packet-switched network, it needs to be divided into packets of fixed or variable size. The size of the packet is determined by the network and the governing protocol. Routing Table Efficiency Delay Datagram Networks in the Internet Topics discussed in this section:
  • 15. 8.15 In a packet-switched network, there is no resource reservation; resources are allocated on demand. Note
  • 16. 8.16 Figure 8.7 A datagram network with four switches (routers)
  • 17. 8.17 Figure 8.8 Routing table in a datagram network
  • 18. 8.18 A switch in a datagram network uses a routing table that is based on the destination address. Note
  • 19. 8.19 The destination address in the header of a packet in a datagram network remains the same during the entire journey of the packet. Note
  • 20. 8.20 Figure 8.9 Delay in a datagram network
  • 21. 8.21 Switching in the Internet is done by using the datagram approach to packet switching at the network layer. Note
  • 22. 8.22 8-3 VIRTUAL-CIRCUIT NETWORKS A virtual-circuit network is a cross between a circuit- switched network and a datagram network. It has some characteristics of both. Addressing Three Phases Efficiency Delay Circuit-Switched Technology in WANs Topics discussed in this section:
  • 25. 8.25 Figure 8.12 Switch and tables in a virtual-circuit network
  • 26. 8.26 Figure 8.13 Source-to-destination data transfer in a virtual-circuit network
  • 27. 8.27 Figure 8.14 Setup request in a virtual-circuit network
  • 28. 8.28 Figure 8.15 Setup acknowledgment in a virtual-circuit network
  • 29. 8.29 In virtual-circuit switching, all packets belonging to the same source and destination travel the same path; but the packets may arrive at the destination with different delays if resource allocation is on demand. Note
  • 30. 8.30 Figure 8.16 Delay in a virtual-circuit network
  • 31. 8.31 Switching at the data link layer in a switched WAN is normally implemented by using virtual-circuit techniques. Note
  • 32. 8.32 8-4 STRUCTURE OF A SWITCH We use switches in circuit-switched and packet- switched networks. In this section, we discuss the structures of the switches used in each type of network. Structure of Circuit Switches Structure of Packet Switches Topics discussed in this section:
  • 33. 8.33 Figure 8.17 Crossbar switch with three inputs and four outputs
  • 35. 8.35 In a three-stage switch, the total number of crosspoints is 2kN + k(N/n)2 which is much smaller than the number of crosspoints in a single-stage switch (N2). Note
  • 36. 8.36 Design a three-stage, 200 × 200 switch (N = 200) with k = 4 and n = 20. Solution In the first stage we have N/n or 10 crossbars, each of size 20 × 4. In the second stage, we have 4 crossbars, each of size 10 × 10. In the third stage, we have 10 crossbars, each of size 4 × 20. The total number of crosspoints is 2kN + k(N/n)2, or 2000 crosspoints. This is 5 percent of the number of crosspoints in a single-stage switch (200 × 200 = 40,000). Example 8.3
  • 37. 8.37 According to the Clos criterion: n = (N/2)1/2 k > 2n – 1 Crosspoints ≥ 4N [(2N)1/2 – 1] Note
  • 38. 8.38 Redesign the previous three-stage, 200 × 200 switch, using the Clos criteria with a minimum number of crosspoints. Solution We let n = (200/2)1/2, or n = 10. We calculate k = 2n − 1 = 19. In the first stage, we have 200/10, or 20, crossbars, each with 10 × 19 crosspoints. In the second stage, we have 19 crossbars, each with 10 × 10 crosspoints. In the third stage, we have 20 crossbars each with 19 × 10 crosspoints. The total number of crosspoints is 20(10 × 19) + 19(10 × 10) + 20(19 ×10) = 9500. Example 8.4
  • 41. 8.41 Figure 8.21 Packet switch components
  • 44. 8.44 1. A path in a digital circuit-switched network has a data rate of I Mbps. The exchange of 1000 bits is required for the setup and teardown phases. The distance between two parties is 5000 km. Answer the following questions if the propagataion speed is 2 X 108 m: a. What is the total delay if 1000 bits of data are exchanged during the data transfer phase? b. What is the total delay if 100,000 bits of data are exchanged during the data transfer phase? c. What is the total delay if 1,000,000 bits of data are exchanged during the data transfer phase? d. Find the delay per 1000 bits of data for each of the above cases and compare them. What can you infer? 2. We mentioned that two types of networks, datagram and virtual-circuit, need a routing or switching table to find the output port from which the information belonging to a destination should be sent out, but a circuit-switched network has no need for such a table. Give the reason for this difference. Exercises
  • 45. 8.45 3. We need a three-stage space-division switch with N =100. We use 10 crossbars at the first and third stages and 4 crossbars at the middle stage. a. Draw the configuration diagram. b. Calculate the total number of crosspoints. c. Find the possible number of simultaneous connections. d. Find the possible number of simultaneous connections if we use one single crossbar (100 x 100). e. Find the blocking factor, the ratio of the number of connections in c and in d.