What does “feedback” actually mean?
Feedback means: take a sample of the output and send it BACK to the input, so the circuit can react to its own result. That is the whole word. “Feed” a bit of the output “back”. Everything else in the unit is about what happens once you do that, and it splits into two opposite worlds depending on the SIGN with which the returned sample is combined.
Everyday version first
You already use feedback constantly. Steering a car: you look at where the car actually IS (the output), compare it with where you want it (the input), and turn the wheel by the DIFFERENCE. You do not steer blind with a pre-planned sequence of wheel angles; you continuously correct using the result. A thermostat is the same: measure the room, compare with the set temperature, heat by the error. Both are negative feedback: the correction opposes the error, so the error shrinks.
The circuit version: three parts
Three parts, and each has one job:
The amplifier is powerful but crude: huge gain, but an inaccurate, temperature-dependent, device-to-device-varying number. The feedback network is the opposite: it does nothing clever, it is usually just a resistor divider returning a fixed fraction of the output, but a resistor ratio is precise and stable. The summing node compares: it subtracts the returned sample from the input, and what is left, , is called the error. Only the error gets amplified.
Why subtracting is magic (negative feedback)
Suppose the output drifts a little too HIGH. Then the returned fraction is too high, so the error DROPS, so the amplifier drives the output back DOWN. Drift low and the same chain pushes it back up. The loop punishes every deviation of the output from ; it is self-correcting, like your steering. With a huge the loop only settles when the error is almost exactly zero, which forces
and since , the output must sit at . The exact formula from the lectures says the same thing without the approximation:
Read what that trade is: you GIVE UP most of the raw gain (from down to ) and in exchange the gain you keep is set by the trustworthy resistor ratio instead of the untrustworthy transistor. That one trade buys all four advertised benefits: stable gain, less distortion, wider bandwidth, and tamed input/output impedances.
This is also the secret behind the op-amp golden rule “”: it is not a property of the op-amp alone. The op-amp is just an enormous ; it is the NEGATIVE FEEDBACK loop around it that drives the error between the two inputs to essentially zero. No feedback (or feedback to the wrong pin) and the rule is dead.
The other sign: positive feedback
Flip the summing node to ADD the sample instead of subtracting it and every deviation is now rewarded: output rises → returned sample rises → input to the amplifier rises → output rises harder. A runaway. That is useless for amplifying but exactly what you want for two other things the unit covers: circuits that SNAP decisively between two states (Schmitt trigger, astable), and oscillators, where the loop feeds the signal back to sustain itself. An oscillator holds itself going when one trip around the loop returns the signal at exactly its original size and phase, the Barkhausen condition:
So one sentence to keep: feedback = the circuit listening to its own output; subtract the sample and it self-corrects into a precise amplifier with gain ; add the sample and it self-reinforces into a switch or an oscillator. The quantity deciding everything is the loop gain : negative feedback wants it large, oscillation wants it exactly 1.