What Are the Implementations of 802.11n Frame Aggregation Technologies, MSDU and MPDU?
MSDU is short for MAC service data unit.
MPDU is short for MAC protocol data unit.
In wireless network security, an MSDU becomes an MPDU after the following are added to an MSDU: integrity check MIC, framing, packet buffering in PS mode, encryption, serial number assignment, CRC checksum, and MAC header. An MPDU is a data frame encapsulated using 802.11.
The A-MSDU technology aggregates multiple MSDUs into a large payload. Typically, when an AP or a STA receives an MSDU from the protocol stack, it tags the MSDU with an Ethernet header, called the A-MSDU subframe. The A-MSDU technology encapsulates multiple A-MSDU subframes into an MPDU, which is called an A_MPDU subframe, in accordance with the 802.11 protocol.
The A-MPDU technology aggregates several A_MPDU subframes encapsulated in accordance with the 802.11 protocol. Sending several MPDUs at a time reduces the PLCP preamble and header required to send each 802.11 packet, increasing the system throughput.