pre6GTBS
Description
Add-On Required: This feature requires the 6G Exploration Library for 5G Toolbox add-on.
returns the transport block size (TBS) for a pre-6G physical channel configuration
tbs = pre6GTBS(ch,tcr,NREPrime)ch. The function determines the TBS from the number of allocated
physical resource blocks (PRBs), modulation order, number of layers, target code rate
tcr, and the number of resource elements per PRB
NREPrime, according to the procedure in 3GPP TS 38.214 Section
5.1.3.2 with these differences:
You can specify an arbitrary number of layers for one codeword using the
NumLayersproperty of thechinput.You can specify custom constellations using the
ModulationandConstellationproperties of thechinput.The function does not subtract the number of REs that contain reference signals from the value of
NREPrimeyou specify. This means that 5G-specific restrictions on the possible amount of channel overhead do not apply to this function.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 38.214. “NR; Physical layer procedures for data.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.
Version History
Introduced in R2026a