Ideal Op-Amp Model & Golden Rules

Two simple rules that unlock all of op-amp circuit analysis.

Circuit AnalysisElectrical Engineering Year 1
⏱️ About 16 min

With a gain of 100,000 or more, an op-amp seems impossible to analyze — until two golden rules make it trivial.

💡
The big idea: The ideal op-amp model replaces a complex high-gain amplifier with two simple rules — no current into the inputs and a virtual short between them — but only when negative feedback is present.
🎯 By the end, you'll be able to
  • Describe the op-amp as a five-terminal device with extremely high open-loop gain
  • State and apply the two golden rules of ideal op-amp analysis
  • Recognize that the golden rules require negative feedback to be valid
  • Use the golden rules to identify node voltages in a non-inverting configuration
📎 Helpful to know first

The Operational Amplifier

An operational amplifier (op-amp) is a five-terminal device: two input terminals (V+ and V−, also called the non-inverting and inverting inputs), one output terminal, and two power-supply rails (often labeled Vcc and Vee). In practice, the power rails are almost always omitted from circuit diagrams to reduce clutter — the op-amp is drawn as a triangle with two inputs on the left and one output on the right.

\[ V_{out} = A_{ol}\left( V_+ - V_- \right) \]
Open-loop op-amp equation. A_ol is the open-loop gain, typically 10^5 to 10^6.

Why the Open-Loop Equation Alone Is Useless for Linear Analysis

The open-loop gain A_ol is enormous — 100,000 or more. This means even a tiny difference between V+ and V− (say, 1 mV) would produce an output of 100 V, which is impossible because the output is bounded by the power rails. In open-loop operation, the op-amp simply slams to one rail or the other — it acts as a comparator, not a linear amplifier. To use an op-amp for linear amplification, we add negative feedback: a connection from the output back to the V− input that lets the op-amp self-adjust.

🔑 Golden Rule 1 — No Current Into the Inputs

The ideal op-amp has infinite input impedance. This means no current flows into either the V+ or V− terminal. Any current arriving at an input node must go somewhere else in the circuit — it cannot enter the op-amp. This rule greatly simplifies nodal analysis because you can ignore the op-amp terminals as current paths.

🔑 Golden Rule 2 — Virtual Short Between the Inputs

With negative feedback, the op-amp adjusts its output to drive the voltage difference between V+ and V− to (approximately) zero. In the ideal model, we take this as exact: V+ = V−. This is called a virtual short — the two input terminals are at the same voltage, but unlike a real wire, no current actually flows between them (that's Rule 1). Together, these two rules turn a seemingly intractable high-gain device into something you can analyze with basic nodal analysis.

⚠️ These Rules Require Negative Feedback

The golden rules only apply when there is a negative feedback path from the output to the V− input. Without feedback (or with positive feedback to V+), the op-amp saturates against a power rail and the virtual short does not hold. If you ever find yourself applying the golden rules to a circuit without negative feedback, stop — you're using the wrong tool. Those circuits are analyzed as comparators, not linear amplifiers.

📝 Worked example: A non-inverting amplifier has the input signal Vin connected to the V+ terminal. A feedback resistor Rf connects from the output to V−, and a second resistor Rg connects from V− to ground. Using the golden rules, identify the voltage at V− and explain what happens to the current at the V− node. (Do not derive the gain formula yet — just apply the rules.)
  1. By Golden Rule 2 (virtual short), V− = V+. Since Vin is connected directly to V+, we have V+ = Vin, so V− = Vin as well.
  2. By Golden Rule 1 (no current into inputs), no current flows into the V− terminal of the op-amp.
  3. Therefore, any current flowing through Rf from the output must continue through Rg to ground — none of it enters the op-amp. This constraint is what eventually lets us derive the gain formula, but for now the key result is: V− = Vin, and the V− node is a junction of Rf and Rg only.
✓ The voltage at V− equals Vin (by the virtual short), and no current flows into the op-amp's V− terminal (by Rule 1). All current through Rf passes through Rg to ground.
✏️ Practice: In a non-inverting amplifier with negative feedback, Vin = 3 V is applied to the V+ input. By the golden rules, what is the voltage at the V− terminal (in volts)?
V
Solution
  1. By Golden Rule 2 (virtual short), negative feedback drives V+ = V−.
  2. Since Vin = 3 V is applied directly to V+, the voltage at V− is also 3 V.

Check your understanding

1. Under what condition do the two golden rules (no input current, virtual short) apply?
The golden rules require a negative feedback path from output to V−. Without it, the op-amp saturates to a rail and the virtual short breaks down.
2. What does 'virtual short' mean in op-amp analysis?
A virtual short means the two input terminals are at the same voltage (V+ = V−), but unlike a real short, no current flows between them — that's the combined effect of both golden rules.
✅ Key takeaways
  • An op-amp is a five-terminal device (V+, V−, output, two power rails) with extremely high open-loop gain — too high for useful linear analysis without feedback.
  • Golden Rule 1: no current flows into either input (infinite input impedance). Golden Rule 2: with negative feedback, V+ = V− (virtual short).
  • These rules only hold under negative feedback — without it, the op-amp saturates to a power rail and acts as a comparator.
➡️ With the golden rules in hand, you're ready to derive the gain formulas for the inverting and non-inverting amplifier configurations.
Want to test yourself on this? Try the Electrical Aptitude test →