How can I change signal Constellation Equation to get QAM not PSK?

2 views (last 30 days)
I'm trying to Build my OFDM system using Simulink. How can i change the equation of Constellation to get QAM not PSK as shown in the following figures

Answers (1)

Priyanshu Mishra
Priyanshu Mishra on 27 Aug 2019
As I understand from your query, you want to use 64 QAM in your model. For that, you can use rectangular 64 QAM.
To use this block just follow these steps
Library Browser>> Communication Toolbox>> Modulation>> Digital Baseband Modulation>> AM>> Rectangular QAM Modulator Baseband.
Alternatively, you can directly click on canvas and type rectangular QAM Modulator Baseband.
Select this block and change parameters according to your requirement by double clicking on the block.

Products

Community Treasure Hunt

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

Start Hunting!