Single Supply Summing Amplifier

  • Thread starter Thread starter Rainier9
  • Start date Start date
  • Tags Tags
    Amplifier Supply
AI Thread Summary
The discussion centers on the challenges faced when using a single supply summing op-amp circuit, specifically with a TL081, which produced noise and no output. The user found success with a dual supply configuration, which eliminated issues related to the input connections and allowed for proper signal summation. Key points include the importance of connecting inputs to a reference voltage and the role of non-electrolytic capacitors in improving performance. The conversation also touches on using the summed output for an LM3916 display, highlighting the need for a precision rectifier to ensure the correct signal levels. Ultimately, the dual supply setup proved to be the most effective solution for the user's audio VU meter project.
Rainier9
Messages
32
Reaction score
0
Hi everyone, I'm going to comment about something that happened to me today using Summing OpAmps.

First, I simulated the attached circuit in a Project Board. It's supposed to be a Single Supply summing op amp with unity gain. The thing is it never worked. The signals didnt even appear in the output. I measured with an oscilloscope the output of the op amp and there seems to be a permanent noise.

Second, I simulated the summing amplifier but with dual supplies. Because of that, i also removed the capacitors that were supposed to cleanse the DC signal going thru the input of the op amp. It worked wonderfully.

Comments about the issue please...
The IC was a TL081. Also, I simulated it with both Audio signals and signals from a Function Generator.
 

Attachments

  • im1.png
    im1.png
    12.8 KB · Views: 1,381
  • Image2.png
    Image2.png
    3.3 KB · Views: 1,649
Engineering news on Phys.org
When you have a single power source, both inputs have to be connected to a reference of about half of the supply voltage.

In the first example, your non-inverting input is connected like this, but the inverting input is connected via an electrolytic capacitor and resistors to ground.

Electrolytic capacitors are leaky and can be considered to have some shunt resistance across them. So, your inverting input was connected via a series of resistors to ground.

So, the result you got is quite normal. The output would have gone high and approached the supply voltage.
 
Thank you for your fast reply.

If it isn't too much, can you then explain me how would I sum the signals with the single supply? A 2 channel schamtic is all I need, sorry to bother, and again thanks.
 
summing amp.PNG


I modified your diagram to show how I think it would work, but it uses so many components that it is better to use two power supplies. Maybe with just two channels it would be possible.

The resistors marked R would be about 47 K. This is 10 times the input resistor. Notice how they return to the half-voltage point.

I changed the capacitors to 1 uF so that you could use non-electrolytics. To do this, the input impedance of the amplifier has to be raised, so the feedback resistors are 4.7 K. This gives a low frequency rolloff at about 150 Hz. These capacitors get fairly expensive above 1 uF.

Just using these capacitors may be enough to make it work without adding the 47 K resistors. There is a similar circuit here:
http://www.casperelectronics.com/images/simpleCircuits/mixer_sc.gif
which just uses 0.1 uF capcitors and 100 K feedback resistors.
 
Last edited by a moderator:
An OP Amp is a differential amp. + and - inputs need to be near each other or the output will go hi or lo permanently.
The dual polarity supply just helps with this as ground is at mid rail.
 
vk6kro said:
View attachment 34965

I modified your diagram to show how I think it would work, but it uses so many components that it is better to use two power supplies. Maybe with just two channels it would be possible.

The resistors marked R would be about 47 K. This is 10 times the input resistor. Notice how they return to the half-voltage point.

I changed the capacitors to 1 uF so that you could use non-electrolytics. To do this, the input impedance of the amplifier has to be raised, so the feedback resistors are 4.7 K. This gives a low frequency rolloff at about 150 Hz. These capacitors get fairly expensive above 1 uF.

Just using these capacitors may be enough to make it work without adding the 47 K resistors. There is a similar circuit here:
http://www.casperelectronics.com/images/simpleCircuits/mixer_sc.gif
which just uses 0.1 uF capcitors and 100 K feedback resistors.

Thanks a lot for everything you've done. I really appreciate it, now I am going to simulate it and work my ways around the circuit.

Note that I won't be using it to actually 'listen' to the output, but to use it as the Signal Input for a LM3916 that then will drive some Opto-isolators. Any comments on that part?
 
Last edited by a moderator:
Rainier9 said:
Thanks a lot for everything you've done. I really appreciate it, now I am going to simulate it and work my ways around the circuit.

Note that I won't be using it to actually 'listen' to the output, but to use it as the Signal Input for a LM3916 that then will drive some Opto-isolators. Any comments on that part?

I'm not sure what you are going to do, but you should be aware that the output of the opamp will vary around 6 volts if you use a single 12 volt supply.

So a centre LED of the 3916 will be lit when there is no input signal and this will spread out from the centre when more signal is included.

I guess this would look OK, but it is not the rising bar-graph you might be expecting.

If you use it like this, then using a logarithmic chip would not be a good idea, as the display would spread downwards more than upwards. Perhaps a LM3914 ?
 
I was going to use it as a bargraph display for some 110volts lights, hence the optoisolator.
Why would it lit from the centre if its supposed to measuer the Power delivered by the output of the summing amplifier? If there isn't a signal to sum, wouldn't all the leds be 'off'?

What I am trying to do is an Audio VU meter that would function with 5 instruments/audio signals at once. A set of lights that would 'dance' with the different instruments. (I know that I have to amplify the audio signals, the main problem is in the summing op amp with the lm3916)...

EDIT:Im getting what you are saying know...please excuse my english. Do you think it will work best with a dual supply? Cuz I am up for it, I just need it to work xD
 
Last edited:
I found this site where they seem to have done what you are looking for:

http://www.faszl.com/lm3916.htm

The diagram is a bit hard to read, but you can make out most of it.

The opamp is used as a precision rectifier, so that the drive for the LM3916 is pulsing DC.
 
  • #10
Is the opamp of that circuit supposed to sum LOW IN and HIGH IN?
I only got one more question, what's the reason you think, I need the Precision rectifier? Take in consideration that I am now using dual supplies. I tested with a single supply and even though it worked, it had noise and I wasnt getting the ouput I desired. With dual supplies though, it worked wonderfully well.
 
  • #11
Yes, it looks like it would sum those inputs.

The LM3916 requires quite a big input signal which is between ground and 1.2 volts, or more, and the precision rectifier would supply this type of input.
Negative output would be chopped off by the rectifier without affecting the positive output.

However, I can't guarantee that circuit. It is there for you to play with if you like.
 
  • #12
Oh, but the voltage levels of the inputs is not going to be an issue for the LM3916, as I am pre-amplifying each signal before summing.

I'll give it a try both ways.
 
  • #13
Thanks a lot for your help. I decided using a dual supply, since I was getting some undesirable voltage at the output, it worked wonderfully with the dual supply,

thanks again!
 
Back
Top