Next |
Prev |
Up |
Top
|
Index |
JOS Index |
JOS Pubs |
JOS Home |
Search
Consider applying a fixed (time-invariant) filter
to
each
before resynthesizing the signal:
 |
(10.28) |
where,
is the sampled frequency response of a filter with
impulse response
 |
(10.29) |
Let's examine the result this has on the signal in the time domain:
We see that the result is
convolved with a windowed version
of the impulse response
. This is in contrast to the OLA technique
where the result gave us a windowed
filtered by
without the
window having any effect on the filter, provided it obeys the COLA
constraint and sufficient zero padding is used to avoid time aliasing.
In other words, FBS gives
![$\displaystyle y = x * [\tilde{w} \cdot h] \;\longleftrightarrow\;X \cdot [{\tilde W}\ast H]$](img1695.png) |
(10.30) |
while OLA gives (for
)
![$\displaystyle y = x * [W(0)\cdot h] \;\longleftrightarrow\;X \cdot [W(0)\cdot H]$](img1696.png) |
(10.31) |
- In FBS, the analysis window
smooths the filter frequency response by time-limiting the corresponding impulse response.
- In OLA, the analysis window can only affect scaling.
For these reasons, FFT implementations of FIR filters normally use the
Overlap-Add method.
Next |
Prev |
Up |
Top
|
Index |
JOS Index |
JOS Pubs |
JOS Home |
Search
[How to cite this work] [Order a printed hardcopy] [Comment on this page via email]