Amitava Nag: Assistant Professor Dept. of IT Academy of Technology
Amitava Nag: Assistant Professor Dept. of IT Academy of Technology
CIRCUIT SWITCHING
A dedicated communication path is required between two stations.
The path follows a fixed sequence of intermediate links.
A logical channel gets defined on each physical link. Dedicated to the connection.
Data transfer
Can proceed at maximum speed.
Connection termination
Required after data transmission is over. For deallocation of network resources.
PACKET SWITCHING
Modern form of long-distance data communication.
Network resources are not dedicated. A link can be shared.
Buffering and data rate conversion can be performed easily. Some packets may be given priority over others, if desired.
DATAGRAM APPROACH
Basic concept: No route is established beforehand. Each packet is transmitted as an independent entity. Does not maintain any history. Analogy: Postal system. Every intermediate node has to take routing decisions dynamically. Makes use of a routing table. Every packet must contain source and destination addresses.