SlideShare a Scribd company logo
1 of 8
Download to read offline
Switching Techniques
Mariena A.A.
Sr.Mariena A.A. 1
Presented by
Mariena A. A.
Asst. Professor and Head, Department of Computer Science
Little Flower College, Guruvayoor.
Switching
Transmission of data beyond a local area
communication is achieved through network of
intermediate nodes called switches.
The purpose of switches is to provide switching
facilities that will move the data from node to node until
they reach their destination.
Three types of switching techniques
1.Circuit Switching
2.Packet Switching
3.Message Switching
Mariena A.A.
Switching
Transmission of data beyond a local area
communication is achieved through network of
intermediate nodes called switches.
The purpose of switches is to provide switching
facilities that will move the data from node to node until
they reach their destination.
Three types of switching techniques
1.Circuit Switching
2.Packet Switching
3.Message Switching
Circuit switched network consists of set of switches
connected by physical links.
In circuit switching there will be a dedicated
communication channel between two stations.
It contain three phases
Circuit Establishment
Data transfer
Circuit disconnect
Before any signals can be transmitted an end to end
connection should be established.
Connection setup means creating dedicated channels
between the switches.
Data transferred and after data transfer connection
removed. Mariena A.A.
Circuit switched network consists of set of switches
connected by physical links.
In circuit switching there will be a dedicated
communication channel between two stations.
It contain three phases
Circuit Establishment
Data transfer
Circuit disconnect
Before any signals can be transmitted an end to end
connection should be established.
Connection setup means creating dedicated channels
between the switches.
Data transferred and after data transfer connection
removed.
It is not efficient because resources are allocated during
entire duration of the connection and these resources are
unavailable to other connections.
There is a delay prior to signal transfer for call
establishment.
Information is transmitted at a fixed data rate with no delay
other than the propagation delay through the transmission
links.
Measurements in switching techniques
Propagation time: time taken by the signal to propagate from
one node to the next.
Transmission time: Time taken to send out a block of data
Node delay: Time taken by the node to perform processing
as it switches data.
Mariena A.A.
It is not efficient because resources are allocated during
entire duration of the connection and these resources are
unavailable to other connections.
There is a delay prior to signal transfer for call
establishment.
Information is transmitted at a fixed data rate with no delay
other than the propagation delay through the transmission
links.
Measurements in switching techniques
Propagation time: time taken by the signal to propagate from
one node to the next.
Transmission time: Time taken to send out a block of data
Node delay: Time taken by the node to perform processing
as it switches data.
No loss of packets or out of order packets since it is a connection
oriented network.
Forwarding of information is based on time or frequency slot so
there is no need to examine the header.
Data is transmitted without delay.
This guarantees reliable connection in terms of constant data rate
and availability of resources.
It is used for long distance and long duration calls.
-ves: More expensive
Dedicated channels require more bandwidth
Inefficient in terms of resource utilization.
It is designed for voice traffic not suited for data transmission.
Prior to actual data transfer time required to establish physical
link between two stations is too long.
Mariena A.A.
No loss of packets or out of order packets since it is a connection
oriented network.
Forwarding of information is based on time or frequency slot so
there is no need to examine the header.
Data is transmitted without delay.
This guarantees reliable connection in terms of constant data rate
and availability of resources.
It is used for long distance and long duration calls.
-ves: More expensive
Dedicated channels require more bandwidth
Inefficient in terms of resource utilization.
It is designed for voice traffic not suited for data transmission.
Prior to actual data transfer time required to establish physical
link between two stations is too long.
Packet switching
Here data are transmitted in short packets.
Data are transmitted in variable length blocks called
packets.
Each packet contains not only data but control
information.
Two types of packet switching one is datagram and
other is virtual circuit.
In datagram each packet treated as individually.
All packets belongs to a single message follows various
paths to destination.
Datagrams reach their destination out of order.
Mariena A.A.
Packet switching
Here data are transmitted in short packets.
Data are transmitted in variable length blocks called
packets.
Each packet contains not only data but control
information.
Two types of packet switching one is datagram and
other is virtual circuit.
In datagram each packet treated as individually.
All packets belongs to a single message follows various
paths to destination.
Datagrams reach their destination out of order.
Virtual circuit Approach
Single route is chosen between sender and receiver at
the beginning of a session.
All packets are travelled one after the other along the
same route.
It can ben be implemented in two ways
Switched VC: virtual circuit is created whenever it is
needed and exist only for the specific exchange. SVC
users get different route every time they request a
connection.
Permanent VC : The circuit is dedicated for specific
users. No one else can use that circuit.
PVC always use the same route.
It can be used without connection establishment and
connection termination.
Mariena A.A.
Virtual circuit Approach
Single route is chosen between sender and receiver at
the beginning of a session.
All packets are travelled one after the other along the
same route.
It can ben be implemented in two ways
Switched VC: virtual circuit is created whenever it is
needed and exist only for the specific exchange. SVC
users get different route every time they request a
connection.
Permanent VC : The circuit is dedicated for specific
users. No one else can use that circuit.
PVC always use the same route.
It can be used without connection establishment and
connection termination.
Message switching
Store and forward approach
A node receives a message and stores it until the
appropriate route is free and sends it.
There is no direct link between sender and receiver . A
message is delivered to the node along one path then
rerouted along another to its destination.
Mariena A.A.
Message switching
Store and forward approach
A node receives a message and stores it until the
appropriate route is free and sends it.
There is no direct link between sender and receiver . A
message is delivered to the node along one path then
rerouted along another to its destination.

