This is a Deep Dive child of BJT structure (NPN and PNP) . The parent built the structure and the three core relations. Here we drill every case the current relations can throw at you — every combination of what's given and what's asked, plus the weird edge cases (limits, zero inputs, temperature leakage, reverse-active) and a couple of exam twists.
Intuition What we are actually juggling
There are only five quantities in the whole game: the three currents I E , I B , I C and the two gains α , β . Everything is locked together by three facts you already met:
I E = I B + I C , α = I E I C , β = I B I C
Give me any two independent numbers and I can find the rest. Each worked example below is just a different choice of "which two are given."
Before we start, here is a map of how the five quantities feed into each other. It is not a circuit — it is a "which arrow do I follow?" chart. Read it like this: the three current boxes on the left (I E , I C , I B ) are tied by the red charge-conservation double-arrow (I E = I B + I C ); the two gain boxes on the right (α , β ) are each fed by a pair of currents (coloured arrows) and are joined to each other by the grey bridge formulas. Whenever a problem hands you two of these boxes, trace the arrows to reach any third box. Every example below is just one such trace.
Figure s01 — Dependency map of the five BJT quantities. Left column: the three currents, joined by charge conservation (red). Right column: the two gains, joined by the bridge formulas (grey). Coloured arrows show which two currents define each gain. The take-away printed at the bottom: give any two independent values and all five are fixed.
Every problem this topic can ask is one row of this table. The last column names the example that clears that cell.
Definition What "Edge / twist" means in the table
An edge is a boundary or degenerate input — a value pushed to a limit (e.g. α → 1 ), or a zero/undefined case (e.g. I B = 0 ). Edges test whether the formulas still behave.
A twist is a non-standard framing of an ordinary case — a real-world word problem, or an exam trap like running the transistor backwards. Twists test whether you can recognise which relation applies.
"none" simply means a plain, textbook-direct case with no boundary and no trick.
Cell
Given → Find
Edge / twist
Cleared by
A
I C , I B → β , α , I E
none
Ex 1
B
α → β
edge: α near 1 (limit)
Ex 2
C
β → α
edge: β large (limit)
Ex 3
D
I B , β → I C , I E
twist: design/forecast a current
Ex 4
E
I E , α → I C , I B
none (small-I B sanity)
Ex 5
F
Degenerate: I B = 0
edge: cutoff / open base
Ex 6
G
Degenerate: α → 1 , I B → 0
edge: limiting behaviour of β
Ex 6
H
Leakage I C B O included
edge: zero base current still leaks
Ex 7
I
Real-world word problem
twist: sensor drives an LED
Ex 8
J
Reverse-active
twist: emitter/collector swapped, low gain
Ex 9
K
Percent-change / sensitivity
twist: how much does β move?
Ex 10
We'll do them in order. Every number is checked in the verify block. Unit convention: unless a step says otherwise, every current is written in milliamps (mA) ; gains α , β are unitless ratios . Where a step switches to microamps (μ A ) or nanoamps (nA ) it says so explicitly and converts back to mA before combining.
Worked example Find every quantity from
I C and I B
Given I C = 4.95 mA and I B = 0.05 mA . Find β , I E , and α .
Forecast: I B is tiny next to I C (one-hundredth the size). So β = I C / I B will be big (near 100), and α will sit just under 1 . Guess before reading on.
Step 1. β = I B I C = 0.05 mA 4.95 mA = 99 (the mA cancel → unitless).
Why this step? β is defined as collector-over-base current — it's a direct ratio of the two things we were handed, no other fact needed.
Step 2. I E = I B + I C = 0.05 mA + 4.95 mA = 5.00 mA .
Why this step? Charge conservation (I E = I B + I C ) is the one law that always holds; it turns the two given currents into the third. Both terms already in mA, so no conversion.
Step 3. α = I E I C = 5.00 mA 4.95 mA = 0.99 (mA cancel → unitless).
Why this step? Now that I E is known, α is just its definition.
Verify: Cross-check with the β –α bridge: α / ( 1 − α ) = 0.99/0.01 = 99 = β ✓. Forecast (big β , α near 1) confirmed. Units: mA in, mA out — the gains are unitless ratios, as they should be. ✓
α into β , then push α toward 1
Given α = 0.98 . Find β . Then predict what happens to β if α climbs to 0.995 .
Forecast: α near 1 means the denominator 1 − α is near zero , so β should blow up. Higher α → the denominator shrinks even more → β jumps a lot. Guess the two numbers.
Step 1. β = 1 − α α = 0.02 0.98 = 49 (unitless in, unitless out).
Why this step? This is the bridge formula derived in the parent by substituting I C = α I E and I B = ( 1 − α ) I E . We use it because we're given α and want β — this is the exact tool that converts one to the other.
Step 2. Now α = 0.995 : β = 0.005 0.995 = 199 .
Why this step? Same formula, new input — it shows the sensitivity : a jump of only 0.015 in α multiplied β by roughly 4×.
Verify: Reverse both. α = β / ( β + 1 ) = 49/50 = 0.98 ✓ and 199/200 = 0.995 ✓. Forecast (blow-up) confirmed. This is exactly why real transistors quote α to three or four decimals — the last digit swings β wildly.
α from β , and read off the ceiling
Given β = 200 . Find α . Then say what α approaches as β → ∞ .
Forecast: β is large, so α must be just a hair below 1. And if β could grow forever, α would creep toward exactly 1 but never reach it.
Step 1. α = β + 1 β = 201 200 ≈ 0.99502 (unitless).
Why this step? This is the inverse of the bridge formula — we invert because we now know β and want α . Algebraically, solving β = α / ( 1 − α ) for α gives α = β / ( β + 1 ) .
Step 2 (limit). As β → ∞ , β + 1 β = 1 + 1/ β 1 → 1 .
Why this step? The term 1/ β shrinks to zero, so the fraction approaches 1/1 = 1 . Physically: no base current ever recombines → every emitted carrier is collected → α = 1 . It's a ceiling you approach but can't cross (a real transistor always loses some carriers to recombination, so α < 1 always).
Verify: 200/201 = 0.995024 … ; feed back: 0.995024/ ( 1 − 0.995024 ) = 0.995024/0.004975 ≈ 200 ✓.
Worked example Given the base drive and gain, predict the output
A transistor has β = 120 . You inject I B = 20 μ A . Find I C and I E .
Forecast: I C is β times bigger than I B , so around 120 × 20 μ A = 2.4 mA . I E is a whisker larger than I C .
Step 1. I C = β I B = 120 × 20 μ A = 2400 μ A = 2.4 mA (gain is unitless, so the unit of I C is the unit of I B , namely μ A ; then convert 2400 μ A = 2.4 mA ).
Why this step? Rearranging β = I C / I B gives I C = β I B — we go this direction because the cause (base current) and the amplification (gain) are given, and the effect (collector current) is asked.
Step 2. Convert I B = 20 μ A = 0.02 mA , then I E = I B + I C = 0.02 mA + 2.4 mA = 2.42 mA .
Why this step? Charge conservation again — the only way to reach I E . We convert I B to mA first so both terms share a unit before adding.
Verify: α = I C / I E = 2.4/2.42 = 0.99174 , and β = α / ( 1 − α ) = 0.99174/0.00826 = 120 ✓. Units: μ A × (unitless) = μ A ✓. This is the everyday amplifier design move — see Common-Emitter Amplifier .
Worked example Split the emitter current into its two paths
Given I E = 3.0 mA and α = 0.96 . Find I C and I B .
Forecast: α = 0.96 means 96% of the emitter current reaches the collector, so I C ≈ 2.88 mA , and the leftover 4% (≈ 0.12 mA ) is the base current.
Step 1. I C = α I E = 0.96 × 3.0 mA = 2.88 mA (unitless × mA = mA).
Why this step? α = I C / I E rearranged. α literally means "fraction of emitter current that survives to the collector," so multiplying it by I E is I C .
Step 2. I B = I E − I C = 3.0 mA − 2.88 mA = 0.12 mA .
Why this step? The base current is exactly the part of the emitter current that didn't make it — the recombination leftover, ( 1 − α ) I E .
Verify: ( 1 − α ) I E = 0.04 × 3.0 mA = 0.12 mA ✓. And β = I C / I B = 2.88/0.12 = 24 , matching α / ( 1 − α ) = 0.96/0.04 = 24 ✓.
Worked example What happens when no base current flows?
You leave the base terminal open, so I B = 0 (ignore leakage for now — that's Ex 7). What are I C and I E ? What does β = I C / I B mean here?
Forecast: No control current → the gate is shut → essentially no current anywhere. This is the cutoff region (see BJT Operating Regions (Active, Saturation, Cutoff) ).
Step 1. With I B = 0 mA and no injection, I C = 0 mA and therefore I E = I B + I C = 0 mA .
Why this step? I C = β I B = β × 0 = 0 — a finite gain times zero drive is zero output. The transistor is off .
Step 2. The ratio β = I C / I B = 0/0 is undefined , not zero.
Why this step? β is a property of the device geometry , not something that vanishes when you stop driving it. Dividing 0/0 tells you nothing — you cannot measure β at zero current. It still equals whatever the structure fixes (say 99); you just can't extract it from these two numbers.
Step 3 (limit link to Cell G). As you make the base thinner and thinner in the limit α → 1 , the fraction of I E that becomes base current, ( 1 − α ) , goes to 0. So for a fixed collector current I C , the base current I B → 0 and β = α / ( 1 − α ) → ∞ . An ideal, perfectly thin base needs zero base current for finite collector current.
Why this step? This is the same 0/0 tension resolved: the ideal device has infinite β ; real devices lose a sliver to recombination so β stays finite.
Verify: Plug α = 1 into α / ( 1 − α ) : denominator = 0 ⇒ formula diverges ✓ (checked as a limit, not a plug-in, in the verify block). Cutoff logic: I C = β ⋅ 0 = 0 ✓.
Worked example Even with the base open, a small current leaks
The collector–base junction is reverse biased, and reverse-biased PN junctions leak a tiny saturation current called I C B O (Collector–Base current with the third lead Open). Suppose I C B O = 10 nA and β = 100 . With the base left open (I B = 0 from outside ), the collector current is
I C = ( β + 1 ) I C B O .
Find I C .
Forecast: The leakage itself is tiny (nanoamps), but it gets amplified by roughly β , so expect around 100 × 10 nA ≈ 1 μ A — small, but no longer exactly zero.
Step 1. I C = ( β + 1 ) I C B O = 101 × 10 nA = 1010 nA = 1.01 μ A (β unitless, so I C keeps the unit of I C B O , namely nA; then 1010 nA = 1.01 μ A ).
Why this step? The leakage acts like a built-in base current the transistor can't switch off. The transistor amplifies it just like a real base current, hence the ( β + 1 ) factor (the + 1 because the leakage also passes through as part of I E ).
Why ( β + 1 ) and not β ? The leakage current itself flows through the device to the emitter, adding one extra copy on top of the β amplified copies.
Step 2. So "cutoff" from Ex 6 is really "as-off-as-possible," not literally zero — this leftover I C is called I C E O (Collector–Emitter current with the base Open).
Why this step? It corrects the idealization of Ex 6: real transistors have a floor set by temperature-driven leakage, which roughly doubles every 1 0 ∘ C .
Verify: 101 × 10 = 1010 nA ✓. Sanity: 1.01 μ A ≫ 0 but ≪ the mA-scale active currents, so cutoff is still "effectively off." ✓
Worked example A light sensor switches on an LED
A photodiode feeds a base current that rises from 0 to 30 μ A as a room brightens. It drives an NPN transistor with β = 150 whose collector runs an LED that needs 4 mA to glow visibly. Does the LED light up at full brightness? What is I E when it does?
Forecast: 150 × 30 μ A = 4.5 mA , which is more than the 4 mA the LED needs — so yes, it should glow. (In practice the transistor would then sit in saturation , capped by the LED's resistor, but for the current relation we compute the demanded I C .)
Step 1. Max collector current available: I C = β I B = 150 × 30 μ A = 4500 μ A = 4.5 mA (β unitless, so I C inherits μ A ; convert 4500 μ A = 4.5 mA ).
Why this step? The transistor tries to supply β I B ; since 4.5 mA > 4 mA , the LED gets what it needs.
Step 2. Convert I B = 30 μ A = 0.03 mA , then I E = I B + I C = 0.03 mA + 4.5 mA = 4.53 mA .
Why this step? Charge conservation gives the total current the transistor pulls from the supply; convert I B to mA first so both terms share a unit.
Verify: 4.5 mA ≥ 4 mA → LED lights ✓. α = 4.5/4.53 = 0.99338 , and β = α / ( 1 − α ) = 150 ✓. This is a real switching/amplifier circuit — the tiny sensor current controlling a big LED current is the parent's water-gate story made concrete.
First, why running the transistor backwards forces a poor gain. The figure below shows the same NPN two ways: forward (heavily-doped emitter injects) and reverse (moderately-doped collector is forced to inject). Injection efficiency depends on how much more heavily the injector is doped than the base; the emitter wins big, the collector barely wins — so the reverse fraction α R that survives the base is far from 1.
Figure s02 — Why α R is small. Left (forward): the heavily-doped emitter (n⁺, dense dots) floods carriers into the thin base; almost all reach the collector, so α F → 1 . Right (reverse): the moderately-doped collector (n, sparse dots) is a weak injector into a base that now looks relatively more doped, so many carriers recombine and α R ≈ 0.5 . Structure, not symbols, sets the gain.
Worked example Why swapping E and C ruins the gain
A student wires an NPN "backwards": the collector plays the role of emitter. Now the moderately-doped collector does the injecting into the base and the heavily-doped emitter does the collecting. This reverse-active mode has a reverse gain α R = 0.5 . Find the reverse β R and compare with a normal β of, say, 99.
Forecast: α R is nowhere near 1 (see the figure — the weak injector loses half its carriers), so β R will be small — the "amplifier" barely amplifies. This is the parent's "E and C are not interchangeable" mistake, quantified.
Step 1. β R = 1 − α R α R = 0.5 0.5 = 1 (unitless).
Why this step? The same bridge formula still holds — the physics of counting carriers doesn't change direction — but with a poor α R it delivers a gain of only 1, i.e. no amplification at all.
Step 2. Compare: normal β = 99 vs reverse β R = 1 , a ratio of 99/1 = 99 , i.e. 99× worse .
Why this step? It shows why structure ≠ symmetry : the heavy emitter doping and thin-base geometry only work in the forward direction, so α R ≪ α F and the gain collapses.
Verify: 0.5/ ( 1 − 0.5 ) = 1 ✓, and 99/1 = 99 ✓. The device still conducts, but as an amplifier it's useless backwards — exactly the parent's steel-manned mistake, now with a number attached.
Worked example How much does
β move when α drifts?
Temperature nudges α from 0.990 up to 0.992 . By what percent does β change?
Forecast: α barely moved (about 0.2% ), but since β lives on the steep 1/ ( 1 − α ) curve near 1, the percent change in β should be much bigger than 0.2% . Guess the direction (up) and roughly how big.
Step 1. β 1 = 1 − 0.990 0.990 = 0.010 0.990 = 99 (unitless).
Why this step? Baseline gain from the bridge formula, using the starting α .
Step 2. β 2 = 1 − 0.992 0.992 = 0.008 0.992 = 124 (unitless).
Why this step? New gain after the drift — the denominator shrank from 0.010 to 0.008 (a 20% shrink), which is what balloons β .
Step 3. Percent change: β 1 β 2 − β 1 × 100% = 99 124 − 99 × 100% ≈ 25.3% .
Why this step? % change = β 1 Δ β × 100% — the standard sensitivity measure; the % makes the answer a pure ratio (no current units survive).
Verify: ( 124 − 99 ) /99 = 0.2525 … ⇒ 25.3% ✓. A 0.2% move in α caused a ≈ 25% move in β — that roughly 125× amplification of the fractional change is why circuits are designed to depend on α /geometry rather than on the twitchy β .
Recall Which relation do I reach for?
Given the two currents I have, which formula gets the target? ::: If given two currents use I E = I B + I C + a ratio; if given a gain, use β = α / ( 1 − α ) or its inverse α = β / ( β + 1 ) .
Why is β undefined (not zero) at I B = 0 ? ::: β = I C / I B = 0/0 ; β is set by geometry, not by drive current, so it can't be read off at zero.
As α → 1 for fixed I C , what happens to I B and β ? ::: I B → 0 and β → ∞ — the ideal, perfectly-thin base needs no base current.
Why does reverse-active mode have tiny gain? ::: The heavy emitter doping only injects well forward; swapped, the weak collector injector gives α R far from 1 so β R is tiny.
Why quote α to many decimals? ::: β is hypersensitive near α = 1 ; a 0.2% shift in α can move β by ~25%.
Prerequisites & neighbours: PN Junction Diode · Doping and Semiconductors · BJT Operating Regions (Active, Saturation, Cutoff) · Common-Emitter Amplifier · FET Structure · ↩ back to parent