How do I use the OFDM Modulator Block of Simulink?
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Shashwat Bajpai
on 13 Feb 2020
Edited: Shashwat Bajpai
on 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 Comments
See Also
Categories
Find more on OFDM in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!