More Related Content

Similar to a36231326fabc3c7380fb55be6d6e419.pdf

Learning Guide of Determine Best Fit Topology LO 2.pptx
Learning Guide of Determine Best Fit Topology LO 2.pptxLearning Guide of Determine Best Fit Topology LO 2.pptx
Learning Guide of Determine Best Fit Topology LO 2.pptx
aytenewbelay1
 
WT - Circuit & Packet switching
WT - Circuit & Packet switchingWT - Circuit & Packet switching
WT - Circuit & Packet switching
vinay arora
 
Switching techniques
Switching techniquesSwitching techniques
Switching techniques
Amit Kumar
 
Wmcn ch.3
Wmcn ch.3Wmcn ch.3
Wmcn ch.3
Alaa2
 

Similar to a36231326fabc3c7380fb55be6d6e419.pdf (20)

Communication and Networking
Communication and NetworkingCommunication and Networking
Communication and Networking
 
Learning Guide of Determine Best Fit Topology LO 2.pptx
Learning Guide of Determine Best Fit Topology LO 2.pptxLearning Guide of Determine Best Fit Topology LO 2.pptx
Learning Guide of Determine Best Fit Topology LO 2.pptx
 
CSC 424 -Lecture 5n8 2022.pptx
CSC 424 -Lecture 5n8 2022.pptxCSC 424 -Lecture 5n8 2022.pptx
CSC 424 -Lecture 5n8 2022.pptx
 
Switching types-circuit, packet and message
Switching types-circuit, packet and messageSwitching types-circuit, packet and message
Switching types-circuit, packet and message
 
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
 
WAN and Switching .pptx
WAN and  Switching .pptxWAN and  Switching .pptx
WAN and Switching .pptx
 
22 circuits
22 circuits22 circuits
22 circuits
 
WT - Circuit & Packet switching
WT - Circuit & Packet switchingWT - Circuit & Packet switching
WT - Circuit & Packet switching
 
Switching techniques
Switching techniquesSwitching techniques
Switching techniques
 
Switching - data communication
Switching - data communicationSwitching - data communication
Switching - data communication
 
Chap 8 switching
Chap 8 switchingChap 8 switching
Chap 8 switching
 
Chapter#3
Chapter#3Chapter#3
Chapter#3
 
Opportunistic Data Forwarding in Manet
Opportunistic Data Forwarding in ManetOpportunistic Data Forwarding in Manet
Opportunistic Data Forwarding in Manet
 
