Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat

General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
Thread Tools Search this Thread Display Modes
Old 7th December 2007, 05:57 AM
Experienced Member
dknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to behold
 
 

Default Op-Amp Difference Amp- Variations

I keep seeing this difference amplifier setup:
http://hyperphysics.phy-astr.gsu.edu...opampvar6.html

But never this one (image attached). It's basically a modified non-inverting amplifier where the reference is a voltage other than ground. Is there a reason for never seeing this circuit and always the first circuit? It seems to me both would work...why does it seem one is usually spoke off and the other one isn't? I need more of a "voltage de-biaser+amplifier" but I'm don't think that's any different from a difference amplifier where one input stays constant.


EDIT: It might be important for you to know that I am using a resistive dividier buffered with an op-amp to provide the bias voltage to the - terminal of the op amp. It's to detect motor Back EMF. The back EMF signal is biased at +V/2 (and the back EMF is always positive so the reading is always >(+V/2). WHat I want to do is remove this bias and then amplify it so I am only amplifying the back EMF and not the bias.
Attached Images
File Type: gif Image1.gif (16.8 KB, 50 views)

Last edited by dknguyen : 7th December 2007 at 06:28 AM.
dknguyen is online now   Reply With Quote
Old 7th December 2007, 06:25 PM
Experienced Member
Roff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to behold
 
 
Default

The thumbnail image seems to be incomplete. Have you looked at it?
__________________
Ron
Roff is offline   Reply With Quote
Old 7th December 2007, 07:00 PM
Experienced Member
dknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to behold
 
 
Default

I think it's all there. I just cut out the part of the amplifier. , POwer temrina,s two inputs, and output. I can post the whole schematic if you want but then it's pretty big...The inverting input goes to a non-ground voltage (supposed to remove the bias in the signal at the non-inverting input), and the 9K on the non-inverting input is just for bias currents.

I think what I'm asking, is how is a non-inverting amplifier that has been biased any different from the difference amplifier circuit shown?

Last edited by dknguyen : 7th December 2007 at 07:22 PM.
dknguyen is online now   Reply With Quote
Old 7th December 2007, 09:06 PM
Experienced Member
Roff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to behold
 
 
Default

The diff amp amplifies only the difference between V1 and V2. The gain to any common mode signal (Vcm in the schematic below) is zero. You circuit does not have that feature, but probably doesn't need it.
Note that the input impedances to V1 and V2 are very different, so if V1 and V2 have significant source impedances, this circuit is not appropriate. The three op amp instrumentation amp configuration is better in that case.
Attached Images
File Type: png diffamp.PNG (4.6 KB, 20 views)
__________________
Ron
Roff is offline   Reply With Quote
Old 7th December 2007, 09:28 PM
Experienced Member
dknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to behold
 
 
Default

I get the gain of my circuit to be G(V1-V2). Doesn't that get rid of any common mode signals anyways? THat equation is the same for the difference amplifier too (exept that G is calculated differently). THat's what I'm confused about, they both seem to do the same thing to me...

Or is that the reason you pointed out? THe input impedances for the + and - terminals are different? 9K = 10K||50K, Wouldn't that correct it?

(V2 is a my DC bias to be removed and not ground like a regular non-inverting amp).

Last edited by dknguyen : 7th December 2007 at 09:32 PM.
dknguyen is online now   Reply With Quote
Old 7th December 2007, 10:10 PM
Experienced Member
Roff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to behold
 
 
Default

Quote:
Originally Posted by dknguyen
I get the gain of my circuit to be G(V1-V2). Doesn't that get rid of any common mode signals anyways? THat equation is the same for the difference amplifier too (exept that G is calculated differently). THat's what I'm confused about, they both seem to do the same thing to me...

Or is that the reason you pointed out? THe input impedances for the + and - terminals are different? 9K = 10K||50K, Wouldn't that correct it?

(V2 is a my DC bias to be removed and not ground like a regular non-inverting amp).
To calculate common mode gain in your circuit, just short the two inputs together, connect them to a common mode source, and calculate the gain by superposition. The noninverting gain is 10, and the inverting gain is -9. Therefore the common mode gain is one. Any noise that is common to your signal and your voltage reference will be passed to the output unattenuated. This may not be a problem, because you probably don't have any common-mode noise.
To do the diff amp calculation, do the same thing with the sources. Be sure you look at the schematic I posted, because the turkey that created the web page you referenced used different designators for his 3 schematics.
The inverting gain is simply -R3/R1. The noninverting gain is
R4/(R2+R4)*(R1+R3)/R1. The overall common-mode gain is then
AV(cm) = R4/(R2+R4)*(R1+R3)/R1 - R3/R1
If R2=R1, and R4=R3, then
AV(cm) = R3/(R1+R3)*(R1+R3)/R1 - R3/R1=0
__________________
Ron
Roff is offline   Reply With Quote
Old 8th December 2007, 03:40 AM
Experienced Member
Roff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to behold
 
 
Default

