|
||
NAV(Network Alloction Vector)NAV is a virtual carrier sensing mechanism. What does this mean ? I assume that you know what 'Carrier Sensing' mean. Carrier Sensing is a process that a WLAN station physically measure(sense) the energy level in a medium (channel) to figure out whether there is any communication already being done by other stations (Refer to CSMA/CA). In real CSCM/CA process, the station perform physical measurement to figure out whether the channel is available or not. However there is a case where a station can figure out the availability of channel without performing the physical measurement. How ? Some of WLAN MAC Frame carries(e.g, RTS, CTS, ACK) the field called 'Duration'. If a station decode these frame and extract Duration field, it can figure out when the channel will be available without performing any physical measurement. Once it decoded this 'Duration' info, the station store the information into the internal configuration field so that it does not try carrier sensing for that period. Simply put, NAV is a period during which a station should not transmit anything. Following is an example showing how NAV is configured.
|
||