BER Simulation of OFDM, OOK, PPM, QAM

Plots BER Curves for Different Modulation Schemes.
1,5K download
Aggiornato 4 nov 2017

Visualizza la licenza

The main script files are UWC_OFDM.m and UWC_PPM_OOK_QAM_BPSK.m
1. Running UWC_OFDM open a matlab figure based UI Control. From the listbox user can select the Modulation Scheme and from the toggle buttons user can select which plots to be plotted. After clicking the evaluate button, BER plot is generated. Four OFDM schemes, namely Electrical OFDM, DCO-OFDM, ACO-OFDM and FLIP-OFDM are implemented. Modulation and Demodulation Functions are written separately in ofdm_mod and ofdm_demod files.
2. Running UWC_PPM_OOK_QAM_BPSK opens small UI control to select the modulation schemes. After selecting the modulation scheme, user should click outside the listbox and press any key from the keyboard. This should generate the desired BER curve for the selected modulation schemes.
Both files are successfully tested on MATLAB 2017a.

Cita come

Kanhaiya Mishra (2024). BER Simulation of OFDM, OOK, PPM, QAM (https://www.mathworks.com/matlabcentral/fileexchange/64950-ber-simulation-of-ofdm-ook-ppm-qam), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2017a
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.0.0.0

Specified the MATLAB version in description.