How do I use the OFDM Modulator Block of Simulink?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
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!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 OFDM에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!