2 Star 7 Fork 1

XuChonghhh233 / XC_5g_ldpc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1006 Bytes
一键复制 编辑 原始数据 按行查看 历史

5g-nr-ldpc

This library implements a basic version of the 5G NR LDPC code as specified in TS38.212. The decoder implements the sum-product algorithm and is based on [1].

Quick start

The file ldpcExample.m provides a minimal working example of encoding and decoding.

Features

So far the implementation supports the block lengths N=[264, 544, 1056, 2176, 4224, 8448] and code rates R=[1/3, 1/2, 2/3, 3/4, 5/6]. Note that the development is not finished. Extension to more code rates and other block lengths are easily possible. The implementation includes the base graphs 1 and 2.

References

[1] E. Sharon, S. Litsyn and J. Goldberger, "An efficient message-passing schedule for LDPC decoding," 2004 23rd IEEE Convention of Electrical and Electronics Engineers in Israel, Tel-Aviv, Israel, 2004, pp. 223-226.

1
https://gitee.com/xuchonghhh233/XC_5g_ldpc.git
git@gitee.com:xuchonghhh233/XC_5g_ldpc.git
xuchonghhh233
XC_5g_ldpc
XC_5g_ldpc
master

搜索帮助