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 CenterFile Exchange에서 OFDM에 대해 자세히 알아보기

태그

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by