How i can generate sigma delta modulator in simulink?
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
can you help me to generate first order sigma delta modulator in simulink with (256 OSR) to define:
-SNR of the modulator (using FFT)
-check from the design the shows noise shaping
0 comentarios
Respuestas (1)
Sivsankar
el 26 de Ag. de 2024
Hi Anas,
You can leverage the following file exchange file and investigate if the model from this file resolves your query:
The Delta Sigma Modulator block present in Simulink helps you to predict SNR but as of R2024a, it does not provide that functionality for 1st order Delta Sigma Modulator. This block only works for modulators from 2nd order to 6th order. You can refer the documentation for that block here:
I hope this helps!
Thanks.
0 comentarios
Ver también
Categorías
Más información sobre Sources en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!