nrTimingEstimate
Practical timing estimation
Syntax
Description
[
performs practical timing estimation by cross-correlating input waveform
offset
,mag
] = nrTimingEstimate(carrier
,waveform
,refGrid
)waveform
with a reference waveform. The function obtains the
reference waveform by modulating reference resource grid refGrid
using orthogonal frequency division multiplexing (OFDM). carrier
specifies the parameters for the OFDM modulation. The function returns the estimated
timing offset, offset
, and the estimated impulse response magnitude,
mag
, for each receive antenna in the input waveform, summed across
all reference signal ports.
[
specifies options by using one or more name-value pair arguments in addition to the input
arguments in any of the previous syntaxes.offset
,mag
] = nrTimingEstimate(___,Name,Value
)
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.