Consider a CSMA/CD network that transmits data at a rate of 100 Mbps (10^8…

2015

Consider a CSMA/CD network that transmits data at a rate of 100 Mbps (10^8 bits per second) over a 1 km (kilometer) cable with no repeaters. If the minimum frame size required for this network is 1250 bytes, what is the signal speed (km/sec) in the cable?

Answer: D. 20000Key idea: the minimum frame must be long enough to detect collisions, so it must last at least the round‑trip propagation time. Convert the minimum frame size…

  1. A.

    8000

  2. B.

    10000

  3. C.

    16000

  4. D.

    20000

Attempted by 288 students.

Show answer & explanation

Correct answer: D

Key idea: the minimum frame must be long enough to detect collisions, so it must last at least the round‑trip propagation time.

  • Convert the minimum frame size to bits: 1250 bytes × 8 = 10,000 bits.

  • Use the CSMA/CD requirement: min_bits = 2 × bitrate × propagation_delay. So propagation_delay = min_bits / (2 × bitrate) = 10,000 / (2 × 100,000,000) = 5×10^−5 s.

  • Compute signal speed: speed = distance / delay = 1 km / 5×10^−5 s = 20,000 km/s.

Therefore the correct signal speed in the cable is 20,000 km/s.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Iocl Engineers Officers Grade A Paper 2

Loading lesson…