Hi all,

I am trying to simulate a very simple wireless communication system. I am giving the description of the system below.

1. The wireless Communication system has one transmit antenna and one

     receive antenna.

2. The wireless channel is having multipath (In the simulation I have used static

     4-tap channel coefficients  just for simplicity)

3. I am adding AWGN noise at the receiver corresponding to the snr value (snr

    varries from 0 dB to 10 dB. Signal power is assumed to be 1)

4. In the receiver I am using Maximum Likelihood sequence estimation. (I am

    using comm.MLSEEqualizer object in MATLAB for implementing MLSE)

   

Now the problem is when I simulate the program, The BER graph is remaining flat between 0.1 to 0.01 even though I increase the snr to 50 dB.

I really can not understand what mistake I have done. Can someone please help me to solve this problem?

I have attached my matlab program and BER graph for your reference.

Regards,

Balaji.D

Similar questions and discussions