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

Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)k33a
 
Routing algorithm
Routing algorithmRouting algorithm
Routing algorithmBushra M
 
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESSComputer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESSDr. SELVAGANESAN S
 
Introduction to switching & circuit switching
Introduction to switching & circuit switchingIntroduction to switching & circuit switching
Introduction to switching & circuit switchingDr Rajiv Srivastava
 
Peer To Peer Protocols
Peer To Peer ProtocolsPeer To Peer Protocols
Peer To Peer Protocolsanishgoel
 
Congestion on computer network
Congestion on computer networkCongestion on computer network
Congestion on computer networkDisi Dc
 
QOS (Quality of Services) - Computer Networks
 QOS (Quality of Services) - Computer Networks QOS (Quality of Services) - Computer Networks
QOS (Quality of Services) - Computer NetworksIIIT Manipur
 
Switching techniques
Switching techniquesSwitching techniques
Switching techniquesGupta6Bindu
 
Packet switching
Packet switchingPacket switching
Packet switchingasimnawaz54
 
Protocols and the TCP/IP Protocol Suite
Protocols and the TCP/IP Protocol SuiteProtocols and the TCP/IP Protocol Suite
Protocols and the TCP/IP Protocol SuiteAtharaw Deshmukh
 
Distance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmDistance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmMOHIT AGARWAL
 

Tendances (20)

Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP)
 
Multiple access protocol
Multiple access protocolMultiple access protocol
Multiple access protocol
 
Distance vector routing
Distance vector routingDistance vector routing
Distance vector routing
 
Chapter 8: Switching
Chapter 8: SwitchingChapter 8: Switching
Chapter 8: Switching
 
Routing algorithm
Routing algorithmRouting algorithm
Routing algorithm
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
Transport layer
Transport layer Transport layer
Transport layer
 
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESSComputer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
Computer Networks Unit 2 UNIT II DATA-LINK LAYER & MEDIA ACCESS
 
Introduction to switching & circuit switching
Introduction to switching & circuit switchingIntroduction to switching & circuit switching
Introduction to switching & circuit switching
 
HDLC
HDLCHDLC
HDLC
 
Csma cd and csma-ca
Csma cd and csma-caCsma cd and csma-ca
Csma cd and csma-ca
 
Peer To Peer Protocols
Peer To Peer ProtocolsPeer To Peer Protocols
Peer To Peer Protocols
 
Congestion on computer network
Congestion on computer networkCongestion on computer network
Congestion on computer network
 
QOS (Quality of Services) - Computer Networks
 QOS (Quality of Services) - Computer Networks QOS (Quality of Services) - Computer Networks
QOS (Quality of Services) - Computer Networks
 
Switching techniques
Switching techniquesSwitching techniques
Switching techniques
 
Packet switching
Packet switchingPacket switching
Packet switching
 
Framing in data link layer
Framing in data link layerFraming in data link layer
Framing in data link layer
 
Quality of Service
Quality of ServiceQuality of Service
Quality of Service
 
Protocols and the TCP/IP Protocol Suite
Protocols and the TCP/IP Protocol SuiteProtocols and the TCP/IP Protocol Suite
Protocols and the TCP/IP Protocol Suite
 
Distance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmDistance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing Algorithm
 

Similaire à Circuit Switching

Switching - data communication
Switching - data communicationSwitching - data communication
Switching - data communicationRubaya Mim
 
switching techniques
switching techniques switching techniques
switching techniques ziaulhaq96
 
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 dokePranoti 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 dokePranoti Doke
 
Computer network switches & their structures
Computer network switches & their structuresComputer network switches & their structures
Computer network switches & their structuresSweta Kumari Barnwal
 
Digital switching system ppt
Digital switching system pptDigital switching system ppt
Digital switching system pptGopalakrishnaM4
 
unit 2_switchingtechniques.ppt
unit 2_switchingtechniques.pptunit 2_switchingtechniques.ppt
unit 2_switchingtechniques.pptThangamaniR3
 
Industrial training (switching)
Industrial training (switching)Industrial training (switching)
Industrial training (switching)Aanchal Saxena
 
circuit switching.pdf
circuit switching.pdfcircuit switching.pdf
circuit switching.pdfJayaprasanna4
 
Training Document
Training DocumentTraining Document
Training Documentsdds82
 
WT - Circuit & Packet switching
WT - Circuit & Packet switchingWT - Circuit & Packet switching
WT - Circuit & Packet switchingvinay arora
 
Circuit switching packet switching
Circuit switching  packet  switchingCircuit switching  packet  switching
Circuit switching packet switchingSneha Dalvi
 
Switching Techniques
Switching TechniquesSwitching Techniques
Switching Techniquestameemyousaf
 
Introduction to multiplexing, packet switching.pptx
Introduction to multiplexing, packet switching.pptxIntroduction to multiplexing, packet switching.pptx
Introduction to multiplexing, packet switching.pptxnamrata110808
 
Switching types-circuit, packet and message
Switching types-circuit, packet and messageSwitching types-circuit, packet and message
Switching types-circuit, packet and messageJebaRaj26
 

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
 
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
 
Switching types-circuit, packet and message
Switching types-circuit, packet and messageSwitching types-circuit, packet and message
Switching types-circuit, packet and message
 

Dernier

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024SynarionITSolutions
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024The Digital Insurer
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 

Dernier (20)

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
+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...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 

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