Quadrature Amplitude Modulation

Quadrature Amplitude Modulation of two voice signals then Demodulation and comparison
1.7K Downloads
Updated 22 Mar 2011

View License

1st Version:
Two impulses of different frequencies are first declared, two different carriers are used to modulate the signal to different frequencies.
Then both residuals are added and transmitted, i showed them using a subplot.
This transmitted signal is then demodulated by the same program on the same carriers and hence receiving the initial signals successfully.
all the plots are shown as a result.

2nd Version:
this included the use of filter at the demodulation step

3rd Version:
this update version includes wavread to read two voice signals to modulate and then after demodulation actual voice signals are saved using wavwrite.

you can change the files and can put any files of your choice, all u need to do is to change their titles and u need to check out their frames and put them accordingly in the main program.

The file is fully changed. It is the application of QAM to combine two voice band signals to different frequencies, this combined signal is now carrying two signals with it both at different frequencies as set in program, the actual signals are received back by demodulation using same carrier frequencies. both the signals i tested are copied in the folder.
you can change the files and can put any files of your choice, all u need to do is to change their titles and u need to check out their frames and put them accordingly in the main program.

Cite As

Suleman Shafqat (2024). Quadrature Amplitude Modulation (https://www.mathworks.com/matlabcentral/fileexchange/30692-quadrature-amplitude-modulation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

File, summary and Descriptions are updated.
Now QAM of two voice signals, as a result one signal and then demodulation gives back same signals

1.1.0.0

I have changed the file now the resulting signal is filtered after demodulation.

1.0.0.0