Packet Size and Duration Dependencies
WLAN standards specify a maximum packet duration (TXTIME) for the various formats. The EHT, WUR, HE, and S1G formats additionally specify the maximum PSDU length (PSDU_LENGTH) and number of symbols (NSYM). These variables are functions of transmission properties that you set using WLAN Toolbox™ configuration objects. The software validates the settings of a WLAN format-specific configuration object when you use the object. Command-line feedback tells you when the configuration violates the packet size or duration limits.
This table lists relevant properties that determine the packet duration and PSDU length for the various WLAN formats. It also provides references to the IEEE® standards for further details.
WLAN Format | Length-Related Validation | Relevant and Dependent Properties |
---|---|---|
EHT | TXTIME and PSDU_LENGTH require validation. TXTIME and PSDU_LENGTH are defined by the equations in Section 36.4.3 of [4]. As specified by aPPDUMaxTime and aPSDUMaxLength in Table 36-70, the maximum TXTIME is 5.484 ms and the maximum PSDU_LENGTH is 15,523,198 octets. | EHT multi-user For a
non-OFDMA packet, TXTIME and PSDU_LENGTH
depend on PSDU_LENGTH is different for each user in the configuration, but TXTIME is the same. For PSDU_LENGTH:
For TXTIME:
|
EHT trigger-based PSDU_LENGTH:
TXTIME:
| ||
WUR | TXTIME requires validation. TXTIME is defined by the equations in Section 30.4.1 of [3]. As specified by aPPDUMaxTime in Table 30-3, the maximum TXTIME is 2.972 ms. |
These are properties of a |
HE | TXTIME and PSDU_LENGTH require validation. TXTIME and PSDU_LENGTH are defined by the equations in Section 27.4.3 of [2]. As specified by aPPDUMaxTime and aPSDUMaxLength in Table 27-53, the maximum TXTIME is 5.484 ms and the maximum PSDU_LENGTH is 6,500,631 octets. | HE single user and single user extended range PSDU_LENGTH
TXTIME
|
HE multi-user PSDU_LENGTH is different for each user in the configuration, but the transmit time is the same. For PSDU_LENGTH:
For TXTIME:
| ||
HE trigger-based PSDU_LENGTH
TXTIME:
| ||
Notes: (he_1)
(he_2)
(he_3) If SIG-B compression is used, there is a common field in the HE-SIG-B field that affects the TXTIME computation. (he_4) The
(he_5)PSDU_LENGTH
is always 0 when | ||
DMG | TXTIME requires validation. TXTIME is defined by the equations in Section 20.12.3 of [1]. As specified by aPPDUMaxTime in Table 20-32, the maximum TXTIME is 2 ms. |
Notes: (dmg_1) The property helps determine whether the packet is a beam refinement protocol (BRP) packet containing training fields or if it is a general packet signaling the number of fields to append. For more information, see [1] |
S1G | TXTIME, PSDU_LENGTH, and NSYM require validation. The equations for all three of these characteristics are in Section 23.4.3 of [1], and the maximum TXTIME and PSDU_LENGTH are defined in Table 23-40.
| For TXTIME, the relevant properties are:
For PSDU_LENGTH and NSYM, the relevant properties are:
Notes: (s1g_1)
The property is relevant only when
(MU) The property has multiple values for multi-user operation. |
VHT | TXTIME requires validation. TXTIME is defined by the equations in Section 21.4.3 in [1]. As specified by aPPDUMaxTime in Table 21-29, the maximum TXTIME is 5.484 ms. |
Notes: (vht_1) The property is
relevant only when
(MU) The property has multiple values for multi-user operation. |
HT | TXTIME requires validation. TXTIME is defined by the equations in Section 19.4.3 of [1]. As specified in Table 9-19, the maximum TXTIME for HT mixed PPDUs is 5.484 ms. |
|
non-HT | TXTIME requires validation. TXTIME for OFDM modulation is defined by the equations in Section 17.4.3 of [1]. Based on equation 17–29 and a valid combination of property settings, the maximum TXTIME is 21.936 ms. This is the maximum transmit time of a non-HT packet with a bandwidth of 5 MHz. It is equal to 5.484 ms, the corresponding time for a 20 MHz packet, multiplied by four. This is because 5 MHz waveforms are generated by underclocking 20 MHz waveforms by a factor of four. |
Notes: (non-ht_1)
|
You can use the wlanAPEPLength
and wlanPSDULength
functions to
calculate APEP and PSDU lengths for a PHY format configuration given the packet transmission
time or the number of symbols in the data field.
References
[1] IEEE Std 802.11™-2020 (Revision of IEEE Std 802.11-2016). “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications.” IEEE Standard for Information Technology — Telecommunications and Information Exchange between Systems — Local and Metropolitan Area Networks — Specific Requirements.
[2] IEEE Std 802.11ax™-2021 (Amendment to IEEE Std 802.11-2020). “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. Amendment 1: Enhancements for High Efficiency WLAN.” IEEE Standard for Information Technology — Telecommunications and Information Exchange between Systems. Local and Metropolitan Area Networks — Specific Requirements.
[3] IEEE Std 802.11ba™-2021. “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. Amendment 3: Wake-Up Radio Operation.” IEEE Standard for Information Technology — Telecommunications and Information Exchange between Systems. Local and Metropolitan Area Networks — Specific Requirements.
See Also
wlanAPEPLength
| wlanPSDULength