Recent Posts
- How does a digital filter work?
- Is a chemistry background important for a mechatronics engineer?
- How old is the RCA connector standard?
- What is the ideal background for a mechatronics engineer?
- Why conduction cool an embedded computer?
- Can you recommend a portable instrument to measure room air pressure?
- Any problems to watch for when overdriving a motor?
- What microprocessors are favored for control applications? (Reprise again!)
- What are medium voltage drives?
- Is Eclipse similar to LabView?
Recent Comments
- Dan Blank on How old is the RCA connector standard?
- Antonio Ibarra on What is the ideal background for a mechatronics engineer?
- Will Delsman on Any problems to watch for when overdriving a motor?
- John Schott, CAP, PE on What microprocessors are favored for control applications?
- Paul J. on What do semiconductor engineers mean by “critical dimension?”
Most Commented On
- For a fail-safe 24 V dc auxilary supply, is it better to use 12 batteries of 2 V each, or two 12 V batteries? (3)
- How do I ensure timing in a microprocessor-based control system? (2)
- Is impedance matching as important when working with digital circuits as it is with analog circuits? (2)
- What can be done to monitor bridge structural condition? (2)
- Would highway automation work for a highway designated for automated cars only? (2)
Archives
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
Blog
What is a differential amplifier?
June 11, 2007
A differential amplifier has two independent inputs and puts out a signal proportional to the difference between them. Operational amplifiers (op-amps) are a special case of differential amplifiers with extremely high gain (typically >10,000) that were originally invented to give engineers a basic building block for designing analog computers.
Today, analog computers are largely obsolete, but differential amplifiers based on op-amp technology are among the most versatile of analog circuits. I’ve used them to build home stereo sets, highly stable oscillators, extremely low frequency (ELF) radio receivers, astronomical photometers, a device for reading astronomy photographic plates directly in stellar magnitudes, and a slew of data acquisition signal conditioners.
![]() |
| A differential amplifier has two inputs and one output. The output equals the gain times the difference between the inputs. |
The only one of these terminals that needs a reference at all is the output, and it is implicitly referenced to the midpoint between V+ and V-. For example, a 741 op-amp (which is a monolithic semiconductor device with a gain in the hundreds of thousands) is rated for a maximum ±15 V dc. That means a total of 30 V dc between the supply terminals. The minimum voltage is ±5 V dc, for a total of 10 V dc between the supply terminals.
A differential amplifier with a gain of, say, 500,000 is pretty useless. To (mis)quote a line from a movie: “The wind blows and [it] goes bat $#@&!” With a maximum peak output voltage of +15 V, any input greater than 3 ìV will slam the output to the rail. Anything from a nearby toaster to a passing cat will induce that much voltage on an unconnected input.
Now, that’s fine if what you really want is a comparator that will give +15 V if the non-inverting input is as much as 3ìV above the inverting input, and -15 V if it’s as much as 3ìV below. There are lots of applications where that’s exactly what you want, and lots and lots of op-amps go into just those applications. But it’s pretty useless for an amplifier.
![]() |
|
Practical differential amplifiers can be made by wrapping an operational amplifier in a feedback network that controls the overall gain, as this diagram from National Semiconductor shows. |
Note that in this circuit, the non-inverting input connects to a ground reference. Be very, very careful of your ground reference here. Don’t blithely power the thing with two batteries in series and trust the common point between them to provide a good reference. That only works when the amplifier gain is well below 100X, because the common mode voltage will wander erratically as one battery ages faster than the other. I like to use a 10-turn potentiometer placed across the power supply rails to create a fairly stable and easily adjustable ground reference. If I need more than 100X, I use additional stages.
![]() |
|
Cascading multiple differential amplifier stages provides high gain with stability. |
To set the potentiometers, short the inputs to the second stage (Vt) with a jumper to ensure zero input. Most commercially available op-amps can stand this treatment for a reasonable time without damage. With the second-stage inputs shorted, adjust second-stage potentiometer for zero output. Then, move the jumper from the second-stage input to the first stage input (Vo) and adjust the first stage potentiometer for zero output (Vo). Since the sensitivity is now amplified by the second-stage gain, it will be about 100X more ticklish than the previous adjustment. If you want more gain, simply add more stages, but remember that the adjustment for each stage will get more difficult.
Posted by on June 11, 2007 | Comments (0)






