noiseEst = wlanLLTFNoiseEstimate(rxSym)
estimates the mean noise power, in watts, using the demodulated OFDM symbols from the legacy
long training field (L-LTF) or S1G long training field (S1G-LTF1). The function performs
this estimate assuming a resistance of 1 ohm.
Create a configuration object for a high-throughput packet. Set an initial signal-to-noise ratio of 10 dB.
cfg = wlanHTConfig;
snr = 10;
Extract the OFDM information of the L-LTF in the configuration. Change the signal-to-noise ratio to remove the noise contribution from the null subcarriers.
Demodulated L-LTF or S1G-LTF1 OFDM symbols, specified as an
NST-by-2-by-NR
array. NST is the number of occupied
subcarriers. NR is the number of receive
antennas. The two columns of the array correspond to demodulated L-LTF or S1G-LTF1 OFDM
symbols.
Note
The function does not support noise estimation using the S1G-LTF1 field for the
S1G 1 MHz mode.
Data Types: single | double Complex Number Support: Yes
The L-LTF is the second field in the 802.11™ OFDM PLCP legacy preamble. The L-LTF is a component of EHT, HE, VHT, HT, and
non-HT PPDUs.
Channel estimation, fine frequency offset estimation, and fine symbol
timing offset estimation rely on the L-LTF.
The L-LTF is composed of a cyclic prefix (CP) followed by two
identical long training symbols (C1 and C2). The CP consists of the
second half of the long training symbol.
The L-LTF duration varies with channel bandwidth.
Channel Bandwidth (MHz)
Subcarrier Frequency Spacing ΔF
(kHz)
Fast Fourier Transform (FFT) Period (TFFT = 1 / ΔF)
Cyclic Prefix or Training Symbol Guard Interval
(GI2) Duration (TGI2 = TFFT / 2)