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

ADC Noise

ADC internal noise includes quantization noise and thermal noise.

  • Quantization noise

    The quantization noise of ADC refers to the noise caused by quantization errors between the input analog signal and the output digital signal, and its magnitude is determined by the resolution of ADC. The peak to peak value of quantization noise is 1 LSB, and the higher the resolution of ADC, the smaller the quantization error.

  • Thermal noise

    Thermal noise is an inherent phenomenon in all electrical components, and it still exists even without ADC input. The sum of all noise inside the ADC, except for quantization noise, is usually referred to as thermal noise. Usually, thermal noise exhibits a Gaussian distribution, and since it is not related to quantization noise, the total noise within the ADC can be calculated using Root Sum Squares.

    Equation 12.                   NADC,Total=NADC,Thermal2+NADC,Quantization2

    According to the calculation formula of the total noise inside the ADC, it can be seen that the ADC noise is determined by the larger one of quantization noise and thermal noise. For low resolution ADCs, the quantization noise is much greater than the thermal noise, in which case, the method to reduce ADC noise is to select a smaller reference voltage to reduce quantization noise. For high-resolution ADC, due to its small LSB and low quantization noise, the full-scale range can be increased by increasing the reference voltage of the ADC, thereby reducing the proportion of thermal noise in the signal and increasing the signal-to-noise ratio.

     Quantization Noise and Thermal Noise of ADC With Different ResolutionsFigure 2-2 Quantization Noise and Thermal Noise of ADC With Different Resolutions