Main Content
ltePUCCH3Decode
Physical uplink control channel format 3 decoding
Description
decodes
the PUCCH format 3 given UE-specific settings, out
= ltePUCCH3Decode(ue
,chs
,sym
)ue
,
and channel transmission configuration, chs
. out
is
a soft bit vector of coded UCI consisting of 48 bits, formed by decoding
the complex symbol matrix, sym
. The symbol decoding
steps are SC-FDMA deprecoding, demodulation with the PUCCH Format 3
reference sequence, QPSK demodulation, and descrambling. The symbols
for each antenna are in the columns of sym
, and
the number of columns should match the number of PUCCH Resource Indices
specified in the structure chs
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a
See Also
ltePUCCH3
| ltePUCCH3Indices
| ltePUCCH3DRS
| ltePUCCH3DRSIndices
| ltePUCCH3PRBS
| lteUCI3Decode