Op amps, negative feedback or not?

Click For Summary

Discussion Overview

The discussion revolves around the definition and understanding of negative feedback in operational amplifier (op-amp) circuits. Participants explore various interpretations of negative feedback, its conditions, and implications in circuit design, including the role of passive and active elements.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant seeks a precise definition of negative feedback, questioning whether it requires a connection through a passive element.
  • Another participant references a Wikipedia article, asserting that the op-amp in the example is in negative feedback due to the connection through a resistor, while another op-amp is not because it involves an active element.
  • Some participants suggest that the instructor's definition may be overly restrictive and propose that negative feedback can occur even when the feedback path includes active elements, as long as the output opposes the input action.
  • There is a discussion about the implications of feedback configurations, including the potential for positive feedback when using inverting op-amps in certain arrangements.
  • One participant clarifies that the loop gain must be negative for negative feedback to occur, emphasizing the importance of the error signal in the feedback loop.
  • Concerns are raised about the clarity of the instructor's explanation and whether it accurately defines negative feedback or merely describes a sufficient condition for its identification.
  • Participants express uncertainty about the relationship between feedback configurations and the resulting behavior of the circuit, particularly when changing components or configurations.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the definition of negative feedback, with multiple competing views on its requirements and implications remaining throughout the discussion.

Contextual Notes

There are limitations in the clarity of definitions provided by the instructor and the text, as well as the potential for confusion regarding the role of active versus passive elements in feedback configurations. The discussion also touches on the frequency dependence of loop gain and its effects on feedback behavior.

kougou
Messages
80
Reaction score
0

Homework Statement


What is the exact definition of negative feedback? the instructor told us that negative exists if the output is connected back to the inverting input through a passive element. But what exactly is precise the definition ? (say parallel connect, same two nodes, I want the definition for negative feedback).

https://d1b10bmlvqabco.cloudfront.n...6vo/h8qxj4erju92rw/h8qxjbmfsg830v/photo_3.JPG
is this negative feedback for the first op amp?
How do you know?
 
Physics news on Phys.org
http://en.wikipedia.org/wiki/Negative_feedback
That would be pretty precise for a definition.

In your example - the op amp in the dashed lines is in negative feedback because the inverting input is connected to the output via a passive element (the resistor). The other op-amp is not because it's output has to pass through an active element (an op-amp) first. That help?
 
kougou said:
the instructor told us that negative exists if the output is connected back to the inverting input through a passive element.


I think your instructor's definition is a bit too restrictive but perhaps he was trying to keep it simple in order not to get too confusing.

I would suggest that negative feedback is when the output is combined with the input in such a way as to oppose the action of the input. For instance, suppose you have a circuit in which an opamp is driving a transistor in order to increase the opamp's current capability. If the transistor inverts the signal then the signal at the collector would be connected to the non-inverting input for negative feedback. And since the transistor is part of the feedback loop, the feedback element does not have to be passive.
 
skeptic2 said:
I think your instructor's definition is a bit too restrictive
It's not clear to me from the OP whether the instructor defined it that way or was merely stating a sufficient condition.
 
I doubt it is a definition, I think the instructor tying to tell the students how to tell if an op-amp is configured for negative feedback. Anybody else looked at the example yet?
 
Simon Bridge said:
http://en.wikipedia.org/wiki/Negative_feedback
That would be pretty precise for a definition.

In your example - the op amp in the dashed lines is in negative feedback because the inverting input is connected to the output via a passive element (the resistor). The other op-amp is not because it's output has to pass through an active element (an op-amp) first. That help?

The wikipedia link is correct but the business about passing through an active element is not. I can tell you signals pass through many active elements in negative feedback electronic systems all the time. When your instructor included the active element caveat, I am sure he meant there was no opportunity for signal inversion (ie making it negative).

As usual, the wikipedia article is correct but often clear as mud because of the language used. The diagram on the page showing a general feedback model is what you should look at. If the loop gain (ie the gain from the output of the adder, passed through A to the output and then passed through B back to the point where it gets added to the input again) is negative, you have negative feedback. If it is positive, you have positive feedback.

If the loop gain is negative, the output of the adder can be thought of as an error between the output and the input. B in this case takes some sort of measurement of the output and compares it to what is desired by *subtracting* it from the input (this for negative feedback). The error is then amplified by some huge amount** in A. This huge amount guarantees that the error will stay close to zero. This is the idea behind negative feedback.

(** a huge amount may have undesirable consequences such as overshoot and ringing as the system seeks zero error)

As mentioned, for negative feedback to occur, the loop gain must be negative (again this is the gain from the error summer through A and B). In your notes, the loop gain is the gain from the output of the first amplifier (Voa), which is calculating an error through subtraction, to Vna. This gain must be *positive* to have negative feedback occurring. It's positive this time because the first amp is subtracting this number from the input. So a positive error from the first error amp gets positive gain from the second amp and is subtracted from the input. Higher error acts to reduce the error, the definition of negative feedback.

