OFDM implementation over rayleigh channel with doppler , matlab(simulink) to hdl
7 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Umar
2024 年 8 月 2 日
編集済み: Umar
2024 年 8 月 2 日
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.
回答 (2 件)
Kranti Balaga
2024 年 6 月 13 日
編集済み: Kranti Balaga
2024 年 6 月 13 日
You can check this example from the Wireless HDL Toolbox.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Detection, Range and Doppler Estimation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!