Skip to content
Engineering Medium #op-amp#analog

Op-Amp Configurations

Inverting, non-inverting, summing, differentiator, integrator - the building blocks of analog design.

A free, animated op-amp configurations you can read here or embed on any website, from Scrollchart.

Op-Amp Configurations

Op-Amp ConfigurationsFour fundamental feedback topologies. Gain set entirely by external resistors (or capacitor).InvertingG = -Rf / RinRf=100k, Rin=10k: G=-10VinRinGNDVoutRf-+negative feedbackNon-InvertingG = 1 + Rf / RinRf=90k, Rin=10k: G=+10VinGNDRinVoutRf-+negative feedbackSumming (Inverting)Vout = -Rf(V1/R1 + V2/R2)Rf=R1=R2: Vout=-(V1+V2)V1R1V2R2GNDVoutRf-+negative feedbackIntegratorVout = -1/(RC) integral(Vin dt)1 kHz sine in: 90 deg phase lagVinRGNDVoutC-+negative feedbackInverting: phase inversion + precise gain | Non-inv: unity-gain buffer at G=1 | Summing: audio mixer, DAC | Integrator: ramp generator, active filter

Four op-amp configurations side-by-side with input-output relationships and gain formulas. Feedback loop drawn for each.

Good for

  • Analog circuit design tutorials covering gain stages, summing amplifiers, and active filters
  • EE coursework on feedback theory, virtual ground, and transfer-function derivation
  • Audio engineering content explaining mixer summing nodes and equaliser integrators

Source & accuracy

This op-amp configurations is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

Inverting and non-inverting amplifiers

An inverting amplifier applies the input signal to the negative terminal and returns feedback from the output to the same terminal, producing an output that is the input multiplied by a negative gain (inversion plus amplification). A non-inverting amplifier applies the input to the positive terminal, producing an output with positive gain. Both gain values are set by choosing feedback and input resistor ratios. The difference is whether the signal is flipped; inverting gives more flexibility for combining signals, while non-inverting has higher input impedance.

Summing, differentiating, and integrating circuits

A summing amplifier (inverting with multiple inputs) adds up all input voltages weighted by their input resistors, useful for mixing audio or combining sensor signals. A differentiator has a capacitor in the feedback path instead of a resistor, producing an output proportional to the rate of change of the input (derivative). An integrator reverses this, accumulating input voltage over time (integral). Differentiators amplify high-frequency noise badly, so they usually include a resistor in series with the capacitor to limit high-frequency gain. These building blocks form the analog side of mixed-signal systems.

Embed this diagram

Add this animated op-amp configurations to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated op-amp configurations for any website.
Who uses it
Engineering blogs & docs.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="op-amp-configurations" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "Op-Amp Configurations" for my website?
Scrollchart provides "Op-Amp Configurations" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I embed a op-amp configurations in WordPress or a static site?
Paste the HTML snippet from the Scrollchart diagram page into your WordPress post (in HTML/code view), your Webflow embed block, or directly into a static HTML file. No plugin is needed. The diagram loads from scrollchart.com and paints in as the reader scrolls.