Sigma delta modulator
조회 수: 1 (최근 30일)
이전 댓글 표시
Can someone help me with designing 2nd order sigma delta modulator? Also how is the SQNR to be determined?
댓글 수: 0
답변 (1개)
Sivsankar
2024년 8월 27일
Hi Visveswaran,
Using the Delta Sigma Modulator block present in Simulink, you can design a 2nd order delta sigma modulator. You can refer this documentation to understand further and which parameters to enable to obtain your desired information.
However, using this block you can predict SNR and not SQNR. To calculate SQNR you would have to do it manually with the output quantOut from the block and use the formula to calculate the SQNR of the signal.
Thanks.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Block and Blockset Authoring에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!