Formula sheet

Op-Amp Circuit Formula Sheet

When you are sizing resistors for a precision instrumentation amplifier in a Wheatstone bridge pressure-sensor circuit — or facing a GATE 2023 question that asks for the output voltage of a summing amplifier — these op-amp formulas give you every relationship you need. They cover the ideal op-amp model through to real-world bandwidth limitations, slew-rate constraints, and the active filter topologies that appear in both university exams and industrial signal-conditioning designs.

EEE, ECE, EI

Ideal Op-Amp Fundamentals

Ideal Op-Amp Output Voltage

V_{out} = A_{OL}(V^+ - V^-)

SymbolDescriptionUnit
A_{OL}Open-loop gain (ideally ∞)dimensionless
V^+, V^-Non-inverting and inverting input voltagesV

Worked example

An op-amp has A_OL = 10⁵. If V⁺ = 1.0002 V and V⁻ = 1.0000 V, find V_out.

Given: A_OL=10⁵, V⁺=1.0002, V⁻=1.0000

  1. V_diff = V⁺ − V⁻ = 1.0002 − 1.0000 = 0.2 mV = 2×10⁻⁴ V
  2. V_out = 10⁵ × 2×10⁻⁴ = 20 V
  3. If supply rails are ±15 V, output saturates at +15 V

Answer: V_out saturates at +15 V (supply rail limit)

Inverting Amplifier Gain

A_v = -\frac{R_f}{R_{in}}

SymbolDescriptionUnit
R_fFeedback resistorΩ
R_{in}Input resistorΩ

Worked example

Design an inverting amplifier with gain = −25. If R_in = 4 kΩ, find R_f. Then find V_out for V_in = 0.2 V.

Given: A_v=−25, R_in=4 kΩ, V_in=0.2 V

  1. R_f = |A_v| × R_in = 25 × 4000 = 100 kΩ
  2. V_out = A_v × V_in = −25 × 0.2 = −5 V

Answer: R_f = 100 kΩ, V_out = −5 V

Non-Inverting Amplifier Gain

A_v = 1 + \frac{R_f}{R_1}

SymbolDescriptionUnit
R_fFeedback resistorΩ
R_1Ground resistorΩ

Worked example

A non-inverting amplifier has R_f=47 kΩ, R_1=10 kΩ. Find gain and V_out for V_in=0.5 V.

Given: R_f=47k, R_1=10k, V_in=0.5

  1. A_v = 1 + 47/10 = 1 + 4.7 = 5.7
  2. V_out = 5.7 × 0.5 = 2.85 V

Answer: A_v = 5.7, V_out = 2.85 V

Voltage Follower (Buffer)

V_{out} = V_{in}, \quad A_v = 1

SymbolDescriptionUnit
V_{in}Input voltageV

Worked example

A sensor outputs 3.3 V but has source impedance 100 kΩ. A load of 1 kΩ is connected via a unity-gain buffer. Find load voltage.

Given: V_sensor=3.3 V, R_source=100 kΩ, R_load=1 kΩ

  1. Without buffer: V_load = 3.3 × 1k/(100k+1k) = 3.3/101 = 32.7 mV (severe loading)
  2. With ideal buffer: input impedance → ∞, V_out = V_in = 3.3 V
  3. V_load = 3.3 V (no loading effect)

Answer: V_load = 3.3 V (buffer eliminates loading)

Summing and Difference Amplifiers

Inverting Summing Amplifier

V_{out} = -R_f \left(\frac{V_1}{R_1} + \frac{V_2}{R_2} + \frac{V_3}{R_3}\right)

SymbolDescriptionUnit
V_1, V_2, V_3Input voltagesV
R_1, R_2, R_3Input resistorsΩ
R_fFeedback resistorΩ

Worked example

Summing amplifier: R1=R2=R3=R_f=10 kΩ, V1=1V, V2=2V, V3=−0.5V. Find V_out.

Given: R_f=R1=R2=R3=10k, V1=1, V2=2, V3=−0.5

  1. V_out = −R_f(V1/R1 + V2/R2 + V3/R3)
  2. = −10k(1/10k + 2/10k + (−0.5)/10k)
  3. = −(1 + 2 − 0.5)
  4. = −2.5 V

Answer: V_out = −2.5 V

Difference Amplifier Output

V_{out} = \frac{R_f}{R_1}(V_2 - V_1) \quad \text{(when } R_3 = R_1,\; R_4 = R_f\text{)}

SymbolDescriptionUnit
V_1, V_2Inverting and non-inverting inputsV
R_1, R_fResistor valuesΩ

Worked example

