Etching and Deposition
Once photolithography has printed a pattern in resist, something physical has to actually happen to the wafer underneath — material has to either be removed or added. Every structure on a chip, from a transistor’s gate to the trench that will later hold a copper wire, is built from just two fundamental moves repeated over and over: etching (cutting material away) and deposition (building material up). This page covers both.
Two opposite moves, one goal: shaping layers
Etching: taking material away
Etching removes material from areas left exposed by the patterned photoresist (or by a hard mask made from a previously deposited layer). There are two broad families:
- Wet etching uses liquid chemicals that dissolve the target material through a chemical reaction. It’s simple and cheap, but it etches roughly equally in all directions (isotropic), which undercuts material sideways beneath the resist edge — fine for older, larger features, but too imprecise for modern nanometer-scale patterns.
- Dry etching (plasma etching) uses a chemically reactive gas turned into an ionized plasma inside a vacuum chamber. Electric fields accelerate ions to strike the wafer nearly straight down, combining chemical reaction with physical bombardment. This produces highly anisotropic etching — it cuts almost straight down and barely sideways — which is essential for the tall, narrow, precisely-shaped features on modern chips.
The tradeoff is control versus cost and complexity: wet etch is cheap and high-throughput but geometrically sloppy; dry etch is expensive and slow but can carve nearly vertical walls with nanometer precision.
Engineers quantify how “straight-down” an etch is with an anisotropy factor:
Here is how fast the etch eats sideways under the mask, and is how fast it eats straight down. Purely isotropic wet etching has , so ; a perfectly anisotropic dry etch has almost no sideways etching, so approaches 1. Modern nanometer-scale features need very close to 1, which is exactly why plasma etching dominates leading-edge fabrication.
Deposition: building material up
Deposition lays down a new thin film across the wafer — sometimes everywhere, sometimes selectively. The two dominant techniques:
- Chemical Vapor Deposition (CVD) — gaseous chemical precursors are introduced into a chamber, where they react (often with heat or plasma assistance) directly on the wafer’s surface, leaving behind a solid film and releasing byproduct gases that get pumped away. CVD is good at coating even complex, uneven surfaces evenly (good “step coverage”), and is used heavily for insulating layers like silicon dioxide and silicon nitride.
- Physical Vapor Deposition (PVD) — a solid source material (often a metal) is physically knocked loose — commonly by bombarding it with ions in a process called sputtering — and the dislodged atoms travel through vacuum and condense onto the wafer. PVD is a purely physical, line-of-sight process, often used for metal seed layers and certain barrier films.
Both families have many specialized variants (plasma-enhanced CVD, atomic layer deposition for atom-by-atom precision, evaporation, and more), but the core idea in each case is the same: add a controlled, thin, uniform layer of a specific material across the wafer.
A wafer cross-section during processing
Why the cycle repeats
A single chip layer often goes through: lithography (pattern resist) → etch (transfer pattern into an underlying film, or into the silicon itself) → strip resist → deposit (fill the etched features or add the next film) → possibly polish flat → repeat. This pattern — Photolithography, then a shaping step, then on to the next layer — is why chip fabrication takes so many process steps, as introduced in From Sand to Chip. Later, when metal wiring layers are built, this etch/deposit cycle takes on a specific, famous form called the damascene process, covered in Metallization and Interconnects.
Key takeaways
- Etching removes material (wet etch: cheap but etches sideways too; dry/plasma etch: precise, nearly vertical cuts).
- Deposition adds material (CVD: chemical reaction forms a film on the surface; PVD/sputtering: physically knocked-loose atoms condense onto the wafer).
- These two opposite operations, guided by the resist pattern from photolithography, are how every structure on a chip is physically shaped.
- The lithography → etch/deposit → planarize cycle repeats for essentially every layer of a chip, which is a major reason chip fabrication involves so many steps.