ldpc-codes
There are 71 repositories under ldpc-codes topic.
veeresht/CommPy
Digital Communication with Python
aff3ct/aff3ct
Fast multi-thread FEC simulator & library of efficient digital communication algorithms for SDR.
tavildar/LDPC
C and MATLAB implementation for LDPC encoding and decoding
munich-quantum-toolkit/qecc
MQT QECC - Tools for Quantum Error Correcting Codes
cihatkececi/ChannelCodingProjectList
List of open source channel coding projects and libraries.
OpenResearchInstitute/dvb_fpga
RTL implementation of components for DVB-S2
xdsopl/LDPC
Playing with Low-density parity-check codes
shubhamchandak94/ProtographLDPC
Implementation of Protograph LDPC error correction codes
Lcrypto/Density-Evolution-AWGN
Density evolution for LDPC codes construction under AWGN-channel: reciprocal-channel approximation (RCA), Gaussian Evolution, Covariance Evolution
YairMZ/LDPC
My implementation of LDPC codes. For details visit: https://yairmz.github.io/LDPC/
Lcrypto/Construct-Long-Length-Block-and-Convolutional-MET-QC-LDPC-
construction high perfomance long length, low error floor block Multi-edge Type (MET) QC-LDPC codes and Tail-Biting convolutional MET QC-LDPC Codes (MET QC-LDPCC codes)
XQP-Munich/LDPC4QKD
Rate adaptive LDPC based solutions for distributed source coding
Lcrypto/Simulated-annealing-lifting-QC-LDPC
Simulated annealing lifting for high girth QC-LDPC include ACE/EMD optimization. Make QC-LDPC from protograph (base matrix)
rbga/Low_Density_Parity_Check_LDPC_Codes_-_MATLAB_Simulation
LDPC MATLAB simulation using BPSK + AWGN modulation decoded using Sum Product and Min Sum Algorithm
qec-codes/qec
Python Tools for Quantum Error Correction
YairMZ/belief_propagation
Belief propagation on Tanner graphs (LDPC decoder)
CodePurble/ldpc-fpga
Playground for implementing LDPC codes on FPGA
Lcrypto/Algebraic_QC-LDPC
Algebraic methods for construction QC-LDPC and cyclic LDPC LDGM EG-LDPC source codes
bbbbris/watermark
This is an implementation of embedding and extracting a digital watermark in a PDF document. The code uses an LDPC code, a Hadamard code, and multiple sequence alignment to increase robustness.
erdemeray/IR_for_CVQKD
Information Reconciliation Library for Continuous-Variable Quantum Key Distribution Systems
Lcrypto/Stopping-sets-enumerator
Linear programming based Stopping sets enumerator for regular and irregular QC-LDPC codes
shubhamchandak94/LDPC_DNA_storage
LDPC codes for Illumina sequencing-based DNA storage
Lcrypto/EMD-Spectrum-LDPC
Enumerate LDPC Codes extrinsic message degree (EMD) Spectrum for analyzing cycles properties sublinear and part of linear trapping sets
rimonece/underwater-communication-LDPC
This code simulates a multi-hop underwater communication system in order to analyse the Network performances by using LDPC code, where a transmitter communicates with a receiver over an underwater acoustic channel.
Lcrypto/Reciprocal-channel-approximation-LDPC-Threshold
Protograph reciprocal-channel approximation (RCA) for approximation of Density Evolution Iterative Decoding Threshold of Multi Edge Type (MET) LDPC Codes
QuantumSavory/PyQDecoders.jl
A Julia interface to popular python packages for decoding quantum error correcting codes.
rtajan/matlab-tanner-graphs
Matlab tool for displaying, editing and exporting Tanner graphs.
shubhamchandak94/LDPC-codes
Software for Low Density Parity Check codes
QuantumSavory/LDPCDecoders.jl
LDPC Belief Propogation decoders
Teddy-van-Jerry/5G_IITM
Matlab codes for course "LDPC and Polar Codes in 5G Standard" by IITM. Coded by Teddy van Jerry.
devnull0000/ldpc
LDPC codes as implemented by me. both soft & hard decoding. Comments around. C++14 and above
hrb-twek/dvb-s2-ldpc-encoder
verilog
tallamjr/iit-madras-5G-standard
IIT Madras Course on LDPC and Polar Codes for the 5G Standard
Lcrypto/LDPC-Bit-Filling-method
Bit Filling method LDPC code construction method
princeedey/COMPARISON-OF-BER-OF-8-PSK-USING-BLOCK-CODING-TECHNIQUES-OVER-AWGN-CHANNEL
This repository contains the source code of all the block codes in MATLAB. This project presents the Bit Error Rate (BER) Comparison of 8-PSK over AWGN channel by considering block codes such as Linear block codes, Hamming codes, BCH codes, RS codes etc. All the codes will be compared in terms of BER and energy per bit to noise ratio.