Hello everyone!
I am looking for a temperature sensor that can offer me a accuracy of ±0.05°C (preferentially ±0.01°C) over temperatures that you'd measure from a human body, I'd say from 30°C to 45°C. I made some fast math and thought that if I have 0.01°C resolution over 15 degrees than I'd have 15,000 measurement points to which I would need 14bits ADC but I could dial it down to 10bits if I measure only 33°C to 43°C (1000 points of measurement).
I started by looking at the LMT70 revision A from TI which proved a viable candidate but if someone can point me in a better direction I would for sure appreciate it very much.
Surface temperature? Implanted?
Melexis has a medical grade infrared sensor MLX90632 (+-0.2 °C accuracy from 15 °C to 40 °C)
QTI offers (disposable) polyimide tube thermistors (+- 0.1 °C accuracy)
There are (for use in animals) implantable RF transponders that can measure temperature (e.g. LifeChip)
If 10 mK accuracy is really needed you should use RTDs and a good amount of calibration (equipment). Even a class AA PT100 has only an accuracy of +-0.1765 °C (calculated at 45 °C). The older 1/10 DIN B class was +-0.0525 (at 45 °C). This is without any errors of the remaining measurement system (temperature drift/self-heating, aging, non-linearity etc.).
The needed voltage resolution (without internal or external signal conditioning) for a PT100 @ 45 °C is around 3,85 uV/10 mK @ 1 mA and 0.96 uV/10 mK @ 0.25 mA noise free so the ADCs RMS noise should be below or equal to 0,584 uV @ 1 mA and 0,146 uV @ 0.25 mA excitation current.
Depending on the ADC and the signal conditioning used you can use off-the-shelf 24-Bit ADCs without having to select/correct for integral non-linearity. 0.05 °C accuracy should be doable with most of these ADCs without any INL correction/calibration (usually these have INL errors upto 15 ppm).
In short: Definitely doable but depending on what you actually want to measure not achievable.