Puneet Varma (Editor)

Mean square quantization error

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Mean square quantization error (MSQE) is a figure of merit for the process of analog to digital conversion.

In this conversion process, analog signals in a continuous range of values are converted to a discrete set of values by comparing them with a sequence of thresholds. The quantization error of a signal is the difference between the original continuous value and its discretization, and the mean square quantization error (given some probability distribution on the input values) is the expected value of the square of the quantization errors.

Mathematically, suppose that the lower threshold for inputs that generate the quantized value q i is t i 1 , that the upper threshold is t i , that there are k levels of quantization, and that the probability density function for the input analog values is p ( x ) . Let x ^ denote the quantized value corresponding to an input x ; that is, x ^ is the value q i for which t i 1 x < t i . Then

MSQE = E [ ( x x ^ ) 2 ] = t 0 t k ( x x ^ ) 2 p ( x ) d x = i = 1 k t i 1 t i ( x q i ) 2 p ( x ) d x .

References

Mean square quantization error Wikipedia