QAM Modulation, Demodulation, Detection, and Eye Diagrams

조회 수: 18 (최근 30일)
Nitya Sathish
Nitya Sathish 2021년 4월 12일
답변: Arthi Sathyamurthi 2021년 5월 26일
Use 4-QAM baseband modulation to send 20 bits (bits 10010 01010 on I and bits 11101 01001 on Q) at an overall transmission rate of 2 bits per millisecond using three pulse shapes given below. Use a carrier whose frequency is 10kHz.
Plot the following signal in time and frequency domain for each pulse shape:
  1. Pulse/baseband modulated inputs (2 plots – 1 for I and 1 for Q/domain)
  2. Transmitted up-converted 4-QAM signal (1 plot/domain)
  3. Filtered down-converted output (2 plots – 1 for I and 1 for Q/domain)
Eye diagrams should be plotted for the two waveforms (I and Q) taken just before detection blocks.
Need to build three systems based on the following three pulse shapes
  • Square wave
  • Raised Cosine with r=.5
  • Raised Cosine with r=1

답변 (1개)

Arthi Sathyamurthi
Arthi Sathyamurthi 2021년 5월 26일
Since this seems like a homework assignment, if you can provide the code you've written to solve the problem and ask a specific question about where you're facing difficulty, we may be able to provide some guidance.But on a high level overview, to completely simulate QAM modulation and demodulation use qammod and qamdemod functions and further to generate eyediagram use the eyediagram function. Further to develop a system using raised cosine use raised-cosine-filtering function

카테고리

Help CenterFile Exchange에서 QAM에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by