Electronic Devices & Circuits · Solved Problems

BJT Fundamentals and Characteristics

6 fully worked problems with step-by-step solutions

Dr. Mithun Mondal BITS Pilani, Hyderabad Campus BJT
About this problem set

Six worked problems on the bipolar transistor itself: converting between alpha, beta and gamma, the amplification of leakage current through ICEO = (beta+1)ICBO, reading the region of operation from measured terminal voltages, extracting DC and AC beta and the Early voltage from common-emitter characteristics, checking dissipation against a derated PD,max, and the Q-point spread produced by a 4-to-1 beta range.

Each problem below is solved in full — the given data is listed first, the governing relation is stated, and the arithmetic is carried through to a boxed answer. Work through the statement yourself before opening the solution. The underlying theory is covered in the Electronic Devices lecture series.

PROBLEM 01

Relations Among Alpha, Beta and Gamma

Problem Statement

For a bipolar transistor the three current gains are \( \alpha = I_C/I_E \) (common base), \( \beta = I_C/I_B \) (common emitter) and \( \gamma = I_E/I_B \) (common collector).

  1. A transistor has \( \beta = 120 \) and is biased at \( I_B = 40~\mu\text{A} \). Find \( \alpha \), \( \gamma \), \( I_C \) and \( I_E \).

  2. A second transistor has \( \alpha = 0.985 \) and \( I_E = 5~\text{mA} \). Find \( \beta \), \( \gamma \), \( I_C \) and \( I_B \).

  3. By how much does \( \beta \) change if \( \alpha \) improves from 0.985 to 0.990?

Solution
  • KCL for the device: \( I_E = I_C + I_B \).

  • Leakage neglected throughout (see the next problem for its effect).

Step 1 — The relations, derived once

Divide \( I_E = I_C + I_B \) by \( I_B \) and by \( I_E \) in turn:

\[\begin{aligned} \gamma &= \beta + 1 \\ \alpha &= \frac{\beta}{\beta+1}, \qquad \beta = \frac{\alpha}{1-\alpha} \end{aligned}\]

Part (a) — Starting from \( \beta \)

\[\begin{aligned} \alpha &= \frac{120}{121} = 0.99174 \\ \gamma &= 120 + 1 = 121 \\ I_C &= \beta I_B = 120 \times 40~\mu\text{A} = 4.80~\text{mA} \\ I_E &= \gamma I_B = 121 \times 40~\mu\text{A} = 4.84~\text{mA} \end{aligned}\]

Check: \( I_C/I_E = 4.80/4.84 = 0.99174 = \alpha \;\checkmark \)

(a) \( \alpha = 0.99174 \), \( \gamma = 121 \), \( I_C = 4.80~\text{mA} \), \( I_E = 4.84~\text{mA} \).

Part (b) — Starting from \( \alpha \)

\[\begin{aligned} \beta &= \frac{0.985}{1-0.985} = \frac{0.985}{0.015} = 65.67 \\ \gamma &= \beta + 1 = 66.67 \\ I_C &= \alpha I_E = 0.985 \times 5~\text{mA} = 4.925~\text{mA} \\ I_B &= I_E - I_C = 5 - 4.925 = 75~\mu\text{A} \end{aligned}\]

(b) \( \beta = 65.67 \), \( \gamma = 66.67 \), \( I_C = 4.925~\text{mA} \), \( I_B = 75~\mu\text{A} \).

Part (c) — Sensitivity of \( \beta \) to \( \alpha \)

\[ \beta(0.990) = \frac{0.990}{0.010} = 99.0, \qquad \Delta\beta = 99.0 - 65.67 = 33.3 \]

(c) A 0.5% improvement in \( \alpha \) raises \( \beta \) by \( 33.3 \), i.e. by about 51%.

That extreme sensitivity, \( d\beta/d\alpha = 1/(1-\alpha)^2 \), is why \( \beta \) is never a controlled parameter: a data sheet quotes it as a 3-to-1 or 4-to-1 range, and good bias circuits are designed so the answer barely depends on it.

