Practical timing estimation
[
performs practical timing estimation by cross-correlating the input waveform
offset
,mag
] = nrTimingEstimate(waveform
,nrb
,scs
,initialSlot
,refInd
,refSym
)waveform
with a reference waveform. The function obtains the
reference waveform by modulating a reference resource grid containing reference symbols
refSym
at locations refInd
using orthogonal
frequency division multiplexing (OFDM). The OFDM modulation spans nrb
resource blocks at subcarrier spacing scs
and initial slot number
initialSlot
. The function returns the estimated timing offset
offset
and the estimated impulse response magnitude
mag
for each receive antenna in the input waveform.
[
specifies options by using one or more name-value pair arguments in addition to any
combination of input arguments from the previous syntaxes.offset
,mag
] = nrTimingEstimate(___,Name,Value
)
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.