Hierarchical Modulation

Implementation of 4/16 QAM "Hierarchical Modulation" in MATLAB
287 téléchargements
Mise à jour 13 fév. 2016

Afficher la licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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