nrTimingEstimate
R2026bPractical 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 arguments in
addition to the input arguments in any of the previous syntaxes. For
example, offset,mag] = nrTimingEstimate(___,Name=Value)SampleRate=1e9 specifies a sample rate of
1×109 Hz.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
References
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.