- You can start with research the principles of GFDM, including its block structure and filtering techniques.
- Then, decide on the number of subcarriers, subsymbols, the prototype filter, and cyclic prefix length.
- Open Simulink and configure a new model with the necessary simulation parameters.
- For GFDM Transmitter : Generate or import data symbols, Map symbols to GFDM subcarriers,Apply the prototype filter and perform IFFT,Insert cyclic prefix.
- Include a channel model to simulate the transmission environment.
- For GFDM Reciever: Remove cyclic prefix, Perform FFT on received symbols, Apply matched filtering and equalization,Demap symbols to bits.
- Add blocks to calculate BER or SER to assess system performance.
- Execute the simulation and then kindly debug and refine.
Is it possible to create GFDM modulation in simulink ?
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello everyone,
For FBMC and UFMC modulations I found normal codes here on mathworks but for GFDM not. I'm trying to make a modulator and demodulator for GFDM in simulink but I don't know how to do it. I found two codes to try to understand GFDM modulation:
I'm trying my best, but it's really hard for me to understand everything and that's why I want to ask you if you know how to proceed.
Thank you for every reply.
0 commentaires
Réponses (1)
SOUMNATH PAUL
le 28 Déc 2023
Hi,
To my understanding you need help in creating a GFDM modulator and demodulator in SIMULINK. Here is how you can proceed,
Hope it helps!
Regards,
Soumnath
0 commentaires
Voir également
Catégories
En savoir plus sur Modulation 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!