NOTE: THIS DOCUMENT IS OBSOLETE, PLEASE CHECK THE NEW VERSION: "Mathematics of the Discrete Fourier Transform (DFT), with Audio Applications --- Second Edition", by Julius O. Smith III, W3K Publishing, 2007, ISBN 978-0-9745607-4-8. - Copyright © 2017-09-28 by Julius O. Smith III - Center for Computer Research in Music and Acoustics (CCRMA), Stanford University
<< Previous page TOC INDEX Next page >>
Linearity and Time-Invariance
In everyday terms, the fact that a filter islinear means simply that
- the amplitude of the output is proportional to the amplitude of the input, and
- when two signals are added together and fed to the filter, the filter output is the same as if one had put each signal through the filter separately and then added the outputs.
Definition. A filter is said to be linear if for any pair of signals and for all constant gains , we have
for all . These two conditions are a mathematical statement of the previous definition. For rational, property (2) implies (1).Definition. A filter is said to be time-invariant if
where is understood to denote the waveform shifted right (or delayed) by samples.Linear, time-invariant filters are often referred to as LTI filters.