ltePHICHIndices
PHICH resource element indices
Description
returns
the subframe resource element (RE) indices, ind
= ltePHICHIndices(enb
)ind
,
for the Physical Hybrid-ARQ Indicator Channels (PHICH), given the
parameter fields of cell-wide settings structure, enb
.
By default, the number of rows of ind
is the
number of resource elements (NRE),
and ind
is an NRE-by-CellRefP
matrix
of indices in a one-based linear indexing style. These indices can
directly index elements of an N-by-M-by-CellRefP
array
that represents the subframe resource grid across CellRefP
antenna
ports. Each column of ind
identifies the same
set of NRE resource elements,
but with indices offset to select them in a different antenna “page”
of the 3-D resource array.
The indices returned are for all PHICH groups in a subframe,
where the number of groups depends on the bandwidth and PHICH Ng
parameter.
See ltePHICHInfo
for details.
The indices are ordered as the modulation symbols should be mapped
for the set of consecutive PHICH groups. The PHICH resources are normally
all assigned in the first OFDM symbol of a subframe, unless the PHICH
duration is of the extended type.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a
See Also
ltePHICH
| ltePHICHDecode
| ltePHICHPrecode
| ltePHICHDeprecode
| ltePHICHInfo
| ltePHICHPRBS