41 results for “topic:channel-coding”
Fast multi-thread FEC simulator & library of efficient digital communication algorithms for SDR.
List of open source channel coding projects and libraries.
Matlab simulations of the encoder and SCL decoder for the New Radio polar code from 3GPP Release 15
A simulation of a complete digital communication system with different modulation schemes in MATLAB for transmitting and receiving text messages.
A library for polar codes in Python.
Reliable Radio Communications using run-length limited Golaycodes over ISM Transceivers at maximum baudrate, all packaged as USB Ethernet adapter
Additional materials to "Design of cooperative communication system based on CubeSat satellites" (master thesis) .
Investigating the performance of an OFDM-based communication system with QPSK and QAM modulation and effects of AWGN and multi-path channels.
5G NR LDPC C++ Implementation
CRC-Aided Polar Codes for 5G New Radio
Simulation files for Topics in Wireless Communications.
Code for "TinyTurbo : Efficient Turbo decoders on Edge" - ISIT 2022
Source code for paper "Deep Learning Based Near-Orthogonal Superposition Codes for Short Packets", ICC 2022
实现LDPC码的编码译码,以CCSDS上行LDPC短码为例
"Simulations for the paper 'Deep Learning for Channel Coding via Neural Mutual Information Estimation' by Rick Fritschek, Rafael F. Schaefery, and Gerhard Wunder"
This repository is using to store the simulation programs which I wrote during my Master's Program on coding theory learning.
A C++ implementation for simulating the encoding and decoding of the variant of zipper codes, such as multi-chain TDZC codes and GII-zipper codes.
WiMAX IEEE 802.16 LDPC Code Performance Evaluation
LDPC & comparison are placed here for next-gen FEC (ECC). Ultra optimal design for performance, power, area, reliability,and flexibility.
Message passing decoded Hard and Soft for BEC and BSC
The codes that outperform 5g NR codes for short frames in alist format for simulation with https://github.com/aff3ct simulator
The implementation of Reliability of Multicast under RLNC
渠道获取
本项目是信息论与编码课程的大作业,涵盖了卷积码 (Convolutional Codes) 与 Turbo 码 (Turbo Codes) 的核心算法实现。通过在 AWGN 信道下进行多维度仿真对比(不同码型、判决方式、迭代次数、码长等),系统分析了误码率 (BER) 性能。项目包含 Viterbi、BCJR 等经典译码算法,以及 Turbo 码的并行级联 (PCCC) 与串行级联 (SCCC) 架构,展示了交织增益、迭代收敛特性和误平层表现。仓库提供完整的源代码、仿真数据与绘图脚本,便于复现和扩展实验。
Python implementation of MGC+ channel coding for binary and DNA data storage, including encoding, decoding, simulations, and a DNA file storage codec.
ppcode3 is a simulation toolkit to speed up research on coding theory.
Information Theory on Shannon-Hartley Channel Capacity Theorem JAVA API
No description provided.
Modelling and simulation of major components in a digital communication system
Communication Lab (2019 Spring)