































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
These are a set of Lecture Slides on the subject of Data Communication and Computer Networks at Univeristy of Delhi by Dr. Sonam Zinta. It includes: Circuit, Switching, Packet, Nodes, Network, Stations, Connections, Capacity, Elements, Blocking
Typology: Slides
1 / 39
This page cannot be seen from the preview
Don't miss anything!
































uses a dedicated path between two stations
has three phases
establish transfer disconnect
inefficient
channel capacity dedicated for duration of connection if no data, capacity wasted
set up (connection) takes time
once connected, transfer is transparent
may be unable to connect stations because all paths are in use used on voice systems
permits all stations to connect at once used for some data connections
circuit switching was designed for voice
packet switching was designed for data
transmitted in small packets
packets contains user data and control info user data may be part of a larger message control info includes routing (addressing) info
packets are received, stored briefly (buffered) and past on to the next node
line efficiency single link shared by many packets over time packets queued and transmitted as fast as possible
data rate conversion
stations connects to local node at own speed nodes buffer data if required to equalize rates
packets accepted even when network is busy
priorities can be used
datagram virtual circuit
network can provide sequencing and error control packets are forwarded more quickly less reliable
no call setup phase more flexible more reliable