How i can generate sigma delta modulator in simulink?
Show older comments
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
Answers (1)
Sivsankar
on 26 Aug 2024
0 votes
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.
Categories
Find more on Waveform Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!