When you start adding capacitors or inductors into the loop, you find that your loop gain will become frequency dependent. This means it is possible for negative feedback to turn into positive feedback for certain signal frequencies (eg, a formerly positive quantity could become negative with sufficient phase shift). Several of your courses will expend considerable time on making sure the overall system will be stable despite this frequency dependence of the loop gain.

Positive feedback is not always bad. Oscillators, for example, depend on positive feedback to start (via thermal noise) and maintain an oscillating signal without input. In this case the loop gain is designed to generate the right amount of positive feedback to sustain oscillation at a specific frequency.
 
Last edited:
haruspex said:
It's not clear to me from the OP whether the instructor defined it that way or was merely stating a sufficient condition.


sorry guys. The instructor doesn't give precise definition for negative feedback. The text says negative feedback is used to maintain the input voltage ( the different between inverting and non-inverting) to zero by feeding back a portion of voltage back to the inverting terminal of the op amp. I have trouble understanding the description above.

Also, in the image I gave, the second op amp (inside the dot line) is actually a inverting op amp. the inverting op amp is then connecting back to the inverting terminal of the first op amp. The TA says negative * negative = position. So we have positive feedback. This even makes the whole thing more complicate.

But actually, for negative feedback, does the the output has to connect back to inverting terminal through a passive element? Say if I change the problem and replace the op amp inside the dot line with a non-inverting op amp. This should give negative feedback to the first op amp?
 
Simon Bridge said:
I doubt it is a definition, I think the instructor tying to tell the students how to tell if an op-amp is configured for negative feedback. Anybody else looked at the example yet?

That is exactly what I thought. I don't think it defines properly. Probably because we only deal with op amp having negative feedback, so we ignore the rest.
 
  • #10
aralbrec said:
The wikipedia link is correct but the business about passing through an active element is not. I can tell you signals pass through many active elements in negative feedback electronic systems all the time. When your instructor included the active element caveat, I am sure he meant there was no opportunity for signal inversion (ie making it negative).

As usual, the wikipedia article is correct but often clear as mud because of the language used. The diagram on the page showing a general feedback model is what you should look at. If the loop gain (ie the gain from the output of the adder, passed through A to the output and then passed through B back to the point where it gets added to the input again) is negative, you have negative feedback. If it is positive, you have positive feedback.

If the loop gain is negative, the output of the adder can be thought of as an error between the output and the input. B in this case takes some sort of measurement of the output and compares it to what is desired by *subtracting* it from the input (this for negative feedback). The error is then amplified by some huge amount** in A. This huge amount guarantees that the error will stay close to zero. This is the idea behind negative feedback.

(** a huge amount may have undesirable consequences such as overshoot and ringing as the system seeks zero error)

As mentioned, for negative feedback to occur, the loop gain must be negative (again this is the gain from the error summer through A and B). In your notes, the loop gain is the gain from the output of the first amplifier (Voa), which is calculating an error through subtraction, to Vna. This gain must be *positive* to have negative feedback occurring. It's positive this time because the first amp is subtracting this number from the input. So a positive error from the first error amp gets positive gain from the second amp and is subtracted from the input. Higher error acts to reduce the error, the definition of negative feedback.

When you start adding capacitors or inductors into the loop, you find that your loop gain will become frequency dependent. This means it is possible for negative feedback to turn into positive feedback for certain signal frequencies (eg, a formerly positive quantity could become negative with sufficient phase shift). Several of your courses will expend considerable time on making sure the overall system will be stable despite this frequency dependence of the loop gain.

Positive feedback is not always bad. Oscillators, for example, depend on positive feedback to start (via thermal noise) and maintain an oscillating signal without input. In this case the loop gain is designed to generate the right amount of positive feedback to sustain oscillation at a specific frequency.


I read it very careful. Thank you! Very helpful!
 
  • #11
kougou said:
But actually, for negative feedback, does the the output has to connect back to inverting terminal through a passive element? Say if I change the problem and replace the op amp inside the dot line with a non-inverting op amp. This should give negative feedback to the first op amp?

Exactly, and in the case of the outer loop, you have positive feedback even though it is connected to the inverting input.

This is also why I say negative feedback does not have to be through a passive element. Likewise, and more importantly, positive feedback can occur through active elements and with complex circuits you have to be very careful there are no positive feedback paths. I once had a power controller, using negative feedback, oscillate because of a positive feedback path through the power supply.
 

Similar threads

Replies
15
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
34
Views
4K
  • · Replies 59 ·
2
Replies
59
Views
5K
  • · Replies 32 ·
2
Replies
32
Views
4K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K