Floating input vs. ground to a summing amplifier?
Floating input vs. ground to a summing amplifier?
(OP)
Hello,
I've got two low-level audio-frequency analog signals -- we'll call them A and B. I'm designing a circuit to give me an output of either A, B, or A+B, with the simple logic being handled by two multiplexers and summing by an op amp inverting summing amplifier (e.g. http ://www.eci rcuitcente r.com/Circ uits/opsum /opsum.htm). For other reasons, I want all multiplexing to happen prior to the summing amplifier.
The A+B situation is obvious -- just have both signals on entering the summing amplifier. I see two options for producing just A or just B: I could either turn the enable of one multiplexer off, thus effectively floating that input line to the summing amplifier, or I could use the multiplexer to tie one of the lines to ground.
So, essentially, from a signal-to-noise perspective, any suggestions on which is better: signal+ground summed, or signal+floating summed? My instinct says to ground it, but that instinct is rather undeveloped. Input would be much appreciated.
Thanks!
Benjamin
I've got two low-level audio-frequency analog signals -- we'll call them A and B. I'm designing a circuit to give me an output of either A, B, or A+B, with the simple logic being handled by two multiplexers and summing by an op amp inverting summing amplifier (e.g. http
The A+B situation is obvious -- just have both signals on entering the summing amplifier. I see two options for producing just A or just B: I could either turn the enable of one multiplexer off, thus effectively floating that input line to the summing amplifier, or I could use the multiplexer to tie one of the lines to ground.
So, essentially, from a signal-to-noise perspective, any suggestions on which is better: signal+ground summed, or signal+floating summed? My instinct says to ground it, but that instinct is rather undeveloped. Input would be much appreciated.
Thanks!
Benjamin





RE: Floating input vs. ground to a summing amplifier?
You need to weigh the factors of desired input impedance, input offset current, and signal to noise associated with the input offset current and offset voltages. Also be aware that an imbalance in the impedance at the inputs will produce additional error voltage. Whether or not these are a problem for your circuit depends on your design and its requirements. Use of precision components can reduce the effects of some of these error sources, but wanton application of precision components will simply drive up the cost.
In past implementations, I used .1% 100K resistors on the inputs to opamps that had a combined offset error less than the sensitivity of my ADC. I reasoned that 100K was still a good input impedance and was significantly higher than the circuit that was driving it. This is one area you need to factor the loading effect of the input.
RE: Floating input vs. ground to a summing amplifier?
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
RE: Floating input vs. ground to a summing amplifier?
Appreciatively,
Benjamin