nrCSIRS
Generate CSI-RS symbols
Description
[
returns channel state information reference signal (CSI-RS) symbols
sym
,info
] = nrCSIRS(carrier
,csirs
)sym
, as defined in TS 38.211 Section 7.4.1.5 [1]. The input
carrier
specifies carrier configuration parameters for a specific
OFDM numerology. The input csirs
specifies CSI-RS resource
configuration parameters for one or more zero-power (ZP) or non-zero-power (NZP) CSI-RS
resources. When configuring both ZP and NZP resources, the returned symbols are in the order
ZP followed by NZP, irrespective of the resource order specified by
csirs
.
The
function also returns the structure info
, which contains additional
information about the CSI-RS locations.
[
specifies output formatting options by using one or more name-value pair arguments.
Unspecified options take default values.sym
,info
] = nrCSIRS(carrier
,csirs
,Name,Value
)
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.
Extended Capabilities
Version History
Introduced in R2019b