How i can generate sigma delta modulator in simulink?
16 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Sivsankar
2024-8-26
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!