SlideShare a Scribd company logo
1 of 21
Switching Techniques for Data
Transmission
Presented by:
Amit Kumar(100101ECR019)
Sl. No- 41
Differences between Voice and Data Traffic


Telephone networks are basically designed to carry voice traffic & there are some significant
differences in the nature of voice & data traffic. Voice traffic is generally continuous, whereas data
traffic is bursty in nature.
Voice traffic

Data traffic

Continuous

Bursty

Low bandwidth for
long duration

High bandwidth for
short duration

Typical line utilisation
85-95%

Typical line utilisation
5-15%

Half duplex

Half or full duplex

Real time

Non real time or near
real time

Loss acceptable

Loss unacceptable

Error tolerable

Error unacceptable
Switching Techniques for Data Transmission


The recognition of the diverse characteristics of voice and data traffic
has led to the development of a switching technique other than the
one used for voice transmission.



This technique is better suited for transmitting data traffic.



Two switching techniques are prevalent for data transmission :

1. Circuit Switching
2. Store & forward (S&F) switching
Circuit Switching


In circuit switching, an electrical path is established between the
source and destination before any data transfer takes place.



The electrical path may be realised by physical wires or coaxial
cables or radio or satellite links.



It remains dedicated to the communicating pair for the entire
duration of the transmission irrespective of whether data is actually
transferred or not.



The connection is released only when specifically signalled so by
either of the communicating entities.



It is entirely analogous to the telephonic switching.
Circuit Switched Network


There are three phases involved in circuit switched data transfer:

1. Connection establishment
2. Data transmission
3. Connection release


Circuit Switching Applications



Public Switch Telephone Network (PSTN)



Private Branch Exchanges (PBX)



Private Wide Area Networks (often used to interconnect PBXs in a
single organization)



Data Switch
Advantages and Disadvantages of Circuit
Switching
Advantages:
•

The communication channel (once established) is dedicated.

•

Developed for voice traffic (public telephone network) but can also applied to
data traffic.

Disadvantages:
Channel capacity is dedicated for the whole duration of a connection, If no
data, capacity is wasted
• Long initial delay: circuit establishment takes time
•

•

More expensive than any other switching techniques, because a dedicated
path is required for each connection.

•

Inefficient use of the communication channel, because the channel is not
used when the connected systems are not using it.
Store and Forward Switching



In store and forward switching, the switching nodes have the ability to store
user messages and forward the same towards the destination when the links
available.



Each node is equipped with a processor and some buffer storage.



No end-to-end link is set up prior to data transmission.



It is analogous to the postal or telegraph system.
Store and Forward Switching


S & F switching is of two types:
1. Message switching
2. Packet switching
Message Switching


In message switching, a message is transmitted in its
entirety without a break from one node to another.



The node processor receives the full user message
and store the same.



Check the message for data transmission errors and
perform error recovery if required.



Determine the destination address from the user
message.



Choose an appropriate link based on routing
algorithm.



Forward the message to the next node on the
chosen link.
Disadvantages of Message Switching



For long message there is a chance of overflow.



If an error occurs during transmission, the entire message may not be
retransmitted.



If a high priority short message arrives while a long message is in
transmission, it will have to wait until the transmission of the long
message ends.
Packet Switching



In packet switching, messages are split into a number of packets,
and they are transmitted in S & F fashion.



Messages are split at the source host and reassembled at the
destination host.



Each packet transmission is independent of the others.



Each packet needs to carry the complete information such as
destination id, source id, message id, and packet id.
Packet Format


Packet Switching
Advantages and Disadvantages of Packet
Switching


Advantages:
•

•

Packet switching offers improved delay characteristics, because there are no long
messages in the queue (maximum packet size is fixed).

•


Packet switching is cost effective, because switching devices do not need massive
amount of secondary storage.

Packet can be rerouted if there is any problem, such as, busy or disabled links.

Disadvantages:
•

Protocols for packet switching are typically more complex.

•

It can add some initial costs in implementation.

•

If packet is lost, sender needs to retransmit the data.

•

Packets of same message may arrive out of sequence at the destination node.
Conclusion

Thus, we can conclude that switching technique can be used for transmission of data
traffic. Though there is a dedicated path in circuit switching due to long initial delay we
are going for S & F switching instead of circuit switching. In S & F switching instead of
using message switching we are using packet switching because of improved delay
characteristics and less buffer storage.
Switching techniques

