KhalilElkhalil / BCJR-decodingLinks
This 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 (SIS…
☆10Updated 6 years ago
Alternatives and similar repositories for BCJR-decoding
Users that are interested in BCJR-decoding are comparing it to the libraries listed below
Sorting:
- This UWOC-JCCESD code is used for the joint channel classification and estimation with signal detection (JCCESD) scheme in underwater w…☆19Updated 4 years ago
- ☆47Updated 5 years ago
- Generate a Deep Neural Network for Equalization of Optical channels☆14Updated 3 years ago
- Simple massive MIMO simulator that includes several data-detectors☆38Updated 4 years ago
- All the code and data used for my Bachelor's thesis "OFDM channel equalization with machine learning" are available here.☆12Updated 3 years ago
- We first implement an end-to end system on GNU radio using two USRP X310 for the transmitter and the receiver in an indoor setting. We th…☆38Updated 3 years ago
- Joint Channel Estimation and Nonlinear Distortion Compensation in OFDM Receivers (Bussgang-type receiver)☆28Updated 5 years ago
- OFDM channel estimation and equalization☆18Updated 4 years ago
- MATLAB Imitation Modeling for the BER of the Satellite Communication System using QPSK and OFDM Modulation with LS Channel Estimation bas…☆88Updated 5 months ago
- %本次仿真PUCCH 链路信道估计,频域上取1个资源块,子载波间隔deltaf=15kHz %由于传输时以子帧为单位的,所以仿真时时域上取一个子帧,即两个时隙 %对于普通CP,一个时隙中的第一个符号CP=160,其余符号CP=144 %子载波subcarrier之间的导频间…☆12Updated 10 years ago
- there is matlab code for channel estimate with ls and dft and mmse☆23Updated 8 years ago
- This repository is devoted to studying the fundamentals of wireless communication from David Tse and Pramod Viswanath's popular and resou…☆20Updated 2 years ago
- Reference implementation of GFDM framework☆15Updated 7 years ago
- The repository provides two ways of channel modelling, i.e., the unified channel model (the elemment of which is determined by the BS-UAV…☆21Updated 2 years ago
- This repo contains simulation code for DI-S-MMSE Turbo Equalizer and LMMSE Equalizer applied to OTFS Modulation.☆65Updated last year
- Evaluate the performance of ZF ( Zero Forcing ) and MMSE ( Minimum Mean Square Error ) detectors with (Nt×Nr), (20×30) and (20×50) r…☆26Updated 4 years ago
- OFDM synchronization technology, including symbol time offset(STO) and carrier frequency offset (CFO)☆40Updated 3 years ago
- Simulates an entire Transmission, Channel and Receiver chain for LTE OFDM system in Matlab☆73Updated 10 years ago
- Blind CE for V2LC☆17Updated 4 years ago
- This repo provides an implementation of a Variational Autoencoder (VAE) based equalizer. This includes a simulation environment with an A…☆29Updated 3 years ago
- ☆32Updated 7 years ago
- Data-driven implementaion of soft iterative interference cancellation for MIMO detection☆34Updated 4 years ago
- In this repo, an OFDM communication system is realized using Matlab. The system represents a simplified version of the WiFi (802.11) PHY…☆18Updated 4 years ago
- MATLAB Imitation Modeling for the BER of the HF Communication System using M-PSK Modulation in the HF Communication Channel with Multipat…☆18Updated 5 months ago
- my graduate project about compensating phase noise in SC-FDE systems. Use MATLAB for simulation.☆20Updated 7 years ago
- This project includes Matlab functions to simulate MIMO and Equalization systems with Iterative Detection and Decoding☆25Updated 4 years ago
- 基于导频的ofdm_ls算法信道估计☆26Updated 3 years ago
- Simulates an FBMC and OFDM transmission over a doubly-selective channel. Allows to reproduce all figures from "Doubly-Selective Channel E…☆107Updated 7 years ago
- wireless channel simulation☆48Updated 6 years ago
- An Implementation of OFDM Transmitter and Receiver in Python☆9Updated 5 years ago