PyDSM is a Python Delta Sigma Modulator toolbox. It contains tools for experimenting with ΔΣ modulators. It focuses mostly on experimentation with different techniques for the design of the modulator Noise Transfer Function (NTF) and simulation of a generic digital modulator.
| Tags | Delta Sigma Modulation Optimization |
|---|---|
| Licenses | New BSD License |
| Operating Systems | Linux Windows (MinGW) |
| Implementation | Python Cython Scipy |
Recent releases


Release Notes: This release makes the codebase compatible with scipy 0.12.0, makes the delsig module contain its reference delsig version, and makes minor fixes to the documentation.


Release Notes: This version includes a port of the synthesizeChebyshevNTF NTF design strategy and some bugfixes. It avoids deprecated direct access to numpy array data to make it compatible with future numpy releases.


Release Notes: By dropping an external dependecy, deployment in Windows is now much easier, and Windows installers are now available.


Release Notes: This release splits the download into a main code download and a documentation download, and provides sample code to replicate the results in some scientific papers.