A New Overlap Save Algorithm for Fast Block Convolution and Its Implementation Using FFT

  • Authors:
  • Jung Gap Kuk;Seyun Kim;Nam Ik Cho

  • Affiliations:
  • Department of Electrical Engineering, Institute of New Media & Communications (INMC), Seoul National University, Seoul, South Korea 151-744;Department of Electrical Engineering, Institute of New Media & Communications (INMC), Seoul National University, Seoul, South Korea 151-744;Department of Electrical Engineering, Institute of New Media & Communications (INMC), Seoul National University, Seoul, South Korea 151-744

  • Venue:
  • Journal of Signal Processing Systems
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Convolution of data with a long-tap filter is often implemented by overlap save algorithm (OSA) using fast Fourier transform (FFT). But there are some redundant computations in the traditional OSA because the FFT is applied to the overlapped data (concatenation of previous block and the current block) while the DFT computations are recursive. In this paper, we first analyze the redundancy by decomposing the OSA into two processes related to the previous and current block. Then we eliminate the redundant computations by introducing a new transform which is applied only to the current data, not to the overall overlapped data. Hence the size of transform is reduced by half compared to the traditional OSA. The new transform is in the form of DFT and it can be implemented by defining a new butterfly structure. However we implement it by a cascade of twiddle factor and conventional FFT in this paper, in order to use the FFT libraries in PC and DSP. The computational complexity in this case is analyzed and compared with the existing methods. In the experiment, the proposed method is applied to several block convolutions and partitioned-block convolutions. The CPU time is reduced more than expected from the arithmetic analysis, which implies that the reduced transform size gives additional advantage in data manipulation.