How Do You Connect Vcc+ and Vcc- in a TL072 OpAmp Circuit?

AI Thread Summary
In designing a Sallen-Key high-pass filter with a TL072 op-amp, the Vcc+ and Vcc- pins should typically be connected to positive and negative voltage sources, respectively, with one of them often serving as ground. Using two batteries is a straightforward method, where one battery's positive connects to Vcc+ and the other battery's negative connects to Vcc-, while the remaining terminals go to ground. Alternatively, a single battery can be used with a voltage divider to create a ground reference, but this method consumes more current. The output voltage of the op-amp is determined by the input signal and the amplifier's gain, but it cannot exceed the supply voltage, leading to potential distortion if the input signal is too high. Additionally, the TL072 has limitations on input common-mode voltage, requiring inputs to remain several volts away from the supply rails for optimal performance.
rusty009
Messages
68
Reaction score
0
Ok, sorry for this basic question, I am currently designing a sallen-key high pass filter using a TL072 opAmp, with the schematic shown below,

SallenKeyLP.gif


This circuit is connected to a piezo trasnducer whose signal I wnat to amplify. I was wondering, what do I connect to the Vcc+ and Vcc- pins of the op amp ? Should I connect a battery to each pin or is one of them (Vcc-) the ground ? I am aware this is a very basic question but I was just wondering. Also, say I put 18 volts into the amplifier, will this turn my amplified signal into 18 volts ? Thanks.
 
Engineering news on Phys.org
The simplest arrangement is to have two batteries with one battery's positive and the other battery's negative going to the opamp and the other battery connections going to ground.

You can also use one battery and put a voltage divider across it to get a ground point.
Like this:
[PLAIN]http://dl.dropbox.com/u/4222062/LM324.PNG

However, this does take extra current from the battery for the voltage divider.

And it means the input signal must vary around the half-battery-voltage point (not around ground) or be capacity coupled into the opamp.

The output of the opamp is limited by the supply voltages, but it will be equal to the size of the input signal (usually measured in peak to peak volts), multiplied by the gain of the amplifier.

If this comes to more than the supply voltage, then the signal output will get distorted.
 
Last edited by a moderator:
And keep in mind that the TL074 style opamps do not let their inputs get very close to the rails. For +/-15V power supplies, the input common-mode range is only +/-11V. So you have to keep your inputs at least 4V away from the rails, which often limits your design...

http://www.datasheetcatalog.org/datasheet/texasinstruments/tl074.pdf

You can look at more modern (and more expensive...) CMOS opamps -- some let you get the inputs and output very close to the rails.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top