nrLowPAPRS
Generate low peak-to-average power ratio (low-PAPR) sequence
Syntax
Description
generates type 1 low peak to average power ratio (low-PAPR) sequences,
seq
= nrLowPAPRS(u
,v
,alpha
,m
)seq
of length m
, as defined in TS 38.211,
Section 5.2.2 [1]. u
specifies the sequence group numbers. v
specifies the base sequence
numbers (0 or 1) within the sequence group. The function applies phase rotations to the base
sequence corresponding to the cyclic shifts specified by alpha
. When
you specify u
, v
, and alpha
input arguments in vector form, the function generates multiple low-PAPR type 1
sequences.
Type 1 low-PAPR sequences are used for the generation of the demodulation reference signal (DM-RS) for the physical uplink shared channel (PUSCH), sounding reference signals (SRS), physical uplink control channel (PUCCH) formats 0 and 1 modulation symbols, and DM-RS for the PUCCH format 1, 3 and 4.
generates type 2 low-PAPR sequences, seq
= nrLowPAPRS(u
,cinit
,m
)seq
, as defined in TS 38.211,
Section 5.2.3 [1]. cinit
specifies the sequence initializations. When you specify u
and
cinit
input arguments in vector form, the function generates multiple
type 2 low-PAPR sequences.
Type 2 low-PAPR sequences are used for the generation of the DM-RS for the PUSCH and PUCCH formats 3 and 4, when configured with Release 16 DM-RS transform precoding.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 38.211. “NR; Physical channels and modulation (Release 16).” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.
Extended Capabilities
Version History
Introduced in R2019a