wlanHESIGBUserBitRecover
Recover user field bits in HE-SIG-B field
Syntax
Description
[
        recovers bits,failCRC,cfgUpdated] = wlanHESIGBUserBitRecover(sym,noiseVarEst,cfg)bits, the HE-SIG-B user field bits contained 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 user field symbols. The cfg input
        parameterizes the transmission, which is subject to channel noise with estimated variance
          noiseVarEst.
The function also returns failCRC, the result of the cyclic
        redundancy check (CRC) on bits, 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,failCRC,cfgUpdated] = wlanHESIGBUserBitRecover(sym,noiseVarEst,csi,cfg)csi.
Examples
Input Arguments
Output Arguments
Limitations
The wlanHESIGBUserBitRecover function returns output arguments
        bits, failCRC, and cfgUpdated
      only for users in a valid HE-SIG-B content channel. If the function cannot decode an HE-SIG-B
      content channel, then it does not return any output arguments for users in that content
      channel. For more information on allocating users across HE-SIG-B content channels in HE MU
      transmissions, see HE MU Transmission.
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|- wlanHESIGBCommonBitRecover|- wlanLSIGBitRecover