Quadrature Amplitude Modulation

Quadrature Amplitude Modulation of two voice signals then Demodulation and comparison
ダウンロード: 1.7K
更新 2011/3/22

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R2009b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersQAM についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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