Main Content
ltePSBCHPRBS
PSBCH pseudorandom binary scrambling sequence
Syntax
Description
[
returns a column vector containing the first seq
,cinit
] = ltePSBCHPRBS(ue
,n
)n
outputs of
the PSBCH pseudorandom binary scrambling sequence (PRBS) for the specified UE
settings structure. It also returns an initialization value
cinit
for the PRBS generator.
The scrambling sequence generated should be applied to the coded PSBCH data
carried by the associated subframe. The PRBS generator is initialized with
cinit = ue
.NSLID
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2016b
See Also
ltePSBCH
| ltePSBCHIndices
| ltePSBCHDecode
| ltePRBS
| ltePBCHPRBS