Difference amplifier: R1=R3=10 kΩ, R_f=R4=100 kΩ, V1=2.5 V, V2=3.0 V. Find V_out.

Given: R_f/R1=10, V1=2.5, V2=3.0

  1. V_out = (R_f/R1)(V2−V1) = 10 × (3.0 − 2.5)
  2. = 10 × 0.5 = 5 V

Answer: V_out = 5 V

Instrumentation Amplifier Gain

A_v = \left(1 + \frac{2R_1}{R_G}\right) \frac{R_3}{R_2}

SymbolDescriptionUnit
R_GGain-setting resistorΩ
R_1Feedback resistors in input stage (equal)Ω
R_2, R_3Output difference stage resistorsΩ

Worked example

INA with R1=24.9 kΩ, R_G=100 Ω, R2=R3=10 kΩ. Find overall gain.

Given: R1=24900, R_G=100, R2=R3=10000

  1. First stage gain = 1 + 2×24900/100 = 1 + 498 = 499
  2. Second stage gain = R3/R2 = 10k/10k = 1
  3. Total A_v = 499 × 1 = 499

Answer: A_v = 499 ≈ 500 (standard INA gain)

Integrator and Differentiator

Op-Amp Integrator Output

V_{out}(t) = -\frac{1}{RC} \int_0^t V_{in}(\tau)\, d\tau

SymbolDescriptionUnit
RInput resistorΩ
CFeedback capacitorF

Worked example

Integrator: R=10 kΩ, C=100 nF. Input is V_in=2 V DC step applied at t=0. Find V_out at t=1 ms.

Given: R=10⁴ Ω, C=10⁻⁷ F, V_in=2 V, t=10⁻³ s

  1. V_out(t) = −(1/RC)∫₀ᵗ V_in dτ = −V_in·t/(RC)
  2. RC = 10⁴ × 10⁻⁷ = 10⁻³ s = 1 ms
  3. V_out(1 ms) = −2 × 10⁻³/10⁻³ = −2 V

Answer: V_out(1 ms) = −2 V (ramp down from 0 to −2 V)

Op-Amp Differentiator Output

V_{out}(t) = -RC \frac{dV_{in}}{dt}

SymbolDescriptionUnit
RFeedback resistorΩ
CInput capacitorF

Worked example

Differentiator: R=10 kΩ, C=50 nF. Input is a 1 kHz, 4 V peak sine wave. Find peak output voltage.

Given: R=10⁴ Ω, C=5×10⁻⁸ F, f=1000 Hz, V_peak=4 V

  1. V_in = 4sin(2π×1000×t), so dV_in/dt = 4×2π×1000×cos(2π×1000×t)
  2. Peak of derivative = 4×2π×1000 = 25,133 V/s
  3. V_out_peak = −RC × 25,133 = −10⁴ × 5×10⁻⁸ × 25,133 = −5×10⁻⁴ × 25,133
  4. = −12.57 V

Answer: Peak V_out = −12.57 V (amplitude = 12.57 V)

Comparators and Schmitt Trigger

Non-Inverting Schmitt Trigger Thresholds

V_{UTP} = V_{sat}^+ \cdot \frac{R_1}{R_1+R_2}, \quad V_{LTP} = V_{sat}^- \cdot \frac{R_1}{R_1+R_2}

SymbolDescriptionUnit
V_{UTP}Upper trip pointV
V_{LTP}Lower trip pointV
V_{sat}^{\pm}Positive and negative saturation voltagesV
R_1, R_2Hysteresis setting resistorsΩ

Worked example

Non-inverting Schmitt trigger: V_sat = ±13 V, R1=10 kΩ, R2=90 kΩ. Find UTP, LTP, and hysteresis width.

Given: V_sat=±13 V, R1=10k, R2=90k

  1. V_UTP = 13 × 10k/(10k+90k) = 13 × 0.1 = 1.3 V
  2. V_LTP = −13 × 0.1 = −1.3 V
  3. Hysteresis = V_UTP − V_LTP = 1.3−(−1.3) = 2.6 V

Answer: V_UTP = +1.3 V, V_LTP = −1.3 V, Hysteresis = 2.6 V

Inverting Schmitt Trigger Thresholds

V_{UTP} = -V_{sat}^- \cdot \frac{R_1}{R_2}, \quad V_{LTP} = -V_{sat}^+ \cdot \frac{R_1}{R_2}

SymbolDescriptionUnit
R_1Lower resistor (to output)Ω
R_2Upper resistor (to input)Ω

Worked example

Inverting Schmitt: V_sat=±14 V, R1=2 kΩ, R2=20 kΩ. Find trip points.