Circuit switching
Circuit switchingCircuit switching
Circuit switching
 
Switching technique in on
Switching technique in onSwitching technique in on
Switching technique in on
 
Wmcn ch.3
Wmcn ch.3Wmcn ch.3
Wmcn ch.3
 
Protocols and standards
Protocols and standardsProtocols and standards
Protocols and standards
 
Circuit Switching
Circuit SwitchingCircuit Switching
Circuit Switching
 
switching technique in computer networks
switching technique in computer networksswitching technique in computer networks
switching technique in computer networks
 
Switching
Switching Switching
Switching
 

Recently uploaded

Challenges and Opportunities: A Qualitative Study on Tax Compliance in Pakistan
Challenges and Opportunities: A Qualitative Study on Tax Compliance in PakistanChallenges and Opportunities: A Qualitative Study on Tax Compliance in Pakistan
Challenges and Opportunities: A Qualitative Study on Tax Compliance in Pakistan
vineshkumarsajnani12
 
Contact +971581248768 for 100% original and safe abortion pills available for...
Contact +971581248768 for 100% original and safe abortion pills available for...Contact +971581248768 for 100% original and safe abortion pills available for...
Contact +971581248768 for 100% original and safe abortion pills available for...
DUBAI (+971)581248768 BUY ABORTION PILLS IN ABU dhabi...Qatar
 
Jual obat aborsi Hongkong ( 085657271886 ) Cytote pil telat bulan penggugur k...
Jual obat aborsi Hongkong ( 085657271886 ) Cytote pil telat bulan penggugur k...Jual obat aborsi Hongkong ( 085657271886 ) Cytote pil telat bulan penggugur k...
Jual obat aborsi Hongkong ( 085657271886 ) Cytote pil telat bulan penggugur k...
Klinik kandungan
 

Recently uploaded (20)

QSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptx
QSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptxQSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptx
QSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptx
 
Challenges and Opportunities: A Qualitative Study on Tax Compliance in Pakistan
Challenges and Opportunities: A Qualitative Study on Tax Compliance in PakistanChallenges and Opportunities: A Qualitative Study on Tax Compliance in Pakistan
Challenges and Opportunities: A Qualitative Study on Tax Compliance in Pakistan
 
The Art of Decision-Making: Navigating Complexity and Uncertainty
The Art of Decision-Making: Navigating Complexity and UncertaintyThe Art of Decision-Making: Navigating Complexity and Uncertainty
The Art of Decision-Making: Navigating Complexity and Uncertainty
 
Thompson_Taylor_MBBS_PB1_2024-03 (1)- Project & Portfolio 2.pptx
Thompson_Taylor_MBBS_PB1_2024-03 (1)- Project & Portfolio 2.pptxThompson_Taylor_MBBS_PB1_2024-03 (1)- Project & Portfolio 2.pptx
Thompson_Taylor_MBBS_PB1_2024-03 (1)- Project & Portfolio 2.pptx
 
Understanding Financial Accounting 3rd Canadian Edition by Christopher D. Bur...
Understanding Financial Accounting 3rd Canadian Edition by Christopher D. Bur...Understanding Financial Accounting 3rd Canadian Edition by Christopher D. Bur...
Understanding Financial Accounting 3rd Canadian Edition by Christopher D. Bur...
 
Progress Report - Oracle's OCI Analyst Summit 2024
Progress Report - Oracle's OCI Analyst Summit 2024Progress Report - Oracle's OCI Analyst Summit 2024
Progress Report - Oracle's OCI Analyst Summit 2024
 
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
 
Contact +971581248768 for 100% original and safe abortion pills available for...
Contact +971581248768 for 100% original and safe abortion pills available for...Contact +971581248768 for 100% original and safe abortion pills available for...
Contact +971581248768 for 100% original and safe abortion pills available for...
 
The Vietnam Believer Newsletter_May 13th, 2024_ENVol. 007.pdf
The Vietnam Believer Newsletter_May 13th, 2024_ENVol. 007.pdfThe Vietnam Believer Newsletter_May 13th, 2024_ENVol. 007.pdf
The Vietnam Believer Newsletter_May 13th, 2024_ENVol. 007.pdf
 
