lteNBDLFrameOffset
Estimate timing offset of first downlink frame
Syntax
Description
returns offset
= lteNBDLFrameOffset(enb
,waveform
)offset
, the timing offset between the start of
waveform
, the input time-domain waveform, and the start of the first
downlink frame. To measure offset
, the function performs
synchronization using the specified synchronization signals of waveform
for specified cell-wide settings enb
.
This function estimates the timing offset by performing these steps.
Extract the timing of the peak correlation between
waveform
and internally generated reference waveforms containing the synchronization signal symbols.Calculate the correlation for each antenna.
Compute the offset for the correlation that displays the earliest peak with a magnitude of at least 50% of the maximum correlation across all antennas
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 36.104. “Evolved Universal Terrestrial Radio Access (E-UTRA); Base Station (BS) Radio Transmission and Reception.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.
Version History
Introduced in R2019b