Why a Unity Amplifier Needs Resistors (And Which Ones Matter)
In textbook theory, a unity gain amplifier (voltage follower) requires zero resistors. You simply wire the output directly to the inverting input, yielding a gain of exactly 1.0. But in real-world 2026 bench practice, a naked unity amplifier is a recipe for high-frequency oscillation, DC offset drift, and blown input stages. Parasitic capacitance, input bias currents, and fault conditions demand a strategic resistor network.
To build a stable unity buffer, you must deploy three specific resistors:
- The Feedback Compensation Resistor ($R_{comp}$): Placed between the output and inverting input. Its job is to match the DC resistance seen by the non-inverting input, canceling out voltage offsets caused by the op-amp's input bias current.
- The Output Isolation Resistor ($R_{iso}$): Placed in series with the op-amp's output pin, outside the feedback loop. It isolates the op-amp from capacitive loads (like long coaxial cables or ADC sampling capacitors) to prevent phase-margin collapse and MHz-range oscillation.
- The Input Protection Resistor ($R_{prot}$): Placed in series with the non-inverting input. It limits fault current into the op-amp's internal ESD protection diodes if the input voltage exceeds the supply rails.
Resistor Type Comparison for Buffer Circuits
Not all resistors behave identically at audio or RF frequencies. Parasitic inductance and capacitance matter just as much as the nominal ohmic value. Here is how the primary resistor technologies stack up for unity amplifier applications.
| Type | Construction | Tolerance | Tempco (ppm/°C) | Typical Use in Unity Buffer |
|---|---|---|---|---|
| Thick Film | Ruthenium oxide paste on ceramic | 1% - 5% | 100 - 250 | $R_{iso}$ and $R_{prot}$ where precision is secondary to cost and power dissipation. |
| Metal Film (Thin Film) | Nickel-chromium vapor deposition | 0.1% - 1% | 15 - 50 | $R_{comp}$ in audio, instrumentation, and DC precision circuits. |
| Metal Foil | Ni-Cr foil bonded to ceramic substrate | 0.005% - 0.1% | 0.2 - 2 | $R_{comp}$ in metrology, medical devices, and high-end DAC buffers. |
| Wirewound | Ni-Cr wire wound around a core | 0.01% - 1% | 5 - 20 | Avoid. Parasitic inductance ruins high-frequency stability in feedback loops. |
Decoding Physical Markings and Tolerance Codes
When you are scavenging the parts bin to finish a prototype, you need to read the physical markings quickly. Misreading an SMD code in the $R_{comp}$ position can introduce massive DC offsets.
SMD Resistor Codes (0603, 0805, 1206)
- 3-Digit Code (5% Tolerance): The first two digits are the significant figures, the third is the multiplier. Example: '103' = 10 × 10³ = 10,000Ω (10kΩ).
- 4-Digit Code (1% Tolerance): The first three digits are significant, the fourth is the multiplier. Example: '1002' = 100 × 10² = 10,000Ω (10kΩ).
- EIA-96 Code (1% Tolerance, 0603 size): Two digits followed by a letter. The digits map to a lookup table (01 = 100, 02 = 102... 96 = 976). The letter is the multiplier (A=1, B=10, C=100, D=1000). Example: '01C' = 100 × 100 = 10,000Ω.
Through-Hole Color Bands (5-Band Precision)
For 1% or 0.1% metal film resistors used in $R_{comp}$, you will see five bands. The first three are significant digits, the fourth is the multiplier, and the fifth is tolerance.
Example: Brown (1), Black (0), Black (0), Red (×100), Brown (±1%) = 10,000Ω (10kΩ).
If the fifth band is Gold, it is ±5%. If it is Violet, it is ±0.1%.
Visual Failure Modes and Diagnostic Symptoms
Resistors in unity buffers rarely fail catastrophically unless subjected to severe overvoltage. Instead, they fail parametrically, causing circuit behavior that mimics a dead op-amp.
| Symptom | Failed Component | Visual Indicator | Root Cause & Diagnostic |
|---|---|---|---|
| Output oscillates at 5-20MHz; op-amp runs hot. | $R_{iso}$ (Output Isolation) | Hairline fracture across SMD body, or dark scorch mark on the PCB pad. | Resistor cracked open due to thermal cycling. Without $R_{iso}$, capacitive load destroys phase margin. Measure across pads; if >10Ω, replace. |
| DC output drifts by 10-50mV over 30 minutes. | $R_{comp}$ (Feedback) | No external damage. Looks pristine. | Moisture ingress or high tempco. As the board warms up, resistance shifts, unbalancing the bias current compensation. Swap with a ±15ppm metal film part. |
| Output locked to positive or negative supply rail. | $R_{prot}$ (Input Protection) | Slight bulging or blistered conformal coating over the resistor. | Resistor failed open due to a transient voltage spike. The op-amp's non-inverting input is now floating, pulling the internal bias network to the rail. |
Safe Substitution Rules When the Exact Part is Missing
You are building a prototype at 2 AM and you are out of 0.1% metal film resistors. Can you substitute a standard 1% thick film? The answer depends entirely on the input stage topology of your chosen op-amp.
- If using a BJT-input op-amp (e.g., NE5532, LM358, OP27): NO. BJT inputs have high input bias currents (typically 50nA to 2µA). If your source impedance is 10kΩ, a 1% tolerance deviation in $R_{comp}$ creates a mismatch that translates directly into millivolts of DC offset error ($V_{os} = I_b \times \Delta R$). You must use matched 0.1% or better metal film.
- If using a CMOS or JFET-input op-amp (e.g., OPA140, TLV2772, TL072): YES. FET inputs have bias currents in the picoamp range (<1nA). The voltage drop across a 10kΩ mismatch is measured in microvolts, which is well below the op-amp's inherent input offset voltage. A standard 1% thick film resistor is perfectly safe for $R_{comp}$ here.
Rule for $R_{iso}$: You can almost always substitute a 5% thick film for a 1% thick film in the output isolation position. The exact ohmic value of $R_{iso}$ is not critical; it just needs to be roughly between 22Ω and 100Ω to provide adequate RC dampening with the load capacitance.
Rule for $R_{prot}$: Never substitute a lower value. If the design calls for a 1kΩ protection resistor, dropping to 100Ω allows 10x the fault current into the silicon during an ESD event, guaranteeing a bricked chip.
The Decision Path: Picking Your Unity Buffer Resistor
Use this decision matrix to lock in your BOM (Bill of Materials) for the feedback compensation resistor ($R_{comp}$), which is the most critical choice in the circuit.
| Application Scenario | Op-Amp Type | Required Resistor Spec | Recommended Series |
|---|---|---|---|
| High-End Audio / Studio Gear | BJT (e.g., NE5532, OPA2134) | 0.1%, ±25ppm, Metal Film | Susumu RG Series |
| Industrial Sensor Buffer (4-20mA) | BJT / Precision (e.g., OP27) | 0.1%, ±15ppm, Metal Film | Vishay MRS25 |
| Medical / Metrology (6+ digit DMM) | Auto-Zero (e.g., ADA4522) | 0.01%, ±2ppm, Metal Foil | Vishay Z-Foil |
| Battery-Powered IoT / General CMOS | CMOS (e.g., MCP6001, TLV2772) | 1%, ±100ppm, Thick Film | Yageo RC Series |
Final Default Recommendation
If you want a single, versatile BOM strategy that covers 90% of hobbyist, pro-audio, and general instrumentation unity amplifier builds without over-engineering the cost, use this exact combination:
- For $R_{comp}$ (Feedback): Use the Susumu RG1608P-103-B-T5 (10kΩ, 0603 SMD, 0.1% tolerance, 25ppm/°C thin film). At roughly $0.05 per unit in reel quantities, it provides metrology-grade thermal stability that completely neutralizes bias-current drift in BJT op-amps, while being cheap enough to scatter around a prototyping board. If you prefer through-hole, the Vishay MRS25000C1002FCT00 (10kΩ, 0.6W, 1%, 50ppm) is the gold standard for DIP-8 builds.
- For $R_{iso}$ (Output Isolation): Use a standard Yageo RC0603FR-0747RL (47Ω, 1% thick film). It is cheap, handles the thermal load of driving moderate capacitive cables, and provides the exact impedance bump needed to restore phase margin in unity-gain stable op-amps like the TL072 or LM358.
- For $R_{prot}$ (Input Protection): Use a 1kΩ, 1/4W through-hole metal film or equivalent 0805 SMD. This limits fault current to a safe 15mA at ±15V rails, protecting the silicon without introducing excessive thermal noise into the signal path.
By treating the unity amplifier not as a 'zero-component' shortcut, but as a precision network requiring deliberate resistor selection, you eliminate the phantom oscillations and thermal drifts that plague novice buffer designs. For deeper reading on op-amp stability and capacitive load isolation, refer to the Texas Instruments Stability App Note (SLYT417) and the Analog Devices Linear Circuit Design Handbook.






