Frequency-Domain Min-Max Optimization for Delta-Sigma Modulators
The MATLAB codes are based on our recent paper:
M. Nagahara and Y. Yamamoto,
Frequency-Domain Min-Max Optimization of Noise-Shaping Delta-Sigma Modulators,
IEEE Transactions on Signal Processing, Vol. 60, No. 6, pp. 2828-2839, 2012.
A draft can be down-loaded via:
http://www-ics.acs.i.kyoto-u.ac.jp/~nagahara/ds/manuscript.pdf
We give two matlab codes:
[ntf,R]=NTF_MINMAX(order,OSR,Hinf,f0,zf)
[ntf,R]=NTF_MINMAX_MB(order,OSR,Hinf,f,zf)
By these codes, one can obtain lowpass/bandpass (by NTF_MINMAX) and multi-band (by NTF_MINMAX_MB) filters for noise-shaping delta-sigma modulators that minimize the maximum magnitude of the noise transfer function (NTF)
in fixed frequency band(s).
For details, see also the following web page:
http://www-ics.acs.i.kyoto-u.ac.jp/~nagahara/ds/
Citar como
Masaaki Nagahara (2024). Frequency-Domain Min-Max Optimization for Delta-Sigma Modulators (https://www.mathworks.com/matlabcentral/fileexchange/36187-frequency-domain-min-max-optimization-for-delta-sigma-modulators), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspirado por: Delta Sigma Toolbox
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.