DSBAM Simulation output does not use the input parameters specified

3 次查看(过去 30 天)
Hi,
Students are using carrier frequencies around 4000Hz and Message frequencies around 100Hz. Most students see expected outcomes. In a small number of cases, the spectrum outputs are showing carriers around 17000Hz and Message frequencies around 500Hz but teh input values are correct. See attached simulink file

回答(1 个)

Vinay
Vinay 2024-12-26
Hi @R Mc Mahon,
The 'Spectrum Analyzer' is detecting different frequencies due to a sample time mismatch between the input and the analyzer itself. To synchronize the sample time,
  • Set the 'Sample Rate' parameter in the scope section to 'Inherited.'
  • Additionally, in the estimation tab, select 'Frequency Span' as 'Full.'
This configuration ensures that the sampling time is in sync, allowing the Spectrum Analyzer to accurately display the input frequency of both the carrier and the modulated message at the output.
Kindly refer to the below documentation of 'Spectrum analyzer' for more details
I hope this helps!

标签

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by