Tuesday 8 January 2013

Bipolar Junction Transistor (BJT)

http://www.ecse.rpi.edu/~schubert/Course-ECSE-6290%20SDM-2/1%20BJT-2%20Basics.pdf (More Basics about Transistors)

http://fourier.eng.hmc.edu/e84/lectures/ch4/node3.html


Bipolar Junction Transistor (BJT)


A Bipolar Junction Transistor (BJT) has three terminals connected to three doped semiconductor regions. In an NPN transistor, a thin and lightly doped P-type material is sandwiched between two thicker N-type materials; while in a PNP transistor, a thin and lightly doped N-type material is sandwiched between two thicker P-type materials. In the following we will only consider NPN BJTs.
transistors1.gif
transistorBJT1.gif
In many schematics of transistor circuits (especially when there exist a large number of transistors in the circuit), the circle in the symbol of a transistor is omitted.
transistorBJT2a.gif
transistorBJT2b.gif
All previously considered components (resistor, capacitor, inductor, and diode) have two terminals (leads) and can therefore be characterized by the single relationship between the current going through and the voltage across the two leads. Differently, a transistor is a three-terminal component, which could be considered as a two-port network with an input-port and an output-port, each formed by two of the three terminals, and characterized by the relationships of both input and output currents and voltages.
Depending on which of the three terminals is used as common terminal, there can be three possible configurations for the two-port network formed by a transistor: common emitter (CE), common base (CB), and common collector (CC). Here we only consider CE and CB, as CC is not widely used.
transistors2.gif


The collector characteristics of the common-base (CB) and common-emitter (CE) configurations have the following differences:

InputOutputChar.gif
transistortemp.gif
Various parameters of a transistor change as functions of temperature. For example, $\beta$ increases along with temperature.
Load line and DC operating point
The DC operating point (also known as bias point, quiescent point, or Q-point) is the steady-state operating condition of a transistor with no AC input signal applied.
A typical CE circuit is shown in the figure below, where $I_E=I_B+I_C$$V_{in}=V_{BE}=V_B$, and $V_{out}=V_{CE}=V_C$.
transistorbiasingc.gif
The input current $I_B$ and voltage $V_{BE}$ can be determined by the base characteristics of the PN-junction between base B and emitter E, together with the external circuit including the voltage source $V_{CC}$ and resistor $R_B$ satisfying the equation $V_{BE}=V_{CC}-I_C R_B$, represented by the load line as shown in the figure below. This load line can be found as the straight line that passes through two special points corresponding to the open-circuit voltage and short-circuit current:

\begin{displaymath}
(I_B=0,\;V_{BE}=V_{CC})\;\;\;\;\;\mbox{and}\;\;\;\;\;(I_B=V_{CC}/R_B,\;V_{BE}=0)
\end{displaymath}


The actual current $I_B$ and $V_{BE}$ can be found at the intersection of the two curves, so that both the internal current-voltage characteristics of the transistor and the external circuit parameters are both satisfied. The voltage $V_{BE}$ can also be typically approximated to be $0.7V$ when $I_B$ is within a certain range of typical $I_B$ values in practice.fixedbias2.gif
Similarly, the output current $I_C$ and voltage $V_{CE}$ can also be determined by both the output characteristics of the transistor and the external circuit including the voltage source $V_{CC}$ and resistor $R_C$, satisfying the equation $V_{CE}=V_{CC}-I_C R_C$, represented by the straight line that passes through two special points corresponding to the open-circuit voltage and short-circuit current:

\begin{displaymath}
(I_C=0,\;V_{CE}=V_{CC})\;\;\;\;\;\mbox{and}\;\;\;\;\;(I_C=V_{CC}/R_C,\;V_{CE}=0)
\end{displaymath}


The actual current $I_C$ and voltage $V_{CE}$, called the DC operating point or $Q$-point, can be obtained as the intersection of the load line and the curve of the current-voltage characteristics, corresponding to a given base current $I_B$.loadlines.gif
The output characteristic plot of the transistor can be divided into three regions:
  • cut-off region:$V_{BE}<0.7V$$I_B=0$$I_C=I_{CE0} \approx 0$$V_C=V_{CC}$, i.e., the transistor (between collector and emitter) is cut off (immediate above the horizontal axis of the output plot).
  • linear region:$V_{BE}\approx 0.7V$$I_B>0$$I_C=\beta I_B$, i.e., the output current $I_C$ is proportional to the input current $I_B$$V_C=V_{CC}-R_C I_C$.
  • saturation region:$V_{BE}$ is further increased and so is $I_B$$I_C=\beta I_B$ approaches its maximum $V_{CC}/R_C$. As $I_C$ can never exceed this value, it is no longer proportional to $I_B$, i.e., $I_C<\beta I_B$, and $V_{CE} \approx 0.2V$ independent of $I_B$ (to the immediate right of the vertical axis of the output plot).
Example: In the CE circuit shown above, $V_{CC}=12V$$R_B=6 K\Omega$$R_C=2 K\Omega$$\beta=60$. The load line can be determined by two points:$(V_{CE}=0,\;I_C=V_{CC}/R_C=6\;mA)$ and $(I_C=0,\;V_{CE}=V_{CC}=12\;V)$. Find output voltage $V_{out}=V_{CE}$ when $V_{in}$ takes the following values:

  • $V_{BE}=V_{in}=0<0.7V$$I_B=0$ and $I_C=\beta I_B=0$$V_C=V_{CC}=12\;V$, the transistor is cut off.
  • $V_{in}=1V$$V_{BE}=0.7\;V$, and $I_B=(V_{in}-V_{BE})/R_B=(1-0.7)/6=0.05\;mA$$I_C=\beta I_B=60\times 0.05\;mA=3\; mA$.$V_{CE}=V_{CC}-I_C R_C=12\;V-3\;mA \times 2\;K\Omega=6\;V$.The transistor is working in linear region.
  • $V_{in}=2V$$I_B=(2-0.7)/6=0.22mA$$I_C=\beta I_B=13\;mA$, and $V_{CE}=12V-13mA\times 2K\Omega=-14\;V$.We get this unreasonable negative voltage $V_{CE}=-14\;V$ because the base current $I_B$ is so high that the transistor is working in its saturation region where the linear relationship $I_C=\beta I_B$ is no longer applicable (It is only valid in linear region). The actual output voltage can be estimated to be about $V_{CE}=0.2V$, and the actual $I_C$ can be found to be $(V_{CC}-V_{CE})/R_C=(12-0.2)/2=5.9\;mA$.

No comments:

Post a Comment