OFDM implementation in Simulink

5 visualizzazioni (ultimi 30 giorni)
Sara Nasir
Sara Nasir il 27 Set 2020
Commentato: pen il 23 Giu 2025
I am implementing OFDM Transmitter using QPSK Modulation. I am having trouble adding cyclic prefix to OFDM symbols as there is no predefined cyclic prefix. in addition what should be the parameters of it.
  1 Commento
pen
pen il 23 Giu 2025
can you please share the info if you have successfully implemented it

Accedi per commentare.

Risposte (1)

Chaitanya Mallela
Chaitanya Mallela il 30 Set 2020
Create a cyclic prefix extension to the serial IFFT symbols with the help of Selector and Vector Concatenate blocks (extract from the end and append to the start) where the length of the cyclic prefix should be equal to the number of channel taps in the wireless channel model in the simulation.
Also, refer the documentation to know about different parameters considered in the transmission.

Community Treasure Hunt

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

Start Hunting!

Translated by