Half-band filter

Like digital signal processing, such as cell phones, digital receivers, television, CD & DVD players, half-band filters are widely used for their efficiency in multi-rate applications. A half-band filter is a lowpass filter that reduces the maximum bandwidth of sampled data by an approximate factor of 2 (one octave). When multiple octaves of reduction are needed, a cascade of half-band filters is common. And when the goal is downsampling, each half-band filter needs to compute only half as many output samples as input samples.

It follows from the filter's definition that its transition region, or skirt, can be centered at frequency    where    is the input sample-rate. That makes it possible to design an FIR filter whose every other coefficient is zero, and whose non-zero coefficients are symmetrical about the center of the impulse response. (See Window design method)  Both of those properties can be used to improve efficiency of the implementation.[1][2][3]

Citations

  1. Venosa, Elettra; harris, fredric j.; Palmieri, Francesco A. N. (2011-10-17). Software Radio: Sampling Rate Selection, Design and Synchronization. New York: Springer. pp. 91–93. ISBN 9781461401124.
  2. Meyer-Baese, Uwe (2007-11-14). "5.4.1". Digital Signal Processing with Field Programmable Gate Arrays (3 ed.). New York: Springer. p. 274. ISBN 3540726128.
  3. Jovanovic-Dolecek, Gordana (2001-07-01). Multirate Systems: Design and Applications. IGI Global. pp. 125–132. ISBN 1930708300.

References

This article is issued from Wikipedia - version of the 4/15/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.