wlanHESIGBCommonBitRecover
Recover common field bits in HE-SIG-B field
Syntax
Description
[
recovers bits
,status
,cfgUpdated
] = wlanHESIGBCommonBitRecover(sym
,noiseVarEst
,cfg
)bits
, the HE-SIG-B common field bits in an IEEE®
802.11ax™ high-efficiency multi-user (HE MU) transmission.
The function recovers bits
from sym
, the
demodulated and equalized HE-SIG-B common field symbols. The cfg
input
parameterizes the transmission, which is subject to channel noise with estimated variance
noiseVarEst
.
The function also returns status
, the result of content channel
decoding, and cfgUpdated
, the updated transmission parameters recovered
from the decoded HE-SIG-B field.
For more information on 802.11ax signal recovery, see the Recovery Procedure for an 802.11ax Packet example.
[
also enhances the demapping of orthogonal frequency-division multiplexing (OFDM) subcarriers
by using channel state information bits
,status
,cfgUpdated
] = wlanHESIGBCommonBitRecover(sym
,noiseVarEst
,csi
,cfg
)csi
.
Examples
Input Arguments
Output Arguments
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.
Extended Capabilities
Version History
Introduced in R2019bSee Also
Functions
wlanFieldIndices
|wlanHEDataBitRecover
|wlanHESIGABitRecover
|wlanHESIGBUserBitRecover
|wlanLSIGBitRecover