6.5.3 · D3Advanced & Emerging Architectures

Worked examples — 3D stacking and through-silicon vias (TSV)

2,451 words11 min readBack to topic

Before any symbol appears, let's re-earn them in plain words so a newcomer can start at line one.

Look at the figure: the copper core (blue), the pale oxide ring (yellow) out to , and the grey silicon that the outside voltage is measured against. Every formula below reads off this one cross-section.


The scenario matrix

Here is every case class this topic can throw at you. Each row is a "cell"; the last column names the example that lands on it.

# Case class What is being pushed Example
A Baseline capacitance ordinary Ex 1
B Degenerate: thin oxide , limiting behaviour Ex 2
C Degenerate: zero length (the thinning limit) Ex 3
D Energy from capacitance apply , compare 2D/3D Ex 4
E Sign / direction of change which knob helps? sensitivity Ex 5
F I/O counting, edge vs area vs , crossover Ex 6
G Real-world word problem HBM bandwidth end-to-end Ex 7
H Thermal limiting case Fourier , the ceiling Ex 8
I Exam twist back-solve for oxide thickness Ex 9

We now walk them in order. Every numeric answer is machine-checked at the bottom.


Cell A — Baseline capacitance


Cell B — Degenerate: thin oxide


Cell C — Degenerate: zero length


Cell D — Energy per switch


Cell E — Sign / direction of change (which knob helps?)


Cell F — I/O counting, edge vs area


Cell G — Real-world word problem


Cell H — Thermal limiting case (the real ceiling)


Cell I — Exam twist (back-solve)


Recall Quick self-test (reveal after answering)

As oxide gets vanishingly thin (), does TSV capacitance go to zero or infinity? ::: To infinity — in the denominator (Ex 2). As the wafer is ground to zero thickness (), what happens to ? ::: It goes to zero, cleanly and continuously (Ex 3). Why does full-face TSV I/O beat edge I/O by the factor ? ::: Face count grows as area while edge count grows as perimeter ; their ratio is (Ex 6). To lower you thicken the oxide — why do returns diminish? ::: depends on , so doubling the gap raises the log less than 2× (Ex 5).


Connections