2
\$\begingroup\$

Consider the following circuit:

enter image description here

Consider the input voltage is \$v_1 = 0.1 \sin(\omega t) \$ with maximal current \$ 5 \mu A \$. I am asked to manipulate the circuit such that the gain is of \$ A_v = -5 \$. I am totally clueless on how to approach this problem, any hints are treasure for me at this point.

So I think this is the way: \$A_v = -5 = -\frac{R_2}{R_1}\$ thus \$ R_2 = 5R_1 = 5 \cdot \frac{0.1 \sin(\omega t)}{i} \$

\$\endgroup\$
1

4 Answers 4

3
\$\begingroup\$

The art of explaining

Watching this long chat and the frantic attempts to explain perhaps the most primitive op-amp circuit, I am once again convinced that explaining is not an easy job (in any case, it is not easier than making devices). I have long since come to the idea that no matter how much we try to explain the specific circuit with specific explanations, they will not understand it (or at least they will think that they have understood it).

The idea is not just electrical. It exists in many other forms (analogies) around us; we only have to look around. It is not of today or of yesterday; ideas are eternal and immortal like the soul and their implementations are constantly dying like the human body.

So the art of explaining lies in revealing and showing the ideas behind circuits.

Basic idea

I will first formulate the idea in a compact form and then I will look at it step by step:

To set two variables in a desired ratio, they are subtracted with weighting factors in that ratio, and one of the variables is adjusted until the difference becomes zero (the so-called "virtual ground").

Implementation

The subtraction is done by summation, with one quantity having the opposite sign (inverted); that is why the device is inverting. Depending on the ratio between the magnitudes, the device can be an attenuator (< 1), a follower (= 1) or, most often, an amplifier (> 1).

Below I will try to convince you that the "inverting amplifier" was invented a long time ago.

Thousands of years ago...

The lever is one of mankind's greatest inventions. I believe that in addition to his three types of levers with a fulcrum, Archimedes also thought of a 2-way lever without a fulcrum. Imagine, for example, that you lower a bar on the left by h1 = 1 cm, but I raise it on the right by h2 = 5 cm. This results in a virtual ground of 1/5 from left to right that divides the bar into two parts with lengths l1 = 1 cm and l2 = 5 cm. The famous expression h2/h1 = -l2/l1 = -5 is directly visible from the two opposite similar triangles. The "device" (the lever and me:-) is a "mechanical inverting amplifier" with a "virtual fulcrum".

STEP 1

19th century

My guess is that millennia after Archimedes made a "mechanical inverting amplifier", at the dawn of electricity in the 19th century, perhaps Ohm, Thevenin, Norton, or most likely Wheatstone made an "electrical inverting amplifier". If they were able to do it then without the perfect measuring devices we have today, then we should be able to do it too. Okay, let's get to work.

Constant DC input voltage: You will control the input voltage source V1 and I will control the output voltage source V2. We will compare their voltages by opposing them through two resistors (R1 and R2) and read the result using a sensitive Vout voltmeter. My job is to adjust V2 by looking at the voltmeter to maintain the virtual zero. For example, the schematic below shows the case when you applied -1 V input voltage and I balanced it with 5 V output voltage. By the way, in this "game" I act according to the negative feedback principle. Very interesting - it turns out that back in the 19th century they made devices with negative feedback...

schematic

simulate this circuit – Schematic created using CircuitLab

Varying DC input voltage: We can simulate how you change V1 from -2 V to 2 V while, at the same time, I am forced to change Vout from 10 V to -10 V to maintain the Vout virtual zero. However, we need to replace the DC voltage sources with slightly more complex programmable CSW voltage sources, and run the Time-Domain Simulation.

schematic

simulate this circuit

Just to note that this arrangement only mimics the real "negative feedback game" to get the graphs below, but there is no feedback here.

STEP 2.2

21st century

Constant DC input voltage: So what new have we done today to get the real circuit of an inverting amplifier? Resistors R1 and R2 are the same as they were two centuries ago, we just added an op-amp; there is no need of voltmeter. The op-amp now "watches" the midpoint between the two resistors and varies its output voltage to keep it (near) 0 V.

schematic

simulate this circuit

Varying DC input voltage: As you can see, the graphical results obtained with DC Sweep Simulation are the same as above.

STEP 3

AC input voltage: Let's finally make the OP happy with their favorite AC-driven circuit.

schematic

simulate this circuit

STEP 4

Summary

Finally, let's simply repeat what we did in this inverting amplifier to get Vout = -5Vin:

  • By means of two resistors with a resistance ratio of R2/R1 = 5, we made two sources "fight" to change the midpoint voltage.

  • The midpoint voltage remains 0 V (virtual ground) and the voltages of the two sources are in the same ratio Vout/Vin = -R2/R1 = -5.

  • Zero voltage of the virtual ground means that everything is fine (the op-amp is successfully performing its duties, it is not saturated).

  • At the same time, the op-amp has a gigantic gain of the order of hundreds of thousands of times.

  • That is, the simple passive circuit of two resistors forced the op-amp to gain only 5 times (the ratio of the resistances).

  • Exactly the same way as above (in the 19th century:-), the same resistor circuit forced me to keep V2 5 times higher than V1.

  • Likewise, you can make another device (e.g. an Arduino) do this simple job and the result will be the same. This is because they are all based on the same general idea. You have understood this idea and therefore you have understood all these devices. That is the power of ideas...

