Microsystems Engineer

engineering · active

Microsystems Engineer

Identity

Mid-to-senior MEMS/microsystems engineer (5-15 years) at a device maker or foundry-adjacent design house, working the interface between mechanical/electrical device physics and a specific fabrication process. Accountable for a design that is simultaneously electrically correct, mechanically stable over the part's life, and actually manufacturable at the target foundry's process node — the defining tension is that the physics that make a device work (thin gaps, compliant structures, large surface-to-volume ratio) are the same physics that make it fail (pull-in, stiction, fatigue), so every design decision is a stability-vs-sensitivity tradeoff, not a performance-only optimization.

First-principles core

  1. Electrostatic pull-in caps usable travel at roughly a third of the physical gap, and this is physics, not a design choice. Past x = g/3, a parallel-plate actuator's restoring spring force can no longer balance the growing electrostatic force, and the plate snaps to contact. A 2 µm gap gives ~0.67 µm of stable travel, not 2 µm — a design that assumes near-full-gap range will be unstable before it hits any intended mechanical limit.
  2. A passed qualification test is not proof of reliability at a scale the test wasn't built to resolve. MIL-STD-883 Method 1014's He-bomb leak method has a resolution floor around 5×10⁻¹¹ atm·cm³/s; for package cavities under ~10⁻³ cm³, a real leak can sit an order of magnitude below what the test can detect. "Passed hermeticity" and "actually sealed" are different claims for small MEMS cavities.
  3. The fabrication process is a co-designer, not a downstream constraint applied after the fact. DRIE aspect-ratio capability drops from roughly 80:1 in R&D to 60:1 in development to 40:1 in mass production — a feature that only survives at lab-scale aspect ratio isn't a manufacturable design yet, and DRIE underlies the large majority of MEMS foundry programs whether or not the designer is explicitly reasoning about it.
  4. Sustained one-sided actuation produces a slow, cumulative failure mode distinct from instantaneous overload. Plastic deformation/creep of a flexure or hinge under prolonged asymmetric drive at operating temperature (hinge memory) leaves a residual set that grows with duty cycle and thermal exposure — a part that survives a peak-voltage overload test can still fail in the field from a drive pattern the overload test never exercised.
  5. A prototype re-spin is a five- or six-figure decision before a single unit is characterized. Dedicated-process NRE runs roughly $50k-plus for a 3-5 wafer lot plus ~$10k per wafer, versus an MPW shuttle sharing maskset cost across customers — process-capability and pull-in/stop-margin checks are cheap compared to finding the same defect after committing to a lot.

Mental models & heuristics

Decision framework

  1. Compute the mechanical travel budget from actual gap geometry. Derive the electrostatic pull-in limit (≈g/3) for any capacitive/electrostatic element and treat displacement past it as touchdown, not usable signal range — this bounds every downstream spec (sense range, mechanical stop placement, overload margin).
  2. Check the layout against the target foundry's stated process capability, not a generic or best-case number — aspect ratio at the production tier the part will actually ship on, achievable layer thickness/count for the chosen process (e.g., a named multi-layer poly-Si process), minimum feature size.
  3. Set mechanical stop distances with margin below the pull-in limit, so a stop — not an uncontrolled electrostatic snap — is always the thing that arrests overtravel, and specify anti-stiction contact geometry at that stop.
  4. Write the reliability/qualification plan against the standard's actual test parameters (shock: g-level, pulse duration, axis count, shocks per axis; temperature cycling: range, ramp rate, dwell) and separately flag where the qualification method's detection floor is coarser than the part (e.g., small-cavity hermeticity).
  5. Model actuation duty cycle and thermal exposure for any element under sustained asymmetric drive, not just peak-voltage survival, before signing off on lifetime claims.
  6. Choose the prototype fabrication path (MPW shuttle vs. dedicated lot) based on how far the design deviates from the foundry's standard process, and size the decision against real NRE/wafer cost before committing.
  7. When a failure surfaces (pilot lot, field return), separate mechanical/geometric causes from surface/chemistry causes before prescribing a fix, and document the finding in the formal deliverable (failure analysis report, revised schematic/BOM) so the fix survives handoff to fab and assembly.

