Author: Utkarsh Verma USN: 4NI24EC166
To design and simulate three MOSFET-based differential amplifier configurations in LTspice and evaluate their performance through DC, transient, and AC analysis.
A differential amplifier amplifies the voltage difference between two input signals while rejecting any voltage component shared by both inputs. This common-mode rejection property makes it indispensable in noise-sensitive analog systems.
Typical applications:
- Operational amplifiers (op-amps)
- Analog signal processing circuits
- Communication front-ends
The circuit takes two inputs, V1 and V2. The output is proportional to their difference:
- V1 = V2 → output is ideally zero
- V1 ≠ V2 → difference is amplified
Output expression:
where
| Parameter | Expression |
|---|---|
| Differential Gain | |
| Common-Mode Voltage | |
| Common-Mode Gain |
|
| CMRR |
|
Two matched MOSFETs share a common source node biased by a constant current source. Drain terminals connect to load elements.
Differential input:
Current steering:
-
$v_{in1} > v_{in2}$ → M1 conducts more -
$v_{in2} > v_{in1}$ → M2 conducts more
Small-signal gain (both transistors in saturation):
where transconductance:
Large-signal behavior (
Load types and their impact:
| Load Type | Effect |
|---|---|
| Resistive | Simple design, moderate gain |
| Active | Higher output resistance → higher gain |
| Current Mirror | Maximum gain, best performance |
Two matched MOSFETs (M1, M2) share a common source biased by a constant tail current. Drain resistors RD1 and RD2 serve as loads.
-
$v_{in1} > v_{in2}$ → M1 conducts more → voltage drop across RD1 increases → OUT1 drops -
$v_{in2} > v_{in1}$ → M2 conducts more → OUT2 drops
| Parameter | Symbol | Value |
|---|---|---|
| Technology | — | TSMC 180 nm CMOS |
| Supply Voltage | VDD | +0.9 V |
| Negative Supply | VSS | −0.9 V |
| Max Power | P | ≤ 1.8 mW |
| Channel Length (NMOS) | Ln | 480 nm |
| Input CM Voltage | Vin,CM | 0 V |
| Output CM Voltage | Vo,CM | 0 V |
| Tail Node Voltage | Vp | −0.7 V |
| Load Capacitance | CL | 10 pF |
| Threshold Voltage | VT | ≈ 0.36 V |
Total supply span:
Power constraint:
Selected:
Verification:
Each transistor carries:
With
| Node | Value |
|---|---|
| VG1 = VG2 | 0 V |
| VS | −0.7 V |
| VGS | 0.7 V |
| VOV | 0.34 V |
| VD | 0 V |
| VDS | 0.7 V |
Saturation check:
Using the saturation drain current equation:
Substituting
After simulation-based tuning to achieve
The difference reflects channel length modulation, mobility degradation, and process variation — non-ideal effects not captured in first-order hand calculations.
Lower bound (NMOS must remain ON):
Upper bound (drain must stay in saturation):
| Limit | Expression | Value |
|---|---|---|
| Minimum | −0.36 V | |
| Maximum | 0.9 V |
For both transistors to remain in saturation and share current:
| Parameter | Range |
|---|---|
| ICMR | −0.34 V to 0.36 V |
| OCMR | −0.36 V to 0.9 V |
| Linear Differential Input | −0.68 V to 0.68 V |
Effective linear limit:
| Parameter | Value |
|---|---|
| Input Signal 1 | SINE(0.1, 50 m, 1k) |
| Input Signal 2 | SINE(0.1, 50 m, 1k, 180°) |
| Differential Input | 100 mV |
100 mV < 680 mV ✔ → Linear operation confirmed
Output is a clean sinusoid with 180° phase difference between branches. Both transistors remain in saturation throughout.
| Parameter | Value |
|---|---|
| Input Signal 1 | SINE(0.1, 400 m, 1k) |
| Input Signal 2 | SINE(0.1, 400 m, 1k, 180°) |
| Differential Input | 800 mV |
800 mV > 680 mV ✗ → Non-linear region
Output is heavily distorted with clipped peaks. The tail current shifts almost entirely to one transistor while the other approaches cutoff. The circuit behaves more like a switch than a linear amplifier.
| Quantity | Value |
|---|---|
| Input peak-to-peak | 100 mV |
| Output peak-to-peak | 574.33 mV |
| Voltage Gain |
5.74 V/V |
| Gain (dB) | 15.18 dB |
| Metric | Theoretical | Simulated |
|---|---|---|
| Gain (V/V) | 4.5 | 5.74 |
| Gain (dB) | 13.06 dB | 15.18 dB |
The simulated gain exceeds the theoretical value due to:
- Channel length modulation increasing output resistance
- More accurate BSIM device modeling in LTspice
- Wider transistor width (28.475 μm vs 17.57 μm) boosting
$g_m$
Setup: AC sweep 1 Hz to 10 GHz, differential excitation (
| Metric | Value |
|---|---|
| Midband Gain | 15.6 dB (≈ 6.02 V/V) |
| −3 dB Cutoff Frequency | 5.128 GHz |
| Bandwidth | 5.128 GHz |
| Unity Gain Bandwidth | ≈ 30.9 GHz |
Bode plot observations:
| Parameter | Value |
|---|---|
| Differential Gain (Adiff) | 21.78 dB |
| Single-Ended Gain | 15.76 dB |
| Midband Phase | ~180° |
The 6 dB difference between differential and single-ended gain is expected:
High-frequency rolloff beyond ~1 GHz is caused by device parasitics (
This configuration pairs an NMOS differential pair (M1, M2) with a PMOS current mirror (M3, M4) as the active load, and NMOS transistor M5 as the tail current source.
- M3 is diode-connected, establishing a reference current
- M4 mirrors this current to the opposite branch
- High output resistance from the mirror significantly boosts gain compared to a resistive load
The input difference redirects tail current between branches; the mirror converts this current asymmetry into an output voltage.
Same as Circuit 1 (TSMC 180 nm, VDD/VSS = ±0.9 V,
NMOS pair (M1, M2):
Tail source M5:
Choose
PMOS load (M3, M4):
| Transistor | Theoretical (μm) | Simulation-Optimized (μm) |
|---|---|---|
| M1, M2 | 17.56 | 29.85 |
| M5 | 101.5 | 195.85 |
| Parameter | Range |
|---|---|
| ICMR | −0.34 V to 0.39 V (PMOS threshold considered) |
| OCMR | −0.36 V to 0.65 V |
| Linear differential input | −0.5 V to 0.5 V |
-
Linear case (
$V_{id}$ = 100 mV < 340 mV limit): clean sinusoidal output, symmetric current sharing ✔ -
Non-linear case (
$V_{id}$ = 400 mV > 340 mV): one transistor turns off, output distorted ✗
Simulation:
Theoretical estimate:
The large discrepancy between theoretical (40 V/V) and simulated (1.8 V/V) gain arises from:
| Source | Effect |
|---|---|
| λ variation with VDS | Reduces |
| Finite tail current source resistance | Imperfect current steering, reduces differential gain |
| Multi-device output impedance | Effective |
| Mobility degradation | Reduces effective |
| Parasitic capacitances ( |
Signal attenuation at operating frequencies |
| Bias point shifts |
|
The theoretical value represents an upper bound. Simulation reflects realistic device behavior under all non-idealities.
| Metric | Value |
|---|---|
| Midband Gain | ≈ 5.4 dB |
| Bandwidth | Hundreds of MHz |
Gain is flat at low to mid frequencies and rolls off progressively at higher frequencies, consistent with parasitic-dominated bandwidth limitation. The response resembles a low-pass filter with stable differential amplification across the operating range.
This topology uses an NMOS differential pair (M1, M2) with PMOS active loads (M3, M4) whose gates are driven by a fixed bias voltage
Key advantages over previous topologies:
- High output resistance → significantly higher voltage gain
- Better output voltage swing than resistive loads
- Greater design flexibility than current mirror topology
Same as Circuits 1 and 2 (TSMC 180 nm, ±0.9 V supply,
| Quantity | Expression | Value |
|---|---|---|
| VG | Vin,CM | 0 V |
| VS | Vp | −0.7 V |
| VGS | VG − VS | 0.7 V |
| VOV | VGS − VT | 0.34 V |
| VDS | VD − VS | 0.7 V |
Saturation check:
Edge of saturation:
Selected bias:
General expression:
| Device | Parameters | Theoretical W (μm) | Optimized W (μm) |
|---|---|---|---|
| M1, M2 |
|
17.56 | 32 |
| M5 |
|
101.5 | 209.15 |
| M3, M4 |
|
6.35 | 13.88 |
Simulation-based optimization compensates for short-channel effects, mobility degradation, and bias shifts. Larger widths increase
DC simulation verifies that all transistors (M1–M5) are biased in the saturation region under the specified common-mode input conditions, confirming correct circuit operation prior to dynamic analysis.
| Feature | Circuit 1 (Resistive Load) | Circuit 2 (Current Mirror Load) | Circuit 3 (Bias-Controlled Load) |
|---|---|---|---|
| Load Type | Resistors RD | PMOS current mirror | Bias-controlled PMOS |
| Midband Gain | ~5.74 V/V (15.18 dB) | ~1.8 V/V (5.1 dB) | High (improved over C2) |
| Bandwidth | 5.128 GHz | Hundreds of MHz | High |
| Output Resistance | Moderate (RD) | High (mirror) | High (controlled source) |
| Design Complexity | Low | Medium | Medium–High |
| Key Advantage | Simplicity | Higher gain than resistive | Best gain + output swing |
All three differential amplifier configurations were successfully designed, biased, and simulated in LTspice using TSMC 180 nm CMOS technology.
-
Circuit 1 (resistive load) demonstrates clean linear operation within
$|V_{id}| < 0.68$ V, with a simulated gain of 5.74 V/V and a bandwidth of 5.128 GHz. - Circuit 2 (PMOS current mirror) achieves higher output resistance at the cost of gain reduction due to real-device non-idealities (λ variation, mobility degradation, finite tail source resistance).
- Circuit 3 (bias-controlled PMOS load) offers the best combination of gain and output swing by using M3/M4 as independent controlled current sources, with Vb2 ≈ −0.36 V ensuring deep saturation across operating conditions.
Across all three circuits, simulation-optimized transistor widths exceed first-order theoretical values, highlighting the importance of SPICE-based refinement in practical analog design.

