ltePSBCHDecode
PSBCH decoding
Description
[
returns
a vector of log-likelihood ratio (LLR) soft bits and the intermediate
QPSK modulation symbols for the specified UE settings structure (softbits
,symbols
]
= ltePSBCHDecode(ue
,sym
)ue
)
and modulated PSBCH symbols (sym
).
The PSBCH decoder performs the inverse of the ltePSBCH
function processing, as defined
in TS 36.211 [1], Section 9.6,
which includes SC-FDMA transform deprecoding, QPSK demodulation, and
PSBCH-specific descrambling.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 36.211. “Evolved Universal Terrestrial Radio Access (E-UTRA); Physical Channels and Modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.
Version History
Introduced in R2016b
See Also
ltePSBCH
| ltePSBCHIndices
| ltePSBCHDRS
| ltePSBCHDRSIndices