OFDM implementation over rayleigh channel with doppler , matlab(simulink) to hdl
13 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Umar
le 2 Août 2024
Modifié(e) : Umar
le 2 Août 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.
Réponses (2)
Kranti Balaga
le 13 Juin 2024
Modifié(e) : Kranti Balaga
le 13 Juin 2024
You can check this example from the Wireless HDL Toolbox.
0 commentaires
Voir également
Catégories
En savoir plus sur Detection, Range and Doppler Estimation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!