A Web-Based Introduction to Computer Networks for Non-Majors

Media Access in Ethernet

Caveats and References


The media access control protocol for Ethernet local area networks is called CSMA/CD (Carrier Sense Media Access/Collision Detection). These notes and applet are intended to provide an intuitive understanding of the key concepts of that protocol. They are not intended to be a precise description of CSMA/CD. Moreover, I have chosen not to include some of the details concerning how CSMA/CD is implemented in the Ethernet specifications. Some of the places where I have taken liberties follow.

The following references (and the IEEE Ethernet standards) provide more detailed and descriptions of CSMA/CD and Ethernet.

  1. L. Cassel and R. Austing, Computer Networks and Open Systems, An Applications Perspective, Jones and Bartlett, 2000.
  2. J.F. Kurose and K.W. Ross, Computer Networking: A Top-Down Approach Featuring the Internet, Second Edition, Addison Wesley, 2003.
  3. L.L. Peterson and B.S. Davie, Computer Networks: A Systems Approach, Third Edition, Morgan Kaufmann, San Francisco, CA, 2003.


Acknowledgements and Developer Information

Current Version: February 2004

Copyright (C) Mark A. Holliday. All rights reserved.