Home » Computer Networks » Computer networks miscellaneous » Question

Computer networks miscellaneous

  1. A computer on a 10 Mbps network is regulated by a token bucket. The token bucket is filled at a rate of 2 Mbps. It is initially filled to capacity with 16 Megabits. What is the maximum duration for which the computer can transmit at the full 10 Mbps?
    1. 1.6 s
    2. 2 s
    3. 5 s
    4. 8 s
Correct Option: B

Let the duration of transmission be x s.
Transmission Network of Computer by y s
Network initially filled with p Megabits
Initial rate of transmission be q per second
Now, from the above, we can easily formulate
y + qx = xy ⇒ y = x (y – q)
⇒ 16 = x(10 – 2) ⇒ x = 2



Your comments will be displayed only after manual approval.