Mọi người giúp mình câu hỏi này nhé:
At the start of every second, a train of 100 bits arrive to a queue at rate 1000 bits/second. The departure rate from the queue is 500 bits/second. The queue is served bit-by-bit, and you can assume the buffer size is infinite.
a) What is the average queue occupancy? (in bits)
Note: Enter an integer. Any other kind of answer will result in a 0 point grade for this question.
b) What is the average delay of a bit in the queue? (in milliseconds)
Note: Enter an integer. Any other kind of answer will result in a 0 point grade for this question.
Thanks
At the start of every second, a train of 100 bits arrive to a queue at rate 1000 bits/second. The departure rate from the queue is 500 bits/second. The queue is served bit-by-bit, and you can assume the buffer size is infinite.
a) What is the average queue occupancy? (in bits)
Note: Enter an integer. Any other kind of answer will result in a 0 point grade for this question.
b) What is the average delay of a bit in the queue? (in milliseconds)
Note: Enter an integer. Any other kind of answer will result in a 0 point grade for this question.
Thanks