nrPUSCHPRBS
Generate PUSCH scrambling sequence
Syntax
Description
[
returns the first seq
,cinit
] = nrPUSCHPRBS(nid
,rnti
,n
)n
elements of the physical uplink shared channel
(PUSCH) scrambling sequence. The function also returns initialization value
cinit
of the pseudorandom binary sequence (PRBS) generator. The
initialization value depends on scrambling identity nid
and radio
network temporary identifier (RNTI) of the user equipment (UE) rnti
.
The function implements TS 38.211 Section 6.3.1.1 [1].
[
specifies additional name-value arguments in addition to the input arguments in any of the
previous syntaxes.seq
,cinit
] = nrPUSCHPRBS(___,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.