2.0

2.0 | 1 rating Rate this file 28 Downloads (last 30 days) File Size: 1.72 KB File ID: #21058
image thumbnail

BER for BPSK in Rayleigh channel

by Krishna Sankar M

 

12 Aug 2008 (Updated 13 Aug 2008)

Simulates the BER for BPSK modulation in Rayleigh channel

| Watch this File

File Information
Description

Simple Matlab example simulating a BPSK transmission and reception in Rayleigh channel. The script performs the following

(a) Generate random binary sequence of +1’s and -1’s.

(b) Multiply the symbols with the channel and then add white Gaussian noise.

(c) At the receiver, equalize (divide) the received symbols with the known channel

(d) Perform hard decision decoding and count the bit errors

(e) Repeat for multiple values of and plot the simulation and theoretical results.

The theoretical description provided in
http://www.dsplog.com/2008/08/10/ber-bpsk-rayleigh-channel/

MATLAB release MATLAB 7 (R14)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (7)
14 Aug 2008 R Random

Once you divide the received signal by the known channel you have removed the impact of the channel totally. In other words, it is the same as an AWGN channel, and there is no fading in the model.

15 Aug 2008 Krishna Pillai

@random: May I suggest that your observation is incorrect. Even when we know the channel, and divide the received symbol by the known channel, the resultant noise term is no longer white. Hence it is not comparable to AWGN channel. Further, in the Matlab code the BER obtained from simulations are shown to be matching the theoretically expected results.

15 Aug 2008 R Random

@Pillai. I have to admit that you're right. What I forgot is the fact that the additive noise is also divided by the channel.

13 Jan 2010 kirankumar palthi

Hi krishna,

I gone through your code. It works. When I am encoding the tx'er bits using (convolution encoding) or Spreading or both I'm unable to get the curve same as theoretical.

09 Jul 2011 jiang

i have tried to realize the simulation of qpsk with rayleigh channel by mutiplying h first,then mutiply conj(h)/abs(h) ,then hard deciding the result with a constellation abs(h) of the orignal one. but the result is not so good .can you help me explain it?

04 Dec 2011 Merlyn

How do you create a complete graph when using less than 10^6 transmitted bits? If I change to anything else, it truncates the graph at 1/N. I am doing this to show that when the number of bits is low the simulated and theoretical curves diverge.

04 Dec 2011 Merlyn

Ah nevermind, the error goes to zero (off the graph)

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
wireless Krishna Sankar M 22 Oct 2008 10:14:32
ber Krishna Sankar M 22 Oct 2008 10:14:32
bpsk Krishna Sankar M 22 Oct 2008 10:14:32
rayleigh Krishna Sankar M 22 Oct 2008 10:14:32
communications Krishna Sankar M 22 Oct 2008 10:14:32

Contact us at files@mathworks.com