How can I simulate adjacent channel interference in Simulink?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Balint Csejtei
il 27 Ott 2020
Commentato: Balint Csejtei
il 31 Ott 2020
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 Commenti
Risposta accettata
Nitin Kapgate
il 30 Ott 2020
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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su QAM in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!