in GATE retagged by
416 views
1 vote
1 vote
In a college, the $CSMA / CD$ protocol has a bandwidth of $512$ $Mbps$ and distance of $2$ $km/s$.

If the signal speed is $2,00,000$ $km$, then the minimum frame size in order to detect a collision is _________ $bytes$.
in GATE retagged by
by
416 views

3 Comments

0
0

@Bikram sir,

What value should we consider for translating bandwidth if it is not mentioned in question?

If we consider bandwidth 512Mbps = 2^29 bits per second instead of 512 * 10^6 bps , answer will vary.

F = (2 * 2 * 512 * 2^20) / (200000 * 8) B

therefore, F = 1342.177B 

0
0
change the UNIT of distance and speed. both are interchanged.
2
2

1 Answer

1 vote
1 vote
Best answer

Let the minimum frame size is F .

F ≥  2 × bandwidth × td ....(i)

where td  = propagation delay = distance / link speed

now putting value into (i) we get F  ≥  2 x 512 x 106 x ( 2 / 200, 000 ) 

F  ≥  1024000000 * 2 / 200, 000

F ≥   2048000000  / 200, 000

F ≥  10240  bits 

 8 bits = 1 Byte

10240 bits =  (10240 / 8 ) bits  = 1280 Bytes

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true

64.3k questions

77.9k answers

244k comments

80.0k users