OFDM implementation over rayleigh channel with doppler , matlab(simulink) to hdl

12 views (last 30 days)
Is there a way to simulate ofdm over a rayleigh channel with doppler , using matlab functions /simulink(blocks), which are compatible with hdl coder , to implement on an fpga?
  1 Comment
Umar
Umar on 2 Aug 2024
Edited: Umar on 2 Aug 2024
Hi @Siddhardha ,
Addressing your query regarding, “ But my main issue is that i need a block which includes rayleigh channel and which includes effects of doppler effect”
Why not use rayleighchan function to create a Rayleigh fading channel object & adjust the Doppler frequency fd to introduce Doppler effects into the channel model utilizing the Communications Toolbox. For more information on this function, please refer to
https://www.mathworks.com/help/comm/ref/comm.rayleighchannel-system-object.html
Please let me know if you have any further questions.

Sign in to comment.

Answers (2)

Kiran Kintali
Kiran Kintali on 11 Jun 2024
Edited: Kiran Kintali on 13 Jun 2024
  1 Comment
Siddhardha
Siddhardha on 12 Jun 2024
Edited: Siddhardha on 12 Jun 2024
Thank you for your answer.
But,my main issue is that i need a block which includes rayleigh channel and which includes effects of doppler effect,
I have found this example
which uses hdl ofdm transmitter and reciever blocks to simulate over an awgn channel ,but are there any blocks availble for rayleigh channel, which also include the effects of doppler?

Sign in to comment.


Kranti Balaga
Kranti Balaga on 13 Jun 2024
Edited: Kranti Balaga on 13 Jun 2024

Categories

Find more on Detection, Range and Doppler Estimation in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!