Intuition The one core idea
A tiny fragile chip must be connected , protected , and cooled — and the number of wires you can attach is the make-or-break bottleneck. Wire bonding attaches wires only around the edge (a line), while flip-chip attaches bumps across the whole face (an area) — and area always beats a line once the chip is big enough.
This page assumes you have seen none of the notation in the parent note. We will build every letter, ratio, and squiggle from scratch, anchor each to a picture, and only then use it. Read top to bottom: each idea is a rung the next one stands on.
Before any symbols, we need a feel for scale, because the whole story is a fight against smallness.
Definition The micrometre (µm) and millimetre (mm)
A millimetre (mm ) is what you see between two close lines on a ruler — about the width of a grain of sand's big cousin.
A micrometre (μ m , "micron") is 1000 1 of a millimetre — far too small to see. A human hair is roughly 70 μ m thick.
Why we need this: a chip's connection pad is about 50 μ m wide, but a circuit board's solder pad is about 500 μ m = 0.5 mm — ten times bigger . That size gap is the reason "fan-out" (spreading connections outward) exists.
The die is a single finished chip, a flat square tile of silicon cut from a big wafer (see Wafer Dicing for the cutting step). Picture a small glass floor tile: flat, square, with a top face covered in circuitry and a bare back face .
Definition Bond pad (I/O pad)
A bond pad is a small square of metal on the die's top face — the "landing spot" where a wire or bump attaches. "I/O" means In/Out (signals and power going in or out of the chip). Picture tiny metal buttons dotted along the tile.
Why the topic needs these: everything in packaging is about getting electricity from these pads to the outside world without breaking the fragile tile.
L = die side length
L is just a letter standing in for a number : the length of one edge of the square die, measured in millimetres. If a chip is "10 mm on a side," then L = 10 mm .
Picture: the length of the bottom edge of the square tile. Because the die is square, all four edges are the same length L .
Why a letter and not a number? Because we want one formula that works for any chip. Writing L lets us say "whatever the size is, here's the rule."
L the length vs L the inductance
The parent note reuses the letter L for two totally different things: die side length (mm) and, much later, inductance (a magnetic quantity). They are unrelated — context tells you which. We will handle inductance in section 8 and rename it in our heads as "the coily L ."
p = pitch
Pitch is the centre-to-centre distance between two neighbouring pads or bumps . If pads sit every 0.25 mm , then p = 0.25 mm .
Picture a row of fence posts: pitch is the gap from one post's centre to the next post's centre — not the gap between them, but the repeating spacing.
Why we need it: pitch tells us how many connections fit in a given length. Small pitch = tightly packed = more connections. This is the key to counting.
Here is the first real piece of maths, and it is pure division.
Intuition Why division answers "how many fit?"
If a shelf is L = 12 cm long and each book is p = 3 cm thick, how many books fit? You divide: 12 ÷ 3 = 4 . Division is the tool for "how many copies of size p fit into length L ." That is exactly the question we keep asking, so p L shows up everywhere.
The ratio p L is dimensionless — a plain count, no units — because millimetres cancel millimetres. Always sanity-check: it should come out as a whole-ish number of pads.
This is the single most important picture on the page.
Definition Perimeter and area
Perimeter = the total length of the edge going all the way around the square: four edges of length L , so 4 L . Picture walking the border of the tile.
Area = the whole flat surface of the square: L × L = L 2 . Picture the entire top of the tile.
Intuition One-dimensional vs two-dimensional resources
The edge is a line — a 1-D resource. Make the chip twice as wide and the edge doubles.
The face is a surface — a 2-D resource. Make the chip twice as wide and the face becomes four times bigger (2 × 2 ).
This difference — a line growing linearly vs an area growing quadratically — is literally why flip-chip was invented.
Definition What the little
2 means
The tiny raised 2 (an exponent ) means "multiply the thing by itself once." So x 2 = x × x . It appears because a grid has rows and columns — you multiply the two counts. Whenever you see a squared quantity, think "a 2-D grid" or "an area."
Let's verify the parent's headline claim with L = 10 mm , p = 0.25 mm , so p L = 40 :
Wire: 4 × 40 = 160 connections.
Flip: 4 0 2 = 1600 connections.
Same chip, same pitch — ten times more connections just from using the face instead of the edge.
> (greater than)
A > B means "A is bigger than B ." The open mouth always faces the bigger side. We use it to ask "when does flip-chip's count exceed wire bonding's count?"
Common mistake Dividing by
x when x could be zero
We divided by x = p L . That's only legal because a real die has L > 0 and p > 0 , so x is strictly positive — never zero. If a "die" had zero size, both counts are zero and the comparison is meaningless. Always confirm you're not dividing by zero.
The parent adds three energy terms. Let's decode the notation.
E and its subscripts
E stands for energy (a store of "ability to make something happen," measured in joules). A subscript — the small word below — labels which energy: E thermal is heat energy, E mechanical is squeezing energy, E ultrasonic is vibration energy. Subscripts are just name tags; they don't do maths.
k , T , and e − E a / k T
T = temperature (how hot, on the absolute Kelvin scale).
k = Boltzmann's constant , a fixed number that converts temperature into energy-per-atom. So k T is roughly "the jiggling energy each atom has at temperature T ."
e = a special fixed number (≈ 2.718 ) that appears whenever growth or decay compounds smoothly. The shape e − E a / k T (the Arrhenius factor ) answers: "what fraction of atoms have enough energy to jump the barrier E a ?" Hotter T ⇒ bigger fraction ⇒ faster bonding.
Why the topic needs this: it explains why heat helps a bond form (more atoms clear the barrier) — and, in the "too much heat" mistake, why it can also go wrong.
Mnemonic Three energies = "Heat, Hug, Hum"
Heat (thermal), Hug (mechanical squeeze), Hum (ultrasonic vibration). Thermosonic bonding uses all three.
This is the electrical reason flip-chip wins. Every symbol, one at a time.
ℓ and r — length and radius of the wire
ℓ ("script ell") = the length of a bond wire (how long the connecting thread is). r = its radius (half its thickness). A wire bond is long (1 –3 mm ); a flip-chip bump is short (≈ 0.1 mm ). Longer wire = more of the effect below.
L (the coily one) — inductance
Here L means inductance : a wire's tendency to resist sudden changes in the current flowing through it , because the current wraps itself in a magnetic field. Picture the water in a long hose — it doesn't stop or start instantly; it has "momentum." Inductance is electrical momentum.
μ 0 — permeability of free space
μ 0 is a fixed constant of nature that sets how strong a magnetic field a given current makes in empty space. It's the conversion factor between "current" and "magnetic field." You don't derive it; you look it up.
ln — the natural logarithm
ln ( x ) answers the question: "e raised to what power gives x ?" It is the undo of the e power from section 7. It grows very slowly, so in the inductance formula the ln term means "geometry matters, but only mildly." Why it appears: the magnetic field weakens as distance 1 as you move away from the wire, and adding up distance 1 across a range of distances produces a logarithm.
d t d i — rate of change of current
i = current (flow of charge). t = time. The stacked d t d i means "how fast the current is changing, per unit time" (amps per second). Picture the slope of a current-vs-time graph: steep slope = fast switching. Fast digital chips switch current very fast, so d t d i is huge.
Quick numbers to feel it: with d t d i = 5 × 1 0 8 A/s , a 2 nH wire gives V = 2 × 1 0 − 9 × 5 × 1 0 8 = 1.0 V of droop — enough to crash a 1 V logic supply. A 0.05 nH bump gives just 0.025 V .
Definition CTE (Coefficient of Thermal Expansion)
CTE measures how much a material grows when heated . Silicon and the plastic/ceramic substrate have different CTEs, so when the chip heats up and cools down, they expand by different amounts and shear the tiny solder bumps. Picture two glued rulers of different materials being warmed — they slide against each other at the joint.
Underfill epoxy fills the gap and shares that stress so the bumps don't crack. See Coefficient of Thermal Expansion (CTE) Mismatch and Intermetallic Compounds and Bond Reliability .
Cover the right side and test yourself — you're ready for the parent note only if each reveals cleanly.
What is a micrometre in millimetres? One thousandth of a millimetre (1 μ m = 0.001 mm ).
What does the letter L mean in the counting formulas? The side length of the square die (in mm).
What is pitch p ? The centre-to-centre spacing between neighbouring pads or bumps.
Why does p L count how many pads fit? Division tells you how many pieces of size p fit into a length L .
Why is a die edge a 1-D resource and the face a 2-D resource? The edge is a line (grows as L ); the face is an area (grows as L 2 ).
What does the exponent 2 signify physically here? A grid with rows and columns — an area, hence squared.
When does flip-chip beat wire bonding on count? When L > 4 p (die wider than four pitches).
What does > mean and which way does it open? "Greater than"; the wide mouth faces the larger side.
What do subscripts on E do? They are name tags labelling which energy (thermal/mechanical/ultrasonic) — no maths.
What does ln ( x ) undo? It undoes e power ; it asks "e to what power gives x ?"
What does d t d i describe? How fast the current changes per unit time (the slope of current vs time).
Why does a long wire cause more ground bounce than a bump? Inductance L ∝ length ℓ , and V = L d t d i , so a longer wire makes a bigger noise voltage.
What is CTE and why does it force underfill? How much a material expands when heated; mismatched expansion shears the bumps, so underfill spreads that stress.