Exercises — Metallization and interconnect layers
Before we start, here are the only tools you need, defined from zero so no symbol appears un-earned.
Signal delay of a wire is set by the product — the time to charge it up. That single product is the villain the whole chapter fights.
Level 1 — Recognition
L1.1 — Metallization belongs to which fabrication phase, FEOL or BEOL, and why can't it be swapped with the other?
L1.2 — Name the metal that replaced aluminium for interconnect, and state its resistivity vs aluminium's (from the parent note).
L1.3 — In the damascene recipe "Dig, Block, Fill, Flatten", which physical process is "Flatten", and what does it physically remove?
Recall Solution — L1
L1.1 — Metallization is BEOL (Back-End-Of-Line). Transistors are built first in FEOL and their doping needs anneals near . Aluminium/copper would melt or diffuse at that heat, so the wiring must be laid after the hot device steps. See Front-End-Of-Line (FEOL) transistor formation.
L1.2 — Copper, versus . Lower means lower for the same wire shape.
L1.3 — "Flatten" is CMP (Chemical-Mechanical Planarization). It grinds/polishes away the copper overfill sitting above the trenches, leaving copper only inside the trenches and a perfectly flat surface for the next layer. See Chemical-Mechanical Planarization (CMP).
Level 2 — Application
L2.1 — A copper line has , , , . Find its resistance .
L2.2 — Two parallel wires face each other over area separated by of dielectric with . Find the capacitance . (.)
L2.3 — Keep the L2.1 geometry but swap copper for aluminium (). By what factor does rise?
Recall Solution — L2
L2.1 — Step 1 (WHAT): build the cross-section , because needs area, not width alone. Step 2 (WHY): now every symbol in is a number, so substitute. So — one skinny wire already over a kilohm; that is why RC delay and interconnect scaling hurts at small nodes.
L2.2 — Plug straight into : (aF = attofarad = F). Tiny per wire, but multiplied over millions of wires it dominates dynamic power.
L2.3 — Only changed, and , so the ratio is the resistivity ratio: Aluminium would be ~1.59× the resistance — about 59% worse. No new full calc needed.
Level 3 — Analysis
L3.1 — A design team switches the inter-metal dielectric from () to a low-k material (), geometry unchanged. What fraction of the original capacitance remains, and by what percent does dynamic power drop (voltage and frequency fixed)?
L3.2 — For a wire, delay scales as with the parent's plate model (take and cross-section ). If a node shrink halves , , and but keeps the same, what happens to ? Explain physically.
L3.3 — Look at the layer stack figure. Explain why the lowest metal layers are made thin and dense while the upper layers are made thick and wide.

Recall Solution — L3
L3.1 — With geometry fixed, , so About 61.5% of the capacitance remains, i.e. a 38.5% drop. Since is linear in (with fixed), power also drops 38.5%. This is exactly why Low-k dielectric materials are worth their integration pain.
L3.2 — Substitute the scale factors. unchanged. , , : Delay goes 8× worse. Physically: thinner shrink the cross-section, so climbs (); a smaller gap raises (). Both fight you at once. This is the core message of RC delay and interconnect scaling: shrinking transistors is easy, but shrinking wires makes interconnect delay explode — the reason copper + low-k + more layers were all needed.
L3.3 — In the figure the bottom layers (magenta, thin) carry dense local routing — millions of short connections between nearby transistors, so they must be narrow to pack tightly. The top layers (orange, thick, wide) carry global signals and power/ground: these run long distances, so their resistance must stay low, and — a wide, tall cross-section keeps down over long . Fat upper wires also carry big currents without electromigration failure.
Level 4 — Synthesis
L4.1 — A chip uses two wiring options for the same , , line and the same capacitance geometry (, ):
- Option A: aluminium () + ()
- Option B: copper () + low-k ()
Compute , , and the delay for each, then the improvement factor .
L4.2 — Explain, step by step, why Option B's improvement in equals the product of the resistivity ratio and the ratio, and confirm it numerically.
Recall Solution — L4
L4.1 — Cross-section .
Resistances (, with ):
Capacitances (, , ):
Delays (use , arbitrary units of seconds): Option B is about 2.38× faster on this wire.
L4.2 — Delay is . Every geometric term () is identical between A and B, so it cancels in the ratio. Only and differ: The improvement is the product because carries the ratio and carries the ratio, and delay multiplies them. That is the whole "copper and low-k" strategy in one line.
Level 5 — Mastery
L5.1 — An engineer proposes replacing the Ta/TaN barrier with a thicker barrier to "be safe." The barrier has resistivity far higher than copper, and it eats into the trench, leaving less room for copper. If a -wide trench gets a barrier that is thick on each sidewall, what copper width remains, and by what factor does the copper's resistance rise versus a barrier-free fill (assume unchanged, and treat only the copper as conducting)?
L5.2 — Given the L5.1 result, argue why barrier thinning (not thickening) is a major research theme, yet why the barrier can never be removed entirely. Tie it to two failure modes.
Recall Solution — L5
L5.1 — A barrier of on each sidewall removes from the fillable width: Resistance (with fixed and treating only copper as conducting), so: The copper's resistance rises by ~1.47× (~47% worse) purely from the space the barrier steals. On a wire, a "thick to be safe" barrier is self-defeating — you lose most of the copper advantage you paid for.
L5.2 — Why thin the barrier: as L5.1 shows, every nanometre of barrier is a nanometre stolen from copper, and at nanoscale that stolen fraction is huge (16 of 50 nm ⇒ 32% of the width gone). Thinner barrier ⇒ more copper ⇒ lower ⇒ lower delay. This ties to Physical Vapor Deposition and electroplating (getting a conformal, ultra-thin barrier + seed into a nanoscale trench) and RC delay and interconnect scaling.
Why the barrier can never vanish: it prevents two failure modes. (1) Copper diffusion: bare copper drifts into the silicon and dielectric, creating deep-level traps that destroy transistor behaviour — a poison you cannot undo (see Front-End-Of-Line (FEOL) transistor formation). (2) Electromigration / adhesion loss: the barrier also anchors the copper and blocks the atom transport that drives Electromigration and reliability failures. So the barrier must be as thin as possible but never zero — a genuine engineering optimum.
Recall Master checklist — cover and recite
- BEOL vs FEOL, and the temperature reason ::: Metallization is BEOL; metals melt/diffuse at ~1000 °C FEOL anneals, so wiring comes after.
- The two equations and what each symbol means ::: , ; delay is their product .
- Why improvements from Cu and low-k multiply ::: Delay ; lives in , lives in , so ratios multiply.
- Why scaling hurts wires (8× in L3.2) ::: Smaller raise ; smaller raises ; both worsen .
- The barrier's real cost and its two failure modes it prevents ::: It steals copper width (raises ) but must stay to stop Cu diffusion and aid EM/adhesion.