CSMA/CD is used in wired LANs, CSMA means that the computers on the network sense the medium if the medium is idle, the computer transmits otherwise it defers sending.CD refers to collision detection. I don’t want to write about CD because its not related to my Question.
Now in case of wireless LANs we use CSMA/CA , here CSMA refers to carrier sensing , the Question is how carrier sensing is done in case of wireless LANs? the collision avoidance is done by sending the control message to the intended receipient.
| |||
feedback
|
|
Basically: It listens. Less Basically:
Not Even Remotely Basically: Go read Clear Channel Assessment in Energy-constrained Wideband Wireless Networks (The above quote is from this). You are better man than I if you understand all of it :-) But for example:
You might also want to go read 802.15.4TM-2006 , but it doesn't get into the specifics of this aspect. | ||||
feedback
|
|
I think it's done by just listening to the medium and if it senses a transmission then it backs off a random time. More info here | |||
feedback
|
|
I'm gonna guess that it's done at the physical and data-link layers - if carrier weren't there, then a node wouldn't be associated with a base station. Why are you asking? That may get you better/more detailed answers. | |||
|
feedback
|