Electronic – Why does this circuit oscillate

analoganalysisimpedanceoscillationoscillator

The circuit below is an oscillator. When I simulate it with ltspice, it does indeed generate a waveform (although it doesn't seem to be a very pure sine wave).

What I fail to understand is why it oscillates.

All the basic literature I have read so far on oscillators (Colpitts, Clapp, Hartley, etc …) seem to indicate that oscillator circuits need to have both capacitors and inductors in the "tank" part of the circuit.

Also, if you look at the theory, it seems like you need to have both caps and coils to make a tank that has a proper resonant frequency (the 1/Sqrt[LC] formula), but this circuit's "tank" is only made from resistors and capacitors.

When I compute impedances for the tank of that circuit using H-topology formulas, it seem to be tuned to look like one big capacitor (except of course for the short to ground in the middle of it),

If anyone could explain why this circuit oscillates, and how, I would really appreciate it (both intuitive/practical and theoretical explanations are very welcome).

schematic

simulate this circuit – Schematic created using CircuitLab

Best Answer

It's a phase shift oscillator.

Normally, feedback from the collector to the base acts "negatively" and this is quite important for some amplifiers. This is because the collector signal is the inverse of the base signal (also known as 180º out of phase). Anything fed back does so without causing oscillations. This type of feedback is also used in op-amps for controlling gain.

On the circuit in the question there are a bunch of components that take the collector signal and phase shift it enough so that at a particular frequency, it appears in phase with the base signal and reinforces it. This makes it oscillate.

On a more technical level, the feedback formed around R2, R3, R4, C1, C2 and C3 act as a "mild" notch filter. It should be said that the intent of a "good" notch filter is to totally remove one frequency (such as 50Hz or 60Hz when mains AC is a problem). The frequency which is notched out will be phase shifted by 180º and if it isn't totally notched-out (as in a good notch filter) what remains will feed back and reinforce the original base signal causing it to oscillate.

It doesn't matter that the signal might be attenuated by 20dB, there will still be enough signal left to be amplified and generate a sinewave.