Difference between revisions of "Quantization noise"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(this is a common equation I found on the web and borrowed from wikipedia (I need to learn more about LaTeX). I guess Hydrogenaudio doesn't support LaTeX?)
(uploaded equation. Gives users a simple and effective way to calculate quant noise.)
Line 1: Line 1:
During the [[quantization]] process some precision gets lost, this changes the signal somewhat, the difference between the original signal and the quantized signal is called quantization noise or (rounding error). It is commonly expressed by the root-mean-square error equation.
+
During the [[quantization]] process some precision gets lost, this changes the signal somewhat, the difference between the original signal and the quantized signal is called quantization noise or the (rounding error). It is commonly expressed by the root-mean-square error equation in electronics.
 +
 
 +
 
 +
[[image:rms_equation.png]]
 +
 
 +
 
 +
Q is the resolution or the amount of bits in the converter.
 +
 
 +
V_AD is the analog voltage range of converter expressed in (Volts)
 +
 
 +
T_S  is the sampling interval of the converter expressed in (Seconds)
 +
 
 +
R_L^2 is resistance of the converter expressed in (Ohms).

Revision as of 06:04, 16 June 2005

During the quantization process some precision gets lost, this changes the signal somewhat, the difference between the original signal and the quantized signal is called quantization noise or the (rounding error). It is commonly expressed by the root-mean-square error equation in electronics.


Rms equation.png


Q is the resolution or the amount of bits in the converter.

V_AD is the analog voltage range of converter expressed in (Volts)

T_S is the sampling interval of the converter expressed in (Seconds)

R_L^2 is resistance of the converter expressed in (Ohms).