Key research themes
1. How can multiplier and adder optimization techniques improve the implementation efficiency of higher order FIR filters?
This research area focuses on reducing the computational complexity, power consumption, and hardware resource usage in the implementation of higher order finite impulse response (FIR) filters. Efficient multiplier and adder designs, including multiplierless methods, impact the speed, area, and power characteristics of FIR filters. This is critical when deploying high-order FIR filters on hardware platforms like FPGAs or ASICs, especially for real-time signal processing applications.
2. What evolutionary and metaheuristic optimization techniques best improve design quality and convergence for higher order FIR low-pass filters?
This theme investigates the use of evolutionary algorithms and metaheuristics such as Cuckoo Search Algorithm (CSA), Gravitational Search Algorithm (GSA), and Artificial Bee Colony (ABC) in optimizing FIR filter coefficients. These methods provide alternative approaches to classical filter design methods (e.g., Parks-McClellan), enabling more flexible control over filter characteristics like stop-band attenuation and pass-band ripple. Their effectiveness in handling complex, multi-objective optimization in high-order FIR filter design is a focal research question.