Switching

Collision

English

Overview

A phenomenon in half-duplex communication where signals clash because multiple devices transmit data at the same time.

Details

When a collision occurs, the transmitted data is discarded and each device waits a random amount of time before retransmitting (the CSMA/CD method). This doesn't occur in today's mainstream full-duplex communication, where send and receive paths are separate, but it was an important concept in older shared networks built on hubs.

More Networking terms