SFDR1
SFDR1
Test setup
Pure sinewave generator with low noise and low distortion Rohde + Schwarz SML01 Sharp-edged low-pass filter with cut-off frequency at 110% of test frequency TTE LC7 series UltraFast under test A/D board PC with software FFT analysis
The diagram shows the standard test setup that is used to measure the key parameters in development and production. To obtain correct results it is absolutely necessary to use a high quality pure sinewave signal. There is no fast signal generator on the market that produces a sinewave that could be directly used to measure dynamic parameters of 12-bit or higher resolution A/D converters. To cut off any harmonic and spurious distortion from the signal source, a sharp-edged low-pass filter must be used. The cut-off frequency of the filter is always slightly higher than the test frequency. To minimise the recording of any environmental noise the complete system is used with 50 Ohm termination. The signal amplitude must be between 99% and 100% of the full-scale range. The input signal must be checked for clipping and saturation. The measurement could be performed with the SBench software supplied with the UltraFast boards.
From the FFT plot SNR, THD, SFDR, SINAD and ENOB are calculated. To get typical values the results of 20 calculations are averaged
Calculation basics
SNR: Signal-to-Noise Ratio. This figure characterises the ratio of the fundamental signal to the noise spectrum. The noise spectrum includes all non-fundamental spectral components in the Nyquist frequency range (sampling frequency / 2) without the DC component, the fundamental itself and the harmonics:
SNR = 20 * log ([Fundamental] / SQRT (SUM (SQR([Noise]))))
THD: Total Harmonic Distortion. The harmonic distortion characterises the ratio of the sum of the harmonics to the fundamental signal. Normally there are the first 6 harmonics used for the characterisation.
THD = 20 * log (SQRT (SUM (SQR ([Harmonics]))) / [Fundamental])
SFDR: Spurious Free Dynamic Range. The figure for spurious free dynamic range (sometimes also called only dynamic range) characterises the ratio between the fundamental signal and the highest spurious in the spectrum. In some definitions the harmonics are excluded from this calculation, in some times they are included.
SFDR = 20 * log ([Fundamental] / [Highest Spurious])
SINAD: Signal-to-Noise And Distortion. Its the combination of SNR and THD figure:
SINAD = 20 * log ([Fundamental] / SQRT (SUM (SQR([Noise + Harmonics]))))
ENOB: Effective Number Of Bits. This figure tells how close the A/D-converter board is near to the theoretical mathematical model. The ENOB is normally calculated from the SINAD value but sometimes calculated from the SNR value only.
ENOB = (SINAD 1.76) / 6.02
Weighting window: In real-world applications the sampling frequency normally is not an integer multiple of the test signal frequency. As a result of this there are some frequency side lobes. To reduce them for the measurement a weighting windows is used. The use of the Hanning-window is recommended for this. Bin size: In an ideal measurement the fundamental as well as the harmonics would only be a one point peak in the FFT spectrum. One can get near to this ideal value if the sampling frequency is an integer multiple of the test frequency. But in real world where the test signal has a phase jitter and the sampling frequency is asynchronous to the test signal frequency one gets a several points wide peak for fundamental and harmonics (as shown in the picture). To minimise calculation errors it is necessary to include a larger bin of points in the calculation for fundamental and harmonics energy.