Anonymous

Why CSMA/CD Protocol Cannot Be Used In Wireless LANs?

2

2 Answers

Ambika ambi Profile
Ambika ambi answered
In CSMA/CD the sender senses the medium(eg wire) if the medium is free it starts sending the data if in between any other sender sends data at same time collision occurs and this collision can be detected by all the devices in that network hence the sending device stops sending the data and waits untill the medium becomes free.
This works well for wired network but in case of wireless network this fails since the collision occurs at receiver side and this collision can't be detected by sender and sender feels that the sent packets are received by sender without collision and continues sending. In this case we use CSMA/CA.

For more details refer Mobile communication by Joehen schiller .
Anonymous Profile
Anonymous answered
You don’t have a way to detect collision, you can only sence the collisions that happen.

Answer Question

Anonymous