How long does it take a packet of 500 bytes length to propagate over a link of distance 1,500 km, propagation speed 2.5 x 10^8 m/s, and transmission rate 5 Mbps? More generally, how long does it take a packet of length L to propagate over a link of distance d, propagation speed s, and transmission rate R bps? Does this delay depend on packet length? Does this delay depend on transmission rate? Explain your choices.
Delays in Packet switching :
Transmission Delay: the time required to put data bits on the wire/communication medium. It depends on the length of the packet and bandwidth of the network.
Transmission delay = L/R
= 8 bits/byte * 500 bytes / 5,000,000 bps
= 0.8 ms
Propagation Delay: the time required for bits to reach the destination from the start point. Factors on which the Propagation delay depends are Distance and propagation speed.
Propagation delay =distance/transmission speed = d/s
= 1,500 x10^3/ 2.5×10^8
= 6 ms
Queuing Delay :
Queuing delay is the time a job waits in a queue until it can be
executed. It depends on congestion. It is the time difference
between when the packet arrived Destination and when the packet
data was processed or executed.
Average Queuing delay = (N-1)L/(2*R)=0(queue is iniatly empty).
Therefore, the total time =0. 8ms + 6ms = 6.8 ms
The propagation delay will depend only on distance and speed.
But, transmission delay depends on packet length and bandwidth. Hence, the total delay depends on the packet length and transmission rate.
How long does it take a packet of 500 bytes length to propagate over a link...
How long does it take a packet of length 1000 bytes to propagate over a link of distance 2500 km, propagation speed 2.5 times 10^8 m/s, and transmission rate 2 Mbps More generally, how long does it take a packet of length L to propagate over a link of distance d, propagation speed s, and transmission rate R bps? Does this delay depend on packet length? Does this delay depend on transmission rate?
1. Consider a packet of length L which begins at end system A and travels over three links to a destination end system. These three links are connected by two packet switches. Let di, si, and Ri denote the length, propagation speed, and the transmission rate of link i, for i=1,2,3. The packet switch delays each packet by dproc. Assuming no queuing delays, in terms of di, si, and Ri, (i=1,2,3), and L, what is the total end-to-end delay for...
For this question, let the packet size L = 1000 bytes, the propagation speed s = 2.5 x 108 m/s, the link distance d = 2000 km, and the transmission rate R = 10 Mbps. Assume that 1 Mbyte (megabyte) = 1 x 106 bytes (SI definition). Answer these questions: (a) If 5 packets arrive simultaneously and the queue is initially empty, what is the average queuing delay for all 5 packets.
Note: b denotes bits and B denotes Bytes (1 Byte = 8 bits). Consider a packet of length L, which begins at source and travels over seven links to a destination. These links are connected through six routers. Let di, si, and Ri denote the length, propagation speed, and the transmission rate of link i, for i = 1 to 7. The processing delay at each router is d-proc. The queuing delay at each router is d-que. What is the...
3. Suppose there is exactly one packet switch (or router) between a sending host and a receiving host. The transmission rates between the sending host and the switch and between the switch and the receiving host are R1 = 1Mbps and R2 = 2Mbps, respectively. Assuming that the switch uses store-and-forward packet switching, what is the total end-to-end delay to send a packet of length 18000bits? Assume that the propagation speed is 2 * 108 meters/sec, the distance between source...
Note: b denotes bits and B denotes Bytes (1 Byte 8 bits) Question 1: 32 points: (16)+(16) Source Destination Consider a packet of length L, which begins at source and travels over seven links to a destination. These links are connected through six routers. Let di, si, and Ri denote the length, propagation speed, and the transmission rate of link i, for i 1 to 7. The processing delay at each router is d-proc. The queuing delay at each router...
Problem 2 For a given network, the average packet length L = 1024 bytes, packets are arriving with an average rate = 8 pakets/s, the network is used to support voice call services which can tolerate a maximum end-to-end delay of 150 ms, the average end-to-end distance between any two connected nodes in the network is 1000 km, the average phase velocity for signal travelling throughout the network links is 0.1 speed of light in free space and the call...
QUESTION 1 "A single router is transmitting packets, each of length L bits, over a single link with transmission rate R Mbps to another router at the other end of the link. Suppose that the packet length is L= 12000 bits, and that the link transmission rate along the link to router on the right is R = 1000 Mbps. What is the maximum number of packets per second that can be transmitted by the link (use a whole number)?"...
Q2.3. (15%) Consider sending a file of F bytes over a path of Q links. Each link transmits at R bps. The network is lightly loaded so that there are no queuing delays at any link. The propagation delay on each link is Tp seconds on average. 1. Suppose the network is a packet-switched virtual-circuit network. Assume the VC setup time is Ts seconds. Suppose the sending layers add a total of h bits of header to the file, and...
Please Answer all Questions on Networks, They all involve calculation ( 1-9 Questions) "A single router is transmitting packets, each of length L bits, over a single link with transmission rate R Mbps to another router at the other end of the link. Suppose that the packet length is L= 12000 bits, and that the link transmission rate along the link to router on the right is R = 1000 Mbps. What is the maximum number of packets per second...