AM-SSB Modulator模块出错,无法单独分离出上下两个边带
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti

AM_SSB Modulator模块无法正确分离出AM_SSB信号上下两个边带,似乎是载波出现了问题,两个载波在示波器中均表现出非正弦失真。
1 Commento
Adit
il 5 Ago 2025
Hi Victoria,
I went through the issue which you are facing regarding the AM-SSB Modulator in Simulink. Could you please share your Simulink model (.slx) file and provide more details about the exact issue you are facing?
Thank you!
Risposte (1)
Adit
il 6 Ago 2025
Hi Victoria,
I went through the issue which you are facing regarding the AM-SSB Modulator in Simulink. Based on the information shared, it is possible that the issue is related to Hilbert Filter or simulation step size or sampling rate:
- Check the Hilbert Filter: Ensure the Hilbert filter has sufficient order and bandwidth to accurately produce a 90-degree phase shift. Test the Hilbert filter with a known signal (like a sine wave) to confirm it outputs a 90-degree phase-shifted signal.
- Decrease the Step Size: Try setting the simulation step size to a lower value, such as 1e-3 or 1e-4. While this may increase simulation time, it can improve the accuracy of the carrier and the sideband separation.
- Increase the Sampling Rate: Ensure that your sampling rate is at least 10 times higher than the carrier frequency. This helps accurately represent the signal and avoid aliasing.
These steps should help resolve the issue. For further information, refer to below link:
1 Commento
Dakota
il 5 Set 2025 alle 10:07
Hello Adit,
I am also facing the same problem as Victoria. Thanks a lot for your sugesstion, it works for me. However, when I access your link:
geometry dash litehttps://www.mathworks.com/help/comm/ref/ssbammodulatorpassband.html. It doesn't work and shows eccess error, pls fix it. Thanks a lot.
Vedere anche
Categorie
Scopri di più su Hilbert and Walsh-Hadamard Transforms 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!