Automotive Core-Tool Guide 15 min read

FMEA explained: DFMEA vs PFMEA

FMEA — Failure Mode and Effects Analysis — is how a team finds and prioritises what could go wrong before it does. This guide separates DFMEA from PFMEA, explains severity, occurrence and detection, and covers both the classic RPN and the newer AIAG-VDA Action Priority.

15 min read Updated July 2026 Vidya Kathare · July 18, 2026
How FMEA scores risk
S
Severity
How bad is the effect? (1–10)
Effect
O
Occurrence
How likely is the cause? (1–10)
Cause
D
Detection
How well will we catch it? (1–10)
Control
=
RPN or AP
S×O×D, or Action Priority H/M/L
Prioritise
Control plan
Special characteristics carried forward
Act

What FMEA actually is

FMEA (Failure Mode and Effects Analysis) is a structured, team-based method for identifying the ways a product or process could fail, judging the risk of each, and acting on the highest risks before they reach the customer. It is one of the five IATF 16949 core tools and the analytical engine behind the control plan: the failure modes it prioritises become the characteristics the control plan then controls.

Every FMEA answers three questions for each potential failure: what is the effect and how bad is it (severity), what is the cause and how often will it happen (occurrence), and how likely are we to catch it before it escapes (detection). Those three judgements, each on a 1–10 scale, drive the prioritisation.

DFMEA vs PFMEA

The two FMEAs most automotive suppliers run differ in what they analyse. A DFMEA examines the design; a PFMEA examines the manufacturing process. They are complementary — the DFMEA is usually done first and hands special characteristics to the PFMEA.

AspectDFMEA (Design)PFMEA (Process)
FocusHow the design could fail to meet its functionHow the manufacturing process could produce a non-conforming part
Failure modee.g. shaft fractures under loade.g. bore machined oversize
CauseMaterial choice, geometry, tolerance stack-upTool wear, fixturing, setup, machine drift
ControlsDesign verification, analysis, testingPrevention (poka-yoke) and detection (inspection, SPC)
Owned byDesign / product engineeringProcess / manufacturing engineering
OutputSpecial characteristics, design actionsSpecial characteristics onto the control plan
A simple way to think about it
DFMEA asks “could this design ever fail its job?” PFMEA asks “could our process ever make it wrong?” The control plan is the answer to the second.
A robust design with an uncontrolled process still ships defects — which is why the PFMEA feeds the control plan directly.

Severity, occurrence and detection

Each failure mode is rated on three 1–10 scales, where 10 is always the worst case:

  • Severity (S) — the seriousness of the effect, from 1 (no discernible effect) to 10 (a safety or regulatory hazard with no warning). Severity is a property of the effect and cannot be reduced by more inspection — only a design change lowers it.
  • Occurrence (O) — how frequently the cause is expected to happen, from 1 (extremely unlikely) to 10 (almost inevitable). Occurrence is lowered by prevention controls that attack the cause.
  • Detection (D) — the ability of current controls to catch the failure before it escapes, from 1 (certain detection) to 10 (no control, cannot detect). Better inspection or SPC lowers detection.

RPN and Action Priority (AP)

The classic AIAG method multiplies the three ratings into a Risk Priority Number: RPN = S × O × D, ranging from 1 to 1000. Teams historically set an RPN threshold above which action is required. The weakness of RPN is that very different risks can share a number — an RPN of 100 from S=10, O=2, D=5 (a safety issue) is not the same as 100 from S=4, O=5, D=5, yet the raw number treats them alike.

The 2019 AIAG-VDA harmonised FMEA replaced the RPN threshold with Action Priority (AP). AP uses a lookup table across the S, O and D ratings to assign each failure mode a priority of High, Medium or Low — and it always weights severity first, so a high-severity failure gets attention regardless of how rare or detectable it is. Many suppliers still record the RPN for continuity while using AP to decide what to work on.

MethodHow it prioritisesKey limitation / strength
RPN (classic AIAG)S × O × D, compared to a thresholdSimple, but different risks share the same number
Action Priority (AIAG-VDA)Lookup table → High / Medium / LowWeights severity first; more defensible prioritisation

The AIAG-VDA 7-step method

