ltePMIInfo
Precoder matrix indication reporting information
Description
Examples
PMI Reporting Information
Get the PMI reporting information for RMC R.13.
enb = lteRMCDL('R.13');
pmiInfo = ltePMIInfo(enb, enb.PDSCH)
pmiInfo = struct with fields:
k: 50
NSubbands: 1
MaxPMI: 15
CodebookSubsetSize: 16
Input Arguments
enb
— Cell-wide settings
structure
Cell-wide settings, specified as a scalar structure. The structure contains the following fields:
Parameter Field | Required or Optional | Values | Description |
---|---|---|---|
NDLRB | Required | Scalar integer from 6 to 110 | Number of downlink resource blocks () |
CellRefP | Optional | 1 (default), 2, 4 | Number of cell-specific reference signal (CRS) antenna ports |
The following parameter applies when
| |||
CSIRefP | Optional | 1 (default), 2, 4, 8 | Array of number of CSI-RS antenna ports |
Data Types: struct
chs
— Channel transmission configuration
structure
Channel transmission configuration, specified as a structure containing the following fields.
Parameter Field | Required or Optional | Values | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PMIMode | Optional |
| PMI reporting mode. | ||||||||||||||||||||
NLayers | Optional | Integer from 1 to 8 Default number of layers is 1. | Number of transmission layers. | ||||||||||||||||||||
TxScheme | Optional |
| PDSCH transmission scheme, specified as one of the following options.
| ||||||||||||||||||||
The following parameter applies when
| |||||||||||||||||||||||
AltCodebook4Tx | Optional |
| If set to |
Data Types: struct
Output Arguments
info
— Information related to PMI reporting
structure
Information related to PMI reporting, returned as a structure containing these fields:
Parameter Field | Description | Values |
---|---|---|
k | Subband size, in resource blocks (equal to | numeric scalar |
NSubbands | Number of subbands for PMI reporting (equal to 1 for wideband PMI reporting) or transmission schemes without PMI reporting. | numeric scalar |
MaxPMI | Maximum permitted PMI value for the given configuration. Valid
PMI values range from 0 to | nonnegative numeric scalar |
CodeBookSubsetSize | Size of the codebook subset restriction bitmap. For transmission
schemes without PMI reporting, | scalar |
info
.
NSubbands
can
be used to determine the correct size of the vector PMISet
required
for closed-loop spatial multiplexing operation; PMISet
should
be a column vector with info
.
NSubbands
rows.
For CSI reporting with CSIRefP = 8
,
or for CSI reporting with the alternative codebook for four antennas, info
.
NSubbands
indicates
the number of second codebook indices, i2, in the
report. The first codebook index, i1, is always
chosen in a wideband fashion, and is therefore a scalar. The PMI reporting
mode is set with chs
.
PMIMode
.
References
[1] 3GPP TS 36.213. “Evolved Universal Terrestrial Radio Access (E-UTRA); Physical layer procedures.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.
Version History
Introduced in R2014a
See Also
ltePMISelect
| ltePDSCH
| ltePDSCHDecode
| lteDLPrecode
| lteCSICodebook
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)