Given: V_sat=±14, R1=2k, R2=20k

  1. V_UTP = −(−14) × 2/20 = 14 × 0.1 = +1.4 V
  2. V_LTP = −(14) × 2/20 = −1.4 V

Answer: V_UTP = +1.4 V, V_LTP = −1.4 V

Active Filters

First-Order Active LPF — Cutoff Frequency

f_c = \frac{1}{2\pi R_f C_f}

SymbolDescriptionUnit
f_c−3 dB cutoff frequencyHz
R_fFeedback resistorΩ
C_fFeedback capacitorF

Worked example

Design a first-order active LPF with f_c = 2 kHz. Choose C_f = 10 nF, find R_f.

Given: f_c=2000 Hz, C_f=10×10⁻⁹ F

  1. R_f = 1/(2π·f_c·C_f)
  2. = 1/(2π × 2000 × 10×10⁻⁹)
  3. = 1/(1.2566×10⁻⁴)
  4. = 7958 Ω ≈ 8 kΩ (use 7.96 kΩ)

Answer: R_f ≈ 7.96 kΩ (use 8.2 kΩ standard value)

Sallen-Key 2nd-Order LPF — Natural Frequency and Q

\omega_0 = \frac{1}{\sqrt{R_1 R_2 C_1 C_2}}, \quad Q = \frac{\sqrt{R_1 R_2 C_1 C_2}}{C_2(R_1+R_2)}

SymbolDescriptionUnit
\omega_0Natural frequencyrad/s
QQuality factordimensionless

Worked example

Sallen-Key LPF: R1=R2=10 kΩ, C1=10 nF, C2=2.5 nF. Find f_0 and Q.

Given: R1=R2=10⁴ Ω, C1=10⁻⁸ F, C2=2.5×10⁻⁹ F

  1. ω₀ = 1/√(10⁴×10⁴×10⁻⁸×2.5×10⁻⁹) = 1/√(2.5×10⁻⁹) = 1/(5×10⁻⁵×√(10⁻¹)) = ...
  2. R1R2C1C2 = 10⁸ × 2.5×10⁻¹⁷ = 2.5×10⁻⁹
  3. ω₀ = 1/√(2.5×10⁻⁹) = 1/(5×10⁻⁵×√10) = 1/1.581×10⁻⁴ = 6325 rad/s → f₀=1006 Hz
  4. Q numerator = √(2.5×10⁻⁹) = 5×10⁻⁵×√10 = 1.581×10⁻⁴
  5. Q denominator = C2(R1+R2) = 2.5×10⁻⁹ × 20000 = 5×10⁻⁵
  6. Q = 1.581×10⁻⁴/5×10⁻⁵ = 3.162/1 ≈ 0.707 (Butterworth response)

Answer: f₀ ≈ 1006 Hz, Q ≈ 0.707 (maximally flat Butterworth)

Op-Amp Non-Ideal Parameters

Gain-Bandwidth Product

GBW = A_{v} \cdot f_{-3dB} = f_T \text{ (constant for internally compensated op-amps)}

SymbolDescriptionUnit
GBWGain-bandwidth productHz
f_{-3dB}Closed-loop −3 dB bandwidthHz
f_TUnity-gain frequencyHz

Worked example

An LM741 has GBW = 1 MHz. Find the −3 dB bandwidth when configured as an inverting amplifier with gain = −50.

Given: GBW=1×10⁶ Hz, |A_v|=50

  1. f_{-3dB} = GBW / |A_v|
  2. = 1×10⁶ / 50
  3. = 20,000 Hz = 20 kHz

Answer: Bandwidth = 20 kHz

Slew Rate Limit on Output

SR = \left.\frac{dV_{out}}{dt}\right|_{max}, \quad f_{max} = \frac{SR}{2\pi V_{peak}}

SymbolDescriptionUnit
SRSlew rateV/μs
f_{max}Maximum undistorted full-swing frequencyHz
V_{peak}Peak output swingV

Worked example

LM741: SR = 0.5 V/μs. Find maximum frequency for a full ±10 V (20 V peak-to-peak, 10 V peak) sinusoidal output without slew distortion.

Given: SR=0.5×10⁶ V/s, V_peak=10 V

  1. f_max = SR / (2π × V_peak)
  2. = 0.5×10⁶ / (2π × 10)
  3. = 5×10⁵ / 62.83
  4. = 7958 Hz ≈ 7.96 kHz

Answer: f_max ≈ 7.96 kHz for full ±10 V swing

Output Offset Voltage Due to Bias Current

V_{OS,bias} = I_B^- R_f \quad \text{(reduced to } I_{OS} R_f \text{ with compensation resistor)}

