• recategorized by
11,059 views
5 5 votes

Consider a 10 Mbps token ring LAN with a ring latency of 400 µs. A host that needs to transmit seizes the token. Then it sends a frame of 1000 bytes, removes the frame after it has circulated all around the ring, and finally releases the token. This process is repeated for every frame. Assuming that only a single host wishes to transmit, the effective data rate is

  1. 1 Mbps
  2. 2 Mbps
  3. 5 Mbps
  4. 6 Mbps

4 Answers

Best answer
12 12 votes

answer will be C
 

transmission time of frame is 800 µs
given that ring latency is 400 µs
since interface delay is not given so it is negligible so Ring latency is equal to propgation time 
it is employing delayed token reinsertion so 
so utilisation of token ring will be 
N*Tt/(PT+N * THT)
in delayed token THT is Tt + Ring Latency so utilisation is  0.5 
so throughput  is utilization * B.W
so it will be 0.5*10 Mbps 
so answer is 5Mbps

• selected by
6 6 votes

Answer: C

Transmission Time: 1000*8 bits/10 Mbps = 800 µs
Latency = Propagation Time = 400 µs

Link utilisation = 800/(800+2*400) = 1/2

Effective Data Rate = 1/2 * 10 Mbps = 5 Mbps

1 1 vote
Bw=10Mbps

RL=400 micro sec

L=1000Byte

Efficiency=N*Tt/Tp+N*RL

RL=Tt+Tp;

Efficiency=10*800/400+10*(1200)

Efficiency=0.6452

Effective data rate =Efficiency*Bw=0.6452*10Mbps=6.4521Mbps

Option should be -D
0 0 votes
Actually the keyword use here is LAN so we use general formula of efficiency

e=1/1+2a , a=PD/TD PD=propagation delay , TD=transmission Delay

as PD=400 us . TD=1000*8 / 10 * 10^6=800 us

e=1/1+2*(400/800)=.5

Effective Data Rate = e*Data Rate = .5*10=5 Mbps .
Answer:
Position:
Show:

Related questions

48 48 votes
7 answers 7 answers
22.2k
22.2k views
Ishrat Jahan asked Nov 2, 2014
22,217 views
A host is connected to a Department network which is part of a University network. The University network, in turn, is part of the Internet. The largest network in which ...
49 49 votes
8 answers 8 answers
29.5k
29.5k views
Ishrat Jahan asked Nov 2, 2014
29,475 views
Consider a parity check code with three data bits and four parity check bits. Three of the Code Words are $0101011, 1001101$ and $1110001.$ Which of the following are als...
32 32 votes
4 answers 4 answers
21.6k
21.6k views
Ishrat Jahan asked Nov 2, 2014
21,554 views
A serial transmission $T1$ uses $8$ information bits, $2$ start bits, $1$ stop bit and $1$ parity bit for each character. A synchronous transmission $T2$ uses $3$ eight-b...
29 29 votes
6 answers 6 answers
17.2k
17.2k views
Ishrat Jahan asked Nov 2, 2014
17,211 views
A sender is employing public key cryptography to send a secret message to a receiver. Which one of the following statements is TRUE?Sender encrypts using receiver's publi...