ltePHICHDeprecode
PHICH deprecoding
Description
performs
deprecoding of the N-by-P matrix
of antennas, out
= ltePHICHDeprecode(in
,cp
,ngroup
)in
, onto NU=P layers,
given cyclic prefix length, cp
, and PHICH group, ngroup
. N is
the number of symbols per antenna. It performs PHICH deprecoding using
matrix pseudoinversion to undo the processing described in TS 36.211,
Section 6.9.2 [1]. This
function returns out
, an M-by-NU matrix,
where NU is the number of transmission layers and M is
the number of symbols per layer.
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 R2014a