NTC-Lookup-Table-Seite (Vishay) auf Deutsch
NTC-Lookup-Table-Seite (Vishay) auf Deutsch

NTC Voltage Divider Lookuptable

This page requires Javascript!
Either you have javascript disabled or your browser does not support it.
This page can not work with your current settings.

Coefficient Version
Some manufacturers specify extended steinhart hart coefficients in their datasheets.

Given a voltage divider R1 connected to VCC and a NTC connected to ground. Varef may be equal to VCC but may be specified different.

A fast microcontroller might calculate the temperature according to the coefficients in real time. More oftenly, you'll need only few discrete values that can be called from a lookup table more efficiently.


Circuit components

R1[Ω]

Series Resistor
RNTC[Ω]

NTC Resistance

A

B

C

D

A1

B1

C1

D1

A/D res

counts
Vplus

Varef


The extended Steinhart Hart Formula

Is useful for calculating the resistance of the NTC for a given temperature.

1/T=A1+B1*ln(r)+C1*ln2(r)+D1*ln3(r)

or for the resistance

R(t)=R25 * exp(A+B/t+C/t2+D/t3)

R25 is the resistance at 25°C.


Single values

Value T(R)

RNTC

T [°C]

V [V]

A/D [counts]

Value R(T)

T [°C]

RNTC

V [V]

A/D [counts]

Value T(AD)

A/D [counts]

RNTC

T [°C]

V [V]


Tables

A/D Step
T from [°C]

T to [°C]

Step

© 2007-2013 Robert Loos

All results without warrandy!