lteRateMatchConvolutional
Convolutional rate matching
Description
rate
matches the input data vector, out
= lteRateMatchConvolutional(in
,outlen
)in
, to create
an output vector, out
, of length outlen
.
This function includes the stages of subblock interleaving, bit collection
and bit selection, and pruning defined for convolutionally encoded
data. For more information, see TS 36.212 [1], Section 5.1.4.2. The input data is assumed to
comprise a concatenation of 3 subblocks, each of which is then interleaved
prior to virtual circular buffer creation. No special processing is
given to input filler bits.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 36.212. “Evolved Universal Terrestrial Radio Access (E-UTRA); Multiplexing and channel coding.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.
Version History
Introduced in R2014a