This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MULTI-CAL-SYSTEM: PGA309 Temperature Calibration

Part Number: MULTI-CAL-SYSTEM
Other Parts Discussed in Thread: PGA309

Does the temperature calibration for the PGA309, using the multi-cal-system, have to be in order?  For example, if I want to compensate the sensor at -40°F, 23°F, and 85°F, do i need to go from cold to hot, or can I set the pre-cal file to start with room temperature first, then -40°F, then 85°F? 

Why does the system only check the 50% SPAN point at the first temperature? 


Regards,


Avi

  • Hello Avi,

    When creating the EEPROM lookup table of the PGA309, the temperature index values in the lookup table must be monotically increasing from minimum to maximum for the Lookup table to function properly.  The lookup table must still be built from minimum Temp ADC reading to the maximum Temp ADC reading. The pre-cal examples provided with the multi-cal PGA309 system software also show temperature readings starting from minimum temperature to maximum temperature. Please review section 3.2 page 62-64 of the PGA309 User Guide.

    If your sensor requires the linearization calibration vs pressure, the 50% pressure point reading will be required at the first temperature.  The PGA309 linearization circuitry can compensate for the parabolic-shaped portions of a sensor’s nonlinearity with applied pressure. The PGA309 contains a dedicated circuit for sensor voltage excitation and linearization, as shown in Figure 2-10 of the PGA309 User Guide. The Linearization Circuit scales the selected VREF and sums it together with a portion of the output voltage (VOUT) through the feedback pin (VFB) to compensate for the bow-shaped nonlinearity of the bridge sensor output versus pressure. By adjusting the excitation voltage, the bridge non-linearity vs pressure is corrected.

    Therefore, the mid-scale or 50% span measurement along with minimum pressure and max pressure readings are required to estimate the bow-shaped non-linearity of the sensor by measuring the bridge output at minimum pressure, mid-scale (or 50%) pressure and maximum pressure.  The nonlinearity vs pressure is assumed to be constant over temperature variation; therefore, only one linearization DAC register coefficient is stored on the EEPROM at the first temperature reading. 

    Thank you,

    Luis

  • Hello Avi,

    Although the lookup table coefficients stored on the EEPROM  table must be in ascending order, it appears that the Multi-Cal software does sort the EEPROM table order appropriately, since it generates a polynomial fit for the temp sensor ADC output as well as the fine gain and offset DAC values, then builds an interpolated version of the calibration in order to ensure that the ADC codes appear in ascending order.

    Thank you and Regards,

    Luis