PROBLEM 02

Leakage Current ICBO, ICEO and the Error They Cause

Problem Statement

A silicon transistor has \( \beta = 100 \) and a collector–base leakage \( I_{CBO} = 50~\text{nA} \) at \( 25^\circ\text{C} \), doubling for every \( 10^\circ\text{C} \) rise. It is biased at \( I_B = 20~\mu\text{A} \).

  1. Find \( I_{CEO} \) and the collector current at \( 25^\circ\text{C} \), and the percentage error made by writing \( I_C = \beta I_B \).

  2. Repeat at \( 75^\circ\text{C} \).

  3. At what temperature does the leakage contribute 10% of \( I_C \)?

Solution
  • \( \beta = 100 \), \( I_B = 20~\mu\text{A} \), \( I_{CBO}(25^\circ\text{C}) = 50~\text{nA} \).

  • \( I_{CBO} \) doubles per \( 10^\circ\text{C} \); \( \beta \) assumed constant with temperature so that the leakage effect is isolated.

Step 1 — Why the leakage is multiplied by \( \beta + 1 \)

\( I_{CBO} \) is the reverse current of the collector–base junction, measured with the emitter open. In common emitter that current has to leave through the base, where it acts exactly like signal base current and is amplified in its turn. Summing both paths:

\[ I_C = \beta I_B + (\beta+1)I_{CBO} = \beta I_B + I_{CEO}, \qquad I_{CEO} = (\beta+1)I_{CBO} \]

Part (a) — At 25 °C

\[\begin{aligned} I_{CEO} &= (101)(50~\text{nA}) = 5.05~\mu\text{A} \\ I_C &= (100)(20~\mu\text{A}) + 5.05~\mu\text{A} = 2000 + 5.05 = 2005.05~\mu\text{A} \\ \text{error} &= \frac{5.05}{2000}\times 100 = 0.252~\% \end{aligned}\]

(a) \( I_{CEO} = 5.05~\mu\text{A} \), \( I_C = 2.00505~\text{mA} \); the error in using \( I_C = \beta I_B \) is only \( 0.252~\% \) — entirely negligible.

Part (b) — At 75 °C

\[ I_{CBO}(75^\circ\text{C}) = 50~\text{nA}\times 2^{(75-25)/10} = 50~\text{nA}\times 2^{5} = 1.60~\mu\text{A} \]
\[\begin{aligned} I_{CEO} &= (101)(1.60~\mu\text{A}) = 161.6~\mu\text{A} \\ I_C &= 2000 + 161.6 = 2161.6~\mu\text{A} = 2.162~\text{mA} \\ \text{error} &= \frac{161.6}{2000}\times 100 = 8.08~\% \end{aligned}\]

(b) At 75 °C, \( I_{CEO} = 161.6~\mu\text{A} \), \( I_C = 2.162~\text{mA} \), an error of \( 8.08~\% \).

Part (c) — The 10% point

Require \( (\beta+1)I_{CBO} = 0.10\,\beta I_B = 200~\mu\text{A} \), i.e. \( I_{CBO} = 1.980~\mu\text{A} \), which is \( 39.6 \) times its 25 °C value:

\[ 2^{(T-25)/10} = 39.6 \;\Longrightarrow\; T = 25 + 10\log_2(39.6) = 78.1~^\circ\text{C} \]

(c) \( T \approx 78~^\circ\text{C} \).

Leakage grows exponentially while \( \beta I_B \) does not, so a bias design that is fine on the bench can drift badly in a hot enclosure. Germanium, with \( I_{CBO} \) in microamps at room temperature, is a thousand times worse — historically the main reason silicon displaced it.

PROBLEM 03

Identifying the Region of Operation

Problem Statement

