electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

rayleighchan usage in MATLAB for Rayleigh channel


Post new topic  Reply to topic    EDAboard.com Forum Index -> Digital communication -> rayleighchan usage in MATLAB for Rayleigh channel
Author Message
mohamed_bakr



Joined: 28 Apr 2007
Posts: 13
Helped: 1


Post04 Nov 2009 17:00   

rayleighchan usage


Hello,

I would like to know some notes about using rayleighchan in Matlab in generating a frequency selective Rayleigh channel.

In the transmitter,

Ts=1e-6; % sample time of the input signal, in seconds
Fd=40; % maximum Doppler shift, in Hertz
TAU=[0]; % row vector of path delays, each specified in seconds
PDB=[0]; % row vector of average path gains, each specified in dB
Chan = rayleighchan(Ts,Fd,TAU,PDB);
Chan.StorePathGains=1;
Chan.ResetBeforeFiltering=0;

Output_Filtered_Symbols=filter(Chan,Input_Symbols);

So, how to recover the signal in the receiver after the filter,
I think I should use Chan.PathGains but should it be directly used as the time filter coefficients used in the filter ?? or it needs some processing to be considered as that??

Also, if I am talking about the channel frequency response, could I get it directly by using fft(Chan.PathGains) ??
Back to top
moustafa.abdelhady



Joined: 07 Nov 2009
Posts: 16
Helped: 1
Location: Egypt


Post08 Nov 2009 20:54   

Re: rayleighchan usage


There is a tool in MATLAB that sketch the frequency response and the impulse response of the channel.
You can use channel estimation and equalization.
The least square is the simplest method and it does not require an intensive processing, you can use it.

Added after 24 seconds:

The least square is very convenient in case of implementing a system that is using OFDM.
Back to top
mohamed_bakr



Joined: 28 Apr 2007
Posts: 13
Helped: 1


Post19 Nov 2009 16:00   

Re: rayleighchan usage in MATLAB for Rayleigh channel


I am asking about usage of rayleighchan in case of 2 paths of more are used so how to extract my frequency channel response in the receiver for perfect channel estimation and to recover my signal back ?
Back to top
Google
AdSense
Google Adsense




Post19 Nov 2009 16:00   

Ads




Back to top
Riofunk7



Joined: 06 Oct 2009
Posts: 3


Post20 Nov 2009 8:44   

Re: rayleighchan usage in MATLAB for Rayleigh channel


I have the same problem with yours.

It makes me very confusing when I use the rayleighchan() in time/frequency domain.

I also want to implement ideal channel estimation by extract frequency channel response.

In the case of implementation on simulink, actually there is the same simulink block with rayleighchan() in simulink version, I could extract complex gains of the rayleigh channel in time domain. And I converted the coefficients into the frequency reponse by FFT.

Thus, I did the same method, but I couldn't find the same results. That is my confusing point.

If you found any solusion, could you inform me?

Thank you.
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> Digital communication -> rayleighchan usage in MATLAB for Rayleigh channel
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
Matlab code for Rayleigh Fading Channel (4)
MATlab Source Code for rayleigh fading channel (1)
Matlab Rayleigh Fading Channel Simulation? (16)
Fast rayleigh fading channel program in matlab (6)
16 QAM and rayleigh channel with matlab (3)
AWGN channel cascade with Rayleigh Channel in Simulink (4)
simulation mtlabcoe for frequency selective rayleigh channel (1)
need code in C for my grad project.(rayleigh fading channel) (1)
rayleigh channel (4)
Rayleigh channel...... (8)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS