1,444 views

1 Answer

1 1 vote

If No Packets is dropped Then The Condition should be like this :

 Let T be the input rate  , so our formula is  :  Input rate - output rate = Buffer Size     .....(i)

 Since 1 packet remains in the buffer for 12 ms time period.  And Avg length of the packet is 200 B.

 In 12 ms data  buffered is  200*8 bits   .

  So output rate in 1 Sec is (200*8)/12 * 10-3  bits   ...(ii)

Now,   T - output rate  = 256 *8 * 103 bits/sec ...(iii) we get this from (i)  [ as buffer size = 256 KBps = 256 * 8 * 103 bits/sec ]

now put the output rate value of (ii) in (iii)  and we get 

 T = 272.66 bits/Sec

edited by
Answer:
Position:
Show:

Related questions

0 0 votes
2 2 answers
3.3k
3.3k views
Na462 asked Dec 2, 2018
3,271 views
Which of the following statements are True ?
3 3 votes
2 2 answers
1.8k
1.8k views
अनुराग पाण्डेय asked Dec 5, 2015
1,848 views
A Router outside the organization received a packet 224.240.7.91. Consider following steps that a router may take: 1. The router looks in its routing table to find out ho...
3 3 votes
1 1 answer
335
335 views
shc asked Jul 15, 2025
335 views
The solution to this question:Consider two hosts $S$ and $D$ are connectedthrough two intermediate routers, router takesnegligibal processing time. Each link bandwidthis ...
1 1 vote
2 answers 2 answers
3.3k
3.3k views
kapilbk1996 asked Jul 28, 2018
3,299 views
"Linked allocation of files on a disk space can lead to internal fragmentation"Is this statement true or false? Justify your answer.