How do I use the OFDM Modulator Block of Simulink?

3 ビュー (過去 30 日間)
Amit Sravan Bora
Amit Sravan Bora 2019 年 11 月 10 日
編集済み: Shashwat Bajpai 2020 年 2 月 13 日
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!

回答 (1 件)

Shashwat Bajpai
Shashwat Bajpai 2020 年 2 月 13 日
編集済み: Shashwat Bajpai 2020 年 2 月 13 日
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!

カテゴリ

Help Center および File ExchangeOFDM についてさらに検索

タグ

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by