Collision Domain

  • A collision domain is a section of a network where devices share the same transmission medium.

    If two devices try to send data at the same time, their signals interfere, causing a collision. As the name suggests, it is a zone where collisions can happen.

    Diagram of a hub showing a collision domain explained with PC1, PC2, and PC3 all sharing the same segment.

    Figure 1 – All devices connected to the hub share the same collision domain

    When this happens, the data gets corrupted and must be resent. This causes delays and negatively impacts network performance. The more devices that share the same collision domain, the higher the risk of collisions.

    Let’s now see how this works in practice.

    Answer the question below