12 skills found
Alga53 / DISMMSE Turbo Equalizer For OTFSThis repo contains simulation code for DI-S-MMSE Turbo Equalizer and LMMSE Equalizer applied to OTFS Modulation.
libsusa / SusaHigh Performance Computing (HPC) and Signal Processing Framework
mkokshoorn / M BCJR AlgorithmMATLAB implementation of the M BCJR algorithm for equalization of ISI channels.
BatchDrake / Ccsds TcBCJR-based decoder for CCSDS turbo codes (according to CCSDS 131.0-B-3)
alexmrqt / PyTurboA set of Python class implementing basic several turbo-algorithms (e.g. : turbo-decoding)
KhalilElkhalil / BCJR DecodingThis algorithm is reserved to the implementation of the Bahl, Cocke, Jelinek and Raviv (BCJR) algorithm. This function takes as input the channel output (corrupted data) and the a priori prob (we will set it to 1/2) and returns as output the APP Log Likelihood Ratio (LLR) for every data input. It is usually called a Soft Input Soft Output (SISO) decoder. It can be applied to any code having a finite state machine, in our case we will use it for rate-1/n convolutional codes.
bioern / Turbo DecoderLTE Turbo Decoder using BCJR algorithm
chingyi071 / ECC Over GF2nCreate a BCJR trellis from given parity check matrix
streit-julian / BCJRFormerCodebase for my master thesis on Transformer-Based Decoding in Concatenated Coding Schemes Under Synchronization Errors
single-quantum / Esa Window SystemA small repository to do encoding and decoding with the BCJR algorithm
rmja / Drone FecForward error correction algorithms optimized for embedded systems
venkat0791 / PcccEncoder and decoder for a parallel-concatenated convolutional code (PCCC)