Re: how to make amplifier stable ?
One transistor amplifiers are normally stable to start with, so they don't need compensation.
Here's a quick explanation:
Negative feedback is often used to reduce the distortion of an amplifier. However positive feedback can cause the amplifier to oscilate.
The problem is that the gain of the amplifier rolls of at high frequencies like a low-pass filter, and this causes phase shift. If the phase shift reaches 180 degrees at some frequency, then the feedback is positive instead of negative, and the amplifier will oscilate if the gain is still high enough at that frequency (i.e. loop gain > 1).
An amplifier with a single gain stage will have a slow roll-off (first or maybe 2'nd order) so the phase shift is unlikely to reach 180 degrees before the loop gain drops below unity.
When more gain stages are added, the gain is much higher and the high frequency roll-off is much faster (meaning more phase shift), so instability is more likely.
- - - Updated - - -
Anyway, here's an example. The circuit shows a 3 transistor amplifier with two common emitter stages and an emitter follower at the output. Without C3, the amplifier is not stable - it oscilates with a small capacitance (e.g. 100pF or 1nF) connected across the output. Adding C3 fixes the problem.
To improve it a bit more after adding c3, you can:
1) Add a 100 Ohm resistor in series with the output.
2) Add a 100pF capacitor between input and ground, then add a 1K resistor (or bigger) in series with the input.
btw, If you examine the circuit, you may notice something unusual - there are two separate feedback loops:
1) R6 provides feedback from the output to the emitter of Q1, setting the voltage gain to R6/(R6+R1) = 11
2) R3 provides DC feedback from the emitter of Q2 to the base of Q1, to stabilise the Q-point.
Because of the interaction of these two feedback loops, the ratio between C1 and C2 is quite important. If the ratio is too low, you get a small peak in the low frequenct response.