This project compares the Bit Error Rate (BER) and Symbol Error Rate (SER) performance of BPSK and QPSK modulation techniques under different channel conditions including AWGN and Rayleigh Fading. Both analytical and simulation-based results are provided using MATLAB.
-
bpsk_qpsk_awgn_ch.m
:
Simulates BER and SER performance of BPSK and QPSK over an AWGN (Additive White Gaussian Noise) channel. -
bpsk_qpsk_rayleigh_ch.m
:
Simulates BER and SER performance of BPSK and QPSK over a Rayleigh Fading channel.