More Related Content

What's hot

Electronic mail - Computer Networks
Electronic mail - Computer NetworksElectronic mail - Computer Networks
Electronic mail - Computer NetworksUmme Jamal
 
Error Detection And Correction
Error Detection And CorrectionError Detection And Correction
Error Detection And CorrectionRenu Kewalramani
 
Destination Sequenced Distance Vector Routing (DSDV)
Destination Sequenced Distance Vector Routing (DSDV)Destination Sequenced Distance Vector Routing (DSDV)
Destination Sequenced Distance Vector Routing (DSDV)ArunChokkalingam
 
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
 
ASYNCHRONOUS TRANSFER MODE (ATM)
ASYNCHRONOUS TRANSFER MODE (ATM)ASYNCHRONOUS TRANSFER MODE (ATM)
ASYNCHRONOUS TRANSFER MODE (ATM)ZillayHuma Mehmood
 
Transmission media (data communication)
Transmission media (data communication)Transmission media (data communication)
Transmission media (data communication)Pritom Chaki
 
Data link control & protocol concepts
Data link control & protocol conceptsData link control & protocol concepts
Data link control & protocol conceptsRaji Lakshmi
 
Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switchinghoanv
 
Presentation Routing algorithm
Presentation Routing algorithmPresentation Routing algorithm
Presentation Routing algorithmBasit Hussain
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network pptextraganesh
 
Network Layer,Computer Networks
Network Layer,Computer NetworksNetwork Layer,Computer Networks
Network Layer,Computer Networksguesta81d4b
 
Multiple Access Protocal
Multiple Access ProtocalMultiple Access Protocal
Multiple Access Protocaltes31
 
IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11Keshav Maheshwari
 

What's hot (20)

Electronic mail - Computer Networks
Electronic mail - Computer NetworksElectronic mail - Computer Networks
Electronic mail - Computer Networks
 
Mac layer
Mac  layerMac  layer
Mac layer
 
Error Detection And Correction
Error Detection And CorrectionError Detection And Correction
Error Detection And Correction
 
Issues in Data Link Layer
Issues in Data Link LayerIssues in Data Link Layer
Issues in Data Link Layer
 
Destination Sequenced Distance Vector Routing (DSDV)
Destination Sequenced Distance Vector Routing (DSDV)Destination Sequenced Distance Vector Routing (DSDV)
Destination Sequenced Distance Vector Routing (DSDV)
 
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
 
ASYNCHRONOUS TRANSFER MODE (ATM)
ASYNCHRONOUS TRANSFER MODE (ATM)ASYNCHRONOUS TRANSFER MODE (ATM)
ASYNCHRONOUS TRANSFER MODE (ATM)
 
Multiplexing
MultiplexingMultiplexing
Multiplexing
 
Transmission media (data communication)
Transmission media (data communication)Transmission media (data communication)
Transmission media (data communication)
 
Data link control & protocol concepts
Data link control & protocol conceptsData link control & protocol concepts
Data link control & protocol concepts
 
Circuit and packet_switching
Circuit and packet_switchingCircuit and packet_switching
Circuit and packet_switching
 
Presentation Routing algorithm
Presentation Routing algorithmPresentation Routing algorithm
Presentation Routing algorithm
 
NETWORK COMPONENTS
NETWORK COMPONENTSNETWORK COMPONENTS
NETWORK COMPONENTS
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt
 
Application layer protocols
Application layer protocolsApplication layer protocols
Application layer protocols
 
Network Layer,Computer Networks
Network Layer,Computer NetworksNetwork Layer,Computer Networks
Network Layer,Computer Networks
 
Transport layer protocol
Transport layer protocolTransport layer protocol
Transport layer protocol
 
Multiple Access Protocal
Multiple Access ProtocalMultiple Access Protocal
Multiple Access Protocal
 
HUB Device
HUB Device HUB Device
HUB Device
 
IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11IEEE standards 802.3.&802.11
IEEE standards 802.3.&802.11
 

Viewers also liked

Switching Techniques
Switching TechniquesSwitching Techniques
Switching Techniquestameemyousaf
 
ITFT_Switching techniques in networking
ITFT_Switching techniques in networkingITFT_Switching techniques in networking
ITFT_Switching techniques in networkingSneh Prabha
 
