wlanHEDemodulate
Demodulate fields of HE waveform
Syntax
Description
recovers a demodulated frequency-domain signal by orthogonal frequency-division
multiplexing (OFDM) demodulating the received high-efficiency (HE) time-domain signal
sym
= wlanHEDemodulate(rx
,field
,cfg
)rx
. The function demodulates rx
using HE
transmission parameters cfg
and signal field value
field
.
specifies channel bandwidth sym
= wlanHEDemodulate(rx
,field
,cbw
,hegi
,ru
)cbw
, guard interval
hegi
, and resource unit determined by the size and index specified
in ru
. If ru
is not specified, the function
returns the demodulated signal assuming a full band configuration. To demodulate the
HE-Data field when the PHY format is unknown, use this syntax.
specifies additional options using one or more name-value arguments in combination with
any of the previous syntaxes.sym
= wlanHEDemodulate(___,Name=Value)
Examples
Input Arguments
Output Arguments
Algorithms
References
[1] 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.