DSBAM Simulation output does not use the input parameters specified
Mostrar comentarios más antiguos
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
Respuestas (1)
Vinay
el 26 de Dic. de 2024
0 votos
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!
Categorías
Más información sobre Texas Instruments C2000 Processors en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!