lteDLFrameOffset
Downlink frame timing estimate
Syntax
Description
returns the timing offset, in samples, between the start of the input
offset
=lteDLFrameOffset(enb
,waveform
)waveform
and the start of the first frame.
offset
is measured using the reference signals defined in
the LTE standard.
lteDLFrameOffset
performs synchronization using the PSS and SSS for the
time-domain waveform, given cell-wide settings structure, enb
.
Note that this function does not perform PSS/SSS cell identity search. The cell
identity must be provided in enb
. The function
lteCellSearch
can be used to perform cell identity
search.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 36.104. “Base Station (BS) radio transmission and reception.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA).
Version History
Introduced in R2014a