Network ppt
Network pptNetwork ppt
Network ppthlalu861
 
Switching Techniques (Lecture #2 ET3003 Sem1 2014/2015)
Switching Techniques (Lecture #2 ET3003 Sem1 2014/2015)Switching Techniques (Lecture #2 ET3003 Sem1 2014/2015)
Switching Techniques (Lecture #2 ET3003 Sem1 2014/2015)Tutun Juhana
 
Switchboards and undertakers
Switchboards and undertakersSwitchboards and undertakers
Switchboards and undertakersJordan Walker
 
Telecommunication switching system
Telecommunication switching systemTelecommunication switching system
Telecommunication switching systemMadhumita Tamhane
 
Telecommunication basics
Telecommunication basicsTelecommunication basics
Telecommunication basicsYoohyun Kim
 
Basic of telecommunication presentation
Basic of telecommunication presentationBasic of telecommunication presentation
Basic of telecommunication presentationhannah05
 
Enterprise Network - VoIP Service Design and Analysis
Enterprise Network - VoIP Service Design and AnalysisEnterprise Network - VoIP Service Design and Analysis
Enterprise Network - VoIP Service Design and AnalysisChinmay Upasani
 
Communication Networks
Communication NetworksCommunication Networks
Communication Networksanishgoel
 
Networking concepts
Networking conceptsNetworking concepts
Networking conceptsseemadav1
 
Teletraffic engineering handbook
Teletraffic engineering handbookTeletraffic engineering handbook
Teletraffic engineering handbookDeepak Singh
 

Viewers also liked (20)

Switching Techniques
Switching TechniquesSwitching Techniques
Switching Techniques
 
Switching
SwitchingSwitching
Switching
 
ITFT_Switching techniques in networking
ITFT_Switching techniques in networkingITFT_Switching techniques in networking
ITFT_Switching techniques in networking
 
Network ppt
Network pptNetwork ppt
Network ppt
 
Switching Techniques (Lecture #2 ET3003 Sem1 2014/2015)
Switching Techniques (Lecture #2 ET3003 Sem1 2014/2015)Switching Techniques (Lecture #2 ET3003 Sem1 2014/2015)
Switching Techniques (Lecture #2 ET3003 Sem1 2014/2015)
 
Circuit Switching
Circuit SwitchingCircuit Switching
Circuit Switching
 
Switching seminar ppt
Switching seminar pptSwitching seminar ppt
Switching seminar ppt
 
Switchboards and undertakers
Switchboards and undertakersSwitchboards and undertakers
Switchboards and undertakers
 
Tsn lecture vol 2
Tsn lecture vol 2Tsn lecture vol 2
Tsn lecture vol 2
 
Cross Bar Switching
Cross Bar SwitchingCross Bar Switching
Cross Bar Switching
 
Bsnl ppt
Bsnl pptBsnl ppt
Bsnl ppt
 
Telecommunication switching system
Telecommunication switching systemTelecommunication switching system
Telecommunication switching system
 
Telecommunication basics
Telecommunication basicsTelecommunication basics
Telecommunication basics
 
Basic of telecommunication presentation
Basic of telecommunication presentationBasic of telecommunication presentation
Basic of telecommunication presentation
 
Enterprise Network - VoIP Service Design and Analysis
Enterprise Network - VoIP Service Design and AnalysisEnterprise Network - VoIP Service Design and Analysis
Enterprise Network - VoIP Service Design and Analysis
 
Communication Networks
Communication NetworksCommunication Networks
Communication Networks
 
Networking concepts
Networking conceptsNetworking concepts
Networking concepts
 
Tsn lecture vol 3
Tsn lecture vol 3Tsn lecture vol 3
Tsn lecture vol 3
 
Bhel EC
Bhel EC Bhel EC
Bhel EC
 
Teletraffic engineering handbook
Teletraffic engineering handbookTeletraffic engineering handbook
Teletraffic engineering handbook
 

Similar to 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 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
 
switching technique in computer networks
switching technique in computer networksswitching technique in computer networks
switching technique in computer networksbitan11
 
Ravi namboori switching
Ravi namboori   switchingRavi namboori   switching
Ravi namboori switchingRavi namboori
 
Switiching by Ravi Namboori Babson University USA
Switiching by Ravi Namboori Babson University USASwitiching by Ravi Namboori Babson University USA
Switiching by Ravi Namboori Babson University USARavi Namboori
 
Ravi Namboori switching
Ravi Namboori   switchingRavi Namboori   switching
Ravi Namboori switchingRavi Namboori
 
Circuit and packet_switching111
Circuit and packet_switching111Circuit and packet_switching111
Circuit and packet_switching111Goodthingbetter
 
switchingtechniques.ppt
switchingtechniques.pptswitchingtechniques.ppt
switchingtechniques.pptShoukatRiaz
 
Switching Techniques - Unit 3 notes aktu.pptx
Switching Techniques - Unit 3 notes aktu.pptxSwitching Techniques - Unit 3 notes aktu.pptx
Switching Techniques - Unit 3 notes aktu.pptxxesome9832
 
Switching techniques
Switching techniquesSwitching techniques
Switching techniquesGLIM Digital
 
CSC 424 -Lecture 5n8 2022.pptx
CSC 424 -Lecture 5n8 2022.pptxCSC 424 -Lecture 5n8 2022.pptx
CSC 424 -Lecture 5n8 2022.pptxNoraNjepuome3
 
unit 2_switchingtechniques.ppt
unit 2_switchingtechniques.pptunit 2_switchingtechniques.ppt
unit 2_switchingtechniques.pptThangamaniR3
 
DATA COMMUNICATION BY BP. ...
DATA COMMUNICATION BY BP.                                                    ...DATA COMMUNICATION BY BP.                                                    ...
DATA COMMUNICATION BY BP. ...BPRAVEENROLEX
 

Similar to Switching techniques (20)

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
 
Switch networking
Switch networking Switch networking
Switch networking
 
switching technique in computer networks
switching technique in computer networksswitching technique in computer networks
switching technique in computer networks
 
cuircuit switching
cuircuit switching cuircuit switching
cuircuit switching
 
Ravi namboori switching
Ravi namboori   switchingRavi namboori   switching
Ravi namboori switching
 
Ravi Namboori_switching
Ravi Namboori_switchingRavi Namboori_switching
Ravi Namboori_switching
 
Switiching by Ravi Namboori Babson University USA
Switiching by Ravi Namboori Babson University USASwitiching by Ravi Namboori Babson University USA
Switiching by Ravi Namboori Babson University USA
 
Ravi Namboori switching
Ravi Namboori   switchingRavi Namboori   switching
Ravi Namboori switching
 
Circuit and packet_switching111
Circuit and packet_switching111Circuit and packet_switching111
Circuit and packet_switching111
 
switchingtechniques.ppt
switchingtechniques.pptswitchingtechniques.ppt
switchingtechniques.ppt
 
Switching Techniques - Unit 3 notes aktu.pptx
Switching Techniques - Unit 3 notes aktu.pptxSwitching Techniques - Unit 3 notes aktu.pptx
Switching Techniques - Unit 3 notes aktu.pptx
 
switching.ppt
switching.pptswitching.ppt
switching.ppt
 
SwitchingTechniques.ppt
SwitchingTechniques.pptSwitchingTechniques.ppt
SwitchingTechniques.ppt
 
Switching techniques
Switching techniquesSwitching techniques
Switching techniques
 
CSC 424 -Lecture 5n8 2022.pptx
CSC 424 -Lecture 5n8 2022.pptxCSC 424 -Lecture 5n8 2022.pptx
CSC 424 -Lecture 5n8 2022.pptx
 
unit 2_switchingtechniques.ppt
unit 2_switchingtechniques.pptunit 2_switchingtechniques.ppt
unit 2_switchingtechniques.ppt
 
presentation.pptx
presentation.pptxpresentation.pptx
presentation.pptx
 
DATA COMMUNICATION BY BP. ...
DATA COMMUNICATION BY BP.                                                    ...DATA COMMUNICATION BY BP.                                                    ...
DATA COMMUNICATION BY BP. ...
 
Lecture set 1
Lecture set 1Lecture set 1
Lecture set 1
 

Recently uploaded

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
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Principled Technologies
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
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
 
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, Adobeapidays
 
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...apidays
 
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
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
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
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
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
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
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
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
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 FresherRemote DBA Services
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 

Recently uploaded (20)

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...
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
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
 
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
 
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...
 
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
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
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
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
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?
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
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
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
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 Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 

Switching techniques

  • 1. Switching Techniques for Data Transmission Presented by: Amit Kumar(100101ECR019) Sl. No- 41
  • 2. Differences between Voice and Data Traffic  Telephone networks are basically designed to carry voice traffic & there are some significant differences in the nature of voice & data traffic. Voice traffic is generally continuous, whereas data traffic is bursty in nature. Voice traffic Data traffic Continuous Bursty Low bandwidth for long duration High bandwidth for short duration Typical line utilisation 85-95% Typical line utilisation 5-15% Half duplex Half or full duplex Real time Non real time or near real time Loss acceptable Loss unacceptable Error tolerable Error unacceptable
  • 3. Switching Techniques for Data Transmission  The recognition of the diverse characteristics of voice and data traffic has led to the development of a switching technique other than the one used for voice transmission.  This technique is better suited for transmitting data traffic.  Two switching techniques are prevalent for data transmission : 1. Circuit Switching 2. Store & forward (S&F) switching
  • 4. Circuit Switching  In circuit switching, an electrical path is established between the source and destination before any data transfer takes place.  The electrical path may be realised by physical wires or coaxial cables or radio or satellite links.  It remains dedicated to the communicating pair for the entire duration of the transmission irrespective of whether data is actually transferred or not.  The connection is released only when specifically signalled so by either of the communicating entities.  It is entirely analogous to the telephonic switching.
  • 6.  There are three phases involved in circuit switched data transfer: 1. Connection establishment 2. Data transmission 3. Connection release
  • 7.
  • 8.
  • 9. Circuit Switching Applications  Public Switch Telephone Network (PSTN)  Private Branch Exchanges (PBX)  Private Wide Area Networks (often used to interconnect PBXs in a single organization)  Data Switch
  • 10. Advantages and Disadvantages of Circuit Switching Advantages: • The communication channel (once established) is dedicated. • Developed for voice traffic (public telephone network) but can also applied to data traffic. Disadvantages: Channel capacity is dedicated for the whole duration of a connection, If no data, capacity is wasted • Long initial delay: circuit establishment takes time • • More expensive than any other switching techniques, because a dedicated path is required for each connection. • Inefficient use of the communication channel, because the channel is not used when the connected systems are not using it.
  • 11. Store and Forward Switching  In store and forward switching, the switching nodes have the ability to store user messages and forward the same towards the destination when the links available.  Each node is equipped with a processor and some buffer storage.  No end-to-end link is set up prior to data transmission.  It is analogous to the postal or telegraph system.
  • 12. Store and Forward Switching
  • 13.  S & F switching is of two types: 1. Message switching 2. Packet switching
  • 14. Message Switching  In message switching, a message is transmitted in its entirety without a break from one node to another.  The node processor receives the full user message and store the same.  Check the message for data transmission errors and perform error recovery if required.  Determine the destination address from the user message.  Choose an appropriate link based on routing algorithm.  Forward the message to the next node on the chosen link.
  • 15. Disadvantages of Message Switching  For long message there is a chance of overflow.  If an error occurs during transmission, the entire message may not be retransmitted.  If a high priority short message arrives while a long message is in transmission, it will have to wait until the transmission of the long message ends.
  • 16. Packet Switching  In packet switching, messages are split into a number of packets, and they are transmitted in S & F fashion.  Messages are split at the source host and reassembled at the destination host.  Each packet transmission is independent of the others.  Each packet needs to carry the complete information such as destination id, source id, message id, and packet id.
  • 19. Advantages and Disadvantages of Packet Switching  Advantages: • • Packet switching offers improved delay characteristics, because there are no long messages in the queue (maximum packet size is fixed). •  Packet switching is cost effective, because switching devices do not need massive amount of secondary storage. Packet can be rerouted if there is any problem, such as, busy or disabled links. Disadvantages: • Protocols for packet switching are typically more complex. • It can add some initial costs in implementation. • If packet is lost, sender needs to retransmit the data. • Packets of same message may arrive out of sequence at the destination node.
  • 20. Conclusion Thus, we can conclude that switching technique can be used for transmission of data traffic. Though there is a dedicated path in circuit switching due to long initial delay we are going for S & F switching instead of circuit switching. In S & F switching instead of using message switching we are using packet switching because of improved delay characteristics and less buffer storage.