A                      B                          C                                   D                                               E

 

Text Box: 2km

Assume that propagation speed of electromagnetic waves sent over the medium is   2*108 m/s and the transmission rate of the network is 10Mbps. What is the minimum frame size (in bits) necessary to ensure that CSMA/CD will work properly for this network? Explain your reasoning.

 

In order for CSMA/CD to worka  transmitting host must know about a collision (by hearing it on the link) BEFORE  the transmitting host completes its transmission

Let d = distance between hosts X and Y.

Let R = 2*108 m/s be the propagation speed of the network

 

Therefore, the MAXIMUM amount of time that can pass from the time that X starts transmitting until X hears the first bit from Y is 2d/R.

 

Therefore we must have F/10Mbps >= 2d/R.

 

d can be 2 X10^3 m  (if X and Y are A and E) so E has to be at least

F  = 10Mbps * (2d/R)  = 200 bits.

 

 Last revised 05/04/2004