How can I simulate adjacent channel interference in Simulink?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have to simulate two microwave QAM signals(2 and 2.5 GHz), and the task says the minimum Adj. channel interference is 40 dB. How can I take this into account in my simulation, preferring simple solutions?
댓글 수: 0
채택된 답변
Nitin Kapgate
2020년 10월 30일
You can refer to the model which demonstrates simulation of Adjacent and Co-Channel Interference on a PSK modulated signal.
To open the Simulink model, run the following command in MATLAB command line:
openExample('comm/AdjacentAndCochannelInterferenceExample')
You can simulate the interference on a QAM modulated signal on the similar lines.
추가 답변 (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!