10
DSP Algorithms for
automotive sound systems
nFrequency domain filters based on the FFT algorithm
n
nSelect-Save: It allows the realization of filters with high resolution but it requires a large DSP memory to store partial results and FFT results.
n
nBrute-FIR: Is a partitioned frequency domain convolution filter that requires less memory than the Select-Save algorithm.
Select-Save and BruteFIR filters: