Ask Question
2 September, 22:50

In CSMA/CD protocol, the adapter waits k x 512 bit times before attempting to send again after a collision where k is drawn randomly from a set of values determined by binary exponential backoff. If k = 100, the adapter will wait for 5.12 msec on a 10 Mbps broadcast channel.

A) True

B) False

+2
Answers (1)
  1. 3 September, 00:19
    0
    a) True

    Explanation:

    Waiting time=512*k bits

    Bandwidth=10 Mbps

    k=100

    waiting time=512*100

    Converting bit time to seconds=512*100/10*10⁶=5.12 msec
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “In CSMA/CD protocol, the adapter waits k x 512 bit times before attempting to send again after a collision where k is drawn randomly from a ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers