SLAAEO8 October   2024 MSPM0C1103 , MSPM0C1103-Q1 , MSPM0C1104 , MSPM0C1104-Q1 , MSPM0G1105 , MSPM0G1106 , MSPM0G1107 , MSPM0G1505 , MSPM0G1506 , MSPM0G1507 , MSPM0G1519 , 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

DC Parameters

Measurement conditions: Connect a constant DC voltage between the positive and negative terminals of the ADC input, and observe the distribution of the output digital results.

 Schematic Diagram of ADC DC
                    Test Figure 1-3 Schematic Diagram of ADC DC Test

In theory, when the quantity of the sampled data is large enough, the noise superimposed on the DC signal approximates a normal distribution. The effective value of noise is the standard deviation σ of the data sample. The probability of data distribution within the range of u-3σ~u+3σ is 99.73%, so the peak to peak value of a DC signal is approximately 6σ.

  • Effective Resolution

    The effective resolution of ADC under DC input can be obtained by dividing the full-scale range (FSR) of ADC by the effective value of noise and taking the logarithm of 2. This resolution is of great significance in DC signal sampling scenarios or low-frequency signal sampling scenarios, and can reflect the effective number of ADC digital results in practical applications.

    Equation 9.                                 Effective   resolution = log 2 FSR V N , RMS ( bits )

    The above formula represents the effective resolution calculation method when the DC input is at full scale. When the input is not at full scale, the calculation formula is modified to:

    Equation 10.                                 Effective   resolution = log 2 V IN V N , RMS ( bits )

    That is to say, the effective resolution is related to the voltage input. In theory, the larger the input voltage, the higher the DC effective resolution. Therefore, for small input signals, they are usually amplified to close to FSR through a preamplifier, to get a large effective resolution. It should be noted that the amplified noise (1/f noise and broadband band noise) should not be introduced too much.

  • Noise-free resolution

    By dividing the full range of ADC by the peak to peak value of noise and taking the logarithm of the two, the noise free resolution of ADC under DC input can be obtained. It reflects the number of digits bit that can maintains stability under constant input.

    Equation 11.                                 Noise   free   resolution = log 2 FSR V N , PP ( bits )