Switching Technique
Switching Technique
on
Computer Application
Department of Computer Applications.
1
Department of Computer Applications
Switching techniques
2
Department of Computer Applications
Classification Of Switching Techniques
3
Department of Computer Applications
Circuit Switching
5
Department of Computer Applications
• Communication through circuit switching has 3
phases:
• Circuit establishment
• Data transfer
• Circuit Disconnect
6
Department of Computer Applications
Advantages Of Circuit Switching:
• In the case of Circuit Switching technique, the communication channel is
dedicated.
• It has fixed bandwidth.
• Message switches are programmed in such a way so that they can provide the most
efficient routes
8
Department of Computer Applications
• Each and every node stores the entire message and then forward it to the next node.
This type of network is known as store and forward network.
9
Department of Computer Applications
Advantages Of Message Switching
• Data channels are shared among the communicating devices that improve
the efficiency of using available bandwidth.
• The size of the message which is sent over the network can be varied.
Therefore, it supports the data of unlimited size.
10
Department of Computer Applications
Disadvantages Of Message Switching
• The Long delay can occur due to the storing and forwarding facility
provided by the message switching technique.
11
Department of Computer Applications
Packet Switching
• The message splits into smaller pieces known as packets and packets are
given a unique number to identify their order at the receiving end.
• Packets will travel across the network, taking the shortest path as possible.
12
Department of Computer Applications
• All the packets are reassembled at the receiving end in correct order.
13
Department of Computer Applications
14
Department of Computer Applications
Advantages Of Packet Switching:
• Reliable: If any node is busy, then the packets can be rerouted. This
ensures that the Packet Switching technique provides reliable
communication.
15
Department of Computer Applications
Efficient: Packet Switching is an efficient technique. It does not require any
established path prior to the transmission, and many users can use the same
communication channel simultaneously, hence makes use of available
bandwidth very efficiently.
16
Department of Computer Applications
• The protocols used in a packet switching technique are very complex and
requires high implementation cost.
17
Department of Computer Applications
THANK YOU
18
Department of Computer Applications