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

조회 수: 5 (최근 30일)
Victoria
Victoria 2025년 7월 29일
댓글: Dakota 2025년 9월 5일
AM_SSB Modulator模块无法正确分离出AM_SSB信号上下两个边带,似乎是载波出现了问题,两个载波在示波器中均表现出非正弦失真。
  댓글 수: 1
Adit
Adit 2025년 8월 5일
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!

댓글을 달려면 로그인하십시오.

답변 (1개)

Adit
Adit 2025년 8월 6일
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
Dakota
Dakota 2025년 9월 5일 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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Hilbert and Walsh-Hadamard Transforms에 대해 자세히 알아보기

제품


릴리스

R2025a

Community Treasure Hunt

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

Start Hunting!