What's wrong with my circuit simulation?

AI Thread Summary
The circuit simulation issue stemmed from multiple incorrect connections, including pin 3 being left hanging and the output directly connected to ground, resulting in a 0V output. The power supply's relation to ground was also problematic, leading to potential op-amp lock-up. After correcting the connections and ensuring the oscilloscope was measuring output voltage against ground, a gain was finally observed. However, the output was initially overdriven due to an input signal that exceeded the op-amp's supply limits. Reducing the input voltage allowed the circuit to function correctly, achieving the desired gain.
red123
Messages
22
Reaction score
0
What's wrong with my circuit simulation? No gain is observed at the amplifier output. The intent is for the output gain of the 741 operational amplifier to be equal to R2/R1.

2kok1x.jpg
 
Engineering news on Phys.org
You can't just leave pin 3 hanging. You have a wire wrong there, and when you look at what pin3 should do in your test circuit, you should see which one it is.
 
As well as the wrong inputs, the output (pin 6) is corrected direct to ground, so what would you expect its voltage to be except 0V?

The oscilloscope is connected straight across the AC voltage generator, so that is what it will display.

A more subtle problem is that your 15V power supply isn't related to your "ground" voltage. The simplest way to fix that is use two 7.5V batteries between ground and pin 4, and ground and pin 7. if you don't do that, the op amp will probably "lock up" with the output stuck at one of the supply voltages, even when you fix the other problems.
 
What am i doing wrong? Still no observed gain.

1t4tp2.jpg

1jtbg9.jpg
 
You still have your output connected directly to ground... not sure what you expect that to do except act as an expensive but inefficient heater.
 
5vnpra.jpg

Ok, a gain is observed now. Output amplitude is 8.032V but a gain equal to R2/R1 is intent, what am I doing wrong?
 
That looks better, you still have the scope lead hooked up wrong. You want to measure output voltage vs. ground (I imagine), not output voltage vs. oscillating input voltage.
 
Your output and input are both connected to Channel A input. Break the output connection and reconnect it to the Channel B input. Then you can compare Channels A & B to see the gain...
 
juy793.jpg

Like this? Output is square wave and amplitude is 6.618V, gain is still not equal to R2/R1.
 
  • #10
You are just overdriving the circuit.

1 volt RMS sinewave is 2.8 volts peak to peak.

So to have an undistorted gain of 10, the output would be 28 volts peak to peak.

But the supply is only 15 volts total, so the opamp can't possibly produce 28 volts out.

Try reducing the input to 0.1 volts RMS. This is 0.28 volts peak to peak, so a gain of 10 would mean 2.8 volts peak to peak.
 
  • #11
Thanks everyone, the circuit finally works.
 
Back
Top