SlideShare une entreprise Scribd logo
1  sur  41
CIRCUIT SWITCHING
Basic Categories of
Communication Networks
 Broadcast Networks
-a single node transmits the information
to all other nodes and hence, all stations
will receive the data
 Switched Networks
data are transferred from source to
destination through a series of intermediate
nodes (switching nodes).
Types of Switched Networks
 Circuit-Switched
 Packet-Switched
 Message-Switched
 Burst-Switched
Circuit-Switched Network
 “Line-Switched Network”.
 Originally developed for the analog-based
telephone system.
 a physical path is obtained for and dedicated
to a single connection between two end-
points in the network for the duration of the
connection.
3 Basic Elements
 End-Stations (or Terminals)
 Transmission Media
 Switching Nodes
3 Phases of a Circuit-Switched
Communication System
 Circuit Establishment
 DataTransfer
 Circuit Disconnect
 The connection path is established before the
transmission begins.
 Channel capacity must be reserved between
the source and destination throughout the
network.
 Each node must have available internal
switching capacity to handle the requested
connection.
 The Switching nodes must have the
intelligence to make proper allocations and to
establish a route through the network.
Example:
 PublicTelephone Network (PTN)
 Plain OldTelephone System (POTS)
 Long Distance Calls
Switching Node Architecture
Basic Functionalities:
 Signaling
 Control
 Switching
 Interfacing
Switching Node Elements
 Signaling
 Monitors the activity of the incoming lines
and to forward appropriate status or control
information to the control element of the
switch.
 Also used to place control signals onto
outgoing lines under the direction of the
control element.
 Control
 process incoming signaling information and
sets up connections accordingly
 Switching
SWITCHING MATRIX
(FABRIC)
-an array of selectable
cross-points used to
complete connections
between input lines
and output lines.
 Interfacing
 Provides the hardware required to connect
different devices, such as:
 analog
 digitalTDM lines
 optical fibers
 etc.
to the switch matrix.
Characteristic of a Circuit-
Based Switch
 Blocking Switching Node
- occurs when the switching matrix does
not allow some input lines to be
connected to output lines.
- used on voice systems
 Non-Blocking Switching Node
- allows all inputs to be connected to all
outputs.
-used for data connections
Switching Technologies
 Space-Division
 Time-Division
 Frequency Division
 Wavelength Division
 Space-Division Switching
 Each input takes a different physical path
in the switch matrix depending on the
output.
2nd Generation
Space-Division System
 Step-by-Step Switch
 Crossbar Switch (Cross-Point Switch)
 Step-by-Step Switch
 A basic step-by-step switch has a single input
terminal and multiple output terminals.
 Connection from the input terminal to the
outputs is controlled by an internal rotary
contact, or wiper.
 As the wiper rotates, it establishes a contact
between the input and output terminals.
 Each time the user dials a rotary-dial digit,
the rotary contact is advanced one position,
and connects the input terminal to the next
output terminal.
( Chapuis, 1982 ; Clark, 1997 )
 Crossbar Switch
As digits are dialed, the control element of the
switch receives the entire address before
processing it.
 As digits are dialed, the control element of
the switch receives the entire address before
processing it.
 The cross-points of the crossbar switch are
mechanical contacts with magnets to setup
and hold a connection.
 Once the circuit is established, the switching
contacts are held by electromagnets
energized with direct current passing through
the established circuit.
 When the circuit is opened, the loss of current
causes the cross-points to be released.
NOTE:
 CROSSBAR arises from the use if crossing
horizontal and vertical bars to select contacts
on the cross-point.
 Step-by-Step and Crossbar Switching
Systems use electro-mechanical components
for both switching matrix and control
elements.
 Time Division Switching
The need for time division switching arises from the fact that
digital signals are often carrying multiple individual circuits, or
channels, in appropriate timeslots (TS).
 Time-division multiplexing (TDM) involves
dividing the carrier into two (or more)
channels based on time slices, i.e., the
common channel is allotted to several
different signals, one at a time, in alternating
time slots. Each individual data stream is
reassembled at the receiving end based on
the timing.
Timeslot Interchanging
In such systems, when two different multiplexed
channels are interconnected together through the
switch matrix a virtual circuit is established.
This is done by interchanging timeslots, each of
which maintain partial contents of a particular
channel.
(TSI) (Stallings, 1999) .
 Time-Space-Time Architecture
