Collision Domain
a.k.a. Collision, Shared medium scope
Key Points
- Collision Domain defines the scope where transmissions can collide on a shared medium
- Exists to describe contention on Layer 1 or Layer 2 links
- Primary relevance in Ethernet history, shared media design, and network segmentation
- Matters most when devices share a medium without full separation
- Performance impact increases with the number of devices contending on the shared medium
Definition
Collision Domain is the set of network nodes where simultaneous transmissions can interfere with one another on a shared medium.
Concept
Collision Domain is a connectivity term used to describe the portion of a network where simultaneous transmissions can interfere on a shared medium. It identifies the scope in which devices contend for the same transmission opportunity and may cause collisions if they transmit at the same time. It is used in Ethernet history, shared media design, and network segmentation. Collision domains matter most when devices share a medium without full separation.
Explainer
Collision Domain works by identifying the scope in which devices contend for the same transmission opportunity and may cause collisions if they transmit at the same time. Constraints include medium access method, topology, switching design, and whether the network still contains shared collision-prone segments. Failure modes include retransmissions, wasted capacity, poor performance, and instability when too many devices contend on a shared medium. Tradeoffs involve simpler shared access versus collision risk, reduced infrastructure versus lower efficiency under contention, and common medium use versus more contention management. Collision Domain matters because shared medium design directly affects performance and reliability. Cross-industry relevance is strong in Ethernet and legacy shared-media networking.