Block acknowledgement

Block acknowledgement (BA) was initially defined in IEEE 802.11e as an optional scheme to improve the MAC efficiency. Recently ratified amendment 802.11n enhances this BA mechanism then made it as mandatory to support by all 802.11n-capable devices (formally known as HT - High Throughput devices).

Instead of transmitting an individual ACK for every MPDU (i.e., frame), multiple MPDUs can be acknowledged together using a single BA frame. Block Ack (BA) contains bitmap size of 64*16 bits. These 16 bits accounts the fragment number of the MPDUs to be acknowledged. Each bit of this bitmap represent the status (success/failure) of a MPDU.

Block acknowledgement consist of a setup and tear-down phases. In the setup phase, capability information such as buffer size and BA policy are negotiated with the receiver. Once the setup phase completed, the transmitter can send frames without waiting for ACK frame. Finally the BA agreement is torn down with a so-called DELBA frame.

Block Ack policies

1. HT Immediate BlockAck

2. HT Delayed BlockAck

The frames used in these agreements are:

To request an acknowledgement to the recipient station, confirming that has received a block of frames.

BA Variants

The confirmation from the recipient station, stating which frames have been received, this is explicitly mentioned in a matrix (part of the BAR) call the "bit map".

External links

This article is issued from Wikipedia - version of the 3/29/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.