recategorized by
5,256 views
3 3 votes

Consider a token ring topology with N stations (numbered 1 to N) running token ring protocol where the stations are equally spaced. When a station gets the token it is allowed to send one frame of fixed size. Ring latency is tp, while the transmission time of a frame is tt. All other latencies can be neglected.

The maximum utilization of the token ring when tt =3 ms, tp = 5 ms, N = 10 is

  1. 0.545
  2. 0.6
  3. 0.857
  4. 0.961

2 Answers

Best answer
4 4 votes

Answer is C

Maximum efficiency of token ring, early token release when every one wants to transmit

=(tx)/(tx +( tp/n))

tx=here given as tt= 3 ms

t=5 ms and N=10,

so efficiency = 3/(3+.5)= .857

selected by
Answer:
Position:
Show:

Related questions

1 1 vote
2 2 answers
3.9k
3.9k views
Ishrat Jahan asked Oct 30, 2014
3,879 views
Consider a token ring topology with N stations (numbered 1 to N) running token ring protocol where the stations are equally spaced. When a station gets the token it is al...
28 28 votes
3 answers 3 answers
17.0k
17.0k views
Ishrat Jahan asked Oct 30, 2014
17,031 views
You are given the following four bytes : $$\begin{array}{| c | c | c | c |} \hline 10100011 & 00110111 & 11101001 & 10101011 \\\hline \end{array}$$ Which of the fol...
39 39 votes
7 7 answers
28.1k
28.1k views
Ishrat Jahan asked Oct 30, 2014
28,127 views
In the waveform (a) given below, a bit stream is encoded by Manchester encoding scheme. The same bit stream is encoded in a different coding scheme in wave form (b). The ...
38 38 votes
4 answers 4 answers
9.0k
9.0k views
Ishrat Jahan asked Oct 29, 2014
8,957 views
A firewall is to be configured to allow hosts in a private network to freely open TCP connections and send packets on open connections. However, it will only allow extern...