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.

Solution to a big fading problem in a wireless system

Status
Not open for further replies.

najjarico

Newbie level 6
Joined
Apr 6, 2007
Messages
14
Helped
9
Reputation
20
Reaction score
6
Trophy points
1,283
Activity points
1,365
I am implementing a wireless system in matlab-simulink ,
and in every wireless system there should be fading channel
after adding fading rayleigh block, the received signal is totaly changed
and the sample time decreased and I couldnt recover the original signal

I tried to add filters in the receiver but no changes happened.

Is there any solution for the fading problem like adding a certain filter or something else?
[/b]
 

Re: big fading problem

thank you for replay

this is the system in simulink
 

big fading problem

You can solve your problem reading articles or looking into textbooks about adaptive equalization in time varying channel. In Matlab Simulink you can find blocks using the LMS algorithm, but depending on the conditions of rayleigh channel you are simulating, I mean, how much severe it is, the LMS algorithm will not fit, so you will probably have to use a quasi newton method for speed up the optimization of the equalizer coeficients.
 

    najjarico

    Points: 2
    Helpful Answer Positive Rating
big fading problem

Hi,

Try "help firwiener" for a certain filter provide by matlab it's not complex to use and give performance quite well.
 

    najjarico

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top