content by LCUS
What Is a BGA Escape Interposer, and When Do You Need One?
4 min read
6 parts, 15 paragraphs
An escape interposer solves one problem completely: your die has a pitch your board cannot build. Instead of dragging an HDI process across the whole design, you confine it to one small substrate and hand the board underneath an ordinary footprint.
The situation it exists for
You have silicon on a fine grid — say 48 × 32 pads at 0.8 mm. Run the channel arithmetic on that footprint and you get a hard answer: at 0.8 mm pitch with 0.35 mm pads and an ordinary 0.2 mm clearance, the gap between two adjacent balls is 0.05 mm and a trace is 0.075 mm. Nothing passes between two balls. Anywhere. On any layer.
So you have three options.
| Option | What it costs |
| Build the whole board on an HDI process | Every square millimetre pays HDI prices, and your fabricator shortlist collapses |
| Use a coarser package | Board area. 1,536 balls at 2.0 mm needs 94 × 62 mm of ball field alone |
| Put an interposer between them | One small HDI substrate, and the main board stays ordinary |
What it physically is
A small multilayer substrate with two pad grids on opposite faces and the copper that joins them.
| Top face | 1,536 pads, 48 × 32, 0.8 mm pitch, 0.35 mm pads — 37.6 × 24.8 mm |
| Bottom face | the same 48 × 32 array at 2.0 mm pitch, 0.9 mm pads — 94.0 × 62.0 mm |
| Ratio | 2.5× radial fan-out. Pad (i,j) on top maps to pad (i,j) underneath |
| Stackup | 12 copper layers — 6 signal, plus ground and power planes |
Note what the bottom face is: 48 × 32 at 2.0 mm is exactly an ordinary coarse-pitch BGA footprint. Whatever the die needed, the board below sees 2.0 mm pitch with 1.1 mm of clear space between pads — three traces per gap on a normal process.
Why it is worth doing
The difficulty is bounded. An HDI substrate 94 × 62 mm is a small, cheap thing to build compared with a 256 × 112 mm main board on the same process. You buy the expensive process only where the density actually is.
It is solved once. The escape is a self-contained geometry problem with no system context. Solve it, verify it, and it does not need solving again for the next revision, the next board, or the next product using the same silicon.
Your fabricator list stays long. The main board goes to anyone. Only the substrate needs a shop that quotes laser-drilled microvias and via-in-pad.
Rails get cheap. Power and ground balls do not need an escape channel at all — they drop straight into a plane through their own via. On this interposer 576 of the 1,536 balls are rails, so only 960 ever compete for routing space. That is a large fraction of the problem that simply disappears.
What it costs you, honestly
An extra interface. Two solder joints per net instead of one. That is a yield and reliability consideration, and it is real.
Z-height and inductance. You have added a substrate to the stack. For most signalling that is nothing; for the tightest power delivery or the fastest edges it is a number you have to actually check rather than wave at.
It is genuinely HDI. Laser-drilled microvias, blind vias, via-in-pad, and capture pads sized to the drill. Get a quote before you commit — it will not price like a two-week prototype, and a fabricator who says “sure, HDI” without asking about stacked versus staggered vias is not the one you want.
The escape may not be complete. A fine-pitch fan-out is a hard routing problem and honest suppliers tell you the coverage figure rather than implying 100%. Ask for it. If nobody will give you a number, that is the number.
When you do not need one
If your part is already coarse — 1.8 or 2.0 mm pitch with generous pads — run the channel arithmetic and you will find you have three traces per gap and no problem to solve. An interposer there is pure added cost and an added interface. The tool is for the case where the arithmetic returns zero.
The one-line test
band = pitch - pad_diameter - 2 x clearance band >= track -> route it directly, you are fine band < track -> HDI everywhere, or an interposer
The AutoPhi 1536 escape interposer — the routed 12-layer substrate, its KiCad project, 3D models, a full fabrication package and the design notes explaining what constrains the escape and what was measured — is available as an editable blueprint at the store. We ship the design. You build the board.
Copy one of the formats below: