Difference between revisions of "Filterbank"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
 
m (on 2nd thought, not mp3 specific enough)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Filterbank as used in all mpeg1 layers encoding and [[MPC]] encoding (polyphase analysis filterbank), is a set of [[bandpass|bandpass filter]], which divide the audio signal into 32 equal-width [[frequency]] [[subband]]. So, with cd-audio's 22.05kHz [[bandwidth]], the width of 1 [[subband]] is about 689Hz (32*689Hz=22.05kHz). Filterbank and its inverse are not lossless transformations. Even without quantization, the inverse transformation cannot perfectly recover the original signal. Filterbank is designed so, that the error introduced is small and inaudible.
+
Filterbank as used in all mpeg1 layers encoding and [[MPC]] encoding (polyphase analysis filterbank), is a set of [[bandpass filter]], which divide the audio signal into 32 equal-width [[frequency]] [[subband]]. So, with cd-audio's 22.05kHz [[bandwidth]], the width of 1 [[subband]] is about 689Hz (32*689Hz=22.05kHz). Filterbank and its inverse are not lossless transformations. Even without [[quantization]], the inverse transformation cannot perfectly recover the original signal. Filterbank is designed so, that the error introduced is small and inaudible.
 +
 
 +
[[Category:Technical]]

Latest revision as of 02:20, 12 September 2012

Filterbank as used in all mpeg1 layers encoding and MPC encoding (polyphase analysis filterbank), is a set of bandpass filter, which divide the audio signal into 32 equal-width frequency subband. So, with cd-audio's 22.05kHz bandwidth, the width of 1 subband is about 689Hz (32*689Hz=22.05kHz). Filterbank and its inverse are not lossless transformations. Even without quantization, the inverse transformation cannot perfectly recover the original signal. Filterbank is designed so, that the error introduced is small and inaudible.