The headline comparison

PropertyNTC ThermistorPt100 / Pt1000 RTDThermocouple (Type K)
Typical range−55 to +200 °C−200 to +600 °C−200 to +1 350 °C
Accuracy±0.1 to ±1 °C±0.15 to ±1 °C±1 to ±2.5 °C
SensitivityVery high (3-5 % /°C)Moderate (0.4 % /°C)Low (~40 µV/°C)
LinearityHighly non-linearNear-linear (Callendar-Van Dusen)Quasi-linear (with cold-junction comp.)
Response timeFast (small mass)ModerateFast (small mass, lower sensitivity)
CostLowModerate to highLow to moderate
Wiring2-wire2-, 3-, 4-wire2-wire + cold-junction
Self-powered?No (resistance)No (resistance)Yes (Seebeck voltage)
Long-term stabilityGood (drift ~1 % /yr)Excellent (drift ~0.05 % /yr)Moderate (drift with thermal cycling)

NTC thermistor — the right answer below 150 °C

NTC is the dominant choice for HVAC, consumer appliances, refrigeration, medical wearables, and battery management. The sensitivity (3-5 % per °C) is an order of magnitude higher than an RTD’s, which means a cheap microcontroller ADC delivers usable resolution without precision instrumentation. The cost per sensor (often under USD $1 in volume) means you can put one anywhere you might want temperature data.

The downsides — non-linearity (requires Steinhart-Hart or B-value curve fit), reduced sensitivity at the extremes, and modest long-term drift — rarely matter in applications inside their sweet spot. Outside the spot they kill you.

RTD — the right answer when accuracy or range matters

Platinum RTDs (Pt100 the classic, Pt1000 increasingly popular) deliver the best long-term stability of any temperature sensor technology, near-linear behaviour without complex curve fits, and a wide operating range. The trade-offs are cost (platinum is expensive, the element is precision-trimmed) and the need for excitation current and 3- or 4-wire compensation cabling for high accuracy — see our RTD wiring article.

Use RTDs when: process industry temperature control, motor and transformer winding monitoring, laboratory and calibration, regulated industries (pharma, food, medical) where traceability and long-term drift are audit topics. Avoid when: high temperatures above 600 °C (use thermocouple), extreme cost sensitivity (use NTC), or very fast response below a few seconds (use a small thermocouple).

Thermocouple — the right answer when nothing else can take the heat

A thermocouple is two dissimilar metal wires welded together. The junction generates a small DC voltage proportional to the temperature difference between the junction and the reference end (the “cold junction”). The physics is simple, the materials are cheap, and the operating range can exceed 1 700 °C for some types (R, S, B noble-metal couples).

Use thermocouples when: combustion processes, glass and metal furnaces, jet engine exhaust, exothermic chemistry. Avoid when: precision < 1 °C, long-term traceability (the welded junction drifts with thermal cycling), or applications where the cold-junction compensation adds awkward circuit complexity.

The HVAC case

HVAC applications (air-handling units, fan-coils, refrigeration loops, heat pumps) operate in a narrow −40 to +120 °C band where NTCs have all the sensitivity advantages and none of the high-temperature drawbacks. Common stock values include 10 kΩ, 12 kΩ, 15 kΩ and 100 kΩ NTC with B-values from 3380 K to 3960 K, depending on the controller firmware.

Pt1000 is a growing minority choice in HVAC because the higher impedance keeps 2-wire cable error below the application’s accuracy budget without needing 3-wire compensation. NTC still dominates by installed count, with Pt1000 a growing share and thermocouples reserved for high-temperature flue measurements.

The motor protection case

Motor windings have three concurrent temperature-sensing roles, often filled by three different technologies:

Thermocouples are rarely used in motor windings — the sensitivity is too low to deliver useful resolution at the operating temperature, and the welded junctions degrade in the vacuum-pressure-impregnation environment.

The battery-management case

Modern lithium-ion BMS chips integrate per-cell NTC excitation and sigma-delta ADCs. The NTC sits directly on the cell terminal or pouch surface and feeds a microcontroller. Pt1000 is gaining ground in high-end EV packs because the better long-term stability simplifies cell-balancing algorithms over the 8-10 year service life. Thermocouples are almost never used — the precision is wrong and the voltage output complicates the BMS interface.

The medical device case

Medical applications split sharply by accuracy class. Patient monitors and wearable thermometers use small-package NTCs with ±0.1 °C interchangeability for clinical-grade accuracy at room and body temperature. Sterilisation autoclaves and incubators use Pt100 Class A RTDs for traceability to ISO 13485 quality systems. Both technologies have validated medical-device track records and cleanroom-compatible packaging.

The decision tree

  1. Operating temperature > +400 °C? → Thermocouple (or specialised Pt100 for < 600 °C).
  2. Need < ±0.5 °C accuracy with long-term stability? → Pt100/Pt1000 RTD.
  3. Need binary trip with fail-safe behaviour? → PTC thermistor.
  4. Operating in −40 to +120 °C with cost pressure? → NTC thermistor.
  5. Need linear curve in microcontroller firmware for motor control? → KTY silicon or Pt1000.
  6. Multiple sensors in one motor or transformer? → Combination — PTC trip + RTD continuous + KTY feedback.

A note on response time

All three technologies have similar inherent thermal response times for a given mass — the difference is dominated by the package and the medium. A bare NTC bead in still air responds in 5-10 s; the same bead potted in a brass housing for HVAC duct mounting responds in 30-60 s. The dominant time constant is almost always the thermal path between the medium and the sensing element, not the sensor itself. Specify package and mounting style accordingly.