Emitter Follower

The input and output of an emitter follower are the base and the emitter, respectively, and the collector is at AC zero. The circuit is therefore a common-collector circuit (for AC).

emitterfollower.gif

The negative feedback effect due to $R_E$ can be shown qualitatively:

$\displaystyle v_{out}=v_e\uparrow \Longrightarrow v_{be} \downarrow \Longrightarrow
i_b \downarrow \Longrightarrow i_c \downarrow \Longrightarrow
v_e\downarrow$ (110)

The DC operating point can be found by KVL:

$\displaystyle V_{CC}=R_B I_B+V_{BE}+R_E I_E=R_B I_B+V_{BE}+R_E (\beta+1)I_B$ (111)

Solving this equation for $I_B$ we get:

$\displaystyle I_B=\frac{V_{CC}-V_{BE}}{(\beta+1)R_E+R_B}$ (112)

$\displaystyle I_E=(\beta+1) I_B=\frac{(\beta+1)(V_{CC}-V_{BE})}{(\beta+1)R_E+R_B}$ (113)

$\displaystyle V_{CE}=V_{CC}-V_E=V_{CC}-R_E I_E$ (114)

Example 1

$V_{CC}=10\;V$, $R_B=100\;K$, $R_E=1.5\;k\Omega$, $\beta=100$, then

$\displaystyle I_B$ $\displaystyle =$ $\displaystyle \frac{V_{CC}-V_{BE}}{(\beta+1)R_E+R_B}
\approx \frac{10}{150+100}=0.04\;mA$  
$\displaystyle I_E$ $\displaystyle =$ $\displaystyle (\beta+1)I_B\approx 4\;mA$  
$\displaystyle V_E$ $\displaystyle =$ $\displaystyle I_E R_E=4\times 1.5=6\;V$  
$\displaystyle V_{CE}=V_{CC}-V_E=10-6=4\;V$     (115)

Example 2

In the same circuit, find $R_E$ so that the DC operating point is in the middle of the linear region, i.e., $V_{CE}=V_{CC}-V_E=10-V_E=V_{CC}/2=5\,V$. For this to be the case, we need $V_E=5\,V$:

$\displaystyle V_E=I_E R_E =R_E\;\frac{(\beta+1) (V_{CC}-V_{BE})}{(\beta+1)R_E+R_B}
=\frac{101\;R_E(10-0.7)}{101\;R_E+100}=5\,V$ (116)

Solving the equation for $R_E$ we get $R_E=1.15\,k\Omega$. We can further verify this result:

$\displaystyle I_B=\frac{V_{CC}-V_{BE}}{(\beta+1)R_E+R_B}=0.043\,mA,
\;\;\;\;\;I_C=\beta\,I_B=100\,I_B=4.3\,mA$ (117)

$\displaystyle I_E=(\beta+1)I_B=4.34\,mA,\;\;\;\;V_E=I_ER_E=5\,V$ (118)

AC small-signal equivalent circuit

Based on small signal model of the transistor:

TransistorModel.png

we find the AC equivalent circit of the emitter follower:

EmitterFollower1.png emitterfollower2.gif

and we can further find the three system parameters: voltage gain, input resistance, and output resistance, as shown below.

Conclusion:

The emitter follower is a circuit with strong negative feedback, i.e., the full output $v_{out}=v_e$ is fed back to become part of its input $v_{be}$. Due to this deep negative feedback, it has the following properties:

Not considering the effect of the source and load, i.e., when $R_S=0$ and $R_L=\infty$, we have $R_{in}=\beta R_E$ and $R_{out}=r_{be}/beta$. The emitter follower acts as an impedance transformer with a ratio of $\beta$.

Although the emitter follower circuit does not amplify the signal voltage, it drastically improves the input and output resistances, when compared with the common-emitter circuit with $r_{in}=r_{be}$ and output resistances $r_{out}=R_C$.

Due to its high input resistance $r_{in}$, it draws little current from the source, causing little internal voltage drop across the internal resistance of the source, also due to its low output resistance $r_{out}$, it can drive heavy load (low $R_L$) without lowering its output voltage. It is therefore widely used as a buffer between two stages of a multi-stage amplification circuit.

Example

For the emiter follower in the example above, the input resistance is approximately $r_{in}=\beta R_E=100\times 1.15\,k\Omega=115\,k\Omega$, and the output resistance is approximately $r_{out}=r_{be}/\beta$.