Difference between revisions of "Bandpass filter"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Fix image caption, filterbank link, category)
Line 1: Line 1:
 
Band-pass filter "passes" (preserves) a certain range of frequencies (that is, a band), while removing everything else.
 
Band-pass filter "passes" (preserves) a certain range of frequencies (that is, a band), while removing everything else.
  
[[Image:Bandpass.png|none|frame|Figure: Here only 1 band - frequencies between 5-10kHz are passed.]]
+
[[Image:Bandpass.png|none|frame|Here only 1 band - frequencies between 5-10kHz are passed.]]
  
Band-pass filters are used e.g in [[MP3]] encoder [[FilterBank|filterbank]], which used band-pass filters to divide the whole [[frequency]] range (full [[Bandwidth]]) into 32 [[subband|subbands]] which can be then processed separately.
+
Band-pass filters are used e.g in [[MP3]] encoder [[filterbank]], which used band-pass filters to divide the whole [[frequency]] range (full [[bandwidth]]) into 32 [[subband|subbands]] which can be then processed separately.
  
 +
[[Category:Technical]]
 
[[Category:Digital Signal Processing]]
 
[[Category:Digital Signal Processing]]

Revision as of 22:45, 8 September 2006

Band-pass filter "passes" (preserves) a certain range of frequencies (that is, a band), while removing everything else.

Here only 1 band - frequencies between 5-10kHz are passed.

Band-pass filters are used e.g in MP3 encoder filterbank, which used band-pass filters to divide the whole frequency range (full bandwidth) into 32 subbands which can be then processed separately.