How to Design a Summing Amplifier Calculator

Several articles in this website describe the Summing Amplifier.  In one of these articles, Solving the Summing Amplifier, I showed a numeric method to design a non-inverting summing amplifier based on its input and output voltage range requirements.

This article shows how to design a summing amplifier calculator and the mathematical relations it uses.  You can find the calculator here:

JavaScript Summing Amplifier Calculator

Type the input voltage range, output range, a reference voltage and a choice of two resistors.  The calculator gives you the answer for the remaining two resistors.  The default values are for a bipolar to unipolar converter, which is explained in Design a Bipolar to Unipolar Converter to Drive an ADC.

What are the underlying equations?

Read more

The Transfer Function of the Non-Inverting Summing Amplifier with “N” Input Signals

In a previous article, How to Derive the Summing Amplifier Transfer Function, I deduced the formula for the non-inverting summing amplifier with two signals in its input.  But what if we have 3, 4 or an n number of signals?  Can we add them all with one amplifier?

Theoretically, yes.  Practically, it is a different story.  There is a practical limit on how many signals can be summed up with one amplifier.  When the number of input signals grows, each signal component in the sum decreases in value. By the end of this article you will understand why.

summing_amplifier_1

Figure 1

We already saw that, for a summing amplifier with two input signals (Figure 1), the transfer function is

image002 (1)

If we need to add 3 signals, the circuit schematic looks like the one in Figure 2.  What is the transfer function of this summing amplifier with 3 inputs?

Read more

It’s an Analog World by Design

My daughter, Laura, a lawyer now, asked me, what is Analog?  What is Mixed-Signal Design?  She is very familiar with the word digital.  Like many people I know who are professionals in other areas than Electronics, she was born in a digital world or got very accustomed to this word.  This is mostly due to the fact that digital, as a concept, is/was overused in the consumer market.  Today we buy digital TV sets, while the analog ones were popularized as being old.  In with the new, out with the old, right?  The analog TV bands were, well “disbanded” (pun intended), and are allocated now to digital devices.  We moved from the analog LPs (vinyl discs) to CDs (digital compact discs).  The land telephone was redesigned digital, and the new telephone, the cell phone, was invented directly in digital format.

It seems that everything around us is digital nowadays.  Then, why these words, “It’s an Analog World by Design”?  Why is the world analog and, what is analog?

Well, the world is what it is.  No matter your beliefs regarding how the world was created, the world exists and we, as humans, are passersby in this world.  We have to adapt to this world and take it as is in its complexity and self-reliance.  In order to survive in this world we rely on our sensors.  Whether they are optical, auditive, tactile, visual, we need these sensors to connect to our world.  Our sensors are limited.  For example, we can only hear signals within a very small portion of frequencies from about 12 Hz to 20000 Hz, out of a very large number of frequencies in the Universe.  We call this band of frequencies sound.  We can only see signals with wavelengths from 380 nm to 740 nm and this spectrum spread we call light.  We are limited in our perception, but these sensors are good enough for us.  For the rest of the signals, we build electronic equipment to enhance our sensors.

The signals we receive from Mother Nature are continuous.  We don’t hear any discontinuity or choppiness in the sounds of ocean waves or bird songs and this is what makes the world analog.  From our point of view, with the sensors we have, we interact with our world continuously.  The signals have amplitude that can vary in time and are composed of a complex of frequencies.

So how is Analog defined?  Merriam-Webster dictionary reads that analog is “of, relating to, or being a mechanism in which data is represented by continuously variable physical quantities.”  The word comes from the ancient Latin, analogus, or Greek, analogos, meaning proportional.  The term was adopted most likely because the continuous signal we perceive is proportional to another continuous signal;  or the signal has to be proportionate with itself at every point in time, so that leaves room for no discontinuity;  or, the notion might have had a mathematical approach to the Intermediate Value Theorem that states that, if a real function is defined on a closed interval [a,b], and k is a number in the interval [f(a),f(b)], the function is continuous if there is a number c in the interval [a,b] so that f(c) = k.  The intermediate values can be construed as being proportional to other intermediate values in the function’s domain, when there is no discontinuity.

