A differential amplifier is a circuit that takes two input signals and outputs a voltage proportional to the difference between them. If both inputs receive the same signal (like electrical noise picked up from the environment), the amplifier ignores it. If the two inputs differ, the amplifier multiplies that difference by a set gain and produces an output. This simple principle makes it one of the most important building blocks in electronics, forming the front end of nearly every operational amplifier (op-amp) and serving as the core of medical monitors, audio equipment, and sensor systems.
How a Differential Amplifier Works
The basic idea is captured in one equation: the output voltage equals the gain multiplied by the difference between the two inputs. If input 1 sits at 1.00 V and input 2 sits at 1.02 V, and the gain is 100, the output is 100 × 0.02 V = 2 V. The circuit amplifies only the gap between the signals, not the signals themselves. That’s where the name comes from.
This behavior creates two distinct operating modes. In “differential mode,” the two inputs carry different voltages, and the amplifier responds strongly. In “common mode,” both inputs carry the same voltage, perhaps noise from a nearby power line, and the amplifier ideally produces zero output. No real circuit achieves perfect rejection of common-mode signals, but a well-designed differential amplifier gets remarkably close.
The Classic Long-Tailed Pair Circuit
The most traditional differential amplifier design is called a long-tailed pair. It uses two identical transistors with their emitters (or sources, for FET-based designs) connected together and fed by a shared current source. This current source is the “tail,” and it enforces a key constraint: the total current flowing through both transistors stays roughly constant regardless of the input signals.
When one input rises relative to the other, its transistor conducts more current, which forces the other transistor to conduct less (since the total is fixed). This seesaw action is what produces the differential output. When both inputs rise together by the same amount, neither transistor steals current from the other, so the output doesn’t change. That’s common-mode rejection happening at the transistor level.
The quality of the tail current source matters enormously. A simple high-value resistor works as a basic current source, but the higher that resistance, the more constant the current stays, and the better the circuit rejects common-mode signals. In precision designs, an active current source (built from additional transistors) replaces the resistor to push performance even further.
Differential Gain vs. Common-Mode Gain
Every differential amplifier has two gain numbers that define its behavior. The differential gain describes how strongly it amplifies the difference between the inputs. The common-mode gain describes how much of the shared (unwanted) signal leaks through to the output. You want the first to be large and the second to be as close to zero as possible.
The ratio between these two gains is called the common-mode rejection ratio, or CMRR. It’s usually expressed in decibels. Typical op-amps achieve a low-frequency CMRR between 80 dB and 120 dB, meaning the amplifier responds somewhere between 10,000 and 1,000,000 times more strongly to a differential signal than to a common-mode signal. At higher frequencies, CMRR deteriorates, which is one reason high-frequency noise can be harder to filter out.
High-performance instrumentation amplifiers push these numbers further. The Analog Devices AD8221, for example, maintains a minimum CMRR of 80 dB all the way up to 10 kHz at unity gain, while most competing designs see their CMRR fall off above 200 Hz. That kind of wideband rejection matters in applications like medical monitoring, where signals of interest are small and noise sources span a wide frequency range.
Why Resistor Matching Matters
Building a differential amplifier from an op-amp requires four resistors, and their matching determines real-world performance more than almost any other factor. Even tiny mismatches between resistor values cause a portion of the common-mode voltage to sneak through as if it were a differential signal, which the amplifier then faithfully amplifies.
The numbers here are striking. An op-amp with a native CMRR of 150 dB, configured as a differential amplifier with standard 0.5% tolerance resistors, can see its effective CMRR drop to just 40 dB in a worst case. That’s a collapse from a million-to-one rejection ratio down to only 100-to-one, all because the resistors aren’t perfectly matched. Precision-matched resistor divider pairs, with ratio tolerances as tight as ±0.05%, recover most of that lost performance. For anyone building a differential amplifier on a circuit board rather than buying an integrated solution, resistor selection is the single most important design decision.
Types of Differential Amplifier Circuits
The term “differential amplifier” is a broad category. Within it, a few specific circuit types serve different purposes:
- Basic differential amplifier: A single op-amp with four resistors. Simple and effective, but its CMRR depends heavily on resistor matching, and its input impedance is limited by the resistor values.
- Difference amplifier: A special case of the differential amplifier with a gain of exactly 1. It outputs the pure voltage difference between two points, functioning as a voltage subtractor.
- Instrumentation amplifier: Adds buffer amplifiers at both inputs, eliminating the need for precise impedance matching between the signal source and the amplifier. Gain is set by a single resistor rather than four matched ones. These are available as integrated circuits with very high CMRR and are the go-to choice for precision measurement applications.
- Fully differential amplifier: Produces a differential output (two output signals that mirror each other) rather than a single-ended output referenced to ground. Commonly used to drive analog-to-digital converters in high-speed data acquisition systems.
Noise Rejection in Medical Monitoring
One of the clearest illustrations of why differential amplifiers matter is electrocardiogram (ECG) recording. The electrical signals from your heart are tiny, typically around 1 millivolt. Meanwhile, the 50 or 60 Hz electromagnetic field from power lines in the room induces voltages on your body that can be many times larger than the heart signal itself.
Because this power-line interference hits the entire body roughly equally, it appears as a common-mode signal on both ECG electrodes. A differential amplifier at the front end of the ECG machine amplifies only the difference between the two electrode signals (the heart’s electrical activity) while rejecting the shared noise. The result is a clean cardiac waveform despite being surrounded by electrical interference.
There’s a catch, though. If the contact resistance between each electrode and the skin isn’t balanced (one electrode has a slightly looser connection, for example), the common-mode noise converts into a differential signal that the amplifier can no longer reject. This is why proper electrode placement and good skin contact are so important during an ECG. The physics of the differential amplifier dictates the clinical procedure: when contact resistances are matched, interference voltage at the output drops to zero. When they’re imbalanced, noise rides on top of the heart signal.
Where Differential Amplifiers Show Up
Beyond medical devices, differential amplifiers appear in virtually any system that needs to extract a small signal from a noisy environment. Audio equipment uses them to implement balanced connections, where microphone signals travel as a pair of equal-and-opposite voltages along a cable. Any noise picked up along the cable affects both wires equally and gets rejected at the receiving end. Industrial sensor systems rely on differential amplifiers to read strain gauges, thermocouples, and pressure transducers in electrically harsh factory environments.
Inside integrated circuits, differential amplifiers serve as the input stage of nearly every op-amp ever made. The two input pins on a standard op-amp, the inverting and non-inverting inputs, feed directly into an internal long-tailed pair. Everything an op-amp does, from simple voltage buffering to complex filtering, begins with that differential amplifier responding to the voltage difference between its two inputs.