Note that the second time switch stage is necessary to
ensure that multiple timeslots in one incoming stream are
not superimposed or blocked. Having more stages can
further improve the switch performance.
Utilizes both
 time-division switch capability:
 to shift channels between timeslots, and
 space-division switching capability:
 to enable a different physical outgoing line system
to be selected.
Frequency and Wavelength-
Division Switching
Frequency Division
Multiplexing
 is an analog multiplexing technique that
combines analog signals.
 The transmission facility is divided into
channels by splitting the total frequency band
(of the carrier) into narrow bands, each
allotted to an individual signal (sub-
channeling).
 Analog signals are commonly multiplexed
using FDM.
Wavelength Division
Multiplexing
Wavelength Division
Multiplexing
 is an analog multiplexing technique to combine
optical signals
 WDM is an optical transmission technique in which
multiple streams of data are transmitted over a
single optical fiber as light rays of different
wavelengths. It exploits the fact that light of
different wavelengths does not interfere.
 WDM allows to simultaneous transmission of
different data formats (e.g., IP, SONET, ATM) at
different rates as each channel is demultiplexed at
the end of the transmission back into the original
source.
Multiplexing
 Multiplexing means sending multiple signals
(each with a given transmission capacity
requirement) on a carrier (with large
transmission capacity) at the same time as a
single, complex signal and then recovering
the separate signals at the receiving end.
Advantages of Circuit
Switching
 Guaranteed Bandwidth
 The communication performance in Circuit
Switching is predictable and there will be no "best-
effort" delivery with no real guarantees.
 SimpleAbstraction
 Circuit Switching is a reliable communication
channel between hosts and one would not have to
worry about lost or out-of-order packets.
 Simple Forwarding
 The forwarding in Circuit Switching is based on
time slot or frequency and one would not need to
inspect a packet header.
 Low per-packet overhead
 There will be no IP (andTCP/UDP) header on each
packet in Circuit Switching.
Pitfalls in Circuit
Switching
 Wasted bandwidth
 Since most traffic occurs in bursts, in Circuit Switching
this may leads to idle connection during silent period.
Because it is unable to achieve gains from statistical
multiplexing that relies in identifying, predicting and
allocating more time for the generally more active
paths.
 Blocked Connections
 When resources are not sufficient, the connection will
refuse to be connected and thus, Circuit Switching is
unable to offer "okay" service to everybody.
 Connection Set-up Delay
 There will be no communication until the
connection is set up. Plus, in Circuit Switching, it is
unable to avoid extra latency for small data
transfers.
 Network State
 The network nodes in Circuit Switching must store
per-connection information and it is unable to
avoid per-connection storage and state.
Sources:
 http://searchnetworking.techtarget.com/definition/circuit-switched
 http://www.tcpipguide.com/free/t_WhatIsNetworking.htm
 http://computer.howstuffworks.com/ip-telephony2.htm
 http://en.wikibooks.org/wiki/A_Bit_History_of_Internet/Chapter_2_:_Circuit_switching_vs
_packet_switching
 http://www.erg.abdn.ac.uk/~gorry/eg3567/intro-pages/cs.html
 http://www.aafrin.com/2011/05/12/example-circuit-switching-vs-packet-switching/
 http://www.computerworld.com/s/article/41904/Packet_Switched_vs._Circuit_Switched_N
etworks
 http://en.wikipedia.org/wiki/Circuit_switching
 Stallings, William “Data and Computer Communications”,Chapter 10: Circuit Switching and
Packet Switching, Eight Edition.
 http://voip.about.com/od/voipbasics/u/UsingVoIPUP.htm
 http://www.highteck.net/EN/Basic/Internetworking.html
 http://www.pcmag.com/encyclopedia/term/39698/circuit-switching
 “Circuit Switching”, Dr. Farid Farahmand and Dr. Qiong (Jo) Zhang, Central Connecticut
State University and Arizona State University atWest Campus

Contenu connexe

Tendances

Tendances (20)

Multiple access control protocol
Multiple access control protocol Multiple access control protocol
Multiple access control protocol
 
switching techniques in data communication and networking
switching techniques in data communication and networkingswitching techniques in data communication and networking
switching techniques in data communication and networking
 