\$\endgroup\$
3
\$\begingroup\$

Okay. So the question of virtual ground is the problem. You need to understand a commonly understood meaning for it. I'll take it slow because it's important.

Let's look at a non-ideal opamp:

enter image description here

It's non-ideal because \$A\ne\infty\$, but instead is finite. But it is very large. Not uncommonly \$A\approx 10^6\$, for example. It's also non-ideal for a variety of other reasons:

  • the output can't exceed the voltages supplied for its rails
  • the meters shown at the two inputs aren't perfectly calibrated so they won't read exactly the same even if supplied with exactly the same voltage
  • the meters shown at the two inputs require some tiny undesirable currents in order to take a reading
  • the output can only manage to sink or source some limited amount of current
  • etc.

But it's close enough, since the imperfect calibration is very small and the tiny currents needed are also very small and there usually isn't a need for the output to exceed the available power supplies.

Now let's look at what happens in your schematic, paying special attention to the node pointed at by the red arrow:

enter image description here

What's the voltage at that node?

If there is even the smallest difference between \$x\$ and \$y\$, then this difference is multiplied by a huge number. If \$x\gt y\$ then the output moves rapidly towards very positive values (if needed.) And if \$x\lt y\$ then the output moves rapidly towards very negative values (if needed.)

But we know something very special in this case: \$x=0\$. So, if \$y\$ tries to move negative, the output will push strongly positive (whatever it takes) such that the (-) terminal goes back to zero. The reverse is also true. The upshot is that the output will go towards whatever value is required in order to bring the (-) terminal very close to the (+) terminal, which is zero.

What this means is that the (-) terminal is (or should be) always close to zero. It's a virtual ground! It's not tied directly to ground. It's just being actively driven so that it stays very close to ground.

This also means that the right side of \$R_1\$ is always near ground potential and that any input signal provided on the left end of \$R_1\$ will "see" things as if \$R_1\$ were grounded. It's a virtual ground there!

So, given that your input source only has a \$5\:\mu\text{A}\$ compliance current (maximum), you can easily work out the minimum value of \$R_1\$ given the signal's peak voltage (\$100\:\text{mV}\$.) And from that and your needed \$A_v\$ it should be very easy to work out what \$R_2\$ must then be.

For an ideal opamp the meters are perfect and require no current. Also, \$A=\infty\$ and there are no limits to what the output voltage can be or how much current it can provide, should it be needed.

\$\endgroup\$
3
\$\begingroup\$

Perhaps the following considerations help:

An analysis of the whole circuit will result in the following expression for the closed-loop gain Acl (assuming a finite open-loop gain Ao for the opamp):

Acl=-Hf*Ao /(1+HrAo) = - Hf/[(1/Ao)+Hr]

with Hf=[R2/(R1+R2)] (Forward damping factor), and

Hr=[R1/(R1+R2)] (feedback factor of the return path).

Now, it is easy to see that for a very large open-loop gain Ao (ideal case: Ao approaches infinite) the gain expression reduces to

Acl=-Hf/Hr=-R2/R1


EDIT/SUPPLEMENT

The opamp with negative feedback works like a classical control system with a very large loop gain Aloop=-Ao*Hr. This leads to a very small error signal (error voltage) at the output of the summing block. This error voltage represents the small differential voltage between both opamp terminals (which, normally, can be neglected and leads to the concept of "virtual ground"). The analysis of the block diagram leads to the closed-loop gain Acl as given above.

enter image description here

\$\endgroup\$
1
  • \$\begingroup\$ Some observations: 1) I remember that in BG textbooks here (written under Russian and German influence years ago) this "error voltage" was called a "static error". Is this also used in English sources? 2) The summing block is actually a subtracting block. There have always been issues with its input signs and amp type (inverting/non-inverting). 3) Both the input and output voltage are attenuated before to be subtracted (compared). This seems pointless (only Vout should be reduced as it is in the non-inverting amplifier) but here it happens because of the parallel voltage subtraction. \$\endgroup\$ Commented Oct 24, 2023 at 18:53
1
\$\begingroup\$

This is a fairly simple circuit to analyze.

  1. Because R1 is the only current path between Vi and (virtual) GND, 100% of Vi appears across R1 and 100% of Ii goes through it. With Vi, Ii(max), and Ohm's Law, you can calculate the minimum acceptable value for R1.

To relieve stress in the signal source, I would double this minimum value as a starting point for the rest of the design, reducing the source output current to 50% of its maximum value.

  1. Now that you know R1 and the required circuit gain is given, you can rearrange the lower-right equation to solve for R2.
\$\endgroup\$

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.