You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Fix for the h5gLDPCEncode from 5G Library for LTE System Toolbox (version 1.2).
The way the lifting size was chosen for the encoder in h5gLDPCEncode.m doesn't match the 3GPP specs and doesn't match the way the lifting size is chosen on the decoder size.
It may also lead to errors for some inputs size because the lifting size Zc is simply chosen as size(in, 1)/22 for basegraph 1 for instance.
For this reason LDPC encoding -> rate matching -> rate recovery -> decoding doesn't work even at infinite SNR. This fixes this issue and was uploaded here so the team working on the 5G library could see it
Cite As
Joffrey Martinelli (2026). h5gLDPCEncode_fixed (https://se.mathworks.com/matlabcentral/fileexchange/67868-h5gldpcencode_fixed), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (3.64 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
