840 likes | 2.07k Views
Communication Switching Techniques . For more notes and topics visit: www.eITnotes.com. Switched Network. A Switched Network consists of interlinked nodes called Switches.
E N D
Communication Switching Techniques For more notes and topics visit: www.eITnotes.com eITnotes.com
Switched Network A Switched Network consists of interlinked nodes called Switches. Switches are hardware and software that are capable of creating temporary connections between two or more devices linked to the switch. In a Switched network, some of nodes are connected to the end system or communication devices like computer or telephone. eITnotes.com
Switched Network A,B,C,D,E and so on are end systems or communication devices. Switches are labeled as I,II,III,IV,V and so on. eITnotes.com
Types of Switching Techniques Switching CircuitSwitching Packet Switching Message Switching Virtual Circuit Switching Datagram Switching eITnotes.com
Circuit Switching Dedicated physical connection or path is established between the sending and receiving device. Dedicated path made of one or more links. Routing is made when the path or link is set up across the network. After the has been set between the sender and receiver, the information is forwarded continuously over the link. eITnotes.com
Data transferred between the two stations are not in the form of packets. The data are continuous flow sent by the source station and received station. No addressing involved in data transfer. Communication takes place in three phases:- -Circuit establishment -Data transfer phase -Circuit disconnect eITnotes.com
Path is release only when data transmission between sender and receiver is over. In circuit switching, the resources need to be reserved during the setup phase, the resources remain dedicated for the entire duration of data transfer until the teardown phase. eITnotes.com
The four switches are connected these computers thus provide dedicated links by reducing the line cost. I,II,III and IV are circuit switches .Switch I,III,IV are connected to computers while II is only routing node. eITnotes.com
Advantages of Circuit Switching Dedicated path establish provides a guaranteed data rate. Data is transmitted without any delay, as there is no waiting time at each switch. Suitable for long continuous transmission. eITnotes.com
Disadvantages of Circuit Switching It cannot be used to transmit any other data even if the channel is free. Inefficient in terms of utilization of resources. Long time is required to establish a physical link. eITnotes.com
Packet Switching Message is broken up into packets of fixed and variable size. Each packet includes header that contains source address , destination address and other control information. Size of packets depend upon type of network and protocol used. Resources are allocated on demand on a first come first basis. eITnotes.com
Packet are sent over network node to node. At each node, packet is stored briefly and then routed according to information in its header. These types of networks are called store and forward networks. Individual packets may follow different routes to reach destination. Two types of Packet Switching:- -Datagram Packet Switching -Virtual Packet Switching eITnotes.com
Datagram Packet Switching Each packet is separately addressed that is contains destination address in its header and is treated independently. Packets in this approach are called datagram. Datagram Switching is done at network layer. eITnotes.com
Datagram Packet Switching eITnotes.com
Datagram approach is used to deliver four packets from station A to X. All the four packets belong to same message but they travel via different paths to reach the destination. It can cause the datagram to arrive out of order at their destination with different delays between the packets. Packets may also be lost because of lack of resources. eITnotes.com
Virtual Packet Switching Circuit connection called virtual circuit is set up between sender and receive before any data transfer takes place. Virtual circuit approach has a set up, data transfer and tear down phase. Resources can be allocated during set up phase or on demand. eITnotes.com
All the packets of a message follow the same path establish during the connection. It is implemented in the data link layer. eITnotes.com
Advantages of Packet Switching Switching node can route the packet as and when required. Routing is done on packet basis, the intermediate nodes do not have to wait for entire message, hence transmission is very. It increases the bandwidth of network by allowing many devices to communicate through the same network channel. eITnotes.com
Disadvantages of Packet Switching Packets may be lost on their route, so sequence numbers are required to identify the missing packets. Large amount RAM is required to handle the large quantities of packets. eITnotes.com
Message Switching Message is a logical unit of information and can be of any length. If a station wishes to send a message to another station, it first adds destination address to the message. No direct link is established between sender and receiver. eITnotes.com
Each message is treated as an independent unit. Each complete message is then transmitted from device to device through internetwork i.e. message is transmitted from source node to intermediate node. Intermediate node stores complete message temporarily, inspect it for errors and transmits message to next node based on available channel and its routing information. It is called Store and Forward network. eITnotes.com
When message reaches a node, the channel on which it came is released for use by another message. Message M1 is transmitted from A to D and M2 is transmitted from C to B. Message M1 follows route A->I->II->D and M2 follows route C->IV->II->B depending upon availability of free path at that particular moment. eITnotes.com
Message Switching eITnotes.com
Advantages of Message Switching No physical connection is required between source and destination. Reduces traffic congestion on network because of store and forward facility. Support message length of unlimited size. eITnotes.com
Disadvantages of Message Switching As message length is unlimited, each switching node must have sufficient storage to buffer message. Storing and forwarding facility introduces delay thus unsuitable for real time applications like voice and video. eITnotes.com
Comparison between Switching Techniques eITnotes.com
THANK YOU eITnotes.com