wlanSymbolTimingEstimate
Fine symbol timing estimate using L-LTF
Syntax
Description
estimates the timing offset between the start of received
waveform startOffset
= wlanSymbolTimingEstimate(rxSig
,cbw
)rxSig
and the start of the
L-STF
1
for channel bandwidth
cbw
.
Note
This function supports OFDM-modulated signals only.
specifies
the threshold that the decision metric must meet or exceed to obtain
a symbol timing estimate.startOffset
= wlanSymbolTimingEstimate(rxSig
,cbw
,threshold
)
specifies an oversampling factor in addition to any input
argument combination from the previous syntaxes. Use this
syntax to estimate the timing offset for an oversampled
signal. startOffset
= wlanSymbolTimingEstimate(___,OversamplingFactor=osf
)
[
also returns the decision metric of the symbol
timing algorithm using any combination of input
arguments in previous syntaxes.startOffset
,M
]
= wlanSymbolTimingEstimate(___)
Examples
Input Arguments
Output Arguments
More About
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.
Extended Capabilities
Version History
Introduced in R2017aSee Also
1 IEEE® Std 802.11-2012 Adapted and reprinted with permission from IEEE. Copyright IEEE 2012. All rights reserved.