wlanNonHTDataBitRecover
Syntax
Description
recovers psdu
= wlanNonHTDataBitRecover(sym
,noiseVarEst
,cfg
)psdu
, a vector of physical layer service data unit (PSDU)
bits, from sym
, the demodulated and equalized OFDM symbols that make up
the non-HT Data field of a non-high-throughput (non-HT) waveform. The function recovers the
PSDU by using noise variance estimate noiseVarEst
and non-HT
transmission parameters cfg
.
enhances the demapping of OFDM subcarriers by using channel state information
psdu
= wlanNonHTDataBitRecover(sym
,noiseVarEst
,csi
,cfg
)csi
.
[
additionally recovers the service field bits psdu
,scramInit
,serviceBits
] = wlanNonHTDataBitRecover(___)serviceBits
for any
combination of input arguments from previous syntaxes.
[___] = wlanNonHTDataBitRecover(___,OFDMSymbolOffset=
additionally specifies an OFDM symbol sampling offset for any combination of input and
output arguments from previous syntaxes.symOffset
)
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.