Visual walkthrough — 3D stacking and through-silicon vias (TSV)
Step 0 — What is the object we are measuring?
WHAT we just did: named the parts. WHY: the formula only makes sense once you can point at , , on a drawing. WHAT IT LOOKS LIKE: figure s01 — copper (amber) core, cyan oxide ring, blueprint silicon around it.
Step 1 — Put charge on the wire, ask what field it makes
WHY this tool (the field): voltage is not something we can write down directly here — the gap is curved, not flat plates. But voltage is just field added up along a path. So to get , we must first get . The field is the stepping stone.
WHAT IT LOOKS LIKE: figure s02 — cyan field arrows shooting straight out from the copper line, longer (stronger) near the core, shorter far away.
Step 2 — Gauss's law gives the field's exact shape
Wrap an imaginary cylinder of radius and length around the copper (figure s03). The field is the same strength everywhere on its curved side (symmetry), and that side has area (circumference times height ). Trapped charge is . So:
Cancel , solve for :
- — charge per length: more charge, stronger field.
- — distance from centre: field fades like as you move out. This is the key shape.
- — comes from the circle's circumference; it's geometry, not physics.
- — how much the oxide "soaks up" field (Step 3).
WHAT we did: used symmetry to nail exactly. WHY: now we have the stepping stone to voltage. WHAT IT LOOKS LIKE: figure s03 — dashed Gaussian cylinder, arrows equal all around its side.
Step 3 — What is , and why the oxide's version matters
WHY it enters here: the field in Step 2 lives inside the oxide liner (between and ), so the we use is the oxide's permittivity. This is the only place material choice sneaks into the formula — and it's why engineers hunt for low- liners: they lower .
WHAT IT LOOKS LIKE: figure s04 — same field arrows shrinking when the gap is filled with oxide vs vacuum, showing "softening" the field.
Step 4 — Add the field along a path to get voltage
- — "add the field over every sliver from to ."
- The only thing changing inside is .
The integral of is the natural logarithm . (Why ? Because is defined as the running area under — it is the exact answer to "sum up ." No other function does this.) So:
- — the geometry factor: it only cares about the ratio of the two radii, not their absolute size. A thicker liner (bigger ) → bigger → bigger voltage for the same charge.
WHAT we did: turned field into voltage by integrating across the liner. WHY: needs a , and now we have it. WHAT IT LOOKS LIKE: figure s05 — the curve with the shaded area from to labelled "this area = voltage = ."
Step 5 — Divide: charge over voltage gives capacitance
Now assemble . Recall (charge per length times height):
The cancels top and bottom (capacitance never depends on how much charge you put on — that's the whole point of it being a fixed property of the geometry). Flipping the divided fraction:
WHAT IT LOOKS LIKE: figure s06 — the finished cross-section with each symbol pinned to the part it controls, plus arrows "↑h ⇒ ↑C" and "↑liner ⇒ ↓C."
Step 6 — Edge and degenerate cases (never leave a gap)
The one-picture summary
Figure s08 stitches the whole chain into one flow: charge on copper → Gauss gives → integrate across the liner gives → divide gives , with the design levers (, liner thickness, ) hanging off the result.
Recall Feynman retelling — say it back in plain words
A TSV is a copper straw pushed through a chip, wrapped in a thin insulating sleeve, with the chip's silicon body as a wall on the outside. Copper and silicon are two conductors with insulator between — that's a capacitor, and a capacitor slows signals and burns energy, so we want its number small. To find that number I asked "how much charge per volt?" I put charge on the copper, and because the shape is a perfect cylinder I used Gauss's law to instantly get the field: it points outward and weakens as . To turn that field into a voltage I added it up across the insulating sleeve — adding gives a logarithm, so the voltage carries an , where is the copper's radius and is the outside of the sleeve. Dividing charge by voltage, the charge amount cancels (capacitance is pure geometry), leaving . Reading it: a taller via () means more (bad) — so we grind the wafer thin. A thicker sleeve or lower-permittivity material means less (good). And the extremes behave: touching conductors give infinite , a far wall or zero height gives zero . That's the entire result, honestly earned.
Recall Quick self-test
Why does thinning the wafer lower TSV capacitance? ::: ; less height means less wall area coupling copper to silicon, so directly less . Why is there a logarithm in the formula? ::: Voltage is the field integrated across the liner, and the field goes as ; the integral of is , evaluated from to giving . What does physically represent and why prefer it low? ::: The liner's permittivity — how readily it stores field; low- liners store less charge, giving lower , faster and lower-energy signals.
See also: Interconnect RC Delay (why costs time and energy), High Bandwidth Memory (HBM) and Interposers and 2.5D Integration (where thousands of these vias run in parallel), Thermal Management in ICs (the wall this all runs into), and Chiplets and Heterogeneous Integration.