nrRateRecoverLDPC
Low-density parity-check (LDPC) rate recovery
Syntax
Description
returns the rate-recovered output representing the LDPC-encoded code blocks for input data
vector out
= nrRateRecoverLDPC(in
,trblklen
,R
,rv
,mod
,nLayers
)in
. The input trblklen
is the transport
block length, R
is the target code rate, rv
is the
redundancy version, mod
is the modulation type, and
nLayers
is the number of transmission layers. The internal buffer
used for the soft input has no size limits, and the output contains the total number of code
blocks.
nrRateRecoverLDPC
is the inverse of nrRateMatchLDPC
and performs
the inverse of the code block concatenation, bit interleaving, and bit selection stages at
the receiver end.
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.