How i can generate sigma delta modulator in simulink?
17 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Sivsankar
le 26 Août 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 commentaires
Voir également
Catégories
En savoir plus sur Sources dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!