Jump to content

Talk:Carrier-sense multiple access with collision detection

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SineBot (talk | contribs) at 15:02, 25 June 2008 (Signing comment by 82.49.187.14 - "Removed "NO ITS NOT .... ""). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

NO ITS NOT, this is false information

After "a carrier sensing scheme is used" someone put "NO ITS NOT, this is false information". I don't know whether it's true or not, but this isn't the right way to inform readers. —Preceding unsigned comment added by 82.49.187.14 (talk) 15:01, 25 June 2008 (UTC)[reply]

how to reduce collision

references

the references section needs some cleanup, it doesn't fit wiki standards.

Stdazi 15:18, 6 April 2007 (UTC)[reply]

Collision detection is not done by CRC

The article implies that collision detection is based on CRC. This is incorrect. It is an analog process -- the transceiver monitors the wire while it is sending, and if it detects a signal on the wire that differs from what it sent (because another transceiver is also contributing) that is a collision.

Collision detection is a physical layer function. CRC handling is a MAC layer function. The two are not connected.

Paul Koning 20:35, 16 April 2007 (UTC)[reply]