A split amplifier is a single-stage active circuit that takes one input signal and produces two identical outputs that are exactly 180 degrees out of phase with each other. In a real installation or PCB layout, this circuit changes a single-ended audio, RF, or control signal into a differential pair, which is mandatory for driving push-pull output stages without relying on a bulky, bandwidth-limiting input transformer. Beginners frequently confuse the "split-load amplifier" (the phase-splitting circuit we are discussing here) with a "split-supply amplifier" (an op-amp powered by dual positive and negative voltage rails, like ±15V); while both use the word "split," the former splits the signal phase, while the latter splits the power source.
How the Split-Load Circuit Actually Works
The split-load amplifier (often called a phase splitter or concertina circuit in tube audio) is an elegant hack that combines a common-emitter amplifier and a common-collector buffer into a single transistor. The input signal is applied to the base. The collector resistor ($R_C$) and the emitter resistor ($R_E$) are set to the exact same resistance value.
When the input signal swings positive, the transistor conducts more current. This increased current causes a larger voltage drop across $R_C$, pulling the collector voltage down (an inverted, 180-degree phase shift). Simultaneously, that exact same increased current flows through $R_E$, pushing the emitter voltage up (a non-inverted, 0-degree phase shift). Because the AC current through both resistors is identical, and the resistors are identical, the AC voltage swing at both nodes is perfectly symmetrical.
Worked Numeric Example: Designing a 2N3904 Split Amplifier
Let's design a discrete split amplifier using a standard 2N3904 NPN transistor to drive a 12V push-pull audio stage. Our goal is maximum symmetrical voltage swing without clipping.
1. Setting the Quiescent Operating Point
To allow the maximum symmetrical swing, we need to divide the 12V supply evenly across the collector resistor, the transistor itself ($V_{CE}$), and the emitter resistor. That means a 4V drop across each.
- Collector Resistor ($R_C$): $R_C = V_{RC} / I_C = 4V / 2mA = 2k\Omega
- Emitter Resistor ($R_E$): $R_E = V_{RE} / I_C = 4V / 2mA = 2k\Omega
2. Biasing the Base
The emitter sits at 4V DC. Therefore, the base must sit at $4V + 0.7V$ (the base-emitter junction drop) = 4.7V. We use a voltage divider ($R_1$ from $V_{CC}$ to Base, $R_2$ from Base to GND). To make the bias stiff against variations in transistor Beta ($h_{FE}$), we want the current through the divider to be roughly 10 times the base current. Assuming a worst-case Beta of 100, $I_B = 2mA / 100 = 20\mu A$. Divider current should be ~200µA.
- $R_2$: $4.7V / 200\mu A = 23.5k\Omega$ (Use standard 24kΩ)
- $R_1$: $(12V - 4.7V) / 200\mu A = 36.5k\Omega$ (Use standard 36kΩ)
3. Verifying the Gain
The voltage gain at the collector is approximately $-R_C / R_E = -2000 / 2000 = -1$. The voltage gain at the emitter is approximately $R_E / R_E = +1. The outputs are perfectly balanced at unity gain, ready to drive the next stage.
Where You Meet This In Practice
You will rarely see a basic split-load amplifier used as a standalone voltage amplifier because its gain is strictly limited to 1. Instead, you will encounter it in specific interface roles:
- Class AB Audio Output Stages: In solid-state and tube guitar amplifiers, the phase splitter sits directly before the push-pull output transistors (or tubes). It provides the inverted and non-inverted drive signals required to pull and push the speaker cone symmetrically.
- Balanced Line Drivers: In professional audio (pro-audio gear using XLR connections), a phase splitter converts a single-ended signal from a microphone preamp into a differential signal. This allows the receiving equipment to use common-mode rejection to cancel out 60Hz hum and RF interference picked up over long cable runs.
- Oscilloscope Deflection Circuits: Historically, analog cathode-ray oscilloscopes used phase splitters to drive the horizontal and vertical deflection plates, which required equal and opposite voltages to center the electron beam.
For deeper reading on phase splitter topologies and their high-frequency limitations, the Electronics Tutorials guide on Phase Splitters provides excellent AC equivalent circuit breakdowns.
Comparison: Split-Load vs. Differential Pair
Modern designs often replace the discrete split-load amplifier with a Long-Tailed Pair (differential amplifier). Here is how they stack up when you need to generate two out-of-phase signals.
| Criteria | Split-Load (Phase Splitter) | Differential Pair (Long-Tailed Pair) |
|---|---|---|
| Component Count | Low (1 transistor, 4-5 resistors) | High (2 matched transistors, constant current source) |
| Phase Accuracy | Excellent at low frequencies; degrades at HF | Excellent across wide bandwidths |
| Output Impedance | Asymmetric (Collector is high, Emitter is low) | Symmetrical (Both collectors are high impedance) |
| Common-Mode Rejection | Poor (susceptible to power rail noise) | Excellent (inherent noise rejection) |
| Best Use Case | Low-cost audio, discrete tube/solid-state amps | Op-amp input stages, high-fidelity balanced drivers |
If you are designing a high-end audio interface in 2026, you are more likely to use an integrated differential driver IC (like the Texas Instruments TI audio amplifier lineup) rather than rolling your own discrete split-load circuit. However, understanding the discrete topology is critical for repairing vintage gear and designing high-voltage tube circuits where integrated op-amps cannot survive the rail voltages.
Frequently Asked Questions
Why is my split amplifier output amplitude uneven?
This is the most common failure mode in DIY split-load circuits, caused by the loading effect. The collector output has a relatively high output impedance (roughly equal to $R_C$), while the emitter output has a very low output impedance (roughly $1/g_m$, often less than 20Ω). If the next stage of your circuit does not have perfectly matched, high-impedance inputs on both lines, the collector voltage will sag more than the emitter voltage. The fix is to add unity-gain buffer transistors (emitter followers) to both outputs before they hit the load, isolating the phase splitter from asymmetric loading.
Can I use an op-amp instead of a discrete split amplifier?
Yes, and it is usually the better choice for low-voltage solid-state designs. You can build an active phase splitter using a single dual-op-amp IC (like the TL072). Route the input to the non-inverting pin of the first half (set for unity gain) and route the input to the inverting pin of the second half (also set for unity gain). This gives you two perfectly balanced, low-impedance outputs with vastly superior high-frequency response and zero loading-effect issues compared to a single 2N3904 transistor.
What is the difference between a split amplifier and a split-supply amplifier?
They solve entirely different problems. A split amplifier (split-load phase splitter) is a signal-routing circuit that takes one AC waveform and outputs two waveforms 180 degrees out of phase. A split-supply amplifier refers to the power delivery architecture of an operational amplifier. A split-supply op-amp is powered by a positive rail (e.g., +15V), a negative rail (e.g., -15V), and a central ground (0V). This allows the op-amp's output to swing both above and below zero volts, which is necessary for amplifying AC audio signals without using bulky DC-blocking coupling capacitors.






