QAM Modulation, Demodulation, Detection, and Eye Diagrams
조회 수: 15 (최근 30일)
이전 댓글 표시
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:
- Pulse/baseband modulated inputs (2 plots – 1 for I and 1 for Q/domain)
- Transmitted up-converted 4-QAM signal (1 plot/domain)
- 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
댓글 수: 0
답변 (1개)
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
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 QAM에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!