This page is the drill hall for the parent note .
We take the master equation
V T = V T 0 + γ ( 2 ϕ F + V S B − 2 ϕ F )
and push it into every corner : positive bias, zero bias, "wrong-sign" bias, extracting γ ,
extreme values, a real circuit, and an exam trap. Before we compute anything, we lay out the map so
you can see which cases exist and which example covers each one.
Definition Symbols used on this page (all earned in the parent)
V T — the threshold voltage : the minimum gate-to-source voltage that just turns the channel on.
V T 0 — that same threshold measured when the source and body sit at the same potential (V S B = 0 ).
V S B — source-to-body voltage : how much higher the source sits above the substrate. Positive = reverse bias.
γ — the body-effect coefficient , units V : how strongly V T reacts to back-bias.
2 ϕ F — the surface potential needed for strong inversion (a fixed number for a given doping).
q , ε s i , N A , C o x — electron charge, silicon permittivity, channel doping, oxide capacitance per area. These live inside γ ; see Oxide capacitance Cox and Depletion region and Poisson's equation .
Every problem this topic can ask lives in one of these cells. Each row is a distinct behaviour of the formula, not just different numbers.
#
Case class
What is special about it
Covered by
A
V S B = 0 (zero input)
Both roots cancel → V T = V T 0 exactly
Ex 1
B
V S B > 0 , moderate
The "normal" body effect, V T rises
Ex 2
C
Two-point measurement
Solve for γ (inverse problem)
Ex 3
D
V S B < 0 (forward / "wrong sign")
Root of a smaller number → V T drops ; watch the danger zone
Ex 4
E
Large-V S B limit
Diminishing returns — the slope d V T / d V S B → 0
Ex 5
F
Degenerate γ → 0 or thin oxide
Body effect vanishes; what makes it vanish
Ex 6
G
Real-world word problem
NAND stack — lifted source raises V T
Ex 7
H
Exam twist — solve for V S B
Invert the square root to hit a target V T
Ex 8
The figure above plots the whole V T –V S B curve once so you can see where each cell lives: the flat crossing at zero (A), the steep early climb (B), the mirror-image forward-bias dip on the left (D), and the flattening tail on the right (E).
V S B = 0 must return V T 0
Given V T 0 = 0.5 V , γ = 0.4 V , 2 ϕ F = 0.7 V . Find V T at V S B = 0 .
Forecast: guess before reading — does the body-effect term add anything here?
Write the term: γ ( 2 ϕ F + 0 − 2 ϕ F ) .
Why this step? Plugging V S B = 0 makes the two square roots identical arguments .
0.7 − 0.7 = 0 , so the whole correction is 0.4 × 0 = 0 .
Why this step? Anything minus itself is zero — the correction was built to subtract the baseline (that is the − 2 ϕ F in the formula).
Therefore V T = 0.5 + 0 = 0.5 V .
Verify: the answer equals V T 0 exactly, which is the definition of V T 0 . Units: volts. ✓ This is the whole reason the baseline term exists (see the parent's "don't forget − 2 ϕ F " mistake).
Worked example Moderate reverse bias raises
V T
Same device, now V S B = 2 V . Find V T .
Forecast: by how much do you think V T climbs — 0.05 V, 0.3 V, or 1 V?
Inner root: 0.7 + 2 = 2.7 = 1.643 .
Why this step? The back-bias adds to the band bending the depletion layer must sustain, so it goes inside the root.
Baseline root: 0.7 = 0.837 .
Why this step? We subtract what V T 0 already paid for, to avoid double-counting.
V T = 0.5 + 0.4 ( 1.643 − 0.837 ) = 0.5 + 0.4 ( 0.806 ) = 0.5 + 0.322 = 0.822 V .
Verify: Δ V T = 0.32 V , positive and sub-volt — exactly what "harder to invert" predicts. Sanity: the shift is smaller than γ V S B = 0.4 × 1.414 = 0.566 , which it must be because the baseline subtraction always trims the raw root. ✓
Worked example Inverse problem — solve
for the coefficient
Measured V T = 0.5 V at V S B = 0 , and V T = 0.9 V at V S B = 3 V . Take 2 ϕ F = 0.7 V . Find γ .
Forecast: the V T jumped 0.4 V over a 3 V bias — will γ come out bigger or smaller than 0.4?
Subtract the two master equations: the V T 0 term cancels.
Why this step? We do not know V T 0 well, but it is identical in both, so removing it isolates γ .
0.9 − 0.5 = γ ( 0.7 + 3 − 0.7 ) = γ ( 3.7 − 0.7 ) .
3.7 = 1.924 , 0.7 = 0.837 , so 0.4 = γ ( 1.087 ) .
Why this step? Now it is one linear equation in γ .
γ = 0.4/1.087 = 0.368 V .
Verify: feed γ = 0.368 back into case B's structure: 0.368 × 1.087 = 0.400 , matching the measured jump. Units: V / V = V . ✓
V S B < 0 — threshold drops , and the danger zone
Device from Ex 1 (V T 0 = 0.5 , γ = 0.4 , 2 ϕ F = 0.7 ). What is V T at V S B = − 0.3 V ? Then ask: what V S B makes the root break?
Forecast: if lifting the source raises V T , what should lowering it do?
Inner root: 0.7 + ( − 0.3 ) = 0.4 = 0.632 .
Why this step? A forward-biased source–body junction narrows depletion, so the argument shrinks below the baseline.
V T = 0.5 + 0.4 ( 0.632 − 0.837 ) = 0.5 + 0.4 ( − 0.205 ) = 0.5 − 0.082 = 0.418 V .
Why this step? The correction is now negative — V T falls, mirroring case B.
Danger zone: the root demands 2 ϕ F + V S B ≥ 0 , i.e. V S B ≥ − 0.7 V . Below that the formula returns an imaginary number and the model has broken (the junction is heavily forward-biased and injecting — the depletion picture no longer holds).
Why this step? This is exactly the parent's warning about plugging V B S (negative) blindly and getting negative .
Verify: at V S B = − 0.3 the shift − 0.082 V is negative and smaller in size than case B's + 0.322 (the curve is steeper near zero on the positive side but a small forward step is close to the tangent). Argument 0.4 > 0 , so no imaginary result. ✓
V S B high — how much extra do you buy?
Same device. Compare the V T gain from 0 → 1 V against the gain from 9 → 10 V .
Forecast: the second step is also 1 V of bias — same gain, or less?
Gain 0 → 1 : 0.4 ( 1.7 − 0.7 ) = 0.4 ( 1.304 − 0.837 ) = 0.4 ( 0.467 ) = 0.187 V .
Gain 9 → 10 : 0.4 ( 10.7 − 9.7 ) = 0.4 ( 3.271 − 3.114 ) = 0.4 ( 0.157 ) = 0.063 V .
Why this step? Same Δ V S B = 1 V, but far up the square-root curve the slope is gentle.
So identical bias steps give less and less threshold shift — the square-root's flattening.
Why this step? The slope is d V S B d V T = 2 2 ϕ F + V S B γ , which → 0 as V S B → ∞ .
Verify: 0.063 < 0.187 , ratio ≈ 0.34 , confirming diminishing returns exactly as 1/ V S B predicts (this is the parent's "climbs fast, then flattens" mistake-fix). ✓
Worked example When body effect nearly disappears
Two processes share N A but process X has oxide thickness t o x = 10 nm and process Y has t o x = 1 nm . If process X has γ X = 0.5 V , what is γ Y ?
Forecast: thinner oxide → bigger C o x → is γ bigger or smaller?
Recall γ = C o x 2 q ε s i N A and C o x = t o x ε o x .
Why this step? Only C o x changes between X and Y, and it scales as 1/ t o x .
So γ ∝ C o x 1 ∝ t o x . Ratio γ X γ Y = t o x , X t o x , Y = 10 1 .
γ Y = 0.5 × 10 1 = 0.05 V .
Why this step? In the limit of very thin oxide the coupling is so strong the gate wins easily — body effect fades toward zero.
Verify: with γ Y = 0.05 , a full V S B = 3 V bias shifts V T by only 0.05 ( 3.7 − 0.7 ) = 0.05 ( 1.087 ) = 0.054 V — negligible, matching the intuition that thin-oxide (modern) devices suffer far less body effect. ✓
Worked example Why the top transistor is slow — with numbers
In a 2-input CMOS NAND pull-down, two nMOS are stacked. The top device's source sits on the drain of the bottom device. Suppose that intermediate node is at 0.8 V while the body is at ground, so V S B = 0.8 V for the top transistor. Device: V T 0 = 0.5 , γ = 0.4 , 2 ϕ F = 0.7 . The gate drives V GS = 1.2 V (referenced to that lifted source). Find the top device's V T and its overdrive V GS − V T , and compare to the bottom device (whose source is grounded, V S B = 0 ).
Forecast: the bottom transistor has overdrive 1.2 − 0.5 = 0.7 V. Will the top one keep most of that?
Top V T : 0.5 + 0.4 ( 0.7 + 0.8 − 0.7 ) = 0.5 + 0.4 ( 1.5 − 0.837 ) .
Why this step? The lifted source is the V S B ; body effect raises this device's threshold.
1.5 = 1.225 , so V T = 0.5 + 0.4 ( 1.225 − 0.837 ) = 0.5 + 0.4 ( 0.388 ) = 0.5 + 0.155 = 0.655 V .
Top overdrive = V GS − V T = 1.2 − 0.655 = 0.545 V , versus bottom 0.700 V .
Why this step? Drive current scales roughly with overdrive; less overdrive → less current → the stack charges/discharges slower.
Overdrive lost: 0.700 − 0.545 = 0.155 V , i.e. about 22% of the top device's drive vanishes purely from body effect.
Verify: the drop 0.155 V equals the top device's body-effect Δ V T from step 2 exactly (overdrive lost = threshold gained, since V GS was fixed). Sign positive, magnitude sub-volt. This is the parent's "stacked transistors slow down" made quantitative. ✓
Worked example Invert the root to hit a target threshold
Given V T 0 = 0.5 , γ = 0.4 , 2 ϕ F = 0.7 . What source-to-body voltage makes V T = 0.9 V ?
Forecast: we already know from Ex 3 that 3 V gave 0.4 V of shift — so is the answer near 3 V?
Move the baseline: V T − V T 0 = γ ( 2 ϕ F + V S B − 2 ϕ F ) , so 0.4 0.9 − 0.5 = 0.7 + V S B − 0.7 .
Why this step? Isolate the unknown root; everything else is known.
1.0 = 0.7 + V S B − 0.837 ⇒ 0.7 + V S B = 1.837 .
Square both sides: 0.7 + V S B = 1.83 7 2 = 3.374 , so V S B = 2.674 V .
Why this step? Squaring undoes the square root — the inverse operation — because we need the argument, not its root.
Verify: plug V S B = 2.674 back: 0.5 + 0.4 ( 3.374 − 0.7 ) = 0.5 + 0.4 ( 1.837 − 0.837 ) = 0.5 + 0.4 = 0.9 V . ✓ And it sits just under 3 V, consistent with the Ex 3 measurement where 3 V gave a slightly larger shift.
Recall Which cell? Match the symptom to the matrix
"Same 1 V bias step gives less shift each time" ::: Case E — large-bias limit, slope ∝ 1/ V S B .
"The formula gave an imaginary number" ::: Case D — you drove V S B below − 2 ϕ F .
"Thin-oxide chip barely shows body effect" ::: Case F — γ ∝ t o x → 0 .
"Top transistor in the stack conducts weakly" ::: Case G — lifted source gives V S B > 0 .
A-B-C-D-E-F-G-H = "Zero, Rise, Solve-γ, Wrong-sign, Flatten, Vanish, Stack, Target."
Eight cells, one square root — if you can place a problem in a cell, you already know its shape.