How do I use the OFDM Modulator Block of Simulink?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
In the latest versions of MATLAB Simulink, they have added a block for the OFDM Baseband Modulator. I have gone through the article provided by the MATLAB support on the OFDM block. However, I am confused as to what input shall I feed to the OFDM Modulator block. I tried feeding BPSK symbols but I get an error saying the input dimensions do not match the required input size. The input size mentioned in the MATLAB support is given as [Ndata X Nsymbol X Npilot]. However, I am unable to make my input signal in the form of a signal having three dimensions as required. Please help me in this as to what input shall I feed in or help me in making the signal have three dimensions in Simulink. Also, I would be grateful if anyone of you could help me in giving an example file on how to use the OFDM Modulator block in Simulink. Thank you in advance!
0 Commenti
Risposte (1)
Shashwat Bajpai
il 13 Feb 2020
Modificato: Shashwat Bajpai
il 13 Feb 2020
The OFDM Modulator Block is based on the OFDM System object which means this block implements the algorithm, inputs, and outputs described in the OFDM System object reference page. You can refer to this page for examples.
Hope this Helps!
0 Commenti
Vedere anche
Categorie
Scopri di più su OFDM in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!