How Does an Operational Amplifier Work?

The operational amplifier—commonly called an “op-amp”—is a cornerstone of analog electronics, used in amplification, filtering, signal conditioning, and mathematical operations. Despite its tiny package, the op-amp’s internal design and operating principles are both elegant and powerful.

At its core, an op-amp is a high-gain, DC-coupled differential amplifier with two inputs—the non-inverting (+) and inverting (–)—and one output. An ideal op-amp has three key properties: infinite open-loop gain (AOL → ∞), infinite input impedance (zero input current), and zero output impedance (can drive any load). While real-world devices fall short of perfection, modern op-amps come remarkably close.

Op-amps operate in two fundamental modes: open-loop and closed-loop.

In open-loop mode (no external feedback), the op-amp acts as a voltage comparator. With gains typically between 100,000 and 1,000,000, even a microvolt difference between inputs drives the output to saturation—either the positive or negative supply rail. For example, if V₊ > V₋, the output goes high; if V₊ < V₋, it goes low. This nonlinear behavior is useful for threshold detection but unsuitable for linear amplification.

The true power of op-amps emerges in closed-loop mode, where part of the output is fed back to the inverting input via resistors or capacitors, creating negative feedback. This feedback forces the amplifier to adjust its output until the voltage difference between the two inputs becomes nearly zero—a condition known as the virtual short. Simultaneously, almost no current flows into the inputs (virtual open). These two assumptions form the basis for analyzing most linear op-amp circuits.

Take the classic inverting amplifier: input voltage Vin connects through resistor R₁ to the (–) input; feedback resistor Rf links output to (–); the (+) input is grounded. Negative feedback creates a “virtual ground” at the (–) input (V₋ ≈ 0 V), and with zero input current, Ohm’s law gives Vout = –(Rf/R₁) × Vin—a precise, scalable gain.

Beyond amplification, op-amps can implement adders, subtractors, integrators, differentiators, and active filters. Remarkably, the circuit’s function is defined by the external feedback network—not the op-amp itself—making it a versatile “analog building block.”

Real op-amps have limitations: finite bandwidth, slew rate, input offset voltage, and noise. These must be considered in high-speed or precision designs.

In essence, the operational amplifier combines extreme internal gain with external negative feedback to perform complex analog functions using simple passive components—earning its title as the “brain” of analog circuits.

Relevant content