Main Content
nrLDPCEncode
Low-density parity-check (LDPC) encoding
Description
returns the LDPC-encoded output matrix for the input data matrix out
= nrLDPCEncode(in
,bgn
)in
and
base graph number bgn
, as specified in TS 38.212 Section 5.3.2 [1]. If applicable, the function
replaces each filler bit represented by -1
in the input by
0
. After encoding, the function replaces each filler bit again by
-1
. The encoding includes puncturing of some of the systematic
information bits.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 38.212. “NR; Multiplexing and channel coding.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.
Extended Capabilities
Version History
Introduced in R2018b