Ask Question
4 October, 13:39

packet switch receives a packet and determines the outbound link to which the packet should be forwarded. When the packet arrives, one other packet is halfway done being transmitted on this outbound link and four other packets are waiting to be transmitted. Packets are transmitted in order of arrival. Suppose all packets are 1,500 bytes and the link rate is 2 Mbps. What is the queuing delay for the packet

+3
Answers (1)
  1. 4 October, 15:26
    0
    Answer: 0.027 sec

    Explanation:

    Within the switch, waiting to be transmitted, we have 4 + ½ = 4.5 packets

    1 packet = 1500 bytes

    4.5 packets = 6750 bytes.

    So, before any arriving packet can be delivered, it will wait for these 6750 bytes to be transmitted.

    Data rate = 2 Mbps

    1 byte = 8 bits

    Data rate = 2.106 bits/sec = 250 KB/s

    Time for a byte to be transmitted:

    TB = 1/250 KB/s

    Time to transmit 6750 Bytes:

    T = 1/250 KB/s. 6750 Bytes = 0.027 sec = 27 msec.

    In order to be transmitted, an arriving packet must wait at least 27 msec.

    Queing delay = 0.027 sec. = 27 msec.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “packet switch receives a packet and determines the outbound link to which the packet should be forwarded. When the packet arrives, one ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers