Skip to content

5.8 Cascaded Op Amp Circuits

← Back to Fundamentals of Electric Circuits Overview

5.8 Cascaded Op Amp Circuits

As we know, op amp circuits are modules or building blocks for designing complex circuits. It is often necessary in practical applications to connect op amp circuits in cascade (i.e., head to tail) to achie ve a large overall gain. In general, tw o circuits are cascaded when the y are con nected in tandem, one behind another in a single file.

A cascade connection is a head-to-tail arrangement of two or more op amp circuits such that the output of one is the input of the next.

When op amp circuits are cascaded, each circuit in the string is called a stage; the original input signal is increased by the g ain of the individual stage. Op amp circuits have the advantage that they can be cascaded without changing their input -output relationships. This is due to the fact that each (ideal) op amp circuit has infinite input resistance and zero output resistance. Figure 5.28 displays a block diagram represen tation of three op amp circuits in cascade. Since the output of one stage is the input to the next stage, the overall gain of the cascade connection is the product of the gains of the individual op amp circuits, or

A=A1A2A3(5.22)A = A_1 A_2 A_3 \tag{5.22}

Although the cascade connection does not afect the op amp input-output relationships, care must be e xercised in the design of an actual op amp circuit to ensure that the load due to the ne xt stage in the cascade does not saturate the op amp.

Figure 5.28

A three-stage cascaded connection.

Find vo and io in the circuit in Fig. 5.29. Example 5.9

Solution:

This circuit consists of two noninverting amplifiers cascaded. At the output of the first op amp,

va=(1+123)(20)=100Β mVv_a = \left(1 + \frac{12}{3}\right)(20) = 100 \text{ mV}

At the output of the second op amp,

vo=(1+104)va=(1+2.5)100=350v_o = \left(1 + \frac{10}{4}\right) v_a = (1 + 2.5)100 = 350

mV

The required current io is the current through the 10-kΞ© resistor.

io=voβˆ’vb10i_o = \frac{v_o - v_b}{10}

mA

Figure 5.29 For Example 5.9.

But

vb=va=100v_b = v_a = 100

mV. Hence,

mV. Hence,

io=(350βˆ’100)Γ—10βˆ’310Γ—103=25 μAi_o = \frac{(350 - 100) \times 10^{-3}}{10 \times 10^3} = 25 \,\mu\text{A}
For Practice Prob. 5.9.
Example 5.10
--------------

If v1 = 1 V and v2 = 2 V, find vo in the op amp circuit of Fig. 5.31.

For Example 5.10.

Solution:

    1. Define. The problem is clearly defined.
    1. Present. With an input of v1 of 1 V and of v2 of 2 V, determine the output voltage of the circuit shown in Figure 5.31. The op amp circuit is actually composed of three circuits. The first circuit acts as an amplifier of gain βˆ’3(βˆ’6 kΞ©βˆ•2 kΞ©) for v1 and the second functions as an amplifier of gain βˆ’2(βˆ’8 kΞ©βˆ•4 kΞ©) for v2. The last circuit serves as a summer of two different gains for the output of the other two circuits.
    1. Alternative. There are different ways of working with this circuit. Because it involves ideal op amps, then a purely mathematical

approach will work quite easily. A second approach would be to use PSpice as a confirmation of the math.

  1. Attempt. Let the output of the first op amp circuit be designated as v11 and the output of the second op amp circuit be designated as v22. Then we get
v11=βˆ’3v1=βˆ’3Γ—1=βˆ’3Β V,v_{11} = -3v_1 = -3 \times 1 = -3 \text{ V}, v22=βˆ’2v2=βˆ’2Γ—2=βˆ’4Β Vv_{22} = -2v_2 = -2 \times 2 = -4 \text{ V}

In the third circuit we have

vo=βˆ’(10Β kΞ©/5Β kΞ©)v11+[βˆ’(10Β kΞ©/15Β kΞ©)v22]v_o = -(10 \text{ k}\Omega/5 \text{ k}\Omega)v_{11} + [-(10 \text{ k}\Omega/15 \text{ k}\Omega)v_{22}]

= -2(-3) - (2/3)(-4)
= 6 + 2.667 = 8.667 V

  1. Evaluate. To properly evaluate our solution, we need to identify a reasonable check. Here we can easily use PSpice to provide that check.

Now we can simulate this in PSpice. The results are shown in Fig. 5.32.

We obtain the same results using two entirely different techniques (the first is to treat the op amp circuits as just gains and a summer and the second is to use circuit analysis with PSpice). This is a very good method of assuring that we have the correct answer.

  1. Satisfactory? We are satisfied we have obtained the asked for results. We can now present our work as a solution to the problem.

Practice Problem 5.10

If v1 = 5 V and v2 = 5 V, find vo in the op amp circuit of Fig. 5.33.

For Practice Prob. 5.10.

Answer: 35 V.