PFMEA: A Practical Guide for Manufacturing Engineers

What Is PFMEA?

PFMEA (Process Failure Mode and Effects Analysis) is a structured method for identifying where a manufacturing or assembly process can fail, evaluating the effects of each failure on the product and downstream operations, and prioritizing corrective actions before the process runs at scale. Each potential failure mode is scored for severity, occurrence, and detection, so engineering effort goes to the risks that matter most.

Where a design FMEA asks "how can the product fail?", a process FMEA asks "how can the way we make the product fail?" — a misloaded part, a missed torque spec, a vision system that passes a defect. PFMEA turns those what-ifs into a ranked, documented risk register that drives real process controls.

PFMEA originated in the automotive and aerospace industries and is now standard practice anywhere process escapes are expensive: medical device manufacturing, consumer electronics, industrial automation, and high-volume assembly. It is a core expectation of quality frameworks including IATF 16949, ISO 13485, and the AIAG-VDA FMEA Handbook.

IMAGE (A completed PFMEA worksheet excerpt showing columns for process step, failure mode, effects, severity, occurrence, detection, and action priority — annotated callouts highlighting one fully worked row)

PFMEA vs. DFMEA vs. FMEA: What's the Difference?

FMEA (Failure Mode and Effects Analysis) is the parent methodology. PFMEA and DFMEA are its two most common applications, and the difference is scope:

Comparison point DFMEA (Design FMEA) PFMEA (Process FMEA)
Question asked How can the product design fail in use? How can the manufacturing process create defects?
When it's performed During design, before tooling is cut. During process development, before production ramp.
Failure sources examined Geometry, material, tolerances, and interfaces. Operations, fixtures, equipment, operators, and methods.
Typical outputs Design changes, tolerance revisions, and test requirements. Process controls, error-proofing, and inspection strategy.
Owned by Design engineering. Manufacturing / process engineering.

The two are sequential, not competing. A well-run DFMEA hands its findings to the PFMEA team: a design characteristic flagged as high-severity becomes a process characteristic that needs tighter control. If your DFMEA says a seal surface finish is critical to waterproofing, your PFMEA had better examine every process step that can scratch it.

A note on terminology: "process FMEA" and "PFMEA" are the same thing, and you'll see both in standards documents. When someone says just "FMEA" in a manufacturing context, they usually mean the process variant.

When Should You Run a PFMEA?

The honest answer most guides skip: earlier than feels natural. The highest-leverage window is during process design — when the line layout, station sequence, and automation concepts are still changeable. A PFMEA performed after equipment is installed can only bolt on inspection; a PFMEA performed during process development can eliminate the failure mode entirely.

In practice, trigger a PFMEA (new or revised) when:

  • A new product or process is being developed
  • An existing process changes — new equipment, new material, new supplier, relocated line
  • A process is applied in a new environment or duty cycle
  • Field failures or quality escapes trace back to manufacturing
  • A customer or regulatory framework requires it (IATF 16949, ISO 13485 design transfer)

For automated lines, the PFMEA should mature alongside the automation concept itself. When we develop custom automation at Andrews Cooper, failure mode analysis runs in parallel with station design — because the cheapest error-proofing is the one designed into the end-of-arm tooling, not inspected in afterward.

The 7 Steps of PFMEA (AIAG-VDA Method)

The current AIAG-VDA FMEA Handbook defines a seven-step approach that has replaced the older five-phase format in most automotive and regulated supply chains:

  1. Planning and preparation. Define scope, team, and boundaries. Decide which processes and stations are in the analysis and gather inputs: process flow diagrams, DFMEA outputs, historical quality data, and lessons learned from similar lines.
  2. Structure analysis. Break the process into its hierarchy — process line, process steps, and work elements (the "4M" contributors: man, machine, material, method). A process flow diagram is the backbone here; every PFMEA line item should trace to a step on it.
  3. Function analysis. Define what each process step must accomplish, in measurable terms. "Press bearing to 12.5 ±0.2 mm seat depth" is analyzable; "install bearing" is not.
  4. Failure analysis. For each function, identify the failure mode (how the step can go wrong), the failure effect (what happens downstream — to the next station, the end product, the end user), and the failure cause (why the failure mode occurs at the work-element level).
  5. Risk analysis. Score each failure chain for severity (S) of the effect, occurrence (O) of the cause, and detection (D) of the current controls, each on a 1–10 scale. Document the prevention and detection controls that already exist.
  6. Optimization. Assign and track actions that reduce risk — ideally by preventing the cause (fixturing, poka-yoke, parameter interlocks) rather than by adding inspection. Re-score after actions close to confirm the risk actually moved.
  7. Results documentation. Communicate the analysis, decisions, and residual risks to stakeholders. The PFMEA becomes the source document for the control plan and operator work instructions.

