Installation & user guide
Install the App in MATLAB, configure your model, and follow the ten-stage design workflow.
System requirements
- MATLAB R2022b or newer. The distributed release is built with R2022b.
- A compatible, licensed Delta-Sigma Toolbox, installed separately. It is not included in this release.
- Parallel Computing Toolbox for optional parallel acceleration. Select a worker count appropriate for your available memory.
Install and launch
- Extract your purchased release archive.
- Double-click
SigmaDeltaADCDesigner.mltbxand complete the MATLAB installer. - Add your compatible Delta-Sigma Toolbox to the MATLAB path, or specify its
delsigfolder using the environment setting below. - Run
SDADCDesignerRelease(). The App window title includes[RELEASE].
setenv("SDADC_DELSIG_ROOT", ...
"D:\MATLAB\Delta Sigma Toolbox\delsig");
app = SDADCDesignerRelease();Your first workflow
- Select the architecture, order, quantizer levels and conversion mode.
- Set the sampling rate, bandwidth, input range and ENOB targets.
- Configure each integrator, the capacitor mapping, noise and DEM settings.
- Use Debug Preview while exploring, then select Final Signoff for acceptance evidence.
- Click Run Selected Stage or Run Through Final Signoff. Review FFT, static error, integrator states and validation gates.
- Save a project to reuse your parameters. Export a reproducible design package after a passing final signoff.
Complete manuals
Download the English user manual (Markdown)
Download the Chinese user manual (Markdown)
Dynamic FFT ENOB and static ENOB_pp measure different properties. Review both, together with the configured noise bandwidth and simulation coverage.