Traffic indication map
The Traffic indication map (TIM) information element is covered under section 7.3.2.6 of 802.11-1999.pdf.[1] The IEEE 802.11 standards chose to use a bitmap to indicate to any sleeping listening stations if the Access Point (AP) has any buffered frames present for it. Because stations should listen to at least one beacon before the listen interval, the AP periodically sends this bitmap on its beacons as an information element. The bit mask is called the Traffic Indication Map and consists of 2008 bits, each bit representing the Association Id (AID) of a station. For example, the TIM information element allows you to transfer 1 byte up to the entire 251 bytes (2008 bits) of the TIM, you are allowed to transmit a smaller TIM bitmap as it is expected that only a few number of stations will be asleep. Because of this the bitmap values passed in the TIM information element is called a partial virtual bitmap. To allow you to transmit only a partial bitmap you must make use of the bitmap control and length fields of the TIM information element.
This is what the TIM information element look like Length|DTIM count|DTIM period|Bitmap control|PVM|
PVM: Partial Virtual Bitmap Note: all fields are 1-byte long except the PVM which can be 1-256 bytes long
References
- ↑ "ANSI/IEEE Std 802.11, 1999 Edition (ISO/IEC 8802-11:1999) Local and metropolitan area networks--Specific Requirements--Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications" (PDF). Retrieved 2011-05-31.
- ↑ "power-savings". Linux Wireless. Retrieved 2011-05-31.
- ↑ http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.22.7434&rep=rep1&type=pdf