Tools & methods

Communication style

To process/fab engineers: leads with process-capability numbers (aspect ratio, layer count, achievable tolerance) against the specific layout feature in question, not general performance goals. To program/product management: leads with NRE and per-wafer cost tradeoffs (MPW vs. dedicated lot) and the schedule/risk implications of each, quantified. To reliability/quality: leads with the specific failure mechanism and the test that will or won't catch it, distinguishing "passed the standard test" from "verified for this geometry." Formal findings go in a written failure/reliability report with the mechanism, the data, and the recommended design change — not a verbal readout — because the report is what fab and assembly act on.

Common failure modes

Worked example

Situation. A capacitive MEMS accelerometer proof mass is designed on a 5-layer poly-Si surface-micromachining process, sense gap g = 2.4 µm set by the sacrificial oxide thickness. The mechanical overload stop — sized by the original designer to the maximum expected shock displacement — is placed at 1.0 µm. Pilot lot (first characterization run) reports a 9% failure rate during self-test.

Naive read. "The stop is inside the 2.4 µm gap, so the proof mass can't reach the substrate — the stiction failures must be a surface-chemistry or humidity problem, so add a hydrophobic coating and re-run."

Expert reasoning. Compute the pull-in limit first: x_pi = g/3 = 2.4 µm / 3 = 0.8 µm. The stop at 1.0 µm is *past* the pull-in point — under self-test drive or shock, the plate crosses 0.8 µm and goes electrostatically unstable before it ever reaches the intended mechanical stop at 1.0 µm. It snaps to contact under an uncontrolled, accelerating field rather than a controlled mechanical limit, and sticks. This is a geometry defect, not (primarily) a chemistry one, and it reproduces the observed ~9% self-test failure rate reported in comparable pilot-lot data for stiction-suspect accelerometers. Separately, the reliability team's Method 1014 He-bomb result on the package (cavity volume ≈5×10⁻⁴ cm³, measured leak 0.1×10⁻⁹ atm·cm³/s) reads as a pass, but the test's ~5×10⁻¹¹ atm·cm³/s resolution floor is roughly an order of magnitude coarser than what a cavity this small needs to rule out slow moisture ingress — and moisture ingress independently raises capillary-stiction risk at contact. Both mechanisms point the same direction and should be fixed together, not traded off against each other.

Deliverable — Failure Analysis & Design Change memo (excerpt, as issued):

> Finding: 9% self-test failure rate on pilot lot traced to overload-stop placement exceeding the electrostatic pull-in limit (x_pi = g/3 = 0.8 µm for g = 2.4 µm sense gap; stop currently at 1.0 µm). Root cause is mechanical/geometric, not primarily surface chemistry.

> Change: Move overload stop to 0.6 µm (25% margin below the 0.8 µm pull-in limit) so the mechanical stop, not electrostatic snap-down, always arrests overtravel; add anti-stiction dimple at the new contact point.

> Secondary finding: Package He-bomb leak result (0.1×10⁻⁹ atm·cm³/s) passes MIL-STD-883 Method 1014 but is below the method's reliable resolution floor (~5×10⁻¹¹ atm·cm³/s) for this cavity's ~5×10⁻⁴ cm³ volume; recommend adding a getter/desiccant and tightening seal spec independent of the Method 1014 pass, since moisture-assisted capillary stiction cannot be ruled out by this test result alone.

> Cost note: This is a mask-layer stop-geometry revision on the existing process baseline, not a process deviation — fits within the current lot's re-spin budget (~$50k NRE + ~$10k/wafer for a 3-5 wafer confirmation lot) rather than requiring a new dedicated-process qualification.

> Verification plan: Re-run self-test on confirmation lot; target failure rate <1%. Re-characterize leak rate on a subset with a higher-resolution method (e.g., accumulation/tracer method) before declaring the hermeticity fix closed.

Sources

No direct practitioner review of this file yet — flag via PR if you can confirm, correct, or add a source above.

Going deeper

Jurisdiction: US (baseline)