Hierarchical Modulation

Implementation of 4/16 QAM "Hierarchical Modulation" in MATLAB
287 download
Aggiornato 13 feb 2016

Visualizza la licenza

The code is the implementation of "Hierarchical Modulation" in MATLAB using two QPSK schemes as inputs and one 16 QAM as output. The implementation shows :-
1. Plot of two QPSK modulated sequences
2. Plot of two QPSK modulated sequences after power scaling
3. Plot of HM 4/16 QAM before transmission at transmission side
4. Plot of HM 4/16 QAM after transmission through AWGN channel at the receiver side
5. BER plot for High priority data and low priority data

Cita come

Sohaib Riaz (2024). Hierarchical Modulation (https://www.mathworks.com/matlabcentral/fileexchange/54657-hierarchical-modulation), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

1. BER Plot on logarithmic scale
2. Explanation of Code
BER plot update with explanation of code

1.0.0.0