An npn silicon transistor is wired with \( V_{CC} = +12~\text{V} \), \( R_C = 2.2~\text{k}\Omega \) from the supply to the collector and \( R_E = 1~\text{k}\Omega \) from the emitter to ground; the base is driven from some external network. Three different drive conditions give the terminal voltages below (all measured with respect to ground).

Case\( V_B \)\( V_E \)\( V_C \)
A2.70 V2.00 V7.64 V
B4.56 V3.76 V3.96 V
C0 V0 V12 V

Identify the region of operation in each case, and for the cases where the transistor conducts find \( I_E \), \( I_C \), \( I_B \) and the current gain.

Solution
  • npn silicon: \( V_{BE(on)} \approx 0.7~\text{V} \), \( V_{BE(sat)} \approx 0.8~\text{V} \), \( V_{CE(sat)} \approx 0.2~\text{V} \).

  • \( V_{CC} = 12~\text{V} \), \( R_C = 2.2~\text{k}\Omega \), \( R_E = 1~\text{k}\Omega \).

Step 1 — The test to apply

Read the two junction voltages and classify. For an npn:

RegionBase–emitterBase–collectorSignature
Cut-offreverse / offreverse\( I_C \approx 0 \), \( V_C \to V_{CC} \)
Activeforward (0.7 V)reverse\( I_C = \beta I_B \)
Saturationforwardforward\( V_{CE} \approx 0.2~\text{V} \)

Case A

\[ V_{BE} = 2.70 - 2.00 = 0.70~\text{V}\ (\text{on}), \qquad V_{CE} = 7.64 - 2.00 = 5.64~\text{V} \]

The collector is \( V_{CB} = 7.64 - 2.70 = 4.94~\text{V} \) above the base, so the collector junction is reverse biased: forward-active. Now the currents:

\[\begin{aligned} I_E &= \frac{V_E}{R_E} = \frac{2.00~\text{V}}{1~\text{k}\Omega} = 2.00~\text{mA} \\ I_C &= \frac{V_{CC}-V_C}{R_C} = \frac{12 - 7.64}{2.2~\text{k}\Omega} = 1.98~\text{mA} \\ I_B &= I_E - I_C = 20.0~\mu\text{A} \\ \beta &= \frac{I_C}{I_B} = 99, \qquad \alpha = \frac{I_C}{I_E} = 0.9900 \end{aligned}\]

Case A: active; \( I_E = 2.00~\text{mA} \), \( I_C = 1.98~\text{mA} \), \( I_B = 20.0~\mu\text{A} \), \( \beta = 99 \).

Case B

\[ V_{BE} = 4.56 - 3.76 = 0.80~\text{V}, \qquad V_{CE} = 3.96 - 3.76 = 0.20~\text{V} \]

\( V_{CE} \) has collapsed to 0.2 V and the base is \( 0.60~\text{V} \) above the collector, so the collector junction is now forward biased too: saturation.

\[\begin{aligned} I_C &= \frac{12 - 3.96}{2.2~\text{k}\Omega} = 3.66~\text{mA} \\ I_E &= \frac{3.76~\text{V}}{1~\text{k}\Omega} = 3.76~\text{mA} \\ I_B &= I_E - I_C = 100~\mu\text{A} \\ \beta_{forced} &= \frac{I_C}{I_B} = 36.6 \;\ll\; 99 \end{aligned}\]

Case B: saturated; \( I_C = 3.66~\text{mA} \), \( I_B = 100~\mu\text{A} \), forced \( \beta = 36.6 \). The base is driven about \( 2.7\times \) harder than the active region would need.

Case C

\( V_{BE} = 0 \), so no injection occurs; the emitter resistor carries nothing and the collector floats up to the supply through \( R_C \).

Case C: cut-off; \( I_B = I_C = I_E \approx 0 \), \( V_C = 12~\text{V} \).

The quickest field test is the one used above: if \( V_{CE} \) is a couple of tenths of a volt with the base forward biased, the transistor is a closed switch, not an amplifier — and its collector current is then set by the external resistors alone.

