lincolndsp
Banned
I'd like to ask for your advice. You see, I simulated BPSK passband signal,
then I created flat Rayleigh fading and created multipath signal with no
delay of the 4 paths so that the fading would be flat.
But something's wrong with it though I based by simulation on theory.
Because when I use coherent correlator detector the BER I get is of different
nature than in theory for coherent BPSK flat Rayleigh fading case.
Could you have a look at the small piece of code I attached
BPSK_flat_Rayleigh_passband.m and see what might be wrong.
My detector that works perfectly in accordance with theory in AWGN channel
is BPSK_demod_BER.m
I use BPSK passband signal with 100 oversampling.
It's very important for me. If I learn how to properly do this I will
then shift to applying it to the GMSK passband signal which is what I have
to do for writing my diploma thesis.
Thank you in advance.
then I created flat Rayleigh fading and created multipath signal with no
delay of the 4 paths so that the fading would be flat.
But something's wrong with it though I based by simulation on theory.
Because when I use coherent correlator detector the BER I get is of different
nature than in theory for coherent BPSK flat Rayleigh fading case.
Could you have a look at the small piece of code I attached
BPSK_flat_Rayleigh_passband.m and see what might be wrong.
My detector that works perfectly in accordance with theory in AWGN channel
is BPSK_demod_BER.m
I use BPSK passband signal with 100 oversampling.
It's very important for me. If I learn how to properly do this I will
then shift to applying it to the GMSK passband signal which is what I have
to do for writing my diploma thesis.
Thank you in advance.