IMAGE (A horizontal 7-step process flow diagram of the AIAG-VDA PFMEA method, styled to match the Andrews Cooper Tech Talks visual language, with a short label under each step)

Severity, Occurrence, and Detection: How PFMEA Scoring Works

Every failure chain gets three ratings on 1–10 scales:

  • Severity (S) rates the seriousness of the failure effect — 1 is imperceptible, 10 is a safety or regulatory noncompliance effect without warning. Severity belongs to the effect, so it doesn't change unless the design or the process changes the effect itself. You cannot inspect your way to a lower severity.
  • Occurrence (O) rates how frequently the failure cause is expected to happen, given the prevention controls in place — 1 is essentially never, 10 is persistent and unavoidable.
  • Detection (D) rates how reliably current controls catch the failure before it escapes — 1 means detection is nearly certain (or the error is physically impossible to pass), 10 means no control exists. Note the inversion: high detection scores are bad.

RPN vs. Action Priority

The classic method multiplies the three scores into a Risk Priority Number (RPN = S × O × D), ranging 1–1,000, and works the list from the top down. RPN is simple but has a known flaw: it treats 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 nuisance defect that's hard to detect.

The AIAG-VDA handbook replaced RPN with Action Priority (AP), a lookup table that assigns High / Medium / Low priority from the S-O-D combination, weighting severity first, then occurrence, then detection. High-AP items require action or documented justification; Medium-AP items should get action where practical.

Which should you use? If you supply automotive customers under IATF 16949, use AP — it's what auditors expect. Outside that supply chain, RPN remains common and workable, provided you add a severity rule (for example: any S ≥ 8 gets reviewed regardless of RPN). Many teams run both during the transition.

PFMEA Example: Automated Bearing Press Station

Here's a condensed, realistic example from the kind of automated assembly work we engineer — a servo press station seating a bearing into a housing:

PFMEA element Entry
Process step Station 40: Press bearing into housing to 12.5 ±0.2 mm seat depth.
Function Bearing seated square, to depth, without raceway damage.
Failure mode Bearing pressed off-axis (cocked).
Failure effect Premature bearing wear and product returned in field. Severity 8.
Failure cause Housing not fully seated in nest before press cycle starts.
Prevention control Nest datum surfaces and part-present sensor. Occurrence 3.
Detection control Servo press force-vs-position curve monitored against a defined window. Detection 2.
Risk RPN 48. Action Priority: Medium.
Optimization action Add a seat-confirmation probe to the nest and interlock press start. Re-scored O = 2, D = 2, RPN 32. Action Priority: Low.

Two things make this row work, and they generalize to every PFMEA you'll write. First, the function is quantified, which makes the failure mode objectively definable. Second, the optimization acted on the cause (part seating) rather than adding downstream inspection — the force-curve monitoring was already a strong detection control, so the leverage was in prevention.

A full PFMEA for a station like this would carry 15–30 failure chains: wrong bearing variant loaded, raceway contamination, press ram wear, force transducer drift, and so on. The worksheet grows fast, which is exactly why the prioritization discipline matters.

IMAGE (Photo or render of an automated servo press station with a robotic loader — ideally from an Andrews Cooper automation project — showing the nest fixture and press head, with the monitored force curve inset)

What Goes in a PFMEA Template

