Key research themes
1. How can multiplierless optimization minimize the hardware complexity of FIR filter implementations while meeting frequency specifications?
This theme investigates optimization methods for designing FIR filters that minimize hardware resources, especially by reducing the number of additions in multiplierless implementations. It addresses the challenge of translating frequency-domain specs into fixed-point multiplierless coefficient sets that are efficient for hardware synthesis, critical for low-power and high-performance DSP applications.
2. What advances have been made in robust numerical algorithms for FIR filter design targeting minimax optimality in polynomial approximation?
This theme covers enhanced algorithmic methodologies and implementations for FIR filter design that produce filters with optimal minimax (equiripple) error characteristics. It addresses challenges related to convergence, numerical stability, and initial reference selection in the classical Parks-McClellan and Remez exchange algorithms, improving robustness and scalability for high-order and weighted multi-band designs.
3. How have multi-channel and filter bank FIR design techniques been developed to balance perfect reconstruction and computational efficiency?
This research area studies filter banks employing FIR filters that approximate perfect or near-perfect reconstruction conditions while optimizing computational cost. The focus is on design strategies using frequency-response masking, polyphase structures, and tree-structured paraunitary filter banks, considering trade-offs between aliasing, magnitude distortion, and arithmetic complexity in multirate signal processing applications.