MATLAB: 3GPP 5G Link Level Modeling Using TDL/CDL Propagation Channels

5Glte system tool boxwireless

How can we calculate the Bit Error Rate and Packet Error Rate using the example file 3GPP 5G Link Level Modeling Using TDL/CDL Propagation Channels please?
Thanks

Best Answer

The 5G NR throughput simulation is implicitly recording the transport block BLER/PER via the blkCRC variable (this indicates whether each block (including retransmissions) was received in error or not) then scaling it by the block sizes to calculate the Mbps throughput.
Related Question