ltePSSCHDecode
PSSCH decoding
Description
[
returns
a vector of log-likelihood ratio (LLR) soft bits and the intermediate
QPSK or 16QAM modulation symbols for the specified UE settings structure
and modulated PSSCH symbols. softbits
,symbols
]
= ltePSSCHDecode(ue
,sym
)
The PSSCH decoder performs the inverse of the ltePSSCH
function processing, as defined
in TS 36.211 [1], Section 9.3.
The ltePSSCHDecode
processing includes SC-FDMA
transform deprecoding, symbol demodulation, and PSSCH-specific descrambling.
For more information, see Physical Sidelink Shared Channel Decoding.
Examples
Input Arguments
Output Arguments
More About
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
ltePSSCH
| ltePSSCHIndices
| ltePSSCHDRS
| ltePSSCHDRSIndices