SymbolDescriptionUnit
I_B^-Bias current into inverting inputA
I_{OS}Offset current = |I_B⁺ − I_B⁻|A
R_fFeedback resistanceΩ

Worked example

Inverting amplifier: R_f=100 kΩ, I_B=200 nA, I_OS=20 nA. Find output offset without and with compensation resistor R_comp=R_in||R_f.

Given: R_f=100k, I_B=200×10⁻⁹, I_OS=20×10⁻⁹

  1. Without compensation: V_OS = I_B × R_f = 200×10⁻⁹ × 100×10³ = 20 mV
  2. With R_comp (= R_in||R_f): V_OS = I_OS × R_f = 20×10⁻⁹ × 100×10³ = 2 mV
  3. 10× reduction in offset voltage

Answer: V_OS reduced from 20 mV to 2 mV with compensation

Oscillators Using Op-Amps

Wien Bridge Oscillator Frequency

f_0 = \frac{1}{2\pi RC}

SymbolDescriptionUnit
RWien bridge resistance (both equal)Ω
CWien bridge capacitance (both equal)F

Worked example

Wien bridge oscillator: R=15.9 kΩ, C=10 nF. Find oscillation frequency.

Given: R=15900 Ω, C=10⁻⁸ F

  1. f₀ = 1/(2πRC)
  2. = 1/(2π × 15900 × 10⁻⁸)
  3. = 1/(2π × 1.59×10⁻⁴)
  4. = 1/9.99×10⁻⁴ = 1001 Hz ≈ 1 kHz

Answer: f₀ ≈ 1 kHz

Phase-Shift Oscillator Frequency

f_0 = \frac{1}{2\pi RC\sqrt{6}}

SymbolDescriptionUnit
R, CResistor and capacitor in each identical RC stageΩ, F

Worked example

Three-stage RC phase-shift oscillator: R=10 kΩ, C=10 nF. Find f₀ and required amplifier gain.

Given: R=10⁴ Ω, C=10⁻⁸ F

  1. f₀ = 1/(2π × 10⁴ × 10⁻⁸ × √6) = 1/(2π × 10⁻⁴ × 2.449)
  2. = 1/(1.539×10⁻³) = 649.7 Hz ≈ 650 Hz
  3. Required gain for oscillation |A_v| = 29

Answer: f₀ ≈ 650 Hz; amplifier must have |A_v| ≥ 29

Quick reference

FormulaExpression
Inverting Amplifier GainA_v = -R_f/R_{in}
Non-Inverting GainA_v = 1 + R_f/R_1
Summing AmplifierV_{out} = -R_f(V_1/R_1 + V_2/R_2 + V_3/R_3)
Difference AmplifierV_{out} = (R_f/R_1)(V_2-V_1)
Integrator OutputV_{out} = -(1/RC)\int V_{in}\,dt
Differentiator OutputV_{out} = -RC\,dV_{in}/dt
Schmitt Trigger UTP (non-inv)V_{UTP} = V_{sat}^+\cdot R_1/(R_1+R_2)
Active LPF Cutofff_c = 1/(2\pi R_f C_f)
Gain-Bandwidth ProductGBW = A_v \cdot f_{-3dB}
Slew Rate Max Frequencyf_{max} = SR/(2\pi V_{peak})
Wien Oscillator Frequencyf_0 = 1/(2\pi RC)
Phase-Shift Oscillatorf_0 = 1/(2\pi RC\sqrt{6})
INA GainA_v = (1+2R_1/R_G)(R_3/R_2)
Sallen-Key ω₀\omega_0 = 1/\sqrt{R_1 R_2 C_1 C_2}
Bias Current OffsetV_{OS} = I_B R_f

Exam tips

  • GATE tests the gain-bandwidth product concept by giving you a specified bandwidth and asking for the maximum achievable closed-loop gain — always apply GBW = A_v × f_{-3dB} directly.
  • Slew-rate distortion and bandwidth limitation are two distinct phenomena; examiners expect you to check both SR and GBW limits separately when a large, fast output swing is involved.
  • In summing amplifier problems, check whether all input resistors are equal before using the simplified V_out = −(R_f/R)(V1+V2+…); use the general weighted formula when they differ.
  • For Schmitt trigger questions, always identify whether the topology is inverting or non-inverting before applying the threshold formulas — the two configurations have opposite sign conventions.
  • Integrator problems with a DC input step will ramp the output to saturation in finite time; examiners often ask how long before saturation, requiring V_sat / (V_in/RC) calculation.
  • Phase-shift oscillator gain requirement of 29 is frequently asked as a standalone fact; know that the minimum gain is exactly 29 to sustain oscillation.