No matter the reason for which the word analog was associated with continuous electrical signals, the analog domain and the analog design are here to stay because we live in a continuous world as we perceive it.  The interface between our world and our instruments and electrical equipment has to be analog.  We need to capture the sound with a microphone, which is analog.  We need to send electrical signals into a speaker, which is analog.  We need to measure the temperature with a sensor, which is analog.  We need to measure the optical light with a sensor, which is analog.

We need to amplify and filter the signals we capture with these sensors, to be able to digitize and process them in the digital domain.  Amplification, filtering, addition, multiplication in analog domain and the circuits we achieve these operands and tasks with, are called Analog Signal Processing.

Analog signals and analog processing have their own limitations and that is why we digitize the signals, for an error free transmission, correction, easy storage, sharp filtering and many other reasons.  The design of the circuits that handle the signals between the analog and digital domains is called Mixed-Signal Design.

The design of the electronic circuits that manage the analog processing is very subjective.  There are many ways to handle different tasks in the analog domain, but not all are seen as being elegant or high-end solutions.  This is where the real talent comes in place and where the knowledge, expertise and experience of the analog designer have a say.  Because of that, the analog and mixed-signal design became an art.

The design cannot be automated as with the digital circuits.  Sure, there are computer tools like SPICE based programs, which can verify and calculate the analog design, but the schematics have to be created by a human being in the first place.  Maybe that is why we have so many computer tools to automatically create digital circuits, while the analog tools are still to be invented.  Human creativity is difficult to be automated.  Maybe a distant future, when artificial intelligence will approach creativity, might be able to automatically create analog circuits.  But, will it?

How to Derive the Summing Amplifier Transfer Function

The summing amplifier, or the non-inverting summing amplifier, is an analog processing circuit with the transfer function (the summing amplifier formula as some say) shown in the following equation.

image001 (1)

The first term of the product is the actual summing, while the second term is a gain due to the R3 and R4 resistors.  I prefer this type of summing amplifier as shown in Figure 1, because it is more flexible and allows us to achieve any linear function we want.

summing_amplifier1

Figure 1

Some authors prefer the following schematic,

summing_amplifier2

Figure 2

with the transfer function

image0041 (2)

One can see that the summing amplifier in Figure 2 is a subset of my preferred schematic in Figure 1.  In Figure 2, R4 is zero, while R3 is infinity (open connection).  It performs the analog summation between V1 and V2, with a gain of 1.  Therefore, the amplifier in Figure 1 gives us more choices when designing a function with this circuit.  If the gain is not needed, this should come up from calculations, as in this article Solving the Summing Amplifier.

If you followed this website, by now you probably figured that I am not a promoter of learning formulas by heart.  I like to derive the transfer function if I need it. So, how do we prove this formula?

We will use the Superposition Theorem, which says that, the effect of all the sources in a circuit is equal with the sum of the effects of each source taken separately in the same circuit.  Therefore, if we take out one source, V2, and replace it with a wire, we then can find the voltage in each node and the current in each branch of this circuit due to the remaining source V1.  Then we do the same with V1 and then sum up the currents on each branch and the voltage levels on each node.  We are only interested in Vout, so this should be simple.

We will first make V2 = 0V, by connecting R2 to ground, as in Figure 3.

summing_amplifier3

Figure 3

The Op Amp is considered an ideal component, so that the input bias currents are negligible.  If the current in the non-inverting input is zero, R1 and R2 make a voltage divider for V1.  The non-inverting input voltage V1n, can be written as

image0061 (3)

and, based on the non-inverting amplifier transfer function, Vout1 is

image0071 (4)

By replacing V1n in (4), the output voltage is

image0082 (5)

In the second part of my demonstration, based on the Superposition Theorem, R2 is connected back to V2 and V1 = 0, by connecting R1 to ground.  Following the same train of thought Vout2 can be written as

image0091 (6)

Now we have to add Vout1 to Vout2 to complete the third step of the Superposition Theorem.  After factorizing the gain component 1+R4/R3, the summing amplifier transfer function becomes the mathematical relation shown in (7).

image001 (7)

Q.E.D.

>>>  <<<

This formula shows that this sum is a weighted sum between V1 and V2.  This is better than a direct sum V1 plus V2, because, again, brings flexibility in design.  Together with the differential amplifier, this circuit brings another treat in the art of electronics design.

Show Buttons
Hide Buttons
'