Visual walkthrough — Ion implantation and diffusion
Where we are going: the parent note handed you the implant profile and the dose-to-peak link . Here we build both from a single physical picture — many ions, each stopping at a slightly random depth — using nothing but counting and one bell-shaped curve. Every symbol is earned before it appears.
Parent: Ion implantation and diffusion · prerequisites: Doping and PN Junctions, Diffusion Equation, Fick's Laws, Arrhenius Equation.
Step 1 — What we are actually firing at the wafer
WHAT. We define a single measuring stick, depth :
- is the top surface,
- points into the silicon,
- is measured in centimetres (cm) — but the physics only cares about how deep, not units.
WHY. A transistor needs dopants placed at a controlled depth. So the one number that matters for each ion is: how deep did it stop? Everything on this page is a story about the depths where ions come to rest.
PICTURE. Look at the beam of orange darts coming down and burying themselves at various depths below the surface line.

Step 2 — Why the depths are not all the same (the histogram)
WHAT. Fire millions of ions and record every stopping depth. Chop the depth axis into thin bins and count how many ions landed in each bin. That count-vs-depth chart is a histogram.
WHY the histogram matters. The height of a bin at depth tells you how many dopant atoms per unit depth live there — which is exactly the dopant concentration we care about (atoms per cm³, once we account for beam area). So:
PICTURE. The scattered stopping depths pile up into a lumpy histogram — tall in the middle, short at the edges. That lump is the shape we are about to name.

Step 3 — Why the lump is a bell curve (the Gaussian)
WHAT. The idealised histogram, with infinitely many ions and infinitely thin bins, becomes a smooth curve called a Gaussian (a "bell curve"):
Let's read it term by term, right where each symbol sits:
WHY the minus and the square. The minus makes the curve decay as you move away from centre (deeper OR shallower). The square makes it symmetric — an ion is just as likely to overshoot as undershoot the average by the same amount.
PICTURE. The smooth bell, with marked at its peak and marked as the horizontal distance from the peak to where the curve has dropped to about of its height.

Step 4 — Why the peak is buried, not at the surface
WHAT. The peak sits at . The surface concentration is
which is smaller than because the exponent is now negative (the surface is a full away from the centre).
WHY it matters. This is the single biggest difference from thermal diffusion, where the maximum sits at the surface. Buried peaks are exactly what you want for a MOSFET channel or a threshold-adjust implant.
PICTURE. The bell shifted rightward off the surface line; the short red bar at shows how little dopant reaches the very top compared to the tall bar at .

Step 5 — Connecting the shape to the dose (area under the bell)
WHAT. The dose (atoms per cm²) is the total area under the concentration curve — every atom must be somewhere:
The Gaussian's area is a known result: . Reading it term by term:
- — height of the bell,
- — its width,
- — the fixed geometric constant for every Gaussian (area = height × width × ).
WHY this step. Height × width = area, roughly — and the exact Gaussian version fixes the proportionality constant. Setting that area equal to the known dose solves for the one unknown, :
Term by term: a bigger dose raises the peak; a wider straggle lowers it (same atoms smeared over more depth).
PICTURE. The shaded area under the bell, labelled "= total dose ", with height and width marked as the two levers that trade off against each other.

Step 6 — The degenerate cases (never leave a gap)
Case A — Zero straggle (). All ions stop at exactly . The bell collapses to an infinitely tall, infinitely thin spike at . In the formula, , but the area stays . This is the idealised "delta" implant.
Case B — Doubling the dose (). Same width, twice the height ( doubles). Shape unchanged, curve simply scaled up. Dose only controls height, energy controls centre.
Case C — Zero dose (). : flat line, no dopant anywhere. The formula correctly gives nothing.
Case D — After the anneal. Heating to activate dopants also lets them wander (thermal diffusion). The bell keeps its centre but widens: the straggle grows
where is the diffusion coefficient (temperature-set via the Arrhenius law ) and the anneal time. Term by term: is the implant spread, is the extra thermal spread added on top — variances add.
PICTURE. Four small panels: (A) the spike, (B) doubled height, (C) flat zero line, (D) a narrow bell widening into a broad one after anneal.

The one-picture summary

This single figure compresses the whole walkthrough: random ion stops → histogram → smooth Gaussian bell centred at , width , whose enclosed area is the dose , with the peak height pinned by .
Recall Feynman retelling (say it in plain words)
We shoot dopant darts straight down into silicon. Each dart plows through a chaotic hail of collisions and stops at some depth — never quite the same depth twice, because the collisions are random. Pile up millions of darts and the depths stack into a bell-shaped hill: tallest at the average depth (which is buried inside the wafer, because darts need room to stop), and fading smoothly to both sides. How wide the hill is, we call the straggle ; how tall it is depends on how many darts we fired — the dose . Since every dart lands somewhere, the area under the hill is exactly ; and since a Gaussian's area is height × width × , the height must be . Squeeze the width to nothing and the hill becomes a spike; double the darts and the hill doubles in height; fire nothing and there's no hill. Finally, when we heat the wafer to wake the dopants up, they wander a bit and the hill quietly widens — its width becoming .
Recall
Where does the implant peak sit, and why? ::: At inside the wafer, because ions need travel-distance to lose their energy — almost none stop right at the surface. Why is the profile Gaussian? ::: Each ion's depth is a sum of many small random collisions; sums of many small independent randoms pile into a bell curve (Central Limit Theorem). How is the peak height fixed? ::: Total area under the bell = dose ; a Gaussian's area is , so . What does annealing do to the width? ::: Widens the straggle from to (thermal diffusion adds variance).