QAM Modulation, Demodulation, Detection, and Eye Diagrams
12 次查看(过去 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!