0

Can anyone explain why the output is so distorted and weird?

Circuit enter image description here

Waveform enter image description here

2 Answers2

3

You have the op-amp connected a comparator, with the (+)input as the feedback node. In other words, you are using positive feedback.

If you want a linear amplifier, then you must use the (-)input as the feedback node. Swap the (+) and (-)inputs in your circuit.

Rich S
  • 420
  • 2
  • 6
1

It's pretty much what I'd expect to see for an opamp configured as a comparator with a small amount of positive feedback.

If you we're trying to create a high gain linear amplifier swap the input pins to get negative feedback and a gain of about twenty.

Andy aka
  • 434,556
  • 28
  • 351
  • 777