How i can generate sigma delta modulator in simulink?
조회 수: 15 (최근 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!