Delta Sigma converter spurious tone predictor
This file contains functions for:
- estimating the quantizer noise from DSM and
- estimating the mismatch noise from DWA-DAC.
Both (time-domain) models generate noise estimate for arbitrary input vector (dc, sinusoid, n-tone, sawtooth etc.).
Applicable to bandpass DSMs and bandpass DWA.
For simulation, DS toobox is recommended: File ID: #19
Simulink DSM/DWA model can be found in: File ID: #23079
For further information:
Neitola M & Rahkonen T (2010) A Generalized Data-Weighted Averaging Algorithm. IEEE Trans. Circuits and Systems II: Express Briefs 57(2): 115-119.
Neitola M & Rahkonen T (2010) A Qualification Approach to DAC Mismatch-Shaping Methods. IEEE Trans. Circuits and Systems II: Express Briefs 57(11): 858-862.
Neitola M & Rahkonen T (2011) Predicting and Avoiding Spurious Tones in a DWA Mismatch Shaping DAC. Accepted to IEEE Trans. Circuits and Systems II: Express Briefs.
Neitola M & Rahkonen T (2011) Compact Tone-Behavior Model for Delta-Sigma Modulator. Submitted to European conference on circuit theory and design 2011.
Cite As
Marko Neitola (2024). Delta Sigma converter spurious tone predictor (https://www.mathworks.com/matlabcentral/fileexchange/29522-delta-sigma-converter-spurious-tone-predictor), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Delta Sigma Toolbox
Communities
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.5.0.0 | Added a model for multibit DSM's mismatch shaper.
|
||
1.2.0.0 | Model accuracy improved. Removed extra material. |
||
1.1.0.0 | Added a complementing model: a simulink model of a digital Delta-Sigma modulator. The quantizer for this model is "truncation": unsigned integer ouput. |
||
1.0.0.0 |