A linear circuit is an electronic network where the output signal is a strictly proportional, mathematically scaled replica of the input signal. It obeys two fundamental rules: homogeneity (if you double the input voltage, the output exactly doubles) and superposition (if you apply two separate signals simultaneously, the output is the exact sum of their individual responses). In a true linear circuit, there are no diodes clipping waveforms, no transistors switching into saturation, and no magnetic cores entering hysteresis. The components—resistors, capacitors, inductors, and operational amplifiers operating within their feedback limits—maintain a constant impedance regardless of the voltage or current applied.
While passive RC filters are linear, the most practical and widely used linear topology in modern electronics is the active non-inverting operational amplifier. Below, we break down the topology, design a real-world gain stage, and map out exactly what breaks when components fail.
Active Non-Inverting Topology vs. Passive Alternatives
Before wiring up an op-amp, you have to justify why you aren't just using a passive transformer or a simple resistive voltage divider. The non-inverting amplifier solves the impedance and gain limitations inherent in passive linear networks.
| Criteria | Passive Voltage Divider | Audio Transformer | Active Non-Inverting Op-Amp |
|---|---|---|---|
| Gain Capability | Attenuation only (Gain < 1) | Step-up or Step-down | Unity to High Gain (1 to 100+) |
| Input Impedance | Low (loads the source) | Moderate to High | Extremely High (GΩ range) |
| Output Impedance | High (sags under load) | Moderate (reflection issues) | Extremely Low (< 1 Ω) |
| Frequency Response | Flat (resistive) or shaped (RC) | Limited (core saturation at low freq, parasitic C at high freq) | Wideband (DC to MHz, limited by GBWP) |
The Verdict: Choose the active non-inverting topology when you need to amplify a weak signal (like a microphone or sensor output) without loading down the source, and when you need to drive a downstream stage without signal sag. Use passive dividers only for voltage reference generation or attenuation.
Topology Description and Node Labels
The non-inverting amplifier relies on negative feedback to force the op-amp's internal differential inputs to match. Here is the standard node mapping for a DC-coupled non-inverting gain stage:
- Node A ($V_{in}$): The input signal source, connected directly to the Non-Inverting Input (+).
- Node B ($V_{+}$): The Non-Inverting Input pin of the IC. Due to the op-amp's high open-loop gain, this node draws virtually zero current.
- Node C ($V_{-}$): The Inverting Input pin. Through negative feedback, the op-amp drives its output to force Node C to the exact same voltage as Node B (the "virtual short" principle).
- Node D ($V_{out}$): The output pin, which feeds both the load and the feedback network.
- Feedback Network: Resistor $R_f$ connects Node D to Node C. Resistor $R_1$ connects Node C to Physical Ground.
The closed-loop voltage gain ($A_v$) is defined by the resistor ratio: $A_v = 1 + (R_f / R_1)$. For a deep dive into the underlying semiconductor physics of this virtual short, refer to the All About Circuits semiconductor textbook.
Design Walkthrough: Sizing for a 20 dB Gain Stage
Let's design a linear circuit with a voltage gain of 11 (which equates to roughly 20.8 dB). Using the formula $11 = 1 + (R_f / R_1)$, we need a ratio of 10:1. But which absolute values do we pick? You cannot just use any 10:1 pair.
The Pick: $R_1 = 1\text{ k}\Omega$ and $R_f = 10\text{ k}\Omega$.
Why these values?
- Too Low (e.g., $R_1 = 10\text{ }\Omega$, $R_f = 100\text{ }\Omega$): The op-amp output stage must source heavy current through the feedback loop just to maintain the voltage. A standard TL072 can only source about 30 mA. A 1V output would require 100 mA, causing the IC to overheat or current-limit, destroying linearity.
- Too High (e.g., $R_1 = 1\text{ M}\Omega$, $R_f = 10\text{ M}\Omega$): High-value resistors generate significant Johnson-Nyquist thermal noise. Furthermore, the op-amp's input bias current flowing through $10\text{ M}\Omega$ creates a massive DC offset voltage error at the output.
- The Sweet Spot (1k/10k): Keeps feedback current in the sub-milliamp range, minimizes thermal noise, and stays well within the output drive capabilities of 95% of general-purpose op-amps.
Behavior Table: What Changes When Elements Shift?
| Component Changed | Action | Effect on Gain | Effect on Bandwidth & Noise |
|---|---|---|---|
| $R_f$ (Feedback) | Increase to 20 kΩ | Increases to 21 | Bandwidth drops (GBWP limit); output noise floor rises slightly. |
| $R_1$ (Ground) | Decrease to 500 Ω | Increases to 21 | Increases current draw from output pin; thermal noise of R1 drops. |
| Op-Amp IC | Swap to higher GBWP | No change (DC) | High-frequency -3dB roll-off point extends further up the spectrum. |
Remember that op-amps are constrained by the Gain-Bandwidth Product (GBWP). If your TL072 has a 3 MHz GBWP, a gain of 11 limits your maximum linear bandwidth to roughly 272 kHz.
Failure Modes: What Breaks at the Extremes?
Linear circuits fail in highly predictable ways when a component drifts, opens, or shorts. Assuming a dual supply of ±12V, here is the failure-mode contrast:
- $R_f$ Opens (Broken feedback path): The negative feedback loop is severed. The op-amp operates in open-loop mode. The output instantly saturates to the positive rail (~+10.5V for a TL072). Result: Total loss of linearity; DC lockup.
- $R_f$ Shorts: Node C is tied directly to Node D. The gain formula becomes $1 + (0 / R_1) = 1$. Result: The circuit becomes a unity-gain voltage follower. Signal passes, but amplification is lost.
- $R_1$ Opens: No current can flow to ground from Node C. The feedback current drops to zero, forcing $V_{out} = V_{-}$. Result: Gain drops to exactly 1 (unity follower).
- $R_1$ Shorts: Node C is hard-tied to ground. The gain formula attempts $1 + (R_f / 0) = \infty$. Result: The op-amp saturates to the positive rail immediately.
- Input Signal Exceeds Linear Range: If $V_{in}$ is 2V and Gain is 11, the theoretical output is 22V. But the rails are only ±12V. Result: Hard clipping at ~±10.5V. The circuit temporarily becomes non-linear until the input drops.
Step-by-Step Breadboard Verification
Do not just plug in the IC and apply power. Linear op-amp circuits are highly susceptible to high-frequency parasitic oscillation if bypassed incorrectly. Follow this exact bench sequence:
- Seat the IC: Place the TL072 across the breadboard center trench. Pin 1 (dot indicator) should be top-left.
- Power and Decouple (Critical): Connect +12V to Pin 8 and -12V to Pin 4. Immediately place a 100 nF MLCC ceramic capacitor and a 10 µF electrolytic capacitor between Pin 8 and Ground, and another pair between Pin 4 and Ground. Keep them within 5 mm of the IC pins. Skipping this guarantees high-frequency ringing.
- Wire the Feedback: Install $R_f$ (10 kΩ) from Pin 6 (Output) to Pin 2 (Inverting Input). Install $R_1$ (1 kΩ) from Pin 2 to the ground rail.
- Wire the Input: Connect your signal generator output to Pin 3 (Non-Inverting Input).
- Verify Dead Circuit: Before applying power, use your multimeter in continuity mode. Check that the ground rail is not shorted to +12V or -12V. Check that Pin 2 and Pin 3 are not shorted together.
- Inject and Measure: Power the rails. Inject a 1 kHz sine wave at 100 mV peak-to-peak. Probe Pin 6 with your oscilloscope. You should see a clean 1.1 Vpp sine wave. If you see a fuzzy, thick trace, you have parasitic oscillation—check your decoupling caps and shorten your jumper wires.
Decision Tree: Selecting Your Linear Op-Amp IC
The topology remains identical, but the silicon you drop into the breadboard dictates the noise floor, slew rate, and supply requirements. Use this decision matrix to terminate your component selection.
| Application Constraint | Required Spec | Concrete IC Pick | Approx. Cost (2026) |
|---|---|---|---|
| General purpose, dual supply bench prototyping, audio line level | Dual supply, JFET input, low cost | Texas Instruments TL072CP | $0.60 |
| Single-supply battery operation (e.g., 3.3V or 5V microcontroller systems) | Rail-to-Rail I/O, single supply, low quiescent current | Microchip MCP6002-I/P | $0.45 |
| High-fidelity audio pre-amplification, low-noise sensor conditioning | Ultra-low voltage noise (< 2 nV/√Hz), high slew rate | Texas Instruments OPA1612AID | $3.50 |
| High-speed ADC buffering, wide bandwidth (>10 MHz) | High GBWP, current-feedback or high-speed voltage-feedback | Analog Devices ADA4898-1 | $4.20 |
Default Recommendation: If you are learning linear circuit theory, building a basic audio mixer, or just need a reliable buffer on a ±12V bench supply, buy a tube of TL072CP chips. The JFET inputs provide high impedance, the internal compensation makes it nearly impossible to accidentally build an oscillator, and the DIP-8 package fits perfectly on standard breadboards without adapters.






