SLAAEO8 October   2024 MSPM0C1103 , MSPM0C1103-Q1 , MSPM0C1104 , MSPM0C1104-Q1 , MSPM0G1105 , MSPM0G1106 , MSPM0G1107 , MSPM0G1505 , MSPM0G1506 , MSPM0G1507 , MSPM0G3105 , MSPM0G3105-Q1 , MSPM0G3106 , MSPM0G3106-Q1 , MSPM0G3107 , MSPM0G3107-Q1 , MSPM0G3505 , MSPM0G3505-Q1 , MSPM0G3506 , MSPM0G3506-Q1 , MSPM0G3507 , MSPM0G3507-Q1 , MSPM0G3519 , MSPM0L1105

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1ADC Introduction
    1. 1.1 SAR ADC Principle
    2. 1.2 ADC Parameters
      1. 1.2.1 Static Parameters
      2. 1.2.2 Dynamic Parameters
        1. 1.2.2.1 AC Parameters
        2. 1.2.2.2 DC Parameters
  5. 2ADC Noise Analysis
    1. 2.1 ADC Noise Classification
      1. 2.1.1 ADC Noise
      2. 2.1.2 Reference Noise
      3. 2.1.3 Power Supply Noise
      4. 2.1.4 ADC Input Noise
      5. 2.1.5 Clock Jitter
    2. 2.2 How to Reduce Noise
      1. 2.2.1 Reducing Input Noise Through RC Filtering
      2. 2.2.2 Layout Suggestions
      3. 2.2.3 Improving Signal-to-Noise Ratio
      4. 2.2.4 Choose a Suitable Reference Voltage Source
      5. 2.2.5 Software Methods for Reducing Noise
  6. 3ADC Oversampling
    1. 3.1 Sampling Rate
    2. 3.2 Extraction
    3. 3.3 Application Conditions
  7. 4ADC Application Based on MSPM0
    1. 4.1 ADC Configuration of MSPM0
    2. 4.2 ADC DC Test Based on MSPM0G3507 ADC EVM Board
      1. 4.2.1 Software/Hardware Configuration
        1. 4.2.1.1 Hardware
        2. 4.2.1.2 Software
      2. 4.2.2 Test Result
      3. 4.2.3 Result Analysis and Conclusion

AC Parameters

Measurement conditions: Input a sinusoidal AC voltage between the positive and negative terminals of the ADC and observe the sampling output results of the ADC. By analyzing the frequency spectrum of the output signal through Fourier transform, to obtain the signal fundamental frequency, harmonic, and noise components. ADC dynamic AC parameter are calculated based on these components.

 Diagram of ADC AC Test Figure 1-2 Diagram of ADC AC Test
  • Total Harmonic Distortion (THD)

    Total harmonic distortion refers to the ratio of the total power of all harmonic components in an AC signal to the power of the fundamental frequency signal. The calculation formula in decibel form is as follows.

    Equation 5.                                   THD = 20 log 10 V Harmonics V Signal ( RMS ) ( dB )

    In the experiment of ADC communication parameter measurement, THD is caused by the nonlinearity of the ADC transmission characteristic curve, which means that the output and input of the ADC do not meet strict linear relationship within the sampling range (caused by the static error DNL/INL/EO/EG of the ADC), resulting in the harmonics in the output signal. Generally, the harmonic order is taken from 2 to 10 during calculation.

  • Signal-to-Noise Ratio (SNR)

    The signal-to-noise ratio is the ratio of the effective value of the signal to the effective value of the noise. The noise mentioned here is high-frequency noise such as ADC quantization noise and 1/f noise, excluding the harmonic components of the input signal in THD calculation. The calculation formula is as follows.

    Equation 6.                                 SNR = 20 log 10 V Signal ( RMS ) V Noise ( RMS ) ( dB )
  • Signal-to-Noise and Distortion (SINAD)

    There is always distortion of the signal caused by internal errors of the ADC, SINAD is used to measure the ratio of the signal to the sum of harmonics and noise, indicating the overall proportion of the effective signal in the ADC output.

    Equation 7.                             SINAD = 20 log 10 V Signal ( RMS ) ( V Harmonics ) + V Noise ( RMS ) ) ( dB )
  • Effective Number of Bits (ENOB)

    ENOB is the effective number of bits of ADC, which represents the actual resolution of ADC and its ability to distinguish small amplitude signals. It can be directly calculated by SINAD.

    The above formula provides the calculation method of ENOB when the input signal is assigned the ADC maximum range. When the input signal is less than the maximum range, the calculation of ENOB is adjusted to:

    Equation 8.               ENOB = SINAD MEASURED - 1 . 76 dB + 20 log 10 Fullscale   Amplitude ( Input   Amplitude 6 . 02