Did I lose you?
__________________
Ron
Roff is offline   Reply With Quote
Old 20th January 2008, 04:54 AM
Experienced Member
dknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to behold
 
 
Default

Yes, you did. I'm having trouble understanding why a signal and it's reference with common mode noise is any different from a differential input, since isn't the reference changing the same way the signal is due to the common mode noise to cancel it out? Except...oh wait, the signal isn't being referred to ground rather than the reference, right?

Last edited by dknguyen : 20th January 2008 at 04:59 AM.
dknguyen is online now   Reply With Quote
Old 20th January 2008, 05:10 AM
Experienced Member
Roff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to behold
 
 
Default

Quote:
Originally Posted by dknguyen
Yes, you did. I'm having trouble understanding why a signal and it's reference with common mode noise is any different from a differential input, since isn't the reference changing the same way the signal is due to the common mode noise to cancel it out? Except...oh wait, the signal isn't being referred to ground rather than the reference, right?
Now you've lost me. A perfect differential amplifier amplifies only the difference between the two inputs. It is completely immune to any signal that is common to the two inputs.
__________________
Ron
Roff is offline   Reply With Quote
Old 20th January 2008, 05:12 AM
Experienced Member
dknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to behold
 
 
Default

What I mean is, I'm having trouble seeing how non-differential, single ended difference amplifier won't get rid if common mode noise (CMN) if the reference and the signal both have the common mode noise. Won't they cancel each other out during subtraction?

(Sig+CMN)-(Ref+CMN) = Sig - REF?
dknguyen is online now   Reply With Quote
Old 20th January 2008, 05:20 AM
Experienced Member
Roff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to behold
 
 
Default

Quote:
Originally Posted by dknguyen
What I mean is, I'm having trouble seeing how non-differential, single ended difference amplifier won't get rid if common mode noise (CMN) if the reference and the signal both have the common mode noise. Won't they cancel each other out during subtraction?

(Sig+CMN)-(Ref+CMN) = Sig - REF?
You're ignoring the fact that the gain to the two inputs on the circuit you posted are different. As I said in a previous post, the inverting gain is
Ginv=-90k/10k=-9
while the noninverting gain is
Gnoninv=1+(90k/10k)=+10.
To get the common mode gain, just add these together.
Gcm=-9+10=+1

EDIT: Correcting your equation,
10*(Sig+CMN)-9*(Ref+CMN) = 10*Sig - 9*REF+CMN
__________________
Ron

Last edited by Roff : 20th January 2008 at 05:23 AM.
Roff is offline   Reply With Quote
Old 20th January 2008, 05:46 AM
Experienced Member
dknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to behold
 
 
Default

Gotcha. <filler>
dknguyen is online now   Reply With Quote
Old 20th January 2008, 05:59 AM
Experienced Member
Roff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to beholdRoff is a splendid one to behold
 
 
Default

Maybe a visual aid will help convince you even more...
Attached Images
File Type: png diff amp.PNG (10.9 KB, 12 views)
File Type: png diff amp waves.PNG (39.7 KB, 9 views)
__________________
Ron
Roff is offline   Reply With Quote
Old 20th January 2008, 09:50 PM
Experienced Member
Dean Huster is a jewel in the roughDean Huster is a jewel in the rough
 
Default

One note on a differential amplifer where common mode rejection is one of the primary goals: the gain of either input with the other input grounded must be exactly the same, and as Ron indicates, the amp will then only amplify the difference between the two signals. In practice, often one of the feedback resistances is made a little smaller by a value of R and a small-value pot with a value of 2R is put in series with it. Then with a common mode signal (same signal fed to both inputs), you adjust the pot for as close to zero signal at the output as you can get.

Dean
__________________
Dean Huster, Electronics Curmudgeon
Contributing Editor emeritus, "Q & A", of the former "Poptronics" magazine (formerly "Popular Electronics" and "Electronics Now" magazines).

R.I.P.
Dean Huster is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Similar Threads
Thread Thread Starter Forum Replies Latest
Clamp output of op amp dazza000 Electronic Projects Design/Ideas/Reviews 21 9th November 2007 08:32 AM
PA Amp; noise reduction help CrazyOldGuy Electronic Projects Design/Ideas/Reviews 3 18th September 2007 04:46 PM
What amp rating do I need? jtbsc General Electronics Chat 4 8th September 2007 01:22 PM
40106 variations in manufacturers? Odd performance issue zevon8 Electronic Projects Design/Ideas/Reviews 7 30th January 2006 10:21 PM
Difference between double sided PCB and 2 layer PCB darvaish Electronic Projects Design/Ideas/Reviews 2 10th March 2005 05:32 PM


All times are GMT. The time now is 07:41 PM.




Electronic Circuits  |  Radio Controlled
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0