what is a dry pump
**A dry pump is the mechanical backing pump that handles the first, coarser stage of vacuum pump-down described in the turbomolecular pump entry, and its defining feature — running without any liquid or oil lubricant inside the pumping chamber — exists specifically to avoid contaminating the ultra-clean environment every fab process in this series depends on.** Older vacuum pump designs commonly used oil to lubricate moving parts and help seal against backflow, but oil vapor migrating into a process chamber is exactly the kind of invisible contamination that can ruin a wafer: a single stray oil molecule landing on a surface mid-deposition or mid-etch introduces a defect that can propagate through every subsequent process step. Dry pumps solve this by using mechanical designs — commonly meshing rotor lobes or screws — that move gas through the pump without oil ever entering the pumped gas stream, keeping the entire vacuum system contamination-free from the chamber all the way to the exhaust.
**Dry pumps and turbomolecular pumps handle genuinely different pressure regimes, which is exactly why fab tools use both in series rather than either one alone.** The turbomolecular pump entry described how its molecule-by-molecule mechanical transport only works effectively once pressure is already fairly low, because the spinning blades need enough space between gas molecules to actually catch and redirect them individually. A dry pump handles the earlier, higher-pressure stage instead — it works via bulk mechanical displacement, physically trapping and moving pockets of gas the way a piston moves air, which is effective at higher pressures where gas molecules are packed closely enough that a turbomolecular pump's molecule-catching approach wouldn't yet work efficiently. This is why a dry pump is called a "backing" pump: it does the coarser initial pump-down and then continuously removes the gas the turbomolecular pump pushes into it, backing up the turbo pump's own exhaust throughout the entire process.
```svg
```
**This contamination-avoidance principle connects directly to the process-control precision described across nearly every fab-equipment entry in this series.** The endpoint algorithms entry described plasma emission signals sensitive enough to detect a material transition within a fraction of a second; that kind of sensitivity assumes a chamber environment free of any unexpected contaminant that could confound the optical signal. The polysilicon etch and gate oxide entries both described extremely tight tolerances measured in atoms or a few nanometers; a stray oil molecule from a contaminated vacuum system operates at exactly the scale that could disrupt tolerances that fine. Dry pumps are, in effect, a foundational cleanliness guarantee that everything downstream in the process chain is quietly relying on.
| Pump Type | Mechanism | Pressure Regime | Contamination Risk |
|---|---|---|---|
| Oil-lubricated pump (older) | Mechanical displacement with oil lubricant | Higher pressure, backing stage | Oil vapor can migrate toward chamber |
| Dry pump | Meshing lobes/screws, no lubricant | Higher pressure, backing stage | None — no oil in the gas path |
| Turbomolecular pump | High-speed spinning blades, molecule-by-molecule | Low pressure, high vacuum stage | None — mechanical only |
```flowchart
st=>start: Process chamber needs pump-down from atmospheric pressure
dryengage=>operation: Dry pump engages first, mechanically displacing bulk gas at higher pressure
roughreached=>operation: Rough vacuum reached, gas now sparse enough for molecular-flow pumping
turboengage=>operation: Turbomolecular pump engages, continuing pump-down to high vacuum
backing=>operation: Dry pump continues running, backing the turbo pump's exhaust throughout the process
maintain=>operation: Both pumps sustain the chamber at process-ready vacuum, contamination-free
pass=>end: Chamber ready for etch, deposition, or implantation with clean, stable vacuum
st->dryengage->roughreached->turboengage->backing->maintain->pass
```
**Dry pumps are a good example of how an entire category of process improvement in fab equipment came from removing a risk rather than adding a new capability.** Switching from oil-lubricated to dry pumping technology didn't make any single etch or deposition step faster or more precise on its own; it removed a background contamination risk that could otherwise undermine the precision every other piece of fab equipment covered in this series works so hard to achieve. For AI accelerator manufacturing, where yield depends on billions of transistors all behaving consistently, eliminating even a subtle, intermittent contamination source like stray pump oil is exactly the kind of unglamorous infrastructure improvement that measurably raises overall production yield.