Description: The 802.11 standard specifies a carrier sense multiple access with collision avoidance(CSMA/CA) protocol. In this protocol, when a node receives a packet to be transmitted, it first listens to ensure no other node is transmitting. If the channel is clear, it then transmits the packet. Otherwise, it chooses a random "backoff factor" which determines the amount of time the node must wait until it is allowed to transmit its packet. During periods in which the channel is clear, the transmitting node decrements its backoff counter.
- [csma] - CSMA model simulation, can refer to slot
- [csma] - This is a code for csma
File list (Check if you may need any files):
IEEE80211a\R13\IEEE80211a.mdl
..........\...\IEEE80211a_graphics.fig
..........\...\IEEE80211a_graphics.m
..........\...\IEEE80211a_init.mat
..........\...\IEEE80211a_lib.mdl
..........\...\IEEE80211a_NoSF.mdl
..........\...\IEEE80211a_open_graphics.m
..........\...\IEEE80211a_settings.m
..........\...\IEEE80211a_sfun.dll
..........\...\IEEE80211a_udg.m
..........\...SP1\IEEE80211a.mdl
..........\......\IEEE80211a_graphics.fig
..........\......\IEEE80211a_graphics.m
..........\......\IEEE80211a_init.mat
..........\......\IEEE80211a_lib.mdl
..........\......\IEEE80211a_open_graphics.m
..........\......\IEEE80211a_settings.m
..........\......\IEEE80211a_udg.m
..........\readme.txt
..........\R13
..........\R13SP1
IEEE80211a