NTC Thermistor Temperature Approximation (for HP 42s)
Using Three-coefficient formula using cube root
2026-07-06
Takayuki HOSODA
Usage
Resistance → Temperature conversion : [SOLVER] [NTCXH] Resistance [R] [Tc]
Temperature → Resistance conversion : [SOLVER] [NTCXH] Temperature [Tc] [R]
Variables
MEM "R" : resistance [Ω]
MEM "Tc" : temperature [°C]
Temperature Approximation Formula for NTC Thermistors
(Hosoda-3)
where,
a : Device specific coefficient b : Device specific coefficient c : Device specific coefficient [K] TC : Chip temperature [°C] Tn : Nominal temperature [°C] Rn : Nominal resistance at Tn [Ω] RT : Resistance at TC [Ω]
The component-dependent coefficients a, b, and c in the three-coefficient approximation formula (Hosoda-3) were determined using a computer program to minimize the absolute error within the specified temperature range relative to the median value of each component.
Approximation errors
Fig.1 Comparison of temperature approximation errors:
Hosoda-3 vs. the conventional single B-constant method
(R25 = 10 kΩ)
Program list (HP 42S)
NCPXH — HP 42S Solver program for the Murata NCP15XH103D, Rev.3.0 (2026-07-06)
The coefficients in this example are for the Murata NCP15XH103D
(R25 = 10 kΩ).
For other NTC thermistors, only the three coefficients
(a, b, and c) need to be replaced.
Coefficients for several other NTC thermistors are available from the
online calculator section
.