Main Content
ltePUCCH2Decode
Physical uplink control channel format 2 decoding
Description
performs
decoding of the PUCCH format 2 given UE-specific settings out
= ltePUCCH2Decode(ue
,chs
,sym
)ue
and
channel transmission configuration chs
. out
is
a soft bit vector consisting of 20 bits, formed by decoding complex
symbol matrix sym
, performing demodulation with
the PUCCH format 2 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