what is euv lithography
EUV lithography is a chipmaking technique that uses extreme ultraviolet light — with a wavelength roughly fourteen times shorter than the light used in older lithography methods — to pattern the extraordinarily fine circuit details required by today's most advanced chips, a capability so difficult to achieve that for years only a single company in the world could build the machines that do it.
```flowchart
{
"rows": [
{ "type": "nodes", "items": [
{ "title": "Need to pattern extremely fine circuit features", "sub": "smaller than older light wavelengths can cleanly draw", "tone": "neutral" }
]},
{ "type": "arrow" },
{ "type": "group", "title": "EUV uses much shorter-wavelength light", "note": "13.5nm wavelength vs. 193nm for older deep-UV lithography", "items": [
{ "title": "Shorter wavelength = finer detail possible", "sub": "like a finer pen tip for smaller writing", "tone": "green" }
]},
{ "type": "arrow" },
{ "type": "nodes", "items": [
{ "title": "Enables the smallest modern process nodes", "sub": "at enormous machine cost and complexity", "tone": "orange" }
]}
]
}
```
**Lithography's precision is fundamentally limited by the wavelength of light used, which is the entire reason EUV exists.** Just as a wide marker can't draw fine, delicate lines no matter how careful the hand holding it, a lithography system using a longer light wavelength runs into a hard physical limit on how small and precise a feature it can pattern. EUV light's dramatically shorter wavelength allows patterning of the tiny circuit features modern chip designs require — features that would be effectively impossible to draw cleanly using the longer-wavelength light of older lithography generations.
```svg
```
| EUV fact | Why it matters |
|---|---|
| 13.5-nanometer wavelength | About 14x shorter than deep-UV lithography's 193nm |
| Requires vacuum operation | EUV light is absorbed by ordinary air, unlike visible or deep-UV light |
| Mirrors, not lenses, focus the light | Nearly everything absorbs EUV light strongly, including most glass |
| Machines cost well over $100 million each | Reflects the extreme precision and novel engineering required |
**EUV light is so difficult to work with that it required inventing entirely new tools rather than adapting existing ones.** Because EUV light is absorbed by essentially everything, including the glass lenses used in older lithography systems, an EUV machine has to generate the light in a vacuum and focus it using a series of extraordinarily precise mirrors instead of lenses — engineering challenges significant enough that EUV lithography took decades of research and development before becoming viable for mass production.
**EUV's difficulty and cost created a genuine strategic chokepoint in the global chip industry.** Because only one company has historically been capable of manufacturing production-ready EUV lithography machines, any chipmaker aiming to manufacture on the smallest, most advanced process nodes has depended on access to that single supplier's equipment — a concentration point that governments and industry analysts watch closely given how central the smallest process nodes have become to advanced computing, AI, and national technology competitiveness.
**EUV isn't used for every layer of a modern chip, because it's expensive and only necessary where its extra precision is actually required.** A chip's most critical, densest layers benefit enormously from EUV's finer patterning, but many other layers on the same chip can still be patterned adequately, and far more cheaply, using older deep-UV lithography — so a modern advanced chip is typically manufactured using a deliberate mix of EUV and non-EUV lithography steps, applying the most expensive tool only where it earns its cost.
Read EUV lithography through a finer-pen-tip lens: the entire point of moving to a much shorter wavelength of light is the same principle as switching from a broad marker to a fine-tipped pen — the shorter the wavelength, the smaller and more precise a detail can be drawn, which is exactly the capability the smallest modern chip designs depend on.