This is an implementation of LDPC decoder, which uses Hard (Counting based) and Soft (Probabilistic) Decision decoding to recover noisy message recieved from the transmission channel. The code is optimized to use minimum run time and memory accesses while decoding. The code is almost entirely parameterized, allowing it to produce decoders for different large H matrices by simply adjusting the input size variables. A brief description of the Tanner Graph Implemention is shown below.
-
Notifications
You must be signed in to change notification settings - Fork 0
hcp4902/LDPC-Decoder
About
This is an implementation of LDPC decoder, which uses Hard and Soft Decision decoding to recover noisy message received from the transmission channel.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
