SNIA042 November   2021 TMP114 , TMP126 , TMP126-Q1

 

  1.   Abstract
  2.   Trademarks
  3. 1Introduction
  4. 2Concept
  5. 3Design Considerations
    1. 3.1 Conversion Period Impact
    2. 3.2 Impact of Conversion Period Error
  6. 4Design Example
    1. 4.1 Design Requirements
    2. 4.2 Detailed Design Procedure
  7. 5Summary
  8. 6Temperature Slew Rate Warning Device List

Impact of Conversion Period Error

The slew rate warning feature utilizes the known conversion period for the calculation of the slew rate based on the device setting. If there is an error of the conversion period (tCONV_PERIOD) due to a non-ideal oscillator, the actual conversion period may be slightly longer or shorter, resulting in error of the slew rate calculation. Equation 1 shows the equation for calculating the slew rate with tCONV_PERIOD as the time period over which the calculation takes place. If tCONV_PERIOD is 90% of the expected value, the slew rate calculation will be 11% faster than the real value, calculated with Equation 2. This can be accounted for in a similar manner to temperature accuracy with proper guardbanding, as shown in the Section 4.

Equation 1. SlewRate= (TRECENT- TRECENT-1)tCONV_PERIOD
Equation 2. SlewRateAdjusted= (TRECENT- TRECENT-1)tCONV_PERIOD*(1±timing error)