How do I saturate an NPN transistor?

A transistor goes into saturation when both the base-emitter and base-collector junctions are forward biased, basically. So if the collector voltage drops below the base voltage, and the emitter voltage is below the base voltage, then the transistor is in saturation.

Consider this Common Emitter Amplifier circuit. If the collector current is high enough, then the voltage drop across the resistor will be big enough to lower the collector voltage below the base voltage. But note that the collector voltage can't go too low, because the base-collector junction will then be like a forward-biased diode! So, you will have a voltage drop across the base-collector junction but it will not be the usual 0.7V, it will be more like 0.4V.

Common Emitter Amplifier

How do you bring it out of saturation? You could reduce the amount of base drive to the transistor (either reduce the voltage \$V_{be}\$ or reduce the current \$I_b\$), which will then reduce the collector current, which means the voltage drop across the collector resistor will be decreased also. This should increase the voltage at the collector and act to bring the transistor out of saturation. In the "extreme" case, this is what is done when you switch off the transistor. The base drive is removed completely. \$V_{be}\$ is zero and so is \$I_b\$. Therefore, \$I_c\$ is zero too, and the collector resistor is like a pull-up, bringing the collector voltage up to \$V_{CC}\$.

A follow-up comment on your statement

Does a BJT become saturated by raising Vbe above a certain threshold? I doubt this, because BJTs, as I understand them, are current-controlled, not voltage-controlled.

There are a number of different ways to describe transistor operation. One is to describe the relationship between currents in the different terminals:

$$I_c = \beta I_b$$

$$I_c = \alpha I_e$$

$$I_e = I_b + I_c$$

etc. Looking at it this way, you could say that the collector current is controlled by the base current.

Another way of looking at it would be to describe the relationship between base-emitter voltage and collector current, which is

$$I_c = I_s e^{\frac{V_{be}} {V_T}}$$

Looking at it this way, the collector current is controlled by the base voltage.

This is definitely confusing. It confused me for a long time. The truth is that you cannot really separate the base-emitter voltage from the base current, because they are interrelated. So both views are correct. When trying to understand a particular circuit or transistor configuration, I find it is usually best just to pick whichever model makes it easiest to analyze.

Edit:

Does a BJT become saturated by allowing Ib to go over a certain threshold? If so, does this threshold depend on the "load" that is connected to the collector? Is a transistor saturated simply because Ib is high enough that the beta of the transistor is no longer the limiting factor in Ic?

The bold part is basically exactly right. But the \$I_b\$ threshold is not intrinsic to a particular transistor. It will depend not only on the transistor itself but on the configuration: \$V_{CC}\$, \$R_C\$, \$R_E\$, etc.


Drive enough current into the base so that the base-collector junction becomes forward biased. How much current will depend on the type of transistor. 'saturation' has to do with how many of the charge carriers in the base region can make it into the collector region. Some will come from the base terminal, but many more will come into the base region from the emitter region. Beyond a certain amount of base current, there just won't be an increase in the available charge carriers that can cross the B-C junction.


BJT transistor will be saturated the moment the Ic will not follow the linear relation of:

\$I_c = HFE * I_b\$.

Thus all we have to do is to limit the Ic from reaching this value.

Since \$I_b\$ is determined by the value of the resistor connected to the base and the driving voltage on its other end, it is easy to force \$I_b\$ to any value. When \$I_b\$ is determined calculate the theoretical \$I_c\$ and set the \$R_c\$ to reduce it (say by 5-8) in order to enter the saturation zone And preventing it to follow the linear relationship.

For example: \$R_b\$ is connected to 5V and \$R_c\$ (just to make it interesting) to 12V. Supose HFE = 50. If we set \$R_b=5K\$ then

\$I_b = (5-0.5)/5K ~= 1mA\$

This implies that the \$I_c\$ will be \$1mA * 50 = 50mA\$. Now if we set the \$R_c\$ to be about 2K this will limit \$I_c\$ to less that 6mA, a value almost 10 times less than the linear range and the transistor will be saturated.

If using the transistor as a switch it is recommended to add additional resistor (10K) between the base and the ground (for fast switching and leakage preventing, provided the BJT is NPN type)