Hi,
I'm using TMP117 as temperature sensor that measures product's housing temperature to calibrate the temperature-dependence of another sensor (there are actually 4x TMP117 currently in various parts of the housing to determine the best place to measure housing temperature from.
The calibration occurs in a climatic chamber which is stepped from 0..60 deg C (every step is 5 deg C and 90 minutes in duration).
There are three sources of temperature data being logged: climatic chamber's built-in (which I believe is RTD), temperature sensor built-in the sensor being calibrated and 4 of the TMP117's.
The issue I'm seeing is: at the end of the test, measurements of all the TMP117s differ by approximately 4 deg. C from both other temperature sources (chamber and the sensor being calibrated).
In fact, the relationship between the {climatic chamber, sensor being calibrated} and TMP117 is very linear- as if the TMP117 readings were non-linear.
Here is the measurement data (TMP117 temp. is higher than ambient because the data acquisition starts after 1 hour of operation of product, and the housing heats up significantly above ambient temperature):
Tsens[start]=282.96K, Tsens[end]=342.92K, delta=59.96K TMP117_mean[start]=293.20K, TMP117_mean[end]=349.36K, delta=56.16K Tamb[0]=273.15K, Tamb[-1]=333.05K, delta=59.90K sensor 0, TMP117[start]=293.37K, TMP117[end]=349.47K, delta=56.10K sensor 1, TMP117[start]=292.99K, TMP117[end]=349.34K, delta=56.35K sensor 2, TMP117[start]=293.31K, TMP117[end]=349.36K, delta=56.05K sensor 3, TMP117[start]=293.15K, TMP117[end]=349.28K, delta=56.13K
Here is the plot of sensor vs tmp117 temperature and chamber's temperature vs tmp117.
TMP117 in BGA package is being used. The PCB it's on has a ground plane with no solder mask, the sensor itself sits in a recessed pocket in the aluminum housing,
with the ground plane of the sensor being thermally coupled to housing by means of silicone thermal paste (electrically non-conductive).
Now, if it was just the difference between sensor being calibrated and TMP117, I would just assume that other sensor has non-linear behaviour and that's it.
If the housing would indeed increase it's heat dissipation properties (i.e. assuming a constant heat input from electronics)- the other sensor would also register it- but it's registering exactly the same temperature difference than
climatic chamber is.