MinMax FIR NTF design (pydsm.NTFdesign.minmax
)¶
This modules provides a minmax FIR design method for the NTF of ΔΣ modulators
Functions¶
|
Synthesize FIR NTF for LP or BP ΔΣ modulator by min-max optimization. |
Deprecated Functions¶
|
Alias of |
Notes¶
The design strategy implemented in this module was originally proposed by
M. Nagahara and Y. Yamamoto. See the documentation of ntf_fir_minmax()
for further details.