PROBLEM 04

DC and AC Beta from the CE Characteristics

Problem Statement

The common-emitter output characteristics of a transistor give the following readings.

\( V_{CE} \)\( I_B = 30~\mu\text{A} \)\( I_B = 40~\mu\text{A} \)
4 V2.90 mA
6 V3.00 mA3.70 mA
8 V3.10 mA
  1. Find \( \beta_{dc} \) at each of the two base currents, at \( V_{CE} = 6~\text{V} \).

  2. Find \( \beta_{ac} = h_{fe} \) about that operating point.

  3. From the slope at \( I_B = 30~\mu\text{A} \), find the output resistance \( r_o \) and the Early voltage, and hence \( g_m \) and \( r_\pi \) at \( I_C = 3~\text{mA} \).

Solution
  • Characteristic read at \( V_{CE} = 6~\text{V} \); room temperature, \( V_T = 25.85~\text{mV} \).

  • \( \beta_{dc} = I_C/I_B \) at a point; \( \beta_{ac} = \partial I_C/\partial I_B \) at constant \( V_{CE} \).

Part (a) — DC beta

\[\begin{aligned} \beta_{dc}\big|_{30~\mu\text{A}} &= \frac{3.00~\text{mA}}{30~\mu\text{A}} = 100.0 \\ \beta_{dc}\big|_{40~\mu\text{A}} &= \frac{3.70~\text{mA}}{40~\mu\text{A}} = 92.5 \end{aligned}\]

(a) \( \beta_{dc} = 100.0 \) and \( 92.5 \) — it is not a constant, it falls as the device is pushed harder.

Part (b) — AC beta

\( \beta_{ac} \) is the spacing of the curves, not the ratio at a point:

\[ \beta_{ac} = \left.\frac{\Delta I_C}{\Delta I_B}\right|_{V_{CE}=6~\text{V}} = \frac{(3.70-3.00)~\text{mA}}{(40-30)~\mu\text{A}} = \frac{0.70~\text{mA}}{10~\mu\text{A}} = 70 \]

(b) \( \beta_{ac} = h_{fe} = 70 \).

Part (c) — Output resistance, Early voltage and small-signal parameters

\[ r_o = \left.\frac{\Delta V_{CE}}{\Delta I_C}\right|_{I_B} = \frac{(8-4)~\text{V}}{(3.10-2.90)~\text{mA}} = \frac{4}{0.2~\text{mA}} = 20~\text{k}\Omega \]

Extrapolating the characteristic back to \( I_C = 0 \) gives the Early voltage:

\[ r_o = \frac{V_A + V_{CE}}{I_C} \;\Longrightarrow\; V_A = r_o I_C - V_{CE} = (20~\text{k}\Omega)(3~\text{mA}) - 6 = 54~\text{V} \]
\[ g_m = \frac{I_C}{V_T} = \frac{3~\text{mA}}{25.85~\text{mV}} = 116.1~\text{mS}, \qquad r_\pi = \frac{\beta_{ac}}{g_m} = \frac{70}{0.1161} = 603~\Omega \]

(c) \( r_o = 20~\text{k}\Omega \), \( V_A = 54~\text{V} \), \( g_m = 116.1~\text{mS} \), \( r_\pi = 0.603~\text{k}\Omega \).

\( \beta_{ac} < \beta_{dc} \) here because the curves are crowding together — the device is already past the peak of its gain-versus-current curve. Bias calculations use \( \beta_{dc} \); small-signal gain calculations must use \( \beta_{ac} \).

PROBLEM 05

Power Dissipation Against the PD,max Rating

Problem Statement

