There are 0 repository under bit-error-rate topic.
LDPC MATLAB simulation using BPSK + AWGN modulation decoded using Sum Product and Min Sum Algorithm
This project implements a bit error rate tester. A PRBS (pseudo random bit sequence) is generated that can feed the DUT. The receiver compares the internally delayed transmitted signals with received signal and counts up an error counter if their logic levels differ.
Python coding examples for wireless communication systems. This includes currently the topics of modulation such as 4-QAM, BPSK (2-PSK) with an AWGN channel and also Rayleigh fading.
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.
Data Rate Change Algorithms for an Efficient HF Communication
Ιmplementation of Hamming and Reed-Solomon block encoders and decoders to a transmission system with 8PSK modulation.
Material from the course of Information Transmission at ENSEM - Université de Lorraine.
Implementation of a communication link for optimizing data transfer through a channel.
A digital communication project that aims to explore different modulation schemes.
Telecommunication lab works coded in MATLAB
A Python-based project simulating wireless data transmission using visual signals, where black and white monitor screens represent binary data, captured by a camera to calculate the Bit Error Rate (BER).