Girish Mahajan (Editor)

Linear phase

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Linear phase

Linear phase is a property of a filter, where the phase response of the filter is a linear function of frequency. The result is that all frequency components of the input signal are shifted in time (usually delayed) by the same constant amount, which is referred to as the phase delay. And consequently, there is no phase distortion due to the time delay of frequencies relative to one another.

Contents

For discrete-time signals, perfect linear phase is easily achieved with a finite impulse response (FIR) filter.  Approximations can be achieved with infinite impulse response (IIR) designs, which are more computationally efficient.  Several techniques are:

  • a Bessel transfer function which has a maximally flat group delay
  • a maximally flat group delay approximation function
  • a phase equalizer
  • Examples

    When a sinusoid ,   sin ( ω t + θ ) ,   passes through a filter with group delay τ ,   the result is:

    A ( ω ) sin ( ω ( t τ ) + θ ) = A ( ω ) sin ( ω t + θ ω τ ) ,

    where:

  • A ( ω ) is a frequency-dependent amplitude multiplier.
  • The phase shift ω τ is a linear function of frequency (ω), and τ is the slope.
  • For linear phase, it is sufficient to have that property only in the passband(s) of the filter, where |A(ω)| has relatively large values. Therefore both magnitude and phase graphs (Bode plots) are customarily used to examine a filter's linearity. A "linear" phase graph may contain discontinuities of π and/or 2π radians. The smaller ones happen where A(ω) changes sign. Since |A(ω)| cannot be negative, the changes are reflected in the phase plot. The 2π discontinuities happen because of plotting the principal value of ω τ ,   instead of the actual value.

    In discrete-time applications, one only examines the region of frequencies between 0 and the Nyquist frequency, because of periodicity and symmetry. Depending on the frequency units, the Nyquist frequency may be 0.5, 1.0, π, or ½ of the actual sample-rate.  Some examples of linear and non-linear phase are shown below.

    A filter with linear phase may be achieved by an FIR filter which is either symmetric or anti-symmetric.  A necessary but not sufficient condition is:

    n = h [ n ] sin ( ω ( n α ) + β ) = 0

    for some α , β .

    Generalized linear phase

    Systems with generalized linear phase have an additional frequency-independent constant added to the phase. Because of this constant, the phase of the system is not a strictly linear function of frequency, but it retains many of the useful properties of linear phase systems.

    References

    Linear phase Wikipedia