Whatever software or spreadsheet you use, a working PFMEA template carries these columns:

  1. Process step / station ID (traceable to the process flow diagram)
  2. Function and requirement (measurable)
  3. Potential failure mode
  4. Potential effects of failure
  5. Severity (S)
  6. Potential causes at the work-element level
  7. Current prevention controls
  8. Occurrence (O)
  9. Current detection controls
  10. Detection (D)
  11. RPN and/or Action Priority
  12. Recommended action, owner, and target date
  13. Action taken and re-scored S / O / D

Resist the urge to add columns before you've completed a full pass — teams that customize the template first tend to stall in formatting instead of analysis.

Reverse PFMEA: Auditing the Analysis on the Floor

A practice worth knowing that most PFMEA guides omit: reverse PFMEA (sometimes "reverse FMEA" or R-FMEA) takes the completed worksheet to the production floor and tries to physically create each failure mode at the station. Can the operator actually load the part backwards? Does the sensor really catch the missing washer? Each attempt either confirms the documented control or exposes a gap — and floor operators routinely surface failure modes the engineering team never listed.

Reverse PFMEA works best as a standing audit rhythm after ramp (quarterly, or after any process change), turning the PFMEA from a launch document into a living control system. It's also one of the fastest ways to rebuild a stale PFMEA you've inherited: verify it against the physical line before you extend it.

Common PFMEA Mistakes (and How to Avoid Them)

Treating it as paperwork. A PFMEA written by one engineer the week before an audit satisfies a checkbox and protects nothing. The analysis needs the people who know how the process actually misbehaves: process engineers, operators, maintenance, quality.

Vague failure modes. "Part defective" isn't analyzable. "Bearing cocked >0.5° during press" is. Precision in the failure mode column is what makes the rest of the row honest.

Inspecting instead of preventing. Detection controls reduce escapes; prevention controls reduce failures. If your optimization actions are all new inspections, revisit the causes — fixturing, error-proofing, and parameter interlocks are almost always the better investment.

Ignoring the DFMEA handoff. High-severity design characteristics must flow into the process analysis. If the PFMEA team never saw the DFMEA, severity scores end up guessed — usually low.

Letting it die after launch. Every engineering change, supplier change, and quality escape is a PFMEA update trigger. A worksheet last touched at SOP two years ago is a historical artifact, not a risk tool.

Frequently Asked Questions

What does PFMEA stand for?

PFMEA stands for Process Failure Mode and Effects Analysis — a structured risk-analysis method that identifies how a manufacturing or assembly process can fail, evaluates the consequences, and prioritizes preventive and detective controls.

What are the 7 steps of PFMEA?

Under the AIAG-VDA handbook, the seven steps are: (1) planning and preparation, (2) structure analysis, (3) function analysis, (4) failure analysis, (5) risk analysis, (6) optimization, and (7) results documentation.

What is the difference between PFMEA and FMEA?

FMEA is the general methodology; PFMEA is its application to manufacturing and assembly processes. The other major variant, DFMEA, applies the same method to product design. In a manufacturing context, "FMEA" usually refers to the process version.

What is a good RPN score in PFMEA?

There is no universal threshold — RPN values are only comparable within one analysis, because scoring anchors differ between teams. Rather than a fixed cutoff, prioritize the highest RPNs, mandate review of any item with severity ≥ 8, or use the AIAG-VDA Action Priority table, which handles this weighting for you.

Is PFMEA a Six Sigma tool?

PFMEA predates Six Sigma — it grew out of aerospace and automotive reliability practice — but it is widely used within Six Sigma programs, typically in the Analyze and Improve phases of DMAIC, and within lean manufacturing and APQP frameworks.

How often should a PFMEA be updated?

Whenever the process changes: new equipment, materials, suppliers, layouts, or duty cycles — and whenever a quality escape or field failure traces back to manufacturing. Many teams also run a standing reverse-PFMEA audit quarterly to keep the document aligned with the physical line.

Andrews Cooper engineers custom automation, robotics, and high-volume manufacturing processes where failure is expensive. If you're developing a line where process risk needs engineering out — not just inspecting out — talk to our automation team.