Frequency-Domain Min-Max Optimization for Delta-Sigma Modulators

버전 1.3 (5.87 KB) 작성자: Masaaki Nagahara
Matlab codes are provided for min-max optimization for loop-filter design in delta-sigma modulators.
다운로드 수: 1.4K
업데이트 날짜: 2014/11/20

라이선스 보기

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/

인용 양식

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. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Digital Filtering에 대해 자세히 알아보기
도움

받음: Delta Sigma Toolbox

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.3

I made the submission available as a Toolbox. Also, the paper information is updated.

1.2.0.0

Added a link to our web page.

1.1.0.0

Added a link to our web page.

1.0.0.0