A transistor in a common-emitter stage has \( V_{CC} = 24~\text{V} \) and a collector resistor \( R_C = 100~\Omega \) (the emitter is grounded). It is biased with \( I_B = 1~\text{mA} \) and has \( \beta = 100 \). The device is rated \( P_{D,\max} = 2~\text{W} \) at \( 25^\circ\text{C} \), derated linearly at \( 16~\text{mW}/^\circ\text{C} \) above that.

  1. Find the quiescent point and the dissipation there.

  2. Find the worst-case dissipation anywhere on the DC load line.

  3. Find the maximum ambient temperature at which the device is safe (i) at the Q-point and (ii) for the worst case, and state the derated rating at \( 60^\circ\text{C} \).

Solution
  • \( V_{CC} = 24~\text{V} \), \( R_C = 100~\Omega \), \( \beta = 100 \), \( I_B = 1~\text{mA} \).

  • \( P_{D,\max} = 2~\text{W} \) at \( 25^\circ\text{C} \), derating \( 16~\text{mW}/^\circ\text{C} \).

  • \( P_D \approx V_{CE}I_C \); the base term \( V_{BE}I_B = 0.7~\text{mW} \) is negligible.

Part (a) — Q-point

\[\begin{aligned} I_C &= \beta I_B = 100 \times 1~\text{mA} = 100~\text{mA} \\ V_{CE} &= V_{CC} - I_C R_C = 24 - (0.1)(100) = 14~\text{V} \\ P_D &= V_{CE}I_C = 14 \times 0.100 = 1.40~\text{W} \end{aligned}\]

(a) \( Q = (14~\text{V},\ 100~\text{mA}) \), \( P_D = 1.40~\text{W} \).

Part (b) — Worst point on the load line

Along the load line \( I_C = (V_{CC}-V_{CE})/R_C \), so

\[ P_D = V_{CE}\,\frac{V_{CC}-V_{CE}}{R_C} \]

a downward parabola in \( V_{CE} \). Differentiating, it peaks at the midpoint \( V_{CE} = V_{CC}/2 \):

\[ V_{CE} = 12~\text{V},\quad I_C = \frac{24}{2\times100} = 120~\text{mA}, \quad P_{D,\text{worst}} = 1.44~\text{W} \]

(b) \( P_{D,\text{worst}} = 1.44~\text{W} \) at \( V_{CE} = 12~\text{V} \), \( I_C = 120~\text{mA} \).

Part (c) — Derating

\[ P_{D,\max}(T_A) = 2~\text{W} - (16~\text{mW}/^\circ\text{C})(T_A - 25^\circ\text{C}) \]
\[\begin{aligned} \text{Q-point: } T_{A,\max} &= 25 + \frac{2 - 1.40}{0.016} = 62.5~^\circ\text{C} \\ \text{Worst case: } T_{A,\max} &= 25 + \frac{2 - 1.44}{0.016} = 60.0~^\circ\text{C} \\ \text{At } 60^\circ\text{C}: \; P_{D,\max} &= 2 - 0.016(35) = 1.44~\text{W} \end{aligned}\]

(c) Safe to \( 62.5~^\circ\text{C} \) at the Q-point but only to \( 60.0~^\circ\text{C} \) if the signal can swing the operating point to mid-line; the derated rating at \( 60^\circ\text{C} \) is \( 1.44~\text{W} \), exactly the worst-case dissipation.

Note the trap: the quiescent dissipation is not the number to design against. A resistively loaded Class-A stage dissipates most when the output sits at half the supply, so the rating check must be made at \( V_{CC}/2 \), not at the Q-point.

PROBLEM 06

Spread in IC When Beta Varies Over a Range

Problem Statement

A fixed-bias stage uses \( V_{CC} = 12~\text{V} \), a base resistor \( R_B = 470~\text{k}\Omega \) from the supply to the base, and \( R_C = 2.2~\text{k}\Omega \) in the collector. The transistor is silicon (\( V_{BE} = 0.7~\text{V} \), \( V_{CE(sat)} = 0.2~\text{V} \)) and the data sheet quotes \( \beta \) anywhere from 80 to 320.

  1. Find \( I_B \), and the Q-point for \( \beta = 80 \).

  2. Find the Q-point for \( \beta = 320 \), and the value of \( \beta \) at which the stage saturates. Hence give the spread in \( I_C \).

  3. Design: choose a new \( R_B \) so that the transistor stays in the active region over the whole \( \beta \) range, with \( I_C \) not exceeding 4 mA. Give the resulting Q-point spread.

