Understanding Temperature Sens

MEMS/传感技术

1280人已加入

描述

Abstract: The MAX1463 is a highly integrated, low power, two-channel sensor signal processor optimized for industrial and process control applications such as pressure sensing, RTD and thermal-couple linearization, weight sensing, and remote process monitoring with limit indication. The MAX1463 accommodates sensors with outputs ranging from 1mV/V to 1V/V. It includes two 16-bit output DACs, two 12-bit PWM outputs, and supports 4-20mA output. It incorporates a 16-bit CPU, 4K bytes of program and 128 bytes of user flash memory.

The MAX1463 includes an internal temperature sensor that can be used for correction of temperature dependent signals or as a stand-alone thermometer. For applications where the supply voltage, VDD, can not be held constant, the supply rejection performance of the temperature sensor readings may not be adequate and the readings should be corrected for supply variations. This document describes the procedure to correct for the supply rejection error of the internal temperature sensor readings in the MAX1463.

Description

The MAX1463 includes an ADC that is used to convert various analog inputs to digital codes. The ADC uses the internal 1.25V band-gap reference (VBG) when converting the temperature sensor's output. For any other conversion, the ADC reference can be selected as VDD for conversions ratiometric to the power supply, voltage on the VREF pin for conversions relative to an external voltage, or VBGx4 which is an internally generated "pseudo" 5.0 volt reference source.

Temperature
Figure 1. Typical temperature sensor output as a function of temperature.

In situations where the ADC reference voltage, ADCref, is fixed but VDD voltage is allowed to change, any ADC reading will include an error that is a function of VDD and the ADC offset. The output of the ADC (as a fraction of its reference voltage) includes the ADC offset that is proportional to the ADC reference voltage. In applications where the ADC's input voltage is ratiometric to VDD and VDD is selected as ADCref, the ADC output will be ratiometric to VDD.

In the MAX1463, when performing temperature conversion, the internal bandgap voltage, VBG = 1.25V, is automatically selected as ADCref. Therefore, the ADCref is always fixed when temperature conversion is performed. Hence, any deviation of the VDD voltage from its target value will cause significant supply rejection error in ADC output code (Figure 2, Figure 3). Situations related to VDD control and ADCref selections and supply rejection capability of the MAX1463 can be divided in three categories:
  1. VDD = constant, ADCref = constant (internal or external)
    Best situation. No supply rejection correction is required to neither of the temperature nor input signal conversions.
  2. VDD = not constant, ADCref = VDD.
    • No supply rejection correction is required to the input signal conversions since the ADC reference voltage moves with VDD and any contribution of the ADC offset will be scaled accordingly.
    • However, supply rejection correction must be applied on the temperature sensor conversions. This is because the fixed VBG voltage is internally selected as ADCref.
  3. VDD = not constant, ADCref = constant (internal or external)
    Supply rejection correction must be applied to all ADC conversions regardless of the source of input.
Temperature
Figure 2. Typical temperature sensor output as a function of temperature and supply voltage.

Temperature
Figure 3. Typical temperature sensor output as a function of supply voltage.

Correcting for the VDD Variations

The procedure described below is for applications where the MAX1463 have been configured for ADCref = VDD and VDD is expected to change. In this case, correction have to be applied every time a temperature sensor reading is performed. The correction to be applied is referenced to a target voltage, VDDtarget that is decided at the time of compensation. VDDtarget is typically 5V.

To determine the correction factor, a simple procedure must be performed prior to temperature compensation. This procedure need to be performed only one time and it can be done at any temperature since the effect of temperature on the supply rejection of the ADC conversions is relatively small, Figure 4. For very high accuracy applications, it may be required to perform this procedure at every temperature. The procedure for determining correction factor for the ADC supply rejection error must yield the slope of the ADC code as a function of VDD at a constant temperature.

It is extremely important that the device temperature remains unchanged during this procedure.

Temperature
Figure 4. Typical temperature sensor conversion error as a function of supply voltage and temperature.

Determining the Correction Factor

  1. Select VDD as reference voltage for the ADC.
  2. Set VDD to the target voltage at which it is expected to be operated. Target voltage is typically 5V.
  3. Initiate ADC conversion of VDD.
  4. Read ADC code for VDD, VDDtarget.
  5. Set VDD = 4.5V.
  6. Initiate ADC conversion of VDD.
  7. Read ADC code for VDD, VDD4.5.
  8. Initiate ADC conversion of the temperature sensor.
  9. Read ADC code for temperature sensor output, ADC4.5.
  10. Set VDD = 5.5V.
  11. Initiate ADC conversion of VDD.
  12. Read ADC code for VDD, VDD5.5.
  13. Initiate ADC conversion of the temperature sensor.
  14. Read ADC code for temperature sensor output, ADC5.5.
  15. Calculate the ADCslope:
    ADCslope = (ADC5.5 - ADC4.5) / (VDD5.5 - VDD4.5) [code/Volt]
  16. The ADCslope and VDDtarget values should be used in the compensation algorithm for correcting all future temperature sensor readings.

Applying Correction for VDD Variations

During normal operation of the signal conditioner, the correction formula has to be applied every time a temperature sensor reading is performed.
  1. Select temperature sensor output to be input of the ADC.
  2. Perform an ADC reading, ADCmeas.
  3. Select VDD to be input of the ADC.
  4. Perform a VDD reading, VDDmeas.
  5. Apply correction formula:
    ADCcorrected = ADCmeas + (ADCslope × (VDDtarget - VDDmeas))
The ADCcorrected value represents ADC code for the current temperature sensor output as if VDD had remained equal to VDDtarget, Figure 5. To perform any temperature correction of the input signal, the value of the ADCcorrected must be used and not the ADCmeas.

Temperature
Figure 5. Typical temperature sensor output after correction for conversion error has been applied.

The overhead caused by the requirement to perform supply rejection correction to the ADC output is approximately 18usec that accounts for two additional subtractions and one additional multiplication operation in for every temperature reading. Also, because temperature change is normally very slow compared to input signal changes and very fast CPU cycles, in most applications it is sufficient to read the temperature one time for every 100 times of input signal conversions. Therefore, the overhead will account for insignificant portion of the overall cycle time.

Reference

The MAX1463 Data Sheet

打开APP阅读更多精彩内容
声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉
评论(0)
发评论
Bono 2011-10-27
0 回复 举报
That saves me. Thanks for being so snesible! 收起回复

全部0条评论

快来发表一下你的评论吧 !

×
20
完善资料,
赚取积分