The standard symbol for a thermistor is a base resistor shape (a rectangle in IEC standards, a zigzag in IEEE/ANSI) bisected by a diagonal line that ends in a horizontal crossbar. This diagonal line is marked with a lowercase "t" or "θ" (theta), alongside a minus sign (−) for Negative Temperature Coefficient (NTC) or a plus sign (+) for Positive Temperature Coefficient (PTC) devices. If you are reading a European or international schematic, expect the IEC rectangle; if you are reading a North American schematic, expect the IEEE zigzag. All nominal resistance values assume a 25°C ambient baseline unless otherwise noted.

Table 1: Thermistor Schematic Symbols by Regional Standard
Standard Region / Origin Base Resistor Shape Thermistor Modifier Visual Example Description
IEC 60617 International / Europe / UK Rectangle Diagonal line with crossbar, 't' or 'θ', and '−' or '+' Rectangle with a slash through it ending in a horizontal dash at the bottom left.
IEEE 315 / ANSI Y32.2 North America Zigzag (usually 4 peaks) Diagonal line with crossbar, 't' or 'θ', and '−' or '+' Zigzag line with a slash through it ending in a horizontal dash at the bottom left.
DIN 40700 (Legacy) Older German / European Rectangle Diagonal line, 't', sometimes enclosed in a circle Rectangle with a slash, occasionally surrounded by a circular boundary to denote a sensor.

Standard Thermistor Schematic Symbols by Region

When tracing a circuit on a bench or designing a new PCB, recognizing which standard the schematic author used prevents costly misinterpretations. The Electronics Tutorials database highlights that while the modifier (the diagonal line with the 't' and polarity sign) is nearly universal, the base shape changes depending on the drafting software's default library (e.g., Altium often defaults to IEEE, while KiCad's standard library leans IEC).

The minus sign (−) indicates an NTC thermistor, meaning resistance drops as temperature rises. This is the most common variant, used for temperature sensing and inrush current limiting. The plus sign (+) indicates a PTC thermistor, where resistance spikes at a specific Curie temperature, commonly used for overcurrent protection (resettable fuses) or self-regulating heating elements.

Mains Voltage Safety Warning: NTC inrush limiters are frequently placed directly in series with mains AC lines (120V/240V) immediately after the fuse or bridge rectifier. Before probing or desoldering any component resembling a dark disc capacitor near the power entry module, de-energize the board, lock out the breaker, verify the circuit is dead with a CAT III/IV multimeter, and bleed all bulk DC capacitors.
Table 2: Thermistor Types, Real-World Part Numbers, and Identification Data
Type & Application Symbol Modifier Example Part Number Specs (R25 / Beta / Imax) Physical Appearance
NTC Precision Sensing Rectangle/Zigzag + t− Murata NCP18XH103F03RB 10kΩ / 3380K / N/A Tiny 0603 SMD chip or epoxy-coated bead with thin wire leads.
NTC Inrush Limiter Rectangle/Zigzag + t− TDK/EPCOS B57891S0100K000 10Ω / 3060K / 5.0A Dark black or blue epoxy disc, 11mm-15mm diameter, thick leads.
PTC Resettable Fuse Rectangle/Zigzag + t+ Bourns MF-MSMF050-2 0.5A Hold / 6V-60V / N/A Yellow or orange SMD chip, or radial through-hole disc with 'P' markings.
PTC Heating Element Rectangle/Zigzag + t+ Generic 200W 12V PTC ~0.7Ω cold / 250°C limit / 16A Aluminum finned housing with two spade or wire terminals.

Decoding the Markings: NTC, PTC, and Inrush Limiters

Physical markings on thermistors are notoriously cryptic compared to standard resistors. While a precision sensing thermistor like the Murata NCP18 series will simply have a 3-digit SMD code (or no marking at all), power NTC inrush limiters use a diameter-resistance shorthand.

If you pick up a dark disc component marked "5D-11", here is how to decode it:

  • 5: The nominal resistance at 25°C is 5 Ohms.
  • D: Stands for Disc (sometimes omitted).
  • 11: The physical diameter of the disc is 11 millimeters.

This physical size directly correlates to the component's thermal mass and maximum steady-state current rating. An 11mm disc typically handles 4A to 5A continuous, while a 22mm disc (e.g., marked "10D-22") can handle 10A or more. According to TDK Electronics (EPCOS) datasheets, the physical volume dictates how much joule heating (I²R) the epoxy can dissipate before the core temperature rises enough to drop the resistance to its minimum specified value (Rmin).

For precision sensing, you will look for the Beta (B) value, typically printed on the bag or datasheet (e.g., B=3950K). The Beta value defines the steepness of the resistance-temperature curve between 25°C and 85°C. If you are replacing a sensing thermistor in a 3D printer hotend or an espresso machine boiler, matching the exact Beta value and R25 resistance is mandatory; otherwise, the microcontroller's Steinhart-Hart equation calculations will yield wildly inaccurate temperature readings.

Rows People Get Wrong and Faded Marking Workarounds

When cross-referencing schematics or sorting through a salvage bin, two specific confusions lead to the most bench failures:

1. Confusing the NTC Symbol with a Varistor (MOV)

In the "Rows People Get Wrong" category, the most common schematic error is mistaking a Metal Oxide Varistor (MOV) for an NTC inrush limiter. Both are placed near AC inputs. However, the MOV symbol is a rectangle (or zigzag) with a diagonal line that does not have a horizontal crossbar at the end, and it is usually marked with a 'U' or 'V' (for voltage-dependent) rather than a 't'. Physically, MOVs are typically bright blue, yellow, or dark green, whereas NTC inrush limiters are almost always matte black or dark blue.

2. Confusing PTC Fuses with PTC Heaters

As shown in Table 2, both use the 't+' symbol. However, a PTC resettable fuse (polyfuse) operates at low voltages (5V-60V) and trips at milliamps or low amps to protect data lines or USB ports. A PTC heater operates at mains or high DC voltages and is designed to draw massive current until it reaches its Curie temperature, at which point it self-regulates. Swapping these in a design will result in either an immediate short circuit or a non-functional heating stage.

Safe Interpretation When Markings are Faded or Missing

Heat, flux residue, and age frequently destroy the silkscreen on a PCB or the laser etching on a thermistor's epoxy shell. If you find a two-legged, non-polarized component near a power supply input and cannot read the markings, use the Heat-and-Measure Workaround:

  1. Set your multimeter to the Ohms (Ω) range and connect the probes to the component legs (power must be OFF and capacitors discharged).
  2. Note the baseline room-temperature resistance.
  3. Bring the tip of a hot soldering iron within 2mm of the component body (do not touch it, to avoid melting the casing or desoldering the joint).
  4. If the resistance drops rapidly (e.g., from 10Ω down to 1.5Ω within seconds), it is an NTC thermistor.
  5. If the resistance spikes dramatically (e.g., from 0.5Ω to Open Loop/OL), it is a PTC device.
  6. If the resistance does not change despite the heat, it is likely a standard fixed resistor, an inductor, or a blown/fused component.

By combining the schematic symbol shape (rectangle vs. zigzag), the modifier polarity (+/−), and this simple thermal bench test, you can definitively identify any thermistor variant without relying on faded manufacturer ink.