Device physics and scaling is the story of what a transistor actually is at the physical level, and why making it smaller — the engine of the whole industry — went from nearly free to extraordinarily hard. A MOSFET is a voltage-controlled switch: the gate sets up an electric field that turns a conducting channel between source and drain on or off. For decades, shrinking that structure made chips simultaneously faster, denser, and more power-efficient, a coordinated gift described by Dennard scaling. Around the mid-2000s that gift ran out, not because we forgot how to make things smaller, but because the underlying physics stopped cooperating. Understanding modern chips — why they have FinFETs, high-k gates, and multiple cores instead of one ever-faster one — is really understanding how engineers have fought that physics.\n\nDennard scaling was the deal that made shrinking free — and it broke. Robert Dennard's 1974 observation was that if you scale a transistor's dimensions and its supply voltage down together by the same factor, the electric field inside stays constant, and a beautiful set of consequences follows: the device gets smaller, switches faster, and uses less power, so that power per unit area — power density — stays flat. That is why for thirty years each node delivered more transistors that were also faster and cooler. It broke because voltage stopped scaling. Supply voltage is tied to threshold voltage (the gate voltage at which the channel turns on), and threshold voltage cannot keep dropping without the transistor leaking current when it is supposed to be off. Voltage stalled near 1 V, the field no longer stayed constant, and power density began to climb — the origin of the power wall and the pivot to multicore.\n\nThe 60 mV/decade limit is the physics that floors everything. How sharply a transistor turns off is measured by its subthreshold slope: how many millivolts of gate voltage it takes to change the off-state current by 10×. Thermodynamics sets a hard floor on this at room temperature — about 60 mV per decade — because the carriers obey a Boltzmann distribution set by kT/q. That single number is why scaling is hard: it means you cannot lower the threshold voltage (to allow a lower supply voltage and faster switching) without paying an exponential price in off-state leakage. Every device on a modern chip that is nominally 'off' still leaks, and with billions of them that standby leakage became a first-class power drain. The transfer curve tells the whole story: push the turn-on point left for speed, and the leakage floor rises with it.\n\n| Parameter | Dennard (ideal, scale by k) | What actually happened |\n|---|---|---|\n| Dimensions | × 1/k | kept shrinking |\n| Supply voltage | × 1/k | stalled near ~1 V |\n| Delay / speed | × 1/k | slowed |\n| Power per device | × 1/k² | fell less |\n| Power density | × 1 (constant) | rose → power wall |\n| Leakage | negligible | dominant standby drain |\n\n``svg\n\n``\n\nSince Dennard, the gains have come from electrostatics, not just size. If you cannot beat the 60 mV/decade slope, the next best thing is to make the gate control the channel as completely as possible, so that short-channel effects — the drain reaching in and turning the channel on by itself (DIBL) — are suppressed and leakage stays low even at tiny gate lengths. That is the logic behind every structural change of the last twenty years: high-k metal gate replaced the leaking silicon-dioxide insulator with a thicker high-permittivity one; FinFET stood the channel up as a fin so the gate wraps three sides; gate-all-around nanosheets wrap the gate completely around stacked channels; and CFET stacks an n-type device over a p-type one to keep shrinking area. Alongside these, design-technology co-optimization (DTCO) tunes the standard cells and design rules to the device, so the physics and the layout are improved together rather than in isolation.\n\nRead device physics and scaling through a control-of-electrostatics lens rather than a 'just make it smaller' lens: the transistor is a switch whose quality is how completely the gate — and nothing else — decides whether the channel conducts, and the entire modern roadmap is a fight to keep that control as gate length shrinks toward a few nanometers. Dennard scaling gave that control for free while voltage could fall; the 60 mV/decade floor ended the free ride by tying threshold voltage to leakage; and everything since — high-k, FinFET, nanosheet, CFET, backside power — is buying electrostatic control back through geometry because we can no longer buy it through voltage. The question at each node is no longer 'how small' but 'how well does the gate still own the channel,' and how much design and packaging co-optimization it takes to turn that into a real product.
Explore 500+ Semiconductor & AI Topics
From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.