误码性能 Resources

Showing items tagged with "误码性能"

A simulation program for precoding based on channel quantization feedback, implementing uniform quantization and LDL decomposition-based precoding techniques to evaluate system bit error rate performance under different feedback bit conditions (1-bit, 2-bit, 3-bit).

MATLAB 292 views Tagged

Implementation of QPSK modulation and demodulation under Gaussian white noise and Rayleigh fading channel conditions (excluding multipath interference), using quasi-analytical methods for bit error rate performance calculation. The simulation workflow covers signal generation, filter configuration, QPSK modulation, additive white Gaussian noise injection, Rayleigh channel fading, QPSK demodulation, and BER computation with algorithm-specific implementation details.

MATLAB 216 views Tagged

Simulation of bit error performance for a (2,1,2) convolutional code encoder-decoder in a Binary Symmetric Channel (BSC), plotting the corrected bit error rate versus channel bit error rate curve, with encoder generator polynomials g1=[111] and g2=[101]. The implementation involves convolutional encoding using polynomial generators, BSC channel modeling with crossover probability, and Viterbi decoding algorithm for error correction.

MATLAB 234 views Tagged