Loop theorem: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Sodin
 
en>Addbot
m Bot: Migrating 2 interwiki links, now provided by Wikidata on d:q3822213
Line 1: Line 1:
Hello, my title is Andrew and my wife doesn't like it at all. One of the very best issues in the world for him is doing ballet and he'll be starting some thing else alongside with it. He is an info officer. My wife and I reside in Mississippi and I adore every working day living here.<br><br>Also visit my blog post free psychic readings ([http://mybrandcp.com/xe/board_XmDx25/107997 please click the next website page])
'''Bandwidth expansion''' is a technique for widening the [[Bandwidth (signal processing)|bandwidth]] or the [[resonances]] in an [[Linear predictive coding|LPC]] filter. This is done by moving all the [[Pole (complex analysis)|poles]] towards the origin by a constant factor <math>\gamma</math>. The bandwidth-expanded filter <math>A'(z)</math> can be easily derived from the original [[Digital filter|filter]] <math>A(z)</math> by:
 
:<math>A'(z) = A(z/\gamma)</math>
 
Let <math>A(z)</math> be expressed as:
 
:<math>A(z) = \sum_{k=0}^{N}a_kz^{-k}</math>
 
The bandwidth-expanded filter can be expressed as:
 
:<math>A'(z) = \sum_{k=0}^{N}a_k\gamma^kz^{-k}</math>
 
In other words, each [[Linear_prediction|coefficient]] <math>a_k</math> in the original filter is simply multiplied by <math>\gamma^k</math> in the bandwidth-expanded filter. The simplicity of this transformation makes it attractive, especially in [[CELP]] coding of speech, where it is often used for the perceptual noise [[Weighting filter|weighting]] and/or to stabilize the LPC analysis. However, when it comes to stabilizing the LPC analysis, [[lag windowing]] is often preferred to bandwidth expansion.
 
== References ==
P. Kabal, "Ill-Conditioning and Bandwidth Expansion in Linear Prediction of Speech", ''Proc. IEEE Int. Conf. Acoustics, Speech, Signal Processing'', pp. I-824-I-827, 2003.
 
[[Category:Signal processing]]

Revision as of 10:26, 15 March 2013

Bandwidth expansion is a technique for widening the bandwidth or the resonances in an LPC filter. This is done by moving all the poles towards the origin by a constant factor . The bandwidth-expanded filter can be easily derived from the original filter by:

Let be expressed as:

The bandwidth-expanded filter can be expressed as:

In other words, each coefficient in the original filter is simply multiplied by in the bandwidth-expanded filter. The simplicity of this transformation makes it attractive, especially in CELP coding of speech, where it is often used for the perceptual noise weighting and/or to stabilize the LPC analysis. However, when it comes to stabilizing the LPC analysis, lag windowing is often preferred to bandwidth expansion.

References

P. Kabal, "Ill-Conditioning and Bandwidth Expansion in Linear Prediction of Speech", Proc. IEEE Int. Conf. Acoustics, Speech, Signal Processing, pp. I-824-I-827, 2003.