4.2.2 · D1VLSI Design

Foundations — Dennard scaling and its breakdown

1,940 words9 min readBack to topic

The stage: what a transistor even is

Before any symbol, look at the object we keep shrinking.

Figure — Dennard scaling and its breakdown

A MOSFET (the switch our chips are built from) is a tiny sandwich. Current wants to flow between two terminals called the source and the drain. Between them sits a strip of silicon called the channel. Sitting on top — separated by a thin glassy insulator — is the gate, the control knob. Put voltage on the gate and it invites charge into the channel, opening a path for current; remove it and the path closes.

Everything in Dennard scaling is about making this sandwich smaller while keeping it working. See MOSFET Operation and Square-Law Current for how the current actually flows.


The symbols, built one on top of the next

— channel length

— channel width

— oxide thickness

— supply voltage

— electric field

Figure — Dennard scaling and its breakdown

— the scaling factor

— capacitance

— current

— gate delay

Figure — Dennard scaling and its breakdown

— clock frequency

— power, and — power density

— threshold voltage

— thermal voltage


How the foundations feed the topic

Channel length L

Electric field E = V over L

Supply voltage V

Constant-field scaling

Channel width W

Capacitance C

Oxide thickness t_ox

Current I

Threshold voltage Vth

Delay tau = C V over I

Frequency f

Power P = I V

Power density P over A

Scaling factor k

Thermal voltage kT over q

Breakdown of scaling

Read it top-down: the geometry and voltage feed the field, capacitance, and current; those feed delay (hence speed) and power (hence power density); and the thermal-voltage floor under is what eventually breaks the chain.


Equipment checklist

Cover the right side and test yourself — you are ready for the parent note when each is instant.

What do , , and physically measure on the transistor?
Channel length (source-to-drain distance), channel width (into the page), and oxide-insulator thickness.
Why is the field , and why must it stay constant?
Voltage dropped over length ; keeping it constant while shrinking forces to shrink too, so the tiny device isn't fried.
What is , and what happens to a length vs a device count when we scale by ?
The shrink factor ; lengths divide by , device density multiplies by .
Why does capacitance scale by , not ?
Area gives , but the thinner oxide multiplies back by , netting .
What does mean in plain words?
Time to switch = charge to move divided by the rate you move it .
How are and related?
Inversely — smaller delay means higher clock frequency, .
Give the two forms of power used in the topic.
(per device) and (dynamic).
What is and why does the headroom matter?
The gate voltage that turns the transistor on; drive current depends on , so voltage can't fall below a floor above .
What is and why does it end Dennard scaling?
Thermal voltage mV; it floors because lower causes exponential leakage .

Ready? Head back to the parent note and the derivation will read like sentences, not symbols.