In a computer network using CSMA/CD, the minimum frame size for reliable…

2023

In a computer network using CSMA/CD, the minimum frame size for reliable collision detection is 1500 bytes. What will be the data transfer speed in this network over a 1 Km cable, if the signal speed in the cable is 250000 Km/sec and no repeaters are used in this network?

  1. A.

    1 Gbps

  2. B.

    100 Mbps

  3. C.

    500 Mbps

  4. D.

    1.5 Gbps

Attempted by 20 students.

Show answer & explanation

Correct answer: D

In CSMA/CD, a sending station must still be transmitting when a collision signal from the far end of the link returns, otherwise it cannot detect the collision. This is only guaranteed when the frame transmission time is at least twice the one-way propagation delay of the link (the round-trip time for a collision signal), giving the governing relation: Bandwidth = Frame size (in bits) / (2 x Propagation delay).

  1. Convert the minimum frame size to bits: 1500 bytes x 8 = 12,000 bits.

  2. Find the one-way propagation delay for the 1 Km cable at a signal speed of 250000 Km/sec: Propagation delay = distance / speed = 1 Km / 250000 Km/sec = 4 microseconds.

  3. Double the propagation delay to get the round-trip (collision-detection) time: 2 x 4 microseconds = 8 microseconds.

  4. Since 1500 bytes is stated as the minimum frame size, apply the relation at equality: Bandwidth = Frame size / round-trip time = 12,000 bits / 8 microseconds = 1.5 x 109 bps = 1.5 Gbps.

Check: at 1.5 Gbps, transmitting a 12,000-bit frame takes 12,000 / (1.5 x 109) = 8 microseconds, exactly matching the round-trip time above -- confirming that 1500 bytes is indeed the minimum frame size for reliable collision detection on this 1 Km link, at a data rate of 1.5 Gbps.

Explore the full course: Isro

Loading lesson…