When “errors” are considered, they usually relate to magnitude – and often to noise voltage or current. However, clocked systems such as the sampling process may be susceptible to timing variations which lead to measurement errors as well. I’ll discuss the issue based on sampling for ADCs, but the concepts may apply to any timed system.
Consider a sampling process with timing uncertainty as shown in the figure below. This uncertainty causes an amplitude uncertainty in the ideal BLU signal within the limits bounded by RED.
This effect is known as aperture jitter which manifests itself as an increase in quantization noise.
The slew rate of the signal at the ideal Nyquist sample point of T/2 is expressed as the time derivative of the signal at that point:
This expression can relate the signal amplitude uncertainty to the time uncertainty as:
If the maximum amplitude error is limited to ½ LSB, the maximum time uncertainty is limited to:
The average value of the sample point is found by integrating the sample time probability over time:
If the actual sample point can occur with equal likelihood at any point within the bounds of , it is said to have a uniform probability distribution (aka, “rectangular”, or “boxcar”).
The average value is then found to be:
The variance of such a function is the average of the square of the deviation from the average value:
from which the standard deviation is determined:
As an example, assume a 10 MHz sample rate on a 12-bit converter. The maximum allowable clock jitter would be:
In terms of timing stability:
This calculation assumes sampling at the Nyquist frequency.
By expressing the time uncertainty in terms of signal frequency rather than sample frequency …
If the signal frequency is limited to ¼ fs, then:
The previous analyses were based on a uniform distribution of time uncertainty within fixed limits. However, it is possible the probability distribution will be of the form of a normal or Gaussian distribution such that:
From which the variance may be estimated:
where 6 ≈ .
At any given time, the error of the sampled voltage is:
And at some discrete time step:
This function has aliased terms which require filtering for frequencies above fs/2.
The example system signal has peak value of 0.5 and a sample frequency of 100 MHz. If it is assumed the signal frequency is ½ the Nyquist frequency (or ¼ the sample frequency) and the maximum clock jitter is 100 ps, then the average power of the error signal is found as:
The RMS voltage due to clock jitter is 926 μV.
The inherent quantization noise of a 12-bit converter is:
The total noise is therefore:
The jitter noise is considerably greater than the inherent quantization noise. The effect of the jitter is to lower the effective resolution of the ADC:
The effective resolution of this 12-bit ADC has been reduced to:
Consider the situation with a 16-bit ADC.
The inherent quantization noise of a 16-bit converter is:
The total noise is now:
The increase in ADC resolution offers no improvement in data precision or accuracy.
Part 9
Part 11
That’s good for now.