Non-Inverting Op-Amp Gain Calculator Formula
Understand the math behind the non-inverting op-amp gain calculator. Each variable explained with a worked example.
Formulas Used
Voltage Gain
gain = 1 + rf_kohm / r1_kohmGain (dB)
gain_db = 20 * log10(1 + rf_kohm / r1_kohm)Output Voltage
v_output = (1 + rf_kohm / r1_kohm) * v_inputVariables
| Variable | Description | Default |
|---|---|---|
r1_kohm | Ground Resistor (R1)(kΩ) | 10 |
rf_kohm | Feedback Resistor (Rf)(kΩ) | 90 |
v_input | Input Voltage(V) | 1 |
How It Works
Non-Inverting Op-Amp Configuration
Formula
Gain = 1 + Rf / R1
V_out = (1 + Rf / R1) x V_in
Output is in phase with input. Minimum gain is 1. Input impedance is very high, set by the op-amp input stage.
Worked Example
R1 = 10k, Rf = 90k, input signal is 1 V.
r1_kohm = 10rf_kohm = 90v_input = 1
- 01Gain = 1 + 90 / 10 = 10 V/V
- 02Gain in dB = 20 x log10(10) = 20 dB
- 03V_out = 10 x 1 = 10 V
Ready to run the numbers?
Open Non-Inverting Op-Amp Gain Calculator