![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWB3lc-hn7vXtxUOnLLcUVptgJpQmMNjA885z4lpOggH40Vpsdf9W1HLmvae07VhfBGLnsJtgeVHbcXU7StUbVgKJUXqiySwQtM7zsIP2_8ws5LssmDenQ1A5wc7xkUTj-AGj17a0sy1Ga/s320/nic.png)
The Carrier Sense Multiple Access / Collision Detection protocol (CSMA/CD) means that all NICs connected to the network must listen and wait until there is no traffic on the network.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhm7ksWZQnYN4NrDpGWgYCVuzBzvfuMEqGpA3dISlYth_axqpaoZXuG_LawNAXwSNrDTxH7GL4I0WFLJGjqSwu9ZKQcEQtAyUTtQF2t9zPxeFWzDJEeAlroTcjoCRNQgutVfdI_3shmCyc2/s320/stage1.png)
When there is no traffic on the network, each NICs has an equal chance of transmitting data, and this is defined as 'Multiple Access'.
As data can taken a defined period of time to travel across the network, and isn't instant (though to us it may appear to be so), there is a chance that two NICs may transmit data at the same time.
When this is detected by the nearest NIC at the point where the two transmissions meet, a signal is sent across the network that causes all transmissions to cease for a period of time before transmissions resume.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhL1-1eKkpK4xPoPBPsyrnXLYuJWt_wMuov9gx9k1_cZsQG-qz_YovgnAUg6WM7Q8PElKL0LKdWNN8uEYIWziniAKBcIAeERzWdSXhhMR3fpKONA_edhusxA9wJWBowMwCtT-21hjdC-XLz/s320/stage3.png)
The CSMA/CD protocol by design allows an equal chance for each NIC to transmit across the network allowing the network to be shared by several NIC connected devices.
No comments:
Post a Comment