Circuit Theory 1 · Operational Amplifiers

#36 Operational Amplifiers #36 — Solved op-amp problems

Solves five inverting, summing, integrating, and cascaded op-amp problems step by step.

Question

Finding the input voltage of an inverting op-amp from its specified output.
The inverting-gain equation is solved backward for V_1.

Solve five ideal op-amp problems: recover the input of an inverting amplifier from its output, find a three-input summer output, analyze a step-driven integrator, cascade a buffer and inverter, and solve a two-stage hybrid summer. State initial-condition and supply-rail assumptions.

Written solution and narration transcript(shows the full solution)

Below are all the lines written in the notebook together with the full narration transcript.

  1. 1. Q1 — inverting stage

    Finding the input voltage of an inverting op-amp from its specified output.
    The inverting-gain equation is solved backward for V_1.

    Q1 — inverting op-amp

    R1=20kΩ,Rf=1MΩ,Vo=2VR_{1}=20 k\Omega, R_{\mathrm{f}}=1 M\Omega, V_{\mathrm{o}}=2 V

    Vo=(Rf/R1)V1V_{\mathrm{o}}=-(R_{\mathrm{f}}/R_{1})V_{1}

    Rf/R1=1000/20=50R_{\mathrm{f}}/R_{1}=1000/20=50

    V1=Vo/50V_{1}=-V_{\mathrm{o}}/50

    V1=0.04VV_{1}=-0.04 V

    V1=−40 mV

    The minus sign comes from inversion

    Narration transcript

    Let's start with a basic inverting amplifier problem. The circuit has an input resistor of 20 kilohms and a feedback resistor of 1 megohm. The output voltage is 2 volts. We need to find the input voltage V1. Using the inverting formula, V out equals negative R f over R 1 times V 1. Plugging in, we get V 1 equals negative 2 divided by 50, which gives us negative 40 millivolts.

  2. 2. Q2 — summing stage

    Three-input weighted inverting summing amplifier.
    Each input contributes with its own R_f/R_i weight.

    Q2 — three-input summer

    Rf=330kΩR_{\mathrm{f}}=330 k\Omega

    Vo=Rf(V1/R1+V2/R2+V3/R3)V_{\mathrm{o}}=-R_{\mathrm{f}}(V_{1}/R_{1}+V_{2}/R_{2}+V_{3}/R_{3})

    Weights: 10, 15, 27.5

    Contributions: 2, −7.5, 22 V

    Sum=16.5 V

    Vo=16.5VV_{\mathrm{o}}=-16.5 V

    Ideal result; verify the supply rails

    Narration transcript

    Next, a summing amplifier with three inputs. V1 is 0.2 volts through 33 kilohms, V2 is negative 0.5 volts through 22 kilohms, and V3 is 0.8 volts through 12 kilohms. The feedback resistor is 330 kilohms. Applying the summing formula, we calculate each gain ratio: 10, 15, and 27.5. The total output is negative of 2 minus 7.5 plus 22, giving us negative 16.5 volts.

  3. 3. Q3 — integrator

    Ideal op-amp integrator driven by a constant step.
    With zero initial condition, the step becomes a linear ramp.

    Q3 — step-driven integrator

    R=200kΩ,C=0.1µFR=200 k\Omega, C=0.1 µF

    RC=0.02 s ⇒ 1/(RC)=50 s−1

    vi(t)=1.5u(t)Vv_{\mathrm{i}}(t)=1.5 u(t) V

    vo(t)=−(1/RC)∫vi(t)dt

    vo(t)=75tVv_{\mathrm{o}}(t)=-75t V

    Slope=−75 V/s

    Assume zero initial condition and no saturation

    Narration transcript

    Now an integrator circuit from the previous lesson. With R equals 200 kilohms, C equals 0.1 microfarads, and a step input of 1.5 volts, we first find 1 over RC equals 50. The output is negative 75 t volts — a negative ramp with a slope of 75 volts per second. The integrator converts our step input into a linearly decreasing ramp.

  4. 4. Q4 — cascaded stages

    A unity follower cascaded with an inverting amplifier.
    The buffer isolates the source from the gain stage.

    Q4 — buffer + inverter

    Vi=1.5VV_{\mathrm{i}}=1.5 V

    Stage 1: unity follower

    Vo1=Vi=1.5VV_{o1}=V_{\mathrm{i}}=1.5 V

    Stage 2: Av2=−5

    Vo=Av2Vo1V_{\mathrm{o}}=A_{v2}V_{o1}

    Vo=7.5VV_{\mathrm{o}}=-7.5 V

    The buffer isolates the source

    Narration transcript

    Here's something new — a two-stage cascaded circuit. The first stage is a unity follower, or buffer. It passes the 1.5 volt input straight through without any gain. The second stage is an inverting amplifier with a gain of negative 5. So the final output is negative 5 times 1.5, giving us negative 7.5 volts. The buffer isolates the source from the gain stage.

  5. 5. Q5 — hybrid circuit

    Two-stage circuit combining a summing amplifier and an inverter.
    Solve each stage separately; the first output drives the second.

    Q5 — summer + inverter

    Stage-1 weights: 600/15=40, 600/30=20

    Bracket: 40(25 mV)+20(−20 mV)

    Vo1=(10.4)=0.6VV_{o1}=-(1-0.4)=-0.6 V

    Stage-2 gain: −300/30=−10

    Vo=(10)(0.6)V_{\mathrm{o}}=(-10)(-0.6)

    Vo=+6VV_{\mathrm{o}}=+6 V

    Solve the stages in order

    Narration transcript

    Finally, our most complex problem — a two-stage circuit combining summing and cascading. Stage one sums two inputs: positive 25 millivolts through 15 kilohms and negative 20 millivolts through 30 kilohms, with a 600 kilohm feedback resistor. The gains are 40 and 20 respectively. Stage one outputs negative 0.6 volts. Stage two inverts with a gain of 10, giving a final output of positive 6 volts.

  6. 6. Results

    Two-stage circuit combining a summing amplifier and an inverter.
    Solve each stage separately; the first output drives the second.

    Five-problem summary

    Q1: V1=−40 mV

    Q2: Vo=−16.5 V

    Q3: vo(t)=−75t V

    Q4: Vo=−7.5 V

    Q5: Vo=+6 V

    Rule: solve each stage and preserve signs

    Final check: initial condition, rails, saturation

    Narration transcript

    To recap our five problems: Q1, inverting amplifier, negative 40 millivolts. Q2, summing amplifier, negative 16.5 volts. Q3, integrator ramp with slope negative 75 volts per second. Q4, cascaded buffer plus inverter, negative 7.5 volts. And Q5, the hybrid two-stage summer, positive 6 volts. These problems covered everything from basic gain to multi-stage circuits.