Mean Square Quantization Error
   HOME

TheInfoList



OR:

Mean square quantization error (MSQE) is a
figure of merit A figure of merit is a quantity used to characterize the performance of a device, system or method, relative to its alternatives. Examples *Clock rate of a CPU *Calories per serving *Contrast ratio of an LCD *Frequency response of a speaker * Fi ...
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_, that the upper threshold is t_i, that there are k levels of quantization, and that the
probability density function In probability theory, a probability density function (PDF), or density of a continuous random variable, is a function whose value at any given sample (or point) in the sample space (the set of possible values taken by the random variable) ca ...
for the input analog values is p(x). Let \hat x denote the quantized value corresponding to an input x; that is, \hat x is the value q_i for which t_i-1\le x. Then : \begin \operatorname&=\operatorname x-\hat x)^2\ &=\int_^ (x-\hat x)^2 p(x)\, dx\\ &= \sum_^k \int_^ (x-q_i)^2 p(x) \,dx. \end


References

*. *. Statistical deviation and dispersion {{technology-stub