10 Influential Leaders Defining the Future of Digital Banking in 2024.pdf
10 Influential Leaders Defining the Future of Digital Banking in 2024.pdf10 Influential Leaders Defining the Future of Digital Banking in 2024.pdf
10 Influential Leaders Defining the Future of Digital Banking in 2024.pdf
 
Home Furnishings Ecommerce Platform Short Pitch 2024
Home Furnishings Ecommerce Platform Short Pitch 2024Home Furnishings Ecommerce Platform Short Pitch 2024
Home Furnishings Ecommerce Platform Short Pitch 2024
 
Jual obat aborsi Hongkong ( 085657271886 ) Cytote pil telat bulan penggugur k...
Jual obat aborsi Hongkong ( 085657271886 ) Cytote pil telat bulan penggugur k...Jual obat aborsi Hongkong ( 085657271886 ) Cytote pil telat bulan penggugur k...
Jual obat aborsi Hongkong ( 085657271886 ) Cytote pil telat bulan penggugur k...
 
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
 
Top Quality adbb 5cl-a-d-b Best precursor raw material
Top Quality adbb 5cl-a-d-b Best precursor raw materialTop Quality adbb 5cl-a-d-b Best precursor raw material
Top Quality adbb 5cl-a-d-b Best precursor raw material
 
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60% in 6 Months
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60%  in 6 MonthsSEO Case Study: How I Increased SEO Traffic & Ranking by 50-60%  in 6 Months
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60% in 6 Months
 
How does a bike-share company navigate speedy success? - Cyclistic
How does a bike-share company navigate speedy success? - CyclisticHow does a bike-share company navigate speedy success? - Cyclistic
How does a bike-share company navigate speedy success? - Cyclistic
 
Getting Real with AI - Columbus DAW - May 2024 - Nick Woo from AlignAI
Getting Real with AI - Columbus DAW - May 2024 - Nick Woo from AlignAIGetting Real with AI - Columbus DAW - May 2024 - Nick Woo from AlignAI
Getting Real with AI - Columbus DAW - May 2024 - Nick Woo from AlignAI
 
Managerial Accounting 5th Edition by Stacey Whitecotton test bank.docx
Managerial Accounting 5th Edition by Stacey Whitecotton test bank.docxManagerial Accounting 5th Edition by Stacey Whitecotton test bank.docx
Managerial Accounting 5th Edition by Stacey Whitecotton test bank.docx
 
Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024
 
Ital Liptz - all about Itai Liptz. news.
Ital Liptz - all about Itai Liptz. news.Ital Liptz - all about Itai Liptz. news.
Ital Liptz - all about Itai Liptz. news.
 

