Visual walkthrough — FinFET transistor structure
This walkthrough supports FinFET transistor structure and leans on the physics in Poisson's Equation in MOS Electrostatics. The problem it solves — leakage at tiny sizes — is Short-Channel Effects and DIBL. The reason we want to keep shrinking is Moore's Law and Dennard Scaling.
Step 1 — What are we even measuring? The channel and its "potential hill"
WHAT. We set up coordinates: let run along the channel (source → drain), and run across the thin silicon body (gate surface → gate surface).
WHY. Everything that follows is a competition between two bosses trying to set the barrier height: the gate (from the sides, along ) and the drain (from the far end, along ). We need axes to describe who wins where.
PICTURE. The fin lies on its side. The source and drain sit at the two ends; the gate wraps the middle. The purple curve on top is the potential barrier electrons must climb.

Step 2 — Poisson's equation: the rule the potential must obey
Term by term:
- — how sharply the potential curves across the body (side to side). "" is a derivative when several variables exist; "squared" means curvature (rate of change of the slope).
- — how sharply it curves along the channel (source to drain).
- (rho) — the charge density sitting in the depleted silicon.
- — the permittivity of silicon: how easily the material lets electric field pass. Big = the material "soaks up" field.
PICTURE. Two little cartoons: a straight line (zero second derivative, no charge) versus a bent line (nonzero second derivative, charge present).

Step 3 — The parabola trick: guessing the shape across the fin
WHAT. We write the potential across the body (-direction) as a parabola whose middle value is — the potential at the centre of the channel, which still varies along :
Term by term:
- — centre-line potential; the one number we actually care about, because the barrier lives here.
- — a tilt (linear term).
- — the curve (this is the parabola's belly).
WHY. A parabola is the lowest-order shape that can (a) match the gate boundary on the surfaces and (b) still have curvature. Choosing it turns an unknown function of into just three coefficients — a massive simplification, and a standard, physically honest one.
PICTURE. A slice across the fin: gate on the left and right, silicon between, and a parabolic dashed curve joining the two gated surfaces, dipping to in the middle.

Step 4 — Collapsing 2D into 1D: the equation for the barrier
WHAT. Substitute the parabola into Poisson's equation and use the gate boundary conditions to pin down . The across-fin curvature becomes a constant times . What remains is a clean 1D equation for the centre-line potential:
Term by term:
- — curvature of the barrier along the channel (the drain's influence lives here).
- — how far the channel has drifted from what the gate wants it to be.
- — a length-squared that measures how stiffly the gate pulls the channel back toward .
PICTURE. A spring–mass analogy overlaid on the channel: the drain bends the barrier, a spring of stiffness (labelled) pulls it back to the gate's flat line.

Step 5 — Where comes from, symbol by symbol
WHAT. The bookkeeping in Step 4 delivers exactly:
Term by term, and which direction is "good" (smaller ):
- (numerator) — silicon permittivity. Fixed by the material.
- (numerator) — silicon body thickness = the fin width . Thin fin ⇒ smaller ⇒ good.
- (numerator) — gate-oxide thickness. Thin oxide ⇒ smaller ⇒ good (see Gate Oxide and High-k Dielectrics).
- (denominator) — number of gated surfaces: planar, double-gate, FinFET, for Gate-All-Around Transistor. More gates ⇒ smaller ⇒ good.
- (denominator) — oxide permittivity.
PICTURE. Three fins side by side (planar , double , FinFET ), each with springs drawn on the gated faces; a bar shows shrinking as springs are added.

Step 6 — Cashing it in: how short can get?
WHAT. Plug the parent's numbers: , , , .
Planar, : FinFET, :
WHY it matters. The cancels because only the ratio of permittivities survives — that's why we can work in relative numbers. Tripling the gates cut by , so the same physics that dies at 27 nm on a planar device survives to 16 nm on a fin.
PICTURE. Two potential-barrier curves at the same short : the planar barrier sags in the middle (drain wins, leakage), the FinFET barrier stays tall (gate wins, OFF).

Step 7 — Degenerate & edge cases (never leave a scenario unshown)
- (perfect oxide): . Infinitely strong gate control — the ideal transistor. This is why we chase thin oxides (and high- tricks) in Gate Oxide and High-k Dielectrics.
- (fat body): . The gate loses control; the drain runs the channel. This is the leakage disaster of an ungated bulk device — the mistake "wide fins for more current" reintroduces exactly this.
- (planar limit): the formula reduces to the classic single-gate natural length. Our FinFET result correctly contains the planar case — a good sanity check.
- (long channel): the drain term is tiny, the spring dominates, the barrier is flat and gate-controlled. This is why old, large transistors never needed fins.
PICTURE. A single chart: plotted against fin width for , with the and -large limits marked, and a shaded "leakage danger" band where is large.

The one-picture summary

This final figure stitches the chain together: Poisson's curvature rule → parabolic guess across the fin → 1D spring equation → the natural length → the shortest survivable , with the FinFET winning because it presses on all three of , , at once.
Recall Feynman retelling — say it in plain words
Imagine the transistor's channel as a hill that electrons must climb; if the hill is tall, no current flows (OFF). The gate wants the hill tall; the drain, sitting at the far end, wants to flatten it so current leaks. Poisson's equation is the rulebook: charge makes the potential curve. We guessed the shape across the thin fin is a gentle parabola — because the gate holds both outer surfaces and something smooth connects them. Doing the algebra collapses the hard 2D problem into a simple 1D one: a barrier being bent by the drain but pulled back by a spring whose stiffness is . That single length tells you how far the drain's meddling reaches. Make the fin thin, make the oxide thin, and add more gates, and shrinks — so the spring is stiffer, the drain loses, and you can build a shorter, smaller transistor that still switches fully OFF. A planar device gives up around nm; a three-sided fin fights on to nm. That -fold gain, dressed in silicon, is the whole reason FinFETs exist.
Recall
What does small physically mean? ::: The gate's restoring "spring" is stiff, so the drain can't bend the channel barrier — strong gate control, less leakage. Why is the across-fin profile taken as a parabola? ::: It is the simplest smooth curve that matches the gate potential on both silicon surfaces while still allowing curvature. Why does appear in the denominator of ? ::: Each gated surface adds a restoring pull; more gates = stiffer spring = smaller . Tripling the gates changes by what factor? ::: It divides by , because is inside a square root. As , what happens to and why is that good? ::: : infinitely strong gate control, the ideal fully-switchable transistor.