AM-SSB Modulator模​块出错,无法单独分离​出上下两个边带

9 visualizaciones (últimos 30 días)
Victoria
Victoria el 29 de Jul. de 2025
Comentada: Dakota el 5 de Sept. de 2025 a las 10:07
AM_SSB Modulator模块无法正确分离出AM_SSB信号上下两个边带,似乎是载波出现了问题,两个载波在示波器中均表现出非正弦失真。
  1 comentario
Adit
Adit el 5 de Ag. de 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!

Iniciar sesión para comentar.

Respuestas (1)

Adit
Adit el 6 de Ag. de 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 comentario
Dakota
Dakota el 5 de Sept. de 2025 a las 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.

Iniciar sesión para comentar.

Productos


Versión

R2025a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!