Multiple Access in wireless communication
Multiple Access in wireless communicationMultiple Access in wireless communication
Multiple Access in wireless communication
 
Pstn (Public Switched Telephone Networks)
Pstn (Public Switched Telephone Networks)Pstn (Public Switched Telephone Networks)
Pstn (Public Switched Telephone Networks)
 
Cdma
CdmaCdma
Cdma
 
Distance vector routing
Distance vector routingDistance vector routing
Distance vector routing
 
Token ring
Token ringToken ring
Token ring
 
TDMA, FDMA, and CDMA
TDMA, FDMA, and CDMATDMA, FDMA, and CDMA
TDMA, FDMA, and CDMA
 
Network Layer,Computer Networks
Network Layer,Computer NetworksNetwork Layer,Computer Networks
Network Layer,Computer Networks
 
Switching
SwitchingSwitching
Switching
 
Guided media
Guided mediaGuided media
Guided media
 
MEDIUM ACCESS CONTROL
MEDIUM ACCESS CONTROLMEDIUM ACCESS CONTROL
MEDIUM ACCESS CONTROL
 
Multiple Access Protocal
Multiple Access ProtocalMultiple Access Protocal
Multiple Access Protocal
 
Ethernet
EthernetEthernet
Ethernet
 
WLAN
WLANWLAN
WLAN
 
User datagram protocol (udp)
User datagram protocol (udp)User datagram protocol (udp)
User datagram protocol (udp)
 
WIRELESS TRANSMISSION
WIRELESS TRANSMISSIONWIRELESS TRANSMISSION
WIRELESS TRANSMISSION
 
Guided Transmission Media
Guided Transmission MediaGuided Transmission Media
Guided Transmission Media
 
Computer networks - Channelization
Computer networks - ChannelizationComputer networks - Channelization
Computer networks - Channelization
 
Routing algorithm
Routing algorithmRouting algorithm
Routing algorithm
 

Similaire à Circuit Switching

WT - Circuit & Packet switching
WT - Circuit & Packet switchingWT - Circuit & Packet switching
WT - Circuit & Packet switching
vinay arora
 
Switching Techniques
Switching TechniquesSwitching Techniques
Switching Techniques
tameemyousaf
 

Similaire à Circuit Switching (20)

Switching - data communication
Switching - data communicationSwitching - data communication
Switching - data communication
 
switching techniques
switching techniques switching techniques
switching techniques
 
Unit 3 CND physical layer_switching_pranoti doke
Unit 3  CND physical layer_switching_pranoti dokeUnit 3  CND physical layer_switching_pranoti doke
Unit 3 CND physical layer_switching_pranoti doke
 
Unit 3 cnd physical layer_switching_pranoti doke
Unit 3  cnd physical layer_switching_pranoti dokeUnit 3  cnd physical layer_switching_pranoti doke
Unit 3 cnd physical layer_switching_pranoti doke
 
Computer network switches & their structures
Computer network switches & their structuresComputer network switches & their structures
Computer network switches & their structures
 
SONET.pdf
SONET.pdfSONET.pdf
SONET.pdf
 
Digital switching system ppt
Digital switching system pptDigital switching system ppt
Digital switching system ppt
 
11 circuit-packet
11 circuit-packet11 circuit-packet
11 circuit-packet
 
Data Communication and Network- Network Layer onward all layers
Data Communication and Network- Network Layer onward all layersData Communication and Network- Network Layer onward all layers
Data Communication and Network- Network Layer onward all layers
 
Chapter#3
Chapter#3Chapter#3
Chapter#3
 
unit 2_switchingtechniques.ppt
unit 2_switchingtechniques.pptunit 2_switchingtechniques.ppt
unit 2_switchingtechniques.ppt
 
Industrial training (switching)
Industrial training (switching)Industrial training (switching)
Industrial training (switching)
 
circuit switching.pdf
circuit switching.pdfcircuit switching.pdf
circuit switching.pdf
 
Training Document
Training DocumentTraining Document
Training Document
 
WT - Circuit & Packet switching
WT - Circuit & Packet switchingWT - Circuit & Packet switching
WT - Circuit & Packet switching
 
Circuit switching
Circuit switchingCircuit switching
Circuit switching
 
