Csma CD
Csma CD
The CSMA/CD protocol works with a medium access control layer. Therefore, it
first senses the shared channel before broadcasting the frames, and if the
channel is idle, it transmits a frame to check whether the transmission was
successful. If the frame is successfully received, the station sends another
frame. If any collision is detected in the CSMA/CD, the station sends a jam/
stop signal to the shared channel to terminate data transmission. After that, it
waits for a random time before sending a frame to a channel.
These include:
If the distance increases, then the efficiency of CSMA/CD decreases.
For Local Area Network (LAN), CSMA/CD works optimally but for long-
distance networks like WAN, it’s not advisable to use CSMA/CD.