Sziklai Pair (Complementary Darlington): High-Gain Compound Transistor Without the Double VBE Penalty

2026-08-19

A standard Darlington pair cascades two NPN (or two PNP) transistors to multiply current gain (β₁ × β₂), but you pay a price: two VBE drops (~1.4 V) between base and emitter, and sluggish turn-off because Q2's base has nowhere to dump charge. The Sziklai pair — also called the complementary feedback pair or CFP — fixes both problems by using one NPN and one PNP together.

How it works: In an NPN Sziklai, the input transistor Q1 is NPN with its collector tied to Q2's base. Q2 is a PNP power device. Q1's collector current pulls Q2's base low, turning Q2 on. The combined structure behaves like a single NPN (base = Q1's base, collector = Q2's collector, emitter = Q2's emitter), but the base-to-emitter drop is just one VBE (~0.7 V) — because you're only crossing Q1's junction. The composite β is still β₁ × β₂, same as a Darlington.

Why this matters in audio output stages: Class-AB amplifiers traditionally use quasi-complementary output stages where the bottom half is a Sziklai (PNP driver + NPN power) and the top half is a Darlington (two NPN). Historically this was because good PNP power transistors didn't exist — you could fake symmetry using Sziklai. Even today, many designers use full-complementary Sziklai pairs on both rails because the single VBE makes bias-current setting easier and the shorter loop through Q1 gives lower distortion via local feedback.

Concrete example: Suppose you need a composite transistor driving a 4Ω speaker with 2A peak, using a TIP32C PNP power device (β ≈ 25 at 2A) as Q2. A single TIP32C needs 80 mA of base drive — brutal for a small-signal stage. Add a 2N3904 NPN (β = 150) as Q1 in Sziklai configuration: required drive is now 2A / (25 × 150) = 533 μA. Any op-amp can source that.

The catch — stability: The Sziklai has internal negative feedback from Q2's emitter back to Q1's collector node. This can oscillate if you're not careful. The classic fix is a 10Ω to 100Ω resistor from Q2's base to its emitter. This provides a leakage path for Q2 (improving turn-off), stabilizes bias, and damps the internal feedback loop. Rule of thumb: pick R so that the current through it at idle is roughly 10× Q2's leakage current, typically 100Ω for medium-power BJTs.

Watch out: The Sziklai's Vbe is temperature-sensitive on only one junction (Q1), so thermal tracking of the bias network is easier than a Darlington — but Q2's power dissipation still drives thermal runaway if you don't bolt a VBE multiplier transistor to the same heatsink.

Key Takeaway: A Sziklai pair delivers Darlington-level current gain with only one VBE drop and cleaner turn-off, making it the go-to compound transistor for class-AB output stages — just remember the base-emitter bleed resistor to tame its internal feedback loop.

All newsletters