a36231326fabc3c7380fb55be6d6e419.pdf

  • 1. Switching Techniques Mariena A.A. Sr.Mariena A.A. 1 Presented by Mariena A. A. Asst. Professor and Head, Department of Computer Science Little Flower College, Guruvayoor.
  • 2. Switching Transmission of data beyond a local area communication is achieved through network of intermediate nodes called switches. The purpose of switches is to provide switching facilities that will move the data from node to node until they reach their destination. Three types of switching techniques 1.Circuit Switching 2.Packet Switching 3.Message Switching Mariena A.A. Switching Transmission of data beyond a local area communication is achieved through network of intermediate nodes called switches. The purpose of switches is to provide switching facilities that will move the data from node to node until they reach their destination. Three types of switching techniques 1.Circuit Switching 2.Packet Switching 3.Message Switching
  • 3. Circuit switched network consists of set of switches connected by physical links. In circuit switching there will be a dedicated communication channel between two stations. It contain three phases Circuit Establishment Data transfer Circuit disconnect Before any signals can be transmitted an end to end connection should be established. Connection setup means creating dedicated channels between the switches. Data transferred and after data transfer connection removed. Mariena A.A. Circuit switched network consists of set of switches connected by physical links. In circuit switching there will be a dedicated communication channel between two stations. It contain three phases Circuit Establishment Data transfer Circuit disconnect Before any signals can be transmitted an end to end connection should be established. Connection setup means creating dedicated channels between the switches. Data transferred and after data transfer connection removed.
  • 4. It is not efficient because resources are allocated during entire duration of the connection and these resources are unavailable to other connections. There is a delay prior to signal transfer for call establishment. Information is transmitted at a fixed data rate with no delay other than the propagation delay through the transmission links. Measurements in switching techniques Propagation time: time taken by the signal to propagate from one node to the next. Transmission time: Time taken to send out a block of data Node delay: Time taken by the node to perform processing as it switches data. Mariena A.A. It is not efficient because resources are allocated during entire duration of the connection and these resources are unavailable to other connections. There is a delay prior to signal transfer for call establishment. Information is transmitted at a fixed data rate with no delay other than the propagation delay through the transmission links. Measurements in switching techniques Propagation time: time taken by the signal to propagate from one node to the next. Transmission time: Time taken to send out a block of data Node delay: Time taken by the node to perform processing as it switches data.
  • 5. No loss of packets or out of order packets since it is a connection oriented network. Forwarding of information is based on time or frequency slot so there is no need to examine the header. Data is transmitted without delay. This guarantees reliable connection in terms of constant data rate and availability of resources. It is used for long distance and long duration calls. -ves: More expensive Dedicated channels require more bandwidth Inefficient in terms of resource utilization. It is designed for voice traffic not suited for data transmission. Prior to actual data transfer time required to establish physical link between two stations is too long. Mariena A.A. No loss of packets or out of order packets since it is a connection oriented network. Forwarding of information is based on time or frequency slot so there is no need to examine the header. Data is transmitted without delay. This guarantees reliable connection in terms of constant data rate and availability of resources. It is used for long distance and long duration calls. -ves: More expensive Dedicated channels require more bandwidth Inefficient in terms of resource utilization. It is designed for voice traffic not suited for data transmission. Prior to actual data transfer time required to establish physical link between two stations is too long.
  • 6. Packet switching Here data are transmitted in short packets. Data are transmitted in variable length blocks called packets. Each packet contains not only data but control information. Two types of packet switching one is datagram and other is virtual circuit. In datagram each packet treated as individually. All packets belongs to a single message follows various paths to destination. Datagrams reach their destination out of order. Mariena A.A. Packet switching Here data are transmitted in short packets. Data are transmitted in variable length blocks called packets. Each packet contains not only data but control information. Two types of packet switching one is datagram and other is virtual circuit. In datagram each packet treated as individually. All packets belongs to a single message follows various paths to destination. Datagrams reach their destination out of order.
  • 7. Virtual circuit Approach Single route is chosen between sender and receiver at the beginning of a session. All packets are travelled one after the other along the same route. It can ben be implemented in two ways Switched VC: virtual circuit is created whenever it is needed and exist only for the specific exchange. SVC users get different route every time they request a connection. Permanent VC : The circuit is dedicated for specific users. No one else can use that circuit. PVC always use the same route. It can be used without connection establishment and connection termination. Mariena A.A. Virtual circuit Approach Single route is chosen between sender and receiver at the beginning of a session. All packets are travelled one after the other along the same route. It can ben be implemented in two ways Switched VC: virtual circuit is created whenever it is needed and exist only for the specific exchange. SVC users get different route every time they request a connection. Permanent VC : The circuit is dedicated for specific users. No one else can use that circuit. PVC always use the same route. It can be used without connection establishment and connection termination.
  • 8. Message switching Store and forward approach A node receives a message and stores it until the appropriate route is free and sends it. There is no direct link between sender and receiver . A message is delivered to the node along one path then rerouted along another to its destination. Mariena A.A. Message switching Store and forward approach A node receives a message and stores it until the appropriate route is free and sends it. There is no direct link between sender and receiver . A message is delivered to the node along one path then rerouted along another to its destination.