Recover common field bits in HE-SIG-B field
[
recovers bits
,status
,cfgUpdated
] = wlanHESIGBCommonBitRecover(sym
,noiseVarEst
,cfg
)bits
, the HE-SIG-B common field bits in an IEEE®
802.11ax™ high-efficiency multiuser (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
.
[1] IEEE Std 802.11™-2016 (Revision of IEEE Std 802.11-2012). “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 P802.11ax/D4.1. “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. Amendment 1: Enhancements for High Efficiency WLAN.” Draft Standard for Information technology — Telecommunications and information exchange between systems. Local and metropolitan area networks — Specific requirements.
wlanFieldIndices
| wlanHEDataBitRecover
| wlanHESIGABitRecover
| wlanHESIGBUserBitRecover
| wlanLSIGBitRecover