Circuit switching packet switching
Circuit switching  packet  switchingCircuit switching  packet  switching
Circuit switching packet switching
 
3_pstn2.ppt
3_pstn2.ppt3_pstn2.ppt
3_pstn2.ppt
 
Switching Techniques
Switching TechniquesSwitching Techniques
Switching Techniques
 
Introduction to multiplexing, packet switching.pptx
Introduction to multiplexing, packet switching.pptxIntroduction to multiplexing, packet switching.pptx
Introduction to multiplexing, packet switching.pptx
 

Dernier

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Dernier (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
JohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptx
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 

Circuit Switching

  • 2. Basic Categories of Communication Networks  Broadcast Networks -a single node transmits the information to all other nodes and hence, all stations will receive the data  Switched Networks data are transferred from source to destination through a series of intermediate nodes (switching nodes).
  • 3. Types of Switched Networks  Circuit-Switched  Packet-Switched  Message-Switched  Burst-Switched
  • 4. Circuit-Switched Network  “Line-Switched Network”.  Originally developed for the analog-based telephone system.  a physical path is obtained for and dedicated to a single connection between two end- points in the network for the duration of the connection.
  • 5.
  • 6. 3 Basic Elements  End-Stations (or Terminals)  Transmission Media  Switching Nodes
  • 7.
  • 8. 3 Phases of a Circuit-Switched Communication System  Circuit Establishment  DataTransfer  Circuit Disconnect
  • 9.
  • 10.  The connection path is established before the transmission begins.  Channel capacity must be reserved between the source and destination throughout the network.  Each node must have available internal switching capacity to handle the requested connection.  The Switching nodes must have the intelligence to make proper allocations and to establish a route through the network.
  • 11. Example:  PublicTelephone Network (PTN)  Plain OldTelephone System (POTS)  Long Distance Calls
  • 12. Switching Node Architecture Basic Functionalities:  Signaling  Control  Switching  Interfacing
  • 14.  Signaling  Monitors the activity of the incoming lines and to forward appropriate status or control information to the control element of the switch.  Also used to place control signals onto outgoing lines under the direction of the control element.
  • 15.  Control  process incoming signaling information and sets up connections accordingly
  • 16.  Switching SWITCHING MATRIX (FABRIC) -an array of selectable cross-points used to complete connections between input lines and output lines.
  • 17.  Interfacing  Provides the hardware required to connect different devices, such as:  analog  digitalTDM lines  optical fibers  etc. to the switch matrix.
  • 18. Characteristic of a Circuit- Based Switch  Blocking Switching Node - occurs when the switching matrix does not allow some input lines to be connected to output lines. - used on voice systems  Non-Blocking Switching Node - allows all inputs to be connected to all outputs. -used for data connections
  • 19. Switching Technologies  Space-Division  Time-Division  Frequency Division  Wavelength Division
  • 20.  Space-Division Switching  Each input takes a different physical path in the switch matrix depending on the output.
  • 21. 2nd Generation Space-Division System  Step-by-Step Switch  Crossbar Switch (Cross-Point Switch)
  • 23.  A basic step-by-step switch has a single input terminal and multiple output terminals.  Connection from the input terminal to the outputs is controlled by an internal rotary contact, or wiper.  As the wiper rotates, it establishes a contact between the input and output terminals.  Each time the user dials a rotary-dial digit, the rotary contact is advanced one position, and connects the input terminal to the next output terminal. ( Chapuis, 1982 ; Clark, 1997 )
  • 24.  Crossbar Switch As digits are dialed, the control element of the switch receives the entire address before processing it.
  • 25.  As digits are dialed, the control element of the switch receives the entire address before processing it.  The cross-points of the crossbar switch are mechanical contacts with magnets to setup and hold a connection.  Once the circuit is established, the switching contacts are held by electromagnets energized with direct current passing through the established circuit.  When the circuit is opened, the loss of current causes the cross-points to be released.
  • 26. NOTE:  CROSSBAR arises from the use if crossing horizontal and vertical bars to select contacts on the cross-point.  Step-by-Step and Crossbar Switching Systems use electro-mechanical components for both switching matrix and control elements.
  • 27.  Time Division Switching The need for time division switching arises from the fact that digital signals are often carrying multiple individual circuits, or channels, in appropriate timeslots (TS).
  • 28.  Time-division multiplexing (TDM) involves dividing the carrier into two (or more) channels based on time slices, i.e., the common channel is allotted to several different signals, one at a time, in alternating time slots. Each individual data stream is reassembled at the receiving end based on the timing.
  • 29. Timeslot Interchanging In such systems, when two different multiplexed channels are interconnected together through the switch matrix a virtual circuit is established. This is done by interchanging timeslots, each of which maintain partial contents of a particular channel. (TSI) (Stallings, 1999) .
  • 30.  Time-Space-Time Architecture Note that the second time switch stage is necessary to ensure that multiple timeslots in one incoming stream are not superimposed or blocked. Having more stages can further improve the switch performance.
  • 31. Utilizes both  time-division switch capability:  to shift channels between timeslots, and  space-division switching capability:  to enable a different physical outgoing line system to be selected.
  • 33. Frequency Division Multiplexing  is an analog multiplexing technique that combines analog signals.  The transmission facility is divided into channels by splitting the total frequency band (of the carrier) into narrow bands, each allotted to an individual signal (sub- channeling).  Analog signals are commonly multiplexed using FDM.
  • 35. Wavelength Division Multiplexing  is an analog multiplexing technique to combine optical signals  WDM is an optical transmission technique in which multiple streams of data are transmitted over a single optical fiber as light rays of different wavelengths. It exploits the fact that light of different wavelengths does not interfere.  WDM allows to simultaneous transmission of different data formats (e.g., IP, SONET, ATM) at different rates as each channel is demultiplexed at the end of the transmission back into the original source.
  • 36. Multiplexing  Multiplexing means sending multiple signals (each with a given transmission capacity requirement) on a carrier (with large transmission capacity) at the same time as a single, complex signal and then recovering the separate signals at the receiving end.
  • 37. Advantages of Circuit Switching  Guaranteed Bandwidth  The communication performance in Circuit Switching is predictable and there will be no "best- effort" delivery with no real guarantees.  SimpleAbstraction  Circuit Switching is a reliable communication channel between hosts and one would not have to worry about lost or out-of-order packets.
  • 38.  Simple Forwarding  The forwarding in Circuit Switching is based on time slot or frequency and one would not need to inspect a packet header.  Low per-packet overhead  There will be no IP (andTCP/UDP) header on each packet in Circuit Switching.
  • 39. Pitfalls in Circuit Switching  Wasted bandwidth  Since most traffic occurs in bursts, in Circuit Switching this may leads to idle connection during silent period. Because it is unable to achieve gains from statistical multiplexing that relies in identifying, predicting and allocating more time for the generally more active paths.  Blocked Connections  When resources are not sufficient, the connection will refuse to be connected and thus, Circuit Switching is unable to offer "okay" service to everybody.
  • 40.  Connection Set-up Delay  There will be no communication until the connection is set up. Plus, in Circuit Switching, it is unable to avoid extra latency for small data transfers.  Network State  The network nodes in Circuit Switching must store per-connection information and it is unable to avoid per-connection storage and state.
  • 41. Sources:  http://searchnetworking.techtarget.com/definition/circuit-switched  http://www.tcpipguide.com/free/t_WhatIsNetworking.htm  http://computer.howstuffworks.com/ip-telephony2.htm  http://en.wikibooks.org/wiki/A_Bit_History_of_Internet/Chapter_2_:_Circuit_switching_vs _packet_switching  http://www.erg.abdn.ac.uk/~gorry/eg3567/intro-pages/cs.html  http://www.aafrin.com/2011/05/12/example-circuit-switching-vs-packet-switching/  http://www.computerworld.com/s/article/41904/Packet_Switched_vs._Circuit_Switched_N etworks  http://en.wikipedia.org/wiki/Circuit_switching  Stallings, William “Data and Computer Communications”,Chapter 10: Circuit Switching and Packet Switching, Eight Edition.  http://voip.about.com/od/voipbasics/u/UsingVoIPUP.htm  http://www.highteck.net/EN/Basic/Internetworking.html  http://www.pcmag.com/encyclopedia/term/39698/circuit-switching  “Circuit Switching”, Dr. Farid Farahmand and Dr. Qiong (Jo) Zhang, Central Connecticut State University and Arizona State University atWest Campus