The harmonised standard frames the FMEA as seven steps rather than a single spreadsheet: 1) Planning and preparation (scope and boundaries), 2) Structure analysis (break the system into elements), 3) Function analysis (what each element must do), 4) Failure analysis (failure modes, effects and causes), 5) Risk analysis (rate S, O, D and derive AP), 6) Optimisation (define and implement actions to reduce risk), and 7) Results documentation (record the residual risk and communicate it). Steps six and seven make clear that an FMEA is a living document, re-scored whenever a corrective action changes the process.

An FMEA that is written once and filed is a liability. Its value is realised only when a real defect re-opens it and the risk score is corrected to reflect what actually happened.

The FMEA is not an island. A high-risk failure mode — especially one tagged as a special (significant) characteristic because it affects safety, fit or function — must flow onto the control plan, where it becomes a defined check with a gauge, a frequency and a reaction plan. When that characteristic later fails on the line, the defect code links the rejection back to the FMEA, and the 8D that follows re-evaluates the occurrence and detection ratings. Break any link in that chain and the FMEA stops reflecting reality.

How Fast Quality Software runs FMEA

Fast Quality Software carries DFMEA and PFMEA as core-tool records linked to the item and its specifications, so the analysis, the control and the reaction stay connected.

1
Author DFMEA and PFMEA as linked records. Both are carried as core-tool records tied to the item and its process specifications, not loose spreadsheets.
2
Flag special characteristics that flow forward. A special characteristic identified in the FMEA maps onto the control plan and to a defect code in the defect masters.
3
Close the loop from the floor. When that defect is detected in inspection, the defect code traces the rejection back to the failure mode in the FMEA.
4
Re-score risk after an 8D. CAPA from an 8D feeds an FMEA re-evaluation through change management, so the RPN or AP reflects reality.

Because the FMEA, the control plan and the defect masters share one platform, a special characteristic flagged in the PFMEA is the same characteristic the control plan verifies and the same defect code a rejection carries — so the loop back to risk is always traceable. See it applied in casting and plastics and precision machining, or review pricing.

Keep going — the quality management library
Every automotive core tool explained, plus the product pages that show how Fast Quality Software implements it.

Frequently asked questions

What is the difference between DFMEA and PFMEA?

A DFMEA (Design FMEA) analyses how a product design could fail to perform its intended function, looking at causes such as material, geometry and tolerance stack-up. A PFMEA (Process FMEA) analyses how the manufacturing process could produce a non-conforming part, looking at causes such as tool wear, fixturing and setup. The DFMEA is usually completed first and hands its special characteristics to the PFMEA, which in turn feeds the control plan.

How is RPN calculated in an FMEA?

RPN, the Risk Priority Number, is calculated by multiplying the three 1-to-10 ratings: RPN = Severity x Occurrence x Detection, giving a value from 1 to 1000. A higher RPN indicates higher risk. The main limitation is that very different combinations of S, O and D can produce the same RPN, which is why the AIAG-VDA standard introduced Action Priority as a more defensible alternative.

What is Action Priority (AP) in FMEA?

Action Priority is the prioritisation method introduced in the 2019 AIAG-VDA harmonised FMEA. Instead of a single RPN threshold, AP uses a lookup table across the severity, occurrence and detection ratings to assign each failure mode a priority of High, Medium or Low. AP always weights severity first, so a high-severity failure receives attention regardless of how rare or detectable it is.

What are severity, occurrence and detection?

They are the three 1-to-10 ratings in an FMEA. Severity rates how serious the effect of a failure is; occurrence rates how frequently the cause is expected to happen; and detection rates how likely current controls are to catch the failure before it escapes. In every scale, 10 is the worst case. Severity can only be reduced by a design change, occurrence by prevention controls, and detection by better inspection or SPC.

What are the 7 steps of the AIAG-VDA FMEA?

The AIAG-VDA FMEA has seven steps: 1) planning and preparation, 2) structure analysis, 3) function analysis, 4) failure analysis, 5) risk analysis (rating S, O and D and deriving Action Priority), 6) optimisation (defining and implementing risk-reduction actions), and 7) results documentation. The last two steps make the FMEA a living document that is updated whenever corrective action changes the process.

Ready to see what real automotive quality looks like?

A 30-minute Fast Quality Software demo covers APQP, PPAP, FMEA and control plan, gauge calibration and MSA, inspection with AC/RJ/AD, SPC and the NCR → 8D → CAPA loop — live, on your own parts.

Get a demo
No commitment. No slides. Your quality workflow on screen. Cloud or on-premise, priced in INR.