Insights / Risk Analysis
What Process FMEA actually is, the seven-step method, how severity, occurrence, and detection scoring works, and a worked example from PCBA assembly rather than a generic industrial one.
Process Failure Mode and Effects Analysis is a structured way of asking, station by station, "how could this step of the manufacturing process go wrong, and what would happen if it did." For every process step, the team lists the ways it could fail, why that failure would happen, and what it would do to the product or the next step downstream, then scores each of those failure chains so engineering effort goes to the ones that actually matter.
Where a design FMEA asks how the product itself could fail, a PFMEA asks how the way you build it could fail: a misaligned fixture, a reflow profile drifting out of window, a connector that can physically be seated backward. It turns those what-ifs into a ranked, documented risk register that drives real process controls, rather than a general sense that "the line is probably fine."
The method has roots in automotive and aerospace reliability engineering and is now standard wherever a process escape is expensive to fix after the fact, which includes most regulated electronics and medical device manufacturing. It's an explicit expectation under quality frameworks including ISO 13485 and IATF 16949, and it underpins the AIAG-VDA FMEA Handbook that most modern PFMEA work follows.
FMEA is the parent methodology; PFMEA and DFMEA are its two most common applications, and the difference is scope, not rigor.
| Comparison point | DFMEA (Design FMEA) | PFMEA (Process FMEA) |
|---|---|---|
| Question asked | How can the product design fail in use? | How can the way we build it create a defect? |
| When it happens | During design, before layout or tooling is locked. | During process development, before production ramp. |
| What it examines | Component choice, tolerances, layout, interfaces. | Fixtures, equipment, operators, methods, sequence. |
| Typical output | Design changes, tolerance revisions, added test coverage. | Process controls, error-proofing, inspection strategy. |
| Usually owned by | Design / hardware engineering. | Manufacturing / process engineering. |
The two should hand off to each other, not run in isolation. A characteristic the DFMEA flags as high-severity, a seal surface that's critical to waterproofing, a trace that's critical to signal integrity, needs to show up in the PFMEA as a process step that gets tighter controls, not just an inspection added on afterward because nobody connected the two documents.
The honest answer is earlier than feels natural. The highest-leverage window is while the process is still changeable, station sequence, fixture design, test placement, not after the line is already installed. A PFMEA run after equipment is bolted down can usually only add inspection; one run during process development can design the failure mode out entirely.
Most current PFMEA work follows the seven-step structure from the AIAG-VDA FMEA Handbook, which replaced the older five-phase format across most regulated and automotive-adjacent supply chains.
Every failure chain gets three independent ratings, each on a 1 to 10 scale:
The traditional method multiplies the three scores into a Risk Priority Number, RPN = S × O × D, on a 1–1,000 scale, and the team works down the list from the highest number. RPN is simple but has a real blind spot: it scores a 9-2-2 (RPN 36) the same as a 2-2-9, even though a severity-9 failure with moderate occurrence deserves far more attention than a low-severity nuisance defect that just happens to be hard to detect.
The AIAG-VDA handbook replaces RPN with Action Priority, a lookup table that assigns High, Medium, or Low priority directly from the S-O-D combination, weighting severity first, then occurrence, then detection. If you supply into an automotive-adjacent or IATF 16949 chain, Action Priority is what auditors expect. Outside that, RPN is still common and workable, provided you add an explicit severity override, for example: any severity of 8 or above gets reviewed regardless of RPN.
A condensed, realistic PFMEA row from a process we see often in electronics assembly, pressing a multi-pin header connector into a populated board:
| Process step | Insert 40-pin press-fit header into PCBA using a pneumatic press. |
| Function | Connector fully seated, 0 mm standoff gap, all pins straight, no pad or trace damage. |
| Failure mode | One or more pins bent or skewed during insertion. |
| Failure effect | Intermittent or open electrical connection, may pass initial functional test and fail in the field. Severity 8. |
| Failure cause | Connector misaligned relative to the board footprint before the press cycle starts. |
| Prevention control | Guide-pin alignment fixture with a part-present sensor. Occurrence 3. |
| Detection control | Post-press visual inspection only. Detection 6. |
| Risk | RPN 144. Action Priority: High. |
| Optimization action | Add force-vs-displacement monitoring to the press cycle with a defined pass window, so a skewed pin shows up as an abnormal force curve at insertion, not as a field return. Re-scored: D = 2, RPN 48, Action Priority: Low. |
Two things about this row generalize to almost every PFMEA worth writing. The function is stated in measurable terms, which is what makes the failure mode objectively definable rather than a matter of opinion. And the optimization action targets detection at the source, an in-process force curve, rather than adding a second visual inspection downstream, which is exactly the kind of change that actually moves occurrence and detection numbers instead of just making the paperwork look better.
A real PFMEA for a station like this typically runs fifteen to thirty failure chains once you account for wrong-connector-loaded, bent pin on incoming inspection, press force drift, fixture wear, and similar. The worksheet grows quickly, which is exactly why the prioritization discipline in step 5 and 6 matters more than the spreadsheet itself.
Whatever tool you run it in, a working template needs these columns, in roughly this order:
It's worth resisting the urge to customize the template before completing a first full pass. Teams that redesign the spreadsheet before they've analyzed a single station tend to stall in formatting rather than in the actual risk analysis.
Process Failure Mode and Effects Analysis, a structured method for identifying how a manufacturing or assembly process can fail, evaluating the consequences, and prioritizing preventive and detective controls before the process runs at volume.
Under the AIAG-VDA handbook: planning and preparation, structure analysis, function analysis, failure analysis, risk analysis, optimization, and results documentation.
FMEA is the general methodology. PFMEA is its application to a manufacturing or assembly process; DFMEA applies the same method to product design. In a manufacturing context, people saying just "FMEA" usually mean the process version.
There's no universal cutoff, RPN values are only comparable within a single analysis, since scoring anchors vary between teams. Rather than a fixed threshold, prioritize the highest scores, mandate review of anything with severity 8 or above regardless of RPN, or use the AIAG-VDA Action Priority table, which handles that weighting for you.
Whenever the process changes, new equipment, materials, suppliers, or layout, and whenever a field failure or quality escape traces back to manufacturing. Many teams also run a standing floor audit against the PFMEA on a fixed cadence to keep the document honest against the physical line.
More from Insights