Estimate timing offset of first downlink frame
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
.
The lteNBDLFrameOffset
function estimates the timing offset by following
this process.
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
[___] = lteNBDLFrameOffset(___,
specifies cfgCorr
)cfgCorr
, reference signal configuration options, in addition
to arguments from any of the previous syntaxes. This input sets the reference signals that
the function uses to estimate the timing offset.
[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.