Quadrature Amplitude Modulation

버전 1.2.0.0 (161 KB) 작성자: Suleman Shafqat
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 CenterMATLAB Answers에서 QAM에 대해 자세히 알아보기

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