Solution
  • \( V_{CC} = 12~\text{V} \), \( R_B = 470~\text{k}\Omega \), \( R_C = 2.2~\text{k}\Omega \), \( \beta = 80 \ldots 320 \).

  • Fixed bias: \( I_B \) is set by \( R_B \) alone and does not depend on \( \beta \).

Part (a) — Base current and the low-\( \beta \) corner

\[ I_B = \frac{V_{CC}-V_{BE}}{R_B} = \frac{12 - 0.7}{470~\text{k}\Omega} = 24.04~\mu\text{A} \]
\[\begin{aligned} I_C &= 80 \times 24.04~\mu\text{A} = 1.923~\text{mA} \\ V_{CE} &= 12 - (1.923~\text{mA})(2.2~\text{k}\Omega) = 7.77~\text{V} \end{aligned}\]

(a) \( I_B = 24.04~\mu\text{A} \); with \( \beta = 80 \), \( Q = (7.77~\text{V},\ 1.923~\text{mA}) \) — nicely in the active region.

Part (b) — The high-\( \beta \) corner

Naively, \( I_C = 320 \times 24.04~\mu\text{A} = 7.69~\text{mA} \), which would give \( V_{CE} = 12 - (7.69)(2.2) = -4.93~\text{V} \) — impossible. The transistor has run into saturation, where the collector current is limited by the load line, not by \( \beta \):

\[ I_{C(sat)} = \frac{V_{CC}-V_{CE(sat)}}{R_C} = \frac{12 - 0.2}{2.2~\text{k}\Omega} = 5.364~\text{mA} \]

Saturation begins when \( \beta I_B \) first reaches this value:

\[ \beta_{edge} = \frac{I_{C(sat)}}{I_B} = \frac{5.364~\text{mA}}{24.04~\mu\text{A}} = 223 \]

(b) For \( \beta = 320 \) the stage is saturated: \( I_C = 5.364~\text{mA} \), \( V_{CE} = 0.2~\text{V} \). Over the quoted \( \beta \) range \( I_C \) runs from \( 1.923~\text{mA} \) to \( 5.364~\text{mA} \) (a factor \( 2.79 \)) and the stage stops amplifying once \( \beta > 223 \).

Part (c) — Redesigning \( R_B \)

Impose the ceiling at the worst corner, \( \beta = 320 \):

\[ I_B \le \frac{I_{C,\max}}{\beta_{\max}} = \frac{4~\text{mA}}{320} = 12.5~\mu\text{A} \;\Longrightarrow\; R_B \ge \frac{11.3~\text{V}}{12.5~\mu\text{A}} = 904~\text{k}\Omega \]

Take the standard \( R_B = 1~\text{M}\Omega \):

\[ I_B = \frac{11.3~\text{V}}{1~\text{M}\Omega} = 11.3~\mu\text{A} \]
\( \beta \)\( I_C \)\( V_{CE} \)Region
800.904 mA10.01 Vactive
3203.616 mA4.04 Vactive

(c) \( R_B = 1~\text{M}\Omega \) keeps the transistor active for the whole range: \( I_C \) between \( 0.904~\text{mA} \) and \( 3.616~\text{mA} \), \( V_{CE} \) between \( 4.04~\text{V} \) and \( 10.01~\text{V} \).

The Q-point still moves by the full 4:1 of the \( \beta \) spread — fixed bias cannot do better, because \( I_C = \beta I_B \) with \( I_B \) held constant. All the redesign bought was keeping both corners out of saturation. To make \( I_C \) itself insensitive to \( \beta \) you need emitter degeneration, which is the subject of the biasing problem set.