2026-05-02
You've already seen basic op-amp amplifiers, but what happens when you need to measure a tiny signal sitting on top of a large common-mode voltage? A single op-amp differential amplifier works in theory, but resistor mismatches destroy its common-mode rejection ratio (CMRR). The instrumentation amplifier (in-amp) solves this elegantly.
The Three Op-Amp Architecture
The classic in-amp uses three op-amps. The first two form non-inverting amplifiers on each input, connected by a single gain-setting resistor (RG). The third op-amp is a standard difference amplifier. This topology gives you:
Real-World Example: Load Cell Amplification
A strain-gauge load cell outputs about 2 mV/V. With a 5V excitation, full-scale output is only 10 mV differential, riding on a 2.5V common-mode voltage. You need a gain of 200 to bring this to a useful 2V swing for your ADC. Using an INA128, the gain equation is G = 1 + (50kΩ/RG). Solving for G = 200: RG = 50,000 / 199 = 251Ω. A 249Ω standard resistor gives G = 201.8 — close enough.
Practical Considerations
Rule of thumb: For gains above 10 with microvolt-level signals, always reach for a dedicated in-amp IC (INA128, AD620, INA333) rather than building a discrete three op-amp circuit. The internal resistor matching gives you 80–120 dB CMRR that you'll never achieve with 1% discrete resistors.
