Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Rayleighchan properties in wireless lan

Status
Not open for further replies.

garapan

Newbie level 4
Joined
Jul 4, 2009
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Indonesia
Activity points
1,316
hi all...
I am currently working on the task of writing matlab code for simulation of wireless lan. I want to add fading in the channel. I use rayleighchan function in matlab. But i dont understand its properties (doppler frecuency, path gain, etc). Which properties that need to be set? Can anyone help me?

Sorry for bad english...
Thank You...
 

Hello,

I don't know mathlab, but maybe this may help you.

The Rayleigh distribution is the sum of two orthogonal Gaussian variables.

When you start with two carriers, 90 degrees out of phase. Modulate both carriers with uncorrelated Gaussian noise sources and add the outputs from the multipliers. This will give you a Rayleigh faded carrier.

You need to put low pass filtering at both outputs of the Gaussian noise sources to model the speed of the envelope and phase variations. A slow varying path requires a low corner frequency for the LPF, while a higher setting for the low pass filter enables fast varying fading (driving fast in a city).

When you add a constant to (one of) the Gaussian noise sources, before multiplying with the carriers, you create less deep fades (in fact there is a dominant propagation path in that case, I think a Rician fading case).

When you have a modulated carrier already, you have to generate the 90 degrees out of phase signal with a 90 degrees phase shifter. This gives you two modulated carriers that you can use as input for the multipliers.
 

thx, WimRFP...

but i want to know properties in rayleighchan function in wireless LAN environment...
is max doppler shift set to zero?

anyone?
 

Hello,

I don't know the rayleighchan function, but the average doppler should be (almost) zero assuming reflections from random directions in an indoor environment.

When you search on: indoor doppler lan Hz, several references say doppler spread < 10 Hz. Of course this is due to slow movements in an indoor environment.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top