Experiment: Inverting Amplifier using Op-Amp

1. Aim

To build an inverting op-amp amplifier using OP07, verify its voltage gain and phase inversion, and study output clipping when input amplitude is increased.


2. Apparatus / Components Required


3. Theory & Principle

In an inverting amplifier, the non-inverting terminal is grounded, input is applied to the inverting terminal through $R_i$, and feedback is provided through $R_f$.

For ideal op-amp operation with negative feedback:

\[A_v = \frac{V_{out}}{V_{in}} = -\frac{R_f}{R_i}\]

With $R_i = 1\text{ kOhm}$ and $R_f = 10\text{ kOhm}$:

\[A_v = -10\]

So the output should be:

If input is too large, required output exceeds supply rails and the op-amp saturates, producing clipping.


4. Circuit Diagram / Setup

  1. Power OP07 with dual rails (about $+6\text{ V}$ and $-6\text{ V}$).
  2. Connect non-inverting input (+) to GND.
  3. Connect $R_i = 1\text{ kOhm}$ from WG output to inverting input (-).
  4. Connect $R_f = 10\text{ kOhm}$ from op-amp output back to inverting input (-).
  5. Measure:
    • input waveform at WG (or input node),
    • output waveform at op-amp output.
  6. Set WG amplitude to around 80 mV initially.

5. Procedure

  1. Build the circuit and verify all power connections before applying input signal.
  2. Set WG to a sine wave (for example 500 Hz to 1 kHz) with amplitude about 80 mV.
  3. Observe input and output simultaneously.
  4. Record:
    • input peak-to-peak voltage $V_{in,pp}$,
    • output peak-to-peak voltage $V_{out,pp}$,
    • phase relation between input and output.
  5. Compute gain:
\[A_v = \frac{V_{out,pp}}{V_{in,pp}}\]
  1. Increase input amplitude gradually (e.g., up to around 1 V) and observe clipping.
  2. Note the input level at which output first departs from a clean sine wave.

Inverting Amplifier - Mobile App

Mobile App

Inverting Amplifier - Desktop App

Desktop App


6. Observation Table

Trial $V_{in,pp}$ (V) $V_{out,pp}$ (V) Calculated Gain $A_v$ Phase shift Waveform quality
1 (small signal)          
2          
3          
4 (high input)          

7. Results and Discussion


8. Precautions

  1. Confirm OP07 pin configuration before wiring.
  2. Use correct dual supply polarity; wrong polarity can damage the op-amp.
  3. Start with low input amplitude (around 80 mV) and increase gradually.
  4. Keep all grounds common between SEELab3 and amplifier circuit.
  5. Verify resistor values ($R_i$, $R_f$) to avoid incorrect gain.

9. Troubleshooting

Symptom Possible Cause Corrective Action
No output signal Missing supply rails or wrong pin connections Check OP07 power pins and output pin wiring
Gain not close to 10 Wrong resistor values or bad connection at inverting node Recheck $R_i=1\text{ kOhm}$, $R_f=10\text{ kOhm}$
Output not inverted Probes connected to wrong nodes Measure true input node and output node again
Severe clipping at low input Supply rails too low or op-amp wiring error Verify $\pm 6\text{ V}$ rails and feedback path
Noisy/distorted output Floating ground or loose breadboard contacts Tighten wiring and ensure common ground

10. Viva-Voce Questions

Q1. Why is this amplifier called an inverting amplifier?

Ans: Because the output is 180 degrees out of phase with the input. A positive input excursion gives a negative output excursion and vice versa.

Q2. Derive gain for the inverting amplifier.

Ans: With ideal op-amp and negative feedback, input current into op-amp is approximately zero and the inverting node is virtual ground. So current through $R_i$ equals current through $R_f$: $\frac{V_{in}}{R_i} = -\frac{V_{out}}{R_f}$. Therefore, $V_{out}/V_{in} = -R_f/R_i$.

Q3. Why does output clip at high input amplitude?

Ans: The op-amp output cannot exceed its supply rails. If required output from $A_v \cdot V_{in}$ is larger than available swing, the output saturates at rail limits, causing clipping.

Q4. What is a virtual ground in this circuit?

Ans: Due to high open-loop gain and negative feedback, the inverting input is held at nearly 0 V (same as non-inverting grounded input), though it is not directly connected to ground.

Q5. How can gain be increased without changing circuit topology?

Ans: Increase $R_f$ or decrease $R_i$, because $|A_v| = R_f/R_i$. However, larger gain reduces allowable input range before clipping.