Content deleted Content added
m update sub-band to subband |
Reverted good faith edits by Mmncit (talk): Changes inconsistent with title. we can change the title but probably should discuss that on the talk page first. (TW) |
||
Line 3:
{{no footnotes|date = October 2011}}
[[File:SubBandCoding.svg|thumb|500px|
In [[signal processing]], '''
SBC is the core technique used in many popular [[lossy audio compression]] algorithms including [[MP3]].
Line 23:
First, a digital filter bank divides the input signal spectrum into some number (e.g., 32) of subbands. The psychoacoustic model looks at the energy in each of these subbands, as well as in the original signal, and computes masking thresholds using psychoacoustic information. Each of the subband samples is quantized and encoded so as to keep the quantization noise below the dynamically computed masking threshold. The final step is to format all these quantized samples into groups of data called frames, to facilitate eventual playback by a decoder.
Decoding is much easier than encoding, since no psychoacoustic model is involved. The frames are unpacked, subband samples are decoded, and a frequency-time mapping reconstructs an output audio signal.
==Applications==
Beginning in the late 1980s, a standardization body, the [[Moving Picture Experts Group]] (MPEG), developed standards for coding of both audio and video. Subband coding resides at the heart of the popular MP3 format (more properly known as [[MPEG-1 Audio Layer III]]), for example.
==References==
Line 34:
==External links==
* [https://web.archive.org/web/20070613152917/http://www.otolith.com/otolith/olt/sbc.html
{{Compression Methods}}
|