Tutorial1
Tutorial1
Spring 2025
Tutorial 1
1
Tutorial 1
Answer:
Latency= Propagation time + transmission time + processing time + queuing
delay
Latency = (10 + 50 + 0) ms + (12000/30Mbps + 12000/20Mbps +
12000/10Mbps) + 0 + 0
Answer:
Transmission time Occurrence of congestion Order of arriving
Circuit switching: Longer at setup time in order
Packet switching: Shorter on every packet out of order
Q4- Consider the figure below that represented network consisting of two
100 Mbps Ethernet LANs connected by Router. Assume each
Ethernet links introduces a propagation delay of 1 µsec. The
processing capacity of the router is 0.01 Packet/sec, but it introduces
no queue delay. Given that the size of each packet is 1500Byte.
A- Calculate total delay of sending a 1500 Byte from Host 1 to
Host 2
B- Calculate the effective data rate for sending a 1500 Byte?
Answer:
Latency = propagation delay + transmission time + processing time + queuing delay
= ( 1 + 1) µsec + (1500 *8 / 100Mbps + 1500 *8 / 100Mbps) + 0.01 s
(processing time of sending one packet (1500byte) + 0
Q5- Suppose two hosts, A and B are separated by 100 km and are
connected by a direct link of R = 1Gbps. Suppose the propagation
speed over the link is 2.5 x 108 m/s.
A- Consider sending a file of 300 kbits from A to B. Suppose the file is
sent continuously as one big message. What is the maximum number
of bits that will be in the link at any given time?
B- How long does it take to send the above file if it is sent
continuously?
Answer:
What is the maximum number of bits that will be in the link =400kbits
B-The time required to send the file = 0.3Mbits/ 1Gbps + 100km/ 2.5 x108 m/s
5