If you are staring at a schematic for a discrete transistor TH1 amplifier and tearing your hair out trying to source a transistor with the part number 'TH1,' put the catalog away. You are chasing a ghost. In standard IEC and IEEE schematic designators, 'TH' does not stand for a transistor type. It is the universal designator for a thermistor.
Specifically, TH1 designates the thermal tracking Negative Temperature Coefficient (NTC) thermistor mounted to the heatsink in the bias network of a Class-AB power amplifier. Its job is to prevent your expensive output transistors from melting down into a puddle of silicon.
If you are actually looking for the popular pre-built 'TH1 50W+50W Class-D Amplifier Board' sold on Amazon and AliExpress, that is a completely different beast. That module is based on the Texas Instruments TPA3116D2 IC. It requires no discrete biasing. This guide focuses strictly on discrete semiconductor theory and the TH1 bias network in Class-AB transistor amplifiers.
The 'TH1 Transistor' Misconception: What It Actually Is
In a discrete audio amplifier, the output stage relies on a bias voltage to keep the push-pull transistors just barely turned on, eliminating crossover distortion. This bias voltage is typically generated by a 'Vbe multiplier' circuit—a single transistor (often designated Q_bias) with a resistor divider across its Base and Collector.
The problem? Bipolar Junction Transistors (BJTs) have a negative temperature coefficient. As the output transistors heat up, their Base-Emitter voltage ($V_{be}$) drops by roughly -2 mV/°C. If the bias voltage remains static while the transistors get hot, they will draw more current, which creates more heat, which drops the $V_{be}$ further. This positive feedback loop is called thermal runaway, and it ends with a blown output stage.
This is where TH1 comes in. TH1 is an NTC thermistor placed in the resistor divider of the Vbe multiplier. As the heatsink temperature rises, TH1's resistance drops. This actively reduces the bias voltage supplied to the output transistors, perfectly compensating for their thermal drift and stabilizing the quiescent current.
How the TH1 Bias Network Prevents Thermal Runaway
To understand how TH1 interacts with the bias transistor, we need to look at the physical and electrical characteristics of the network. The TH1 component is physically bolted or thermally glued to the same aluminum extrusion as the output transistors, ensuring it reads the exact same junction temperature proxy.
Below is a typical operation table for a 10kΩ NTC thermistor (Beta ~3400K) used in a 100W Class-AB amplifier bias network, showing how it stabilizes the quiescent current ($I_q$) across temperature ranges.
| Heatsink Temp (°C) | Output BJT $V_{be}$ Drop | TH1 Resistance (kΩ) | Bias Network $V_{out}$ | Quiescent Current ($I_q$) |
|---|---|---|---|---|
| 25°C (Room) | 0.65V | 10.0 kΩ | 2.60V | 50 mA |
| 50°C (Warm) | 0.60V | 3.8 kΩ | 2.42V | 55 mA |
| 75°C (Hot) | 0.55V | 1.4 kΩ | 2.21V | 60 mA |
| 75°C (Without TH1) | 0.55V | N/A (Fixed Resistor) | 2.60V (Static) | >800 mA (Runaway) |
Notice the bottom row. Without the TH1 thermistor actively pulling the bias voltage down at 75°C, the static 2.60V bias forces the output transistors into massive conduction, instantly leading to catastrophic failure.
Selecting and Biasing the TH1 Thermistor for Your Build
Selecting the right TH1 is not about guessing; it requires matching the thermistor's resistance curve to the thermal mass of your heatsink and the specific $V_{be}$ requirements of your output devices (whether they are lateral MOSFETs or standard BJTs).
Safe Default Part Numbers
For 90% of DIY and hobbyist Class-AB builds using standard BJTs (like the TIP35C/TIP36C or MJL21193/MJL21194 pairs), a 10kΩ NTC thermistor with a B-value between 3400K and 3900K is the gold standard.
- Vishay NTCLE100E3103JB0: 10kΩ, 5% tolerance, 3435K Beta. Epoxy coated, easy to bolt down. Available via Mouser/DigiKey for under $0.50.
- TDK/EPCOS B57891S0103K000: 10kΩ, 10% tolerance, 3488K Beta. Excellent thermal response time.
The Symbol and Pinout Context
On your schematic, look for the standard IEC thermistor symbol: a rectangle with a diagonal line striking through it and an upward-pointing arrow at the end, often annotated with -t°. Unlike a transistor, TH1 has no Base, Collector, or Emitter. It is a two-terminal, non-polarized device. You can solder it in either direction. It interfaces directly with the Base and Collector pins of the Vbe multiplier transistor (often a BD139 or 2N3904).
Real-World Scenario: When the TH1 Placement Goes Wrong
Theory is clean; the workbench is messy. Here is a classic failure mode I see constantly in DIY audio forums.
A builder was assembling a 150W discrete amplifier. The schematic clearly showed TH1 in the bias network. However, the builder didn't want to drill an extra tap hole in the main heatsink, so they zip-tied the TH1 thermistor to a nearby power wire on the PCB and covered it in hot glue.
The Setup: The amplifier was powered on. Using a multimeter across the emitter resistors, the builder adjusted the bias trimpot to achieve a perfect 50mA quiescent current per output pair at room temperature (25°C).
The Numbers: For the first three minutes of playback, the amp sounded pristine. $I_q$ held steady at 50mA. But as the output transistors began dissipating heat, the heatsink temperature climbed to 60°C. The zip-tied TH1, floating in ambient 25°C air inside the chassis, remained at 10kΩ. The bias network refused to lower the drive voltage.
The Outcome: The output transistors' $V_{be}$ dropped, but the bias voltage stayed high. Quiescent current spiked to 1.5A. The heatsink temperature rocketed past 100°C in seconds. The driver transistors desoldered themselves from the PCB, and the output pair shorted internally, taking the power supply fuse and the emitter resistors with them in a cloud of magic smoke.
What Went Wrong: The TH1 thermistor must be in intimate thermal contact with the exact same metal mass as the output transistors. If it cannot feel the heat, it cannot fight the thermal runaway. Always use thermal paste and a small mounting bracket or drill-and-tap method to secure TH1 directly to the heatsink extrusion.
Testing and Troubleshooting the TH1 Component
Because TH1 is subjected to high thermal cycling, it can occasionally fail or drift. If your amplifier is running too hot, or if you cannot set the bias current, test the thermistor before blaming the output transistors.
- Isolate the Component: Desolder at least one leg of the TH1 thermistor from the PCB. Testing it in-circuit will yield false low-resistance readings due to the parallel bias resistors.
- Room Temperature Baseline: Set your multimeter to the Ohms (Ω) range. Probe the two leads. At 25°C (77°F), a 10kΩ NTC should read between 9.5kΩ and 10.5kΩ. If it reads 'OL' (open), the internal wire has fractured from thermal shock. Throw it away.
- The Heat Test: Hold the tip of a hot soldering iron about 1/4 inch away from the thermistor's epoxy body. Watch the multimeter display. The resistance should drop rapidly and smoothly. A healthy 10kΩ NTC will drop to roughly 2.5kΩ to 3.5kΩ at 60°C.
- Check for Drift: If the resistance drops, but the transition is jumpy, erratic, or stalls, the thermistor has internal micro-fractures. Replace it. Bias stability requires a smooth, continuous resistance curve.
Complete Application Circuit: 50W Class-AB Output Stage
To tie this all together, here is a proven, stable Vbe multiplier bias network utilizing a TH1 thermistor, suitable for driving a complementary pair of MJL21193 (NPN) and MJL21194 (PNP) output transistors in a 50W amplifier.
Component Bill of Materials (BOM)
- Q_bias: BD139 (NPN Medium Power Transistor) - Mounted to the heatsink alongside the output devices.
- TH1: Vishay NTCLE100E3103JB0 (10kΩ NTC Thermistor) - Bolted to the heatsink.
- R_top_fixed: 2.2 kΩ (1/4W Metal Film)
- R_top_trim: 1 kΩ Multi-turn Cermet Trimpot (Bourns 3296W series)
- R_bottom_fixed: 4.7 kΩ (1/4W Metal Film)
- C_comp: 100 pF Ceramic Capacitor (placed across Q_bias Collector-Base to prevent RF oscillation).
Circuit Topology
The Collector of Q_bias connects to the Base of the NPN driver transistor. The Emitter of Q_bias connects to the Base of the PNP driver transistor. The bias voltage is developed across the Collector-Emitter junction.
The resistor divider is connected between the Collector and Emitter. The 'top' leg consists of R_top_fixed in series with R_top_trim. The 'bottom' leg consists of R_bottom_fixed in parallel with TH1.
By placing TH1 in parallel with the fixed bottom resistor, you create a non-linear voltage divider. At room temperature, TH1 is 10kΩ, making the effective bottom resistance roughly 3.2kΩ. This allows you to set the initial bias safely using the trimpot. As the heatsink warms up and TH1 drops to 2kΩ, the effective bottom resistance drops to roughly 1.4kΩ, aggressively pulling down the bias voltage to protect your silicon. For deeper thermal design theory, refer to the foundational texts on semiconductor thermal management from manufacturers like Vishay's NTC application notes.
Stop looking for a TH1 transistor. Source a high-quality 10kΩ NTC, bolt it tightly to your aluminum extrusion with a dab of thermal compound, and your discrete amplifier will run cool, quiet, and stable for decades.






