This is a deep-dive drill page for Metallization and interconnect layers . We take the two master formulas from the parent note — wire resistance and wire capacitance — and push them through every kind of input you could meet: normal numbers, extreme geometries, zero and degenerate cases, limiting behaviour, a real-world word problem, and an exam-style twist.
Everything is built from just two equations. Let us re-earn them before using any symbol.
Definition Resistance of a wire
R = ρ A L = ρ W H L
Read this as: how hard it is to push current through a wire.
ρ (Greek letter "rho") is resistivity — a property of the material only , measured in ohm·metres (Ω ⋅ m ). Copper has a small ρ ; that is why it is a good wire.
L = length the current must travel (metres).
A = cross-sectional area the current flows through — the face you would see if you sliced the wire. For a rectangular wire that face is a rectangle of width W times height H , so A = W H .
Why length is on top and area on the bottom: a longer wire = more material to fight through = more resistance (top). A fatter wire = more parallel paths for current = less resistance (bottom). That is the entire physical meaning.
Definition Capacitance between two wires
C = k ε 0 d A plate
Read this as: how much charge two neighbouring wires store when a voltage sits between them — the electrical "drag" that slows a signal.
k (no units) is the relative permittivity or "dielectric constant" of the insulator between the wires. Vacuum is k = 1 ; silicon dioxide is k ≈ 3.9 ; a "low-k" material is anything below that.
ε 0 (spoken "epsilon-nought") is a fixed constant of nature, 8.854 × 1 0 − 12 F/m (farads per metre).
A plate = the facing area of the two wires (how much they "see" each other).
d = the gap between them.
Intuition Why we only ever care about the product
R C
A signal on a wire is like water filling a bucket through a straw. R is the narrowness of the straw; C is the size of the bucket. The time to fill is set by both multiplied together — the quantity R × C , called the RC delay (see RC delay and interconnect scaling ). Halving either one nearly halves the delay. That single fact drives copper (↓ ρ ⇒↓ R ) and low-k (↓ k ⇒↓ C ).
Every problem this topic throws is one of these cells. The worked examples below each carry a [Cell] tag so you can see the whole grid is covered.
#
Cell (what makes it special)
Which tool
Covered by
A
Plain, in-range numbers
R = ρ L / W H
Ex 1
B
Same wire, only material changes (ratio)
R ∝ ρ
Ex 2
C
Geometry scaling — shrink width by half
R ∝ 1/ W
Ex 3
D
Degenerate: W → 0 (limiting behaviour)
limit of R
Ex 4
E
Zero / open case: L = 0 or infinite gap d → ∞
R → 0 , C → 0
Ex 5
F
Capacitance ratio, only k changes
C ∝ k
Ex 6
G
Full R C delay — both tools together, units
R C
Ex 7
H
Real-world word problem: power grid line
R , P
Ex 8
I
Exam twist: fixed cross-section, split into two layers
series/parallel R
Ex 9
J
Exam twist: "which improves delay more, Cu or low-k?"
compare R C
Ex 10
Worked example Ex 1 — [Cell A] Plain resistance
A copper Metal-1 line: L = 100 μ m , W = 50 nm , H = 100 nm , ρ Cu = 1.7 × 1 0 − 8 Ω ⋅ m . Find R .
Forecast: guess — will it be milliohms, ohms, or hundreds of ohms? (These wires are astonishingly thin.)
Convert every length to metres: L = 100 × 1 0 − 6 , W = 50 × 1 0 − 9 , H = 100 × 1 0 − 9 .
Why this step? The formula only gives correct ohms if every quantity is in SI base units; mixing µm and nm silently breaks it.
Cross-section: A = W H = 50 × 1 0 − 9 × 100 × 1 0 − 9 = 5 × 1 0 − 15 m 2 .
Why this step? Current flows through the sliced face; that face is the W × H rectangle.
R = ρ A L = 5 × 1 0 − 15 1.7 × 1 0 − 8 × 100 × 1 0 − 6 = 340 Ω .
Why this step? Direct substitution — length on top, area on bottom.
Verify: units m 2 ( Ω ⋅ m ) ( m ) = Ω ✓. A single hair-thin wire is already hundreds of ohms — that is exactly why RC delay dominates advanced nodes.
Worked example Ex 2 — [Cell B] Same wire, aluminium instead
Identical geometry, but ρ Al = 2.7 × 1 0 − 8 Ω ⋅ m . Find R Al and the ratio to copper.
Forecast: will R go up or down, and by roughly what factor?
Only ρ changed, so scale Ex 1: R Al = 340 × 1.7 2.7 .
Why this step? R ∝ ρ with geometry fixed, so we never re-plug the geometry — just rescale.
R Al = 340 × 1.588 = 540 Ω .
Improvement of copper: 1 − 540 340 = 0.37 .
Why this step? Fractional drop tells us the real-world speed gain.
Verify: 340 540 = 1.588 = 1.7 2.7 ✓. Copper cuts resistance ~37 %. This is the number that justified switching every fab to electroplated copper .
Worked example Ex 3 — [Cell C] Shrink the width by half
Take the Ex 1 copper wire and halve its width to W = 25 nm (a denser node), keeping everything else. New R ?
Forecast: guess the factor before computing — does R double, quadruple, or halve?
R ∝ W 1 (width sits in the denominator through A = W H ).
Why this step? Isolating which variable moved lets us scale instead of re-deriving.
Halving W doubles R : R = 340 × 2 = 680 Ω .
Why this step? 1/ ( W /2 ) = 2/ W .
Verify: recompute from scratch: A = 25 × 1 0 − 9 × 100 × 1 0 − 9 = 2.5 × 1 0 − 15 , R = 2.5 × 1 0 − 15 1.7 × 1 0 − 8 × 100 × 1 0 − 6 = 680 Ω ✓. Shrinking wires raises resistance — the core tension of scaling.
Worked example Ex 4 — [Cell D] The degenerate limit
W → 0
What happens to R as the width W shrinks toward zero (an infinitely thin wire)?
Forecast: finite number, zero, or infinity?
Write R ( W ) = H ρ L ⋅ W 1 .
Why this step? Pull all the constants out so the behaviour depends only on 1/ W .
As W → 0 + , W 1 → + ∞ , so R → ∞ .
Why this step? This is the limiting-behaviour question the matrix demands — a wire with no cross-section carries no current, so infinite resistance is physically correct.
Verify: plug tiny widths and watch it blow up — W = 1 nm gives R = 340 × 50 = 17000 Ω ; W = 0.1 nm gives 170000 Ω . Monotonically increasing without bound ✓. This is why real wires cannot be scaled forever, and why upper layers are kept thick .
Worked example Ex 5 — [Cell E] Zero and open cases
Two degenerate inputs at once: (a) a zero-length wire L = 0 ; (b) two wires pulled infinitely far apart, d → ∞ .
Forecast: what are R and C at these extremes?
(a) R = ρ A L with L = 0 ⇒ R = 0 Ω .
Why this step? No distance to travel means no resistance — a perfect short. Sanity floor for any R calculation.
(b) C = k ε 0 d A plate with d → ∞ ⇒ C → 0 .
Why this step? Wires that cannot "see" each other store no shared charge — the coupling vanishes, the limiting case for capacitance.
Verify: both are the physically expected boundaries — a wire of no length is a node, and infinitely spaced wires are electrically independent. R ≥ 0 and C ≥ 0 always ✓.
Worked example Ex 6 — [Cell F] Low-k capacitance ratio
Between two adjacent wires we swap the insulator from SiO 2 (k = 3.9 ) to a low-k dielectric (k = 2.5 ). Same geometry. By what fraction does C change?
Forecast: up or down, and by how much?
C ∝ k (geometry A plate and d fixed).
Why this step? Isolating k turns the whole problem into a simple ratio.
C SiO 2 C low-k = 3.9 2.5 = 0.641 .
Drop: 1 − 0.641 = 0.359 ≈ 36% .
Verify: the ratio must be less than 1 because 2.5 < 3.9 ✓. A 36 % capacitance drop feeds straight into a 36 % delay drop for the C-part, and into lower dynamic power P = 2 1 C V 2 f .
Worked example Ex 7 — [Cell G] Full RC delay, with units
Combine both tools. Use R = 340 Ω (Ex 1) and a capacitance C = 0.20 fF = 0.20 × 1 0 − 15 F for that line. Estimate the RC time constant.
Forecast: picoseconds, nanoseconds, or microseconds?
τ = R C = 340 × 0.20 × 1 0 − 15 .
Why this step? The RC product is the characteristic delay — the two tools multiply, exactly as the bucket-and-straw picture said.
τ = 6.8 × 1 0 − 14 s = 0.068 ps = 68 fs .
Why this step? Converting to sensible units so we can compare with a clock period.
Verify: units Ω ⋅ F = A V ⋅ V C = A C = s ✓. Femtoseconds for one short segment — but multiply by thousands of segments in series and it becomes the nanoseconds that limit clock speed.
Worked example Ex 8 — [Cell H] Real-world word problem: a power line and its heat
An upper-layer copper power rail carries I = 2 mA and has resistance R = 50 Ω . How much power does it waste as heat, and why do designers make power rails wide?
Forecast: microwatts or milliwatts?
Power dissipated in a resistor: P = I 2 R .
Why this step? Heat in a wire depends on current squared times resistance — this is the Joule-heating law, the tool for "how hot / how lossy."
P = ( 2 × 1 0 − 3 ) 2 × 50 = 4 × 1 0 − 6 × 50 = 2 × 1 0 − 4 W = 0.2 mW .
To cut this, lower R ; since R ∝ 1/ ( W H ) , widen and thicken the rail.
Why this step? Connects the answer back to the design rule — upper metals are thick precisely to carry power with low loss and to survive electromigration .
Verify: units A 2 ⋅ Ω = A 2 ⋅ A V = A ⋅ V = W ✓. 0.2 mW per rail × millions of rails = the reason power delivery is a whole engineering discipline.
Worked example Ex 9 — [Cell I] Exam twist: split one wire into two half-height layers in parallel
A wire of cross-section W × H is instead built as two stacked wires each of height H /2 , carrying the same current in parallel (same L , same ρ , same total footprint). Show the combined resistance equals the original.
Forecast: higher, lower, or identical to the single wire?
Each half-wire: R half = ρ W ( H /2 ) L = 2 ρ W H L = 2 R .
Why this step? Halving height halves area, doubling each piece's resistance.
Two equal resistors in parallel: R tot = 2 R half = 2 2 R = R .
Why this step? Parallel resistors of equal value R p combine to R p /2 ; the doubling and the halving cancel.
Verify: with R = 340 Ω : each half = 680 Ω , parallel of two gives 2 680 = 340 Ω ✓. Lesson: it is the total conducting area that sets resistance, not how you slice it — a favourite trap on exams.
Worked example Ex 10 — [Cell J] Exam twist: Cu or low-k, which helps delay more here?
A wire currently has R = 540 Ω (aluminium) and C = 0.30 fF in SiO 2 (k = 3.9 ). Option 1: switch to copper (drop R to 340 Ω ). Option 2: switch to low-k k = 2.5 (drop C to 0.30 × 3.9 2.5 ). Which gives the smaller RC delay?
Forecast: guess which single swap wins before computing.
Baseline delay: τ 0 = 540 × 0.30 × 1 0 − 15 = 1.62 × 1 0 − 13 s .
Why this step? We need a reference so both options are compared to the same starting point.
Option 1 (copper): τ 1 = 340 × 0.30 × 1 0 − 15 = 1.02 × 1 0 − 13 s . Ratio 540 340 = 0.630 .
Option 2 (low-k): new C = 0.30 × 0.641 = 0.192 fF ; τ 2 = 540 × 0.192 × 1 0 − 15 = 1.038 × 1 0 − 13 s . Ratio 3.9 2.5 = 0.641 .
Why this step? Because delay scales with whichever factor drops most, we compare the two fractional drops directly.
Copper wins here (0.630 < 0.641 ), but only barely.
Why this step? The honest exam answer: it depends on the numbers — in this case the resistivity drop (2.7→1.7) is slightly bigger than the k drop (3.9→2.5), so copper edges it. Real chips do both .
Verify: τ 1 = 1.02 × 1 0 − 13 vs τ 2 = 1.038 × 1 0 − 13 ✓, and both beat τ 0 = 1.62 × 1 0 − 13 ✓. Neither swap alone is enough — the parent note's conclusion "copper and low-k" is exactly why.
The figure above traces the whole matrix on one plot: resistance vs wire width (Cell C/D — the curve blowing up as W → 0 ), with the amber markers showing Ex 1 and Ex 3, and the dashed cyan line marking the aluminium level from Ex 2.
This second figure is the Ex 9 geometry : one solid wire versus the same footprint split into two half-height wires in parallel — showing why the total resistance is unchanged.
Recall Active recall — cover the answers
Which cell shows R going to infinity, and why? ::: Cell D (W → 0 ): area vanishes so R ∝ 1/ W → ∞ .
Halving a wire's width does what to R? ::: Doubles it, since R ∝ 1/ W (Ex 3).
Splitting a wire into two half-height parallel wires changes R how? ::: Not at all — total conducting area is what matters (Ex 9).
In Ex 10, why does copper barely beat low-k? ::: The resistivity ratio 1.7/2.7 = 0.63 is slightly smaller than the k ratio 2.5/3.9 = 0.641.
Units of the RC product? ::: Ohm × farad = seconds.
Mnemonic Two knobs, one delay
"Thin the resistivity, thin the k — the bucket-and-straw drains twice as fast."