1,118 views

2 Answers

Best answer
4 votes
4 votes

--> Each node transmit 50 frames per second (given).

--> Frame length = 2500 bits , Number of nodes = 100 , Transmission rate = 10^8 bps (given).

--> So, Bits transmit by 100 node = 2500*100*50 = 125*10^5 bps

--> Efficiency(%) of Protocol  = (125*10^5 / 10^8 )*100 = 12.50% .

selected by
0 votes
0 votes

 in 1 sec a node can transmit 50*2500 bits = 125*10^3 bits

but its transmission rate in general is 10^8 bits in 1 sec

so efficiency is .................125*10^3 / 10 ^ 8

.this is for 1 node .

.For 100 node it will be 12.5%

Related questions

0 votes
0 votes
0 answers
4