Basic Op Amp circuits: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Fonggr (talk | contribs)
Fonggr (talk | contribs)
No edit summary
Line 16: Line 16:
*<math>R_{bias}=\frac{R_1R_2}{R_1+R_2}</math>
*<math>R_{bias}=\frac{R_1R_2}{R_1+R_2}</math>
*To get rid of unwanted DC components, a capacitor can be added inbetween <math>R_1\,</math> and <math>V_{in}\,</math>. In this case <math>R_{bias}=R_2\,</math>
*To get rid of unwanted DC components, a capacitor can be added inbetween <math>R_1\,</math> and <math>V_{in}\,</math>. In this case <math>R_{bias}=R_2\,</math>
<br>
<br>
<br>
<br>
<br>
Line 43: Line 42:
*<math>R_{bias}\,</math> goes between the positive terminal and <math>V_{in}\,</math>
*<math>R_{bias}\,</math> goes between the positive terminal and <math>V_{in}\,</math>
*To get rid of unwanted DC components, a capacitor can be added inbetween the positive terminal and <math>V_{in}\,</math>. The bias resistor has the same value, and is placed inbetween the positive input terminal and ground.
*To get rid of unwanted DC components, a capacitor can be added inbetween the positive terminal and <math>V_{in}\,</math>. The bias resistor has the same value, and is placed inbetween the positive input terminal and ground.
<br>
==Differential Amplifier==
[[Image:Differential_Amplifier_2.PNG‎|thumb|300px|Differential Amplifier ]]
*<math>V_o=V_2\frac{(R_1+R_f)R_g}{(R_2+R_g)R_1}-V_1\frac{R_f}{R_1}</math>
*If you let <math>R_1=R_2\,</math> and <math>R_g=R_f\,</math> then the equation simplifies to <math>V_o=\frac{R_f}{R_1}(V_2-V_1)</math>


<br>
<br>
Line 51: Line 56:
<br>
<br>
<br>
<br>
 
<br>
==Differential Amplifier==
[[Image:Differential_Amplifier_2.PNG‎|thumb|300px|Differential Amplifier ]]
*<math>V_o=V_2\frac{(R_1+R_f)R_g}{(R_2+R_g)R_1}-V_1\frac{R_f}{R_1}</math>
*If you let <math>R_1=R_2\,</math> and <math>R_g=R_f\,</math> then the equation simplifies to <math>V_o=\frac{R_f}{R_1}(V_2-V_1)</math>


==Possible circuits to add in the future==
==Possible circuits to add in the future==

Revision as of 13:42, 12 January 2010

Buffer Amplifier

Error creating thumbnail: File missing
Buffer Amplifier
  • Used to transfer voltage but not current to the following circuit. This amplifier can be used to negate the loading effects. No current flows through the amplifier, thus there is no voltage drop through the input resistor (going to the buffer amplifier).








Inverting Amplifier

Error creating thumbnail: File missing
Inverting Amplifier
  • Uses negative feedback to invert and amplify voltage. Using nodal analysis at the negative terminal, the gain is found to be R2R1
  • Rbias=R1R2R1+R2
  • To get rid of unwanted DC components, a capacitor can be added inbetween R1 and Vin. In this case Rbias=R2





Summing Amplifier

Error creating thumbnail: File missing
Summing Amplifier
  • Vo=Rf(V3R3+V2R2+V1R1)
  • If all resistances are equal, then the output voltage is the (negative) sum of the input voltages
  • 1Rbias=1R1+1R2+1R3+1Rf










Noninverting Amplifier

Error creating thumbnail: File missing
Noninverting Amplifier
  • Vo=Vin(1+R2R1)
  • Rbias=R1R2R1+R2
  • Rbias goes between the positive terminal and Vin
  • To get rid of unwanted DC components, a capacitor can be added inbetween the positive terminal and Vin. The bias resistor has the same value, and is placed inbetween the positive input terminal and ground.


Differential Amplifier

Error creating thumbnail: File missing
Differential Amplifier
  • Vo=V2(R1+Rf)Rg(R2+Rg)R1V1RfR1
  • If you let R1=R2 and Rg=Rf then the equation simplifies to Vo=RfR1(V2V1)









Possible circuits to add in the future

  • Voltage-to-current converter
  • Current-to-voltage converter
  • Current amplifier
  • Integrator
  • Differentiator