Reliability Engineering · Working Field Guide

Failure Modes, Read Before They Happen A plain-language guide to DFMEA and PFMEA

Two disciplines, one habit of mind: imagine how a design or a process can fail, decide which failures matter, and fix the worst before a customer ever meets them. With worked automotive examples, live simulations, and the AIAG-VDA seven-step method.

01

What FMEA actually is

FMEA stands for Failure Mode and Effects Analysis. Strip away the acronym and it is a structured way of asking three questions about something you are building, before you build it: What could go wrong? How bad would it be? And what are the odds we either cause it or miss it?

Think of it as a fire drill on paper. You walk through every part of a design, or every step of a process, and you deliberately try to imagine the ways it can misbehave. Each imagined misbehavior is a failure mode. For every failure mode you trace its effect (what the customer or the next operation feels) and its cause (the underlying reason it happens). Then you score the risk and decide where to spend your attention.

The reason engineers bother is simple arithmetic. A failure caught on a whiteboard costs a meeting. The same failure caught in validation costs a redesign. Caught at the customer, it costs a recall. FMEA is the cheapest place in that sequence to find trouble.

Practical note

FMEA is a team sport, not a form. The document is just the residue. The value is in the conversation between a designer, a manufacturing engineer, a quality engineer, and someone who has seen the field returns. If one person fills out the spreadsheet alone, you have paperwork, not analysis.

Two flavors dominate. A DFMEA studies a design: a part, a subsystem, a circuit, a piece of software, asking how the thing itself can fail to do its job. A PFMEA studies a process: the assembly line or workflow that makes the thing, asking how the steps that build it can introduce defects. They share the same machinery and feed each other, which is exactly why they are usually taught together.

02

DFMEA vs PFMEA, side by side

The clearest way to keep them apart is to ask: am I blaming the blueprint, or the workshop? A DFMEA assumes the factory is perfect and asks whether the design itself is sound. A PFMEA assumes the design is fine and asks whether the process can reliably reproduce it.

DFMEA

Design FMEA

Subject: the product, component, or system as designed.

Asks: can this design fail to perform under its expected loads, temperatures, and lifetimes, even if built perfectly?

Owned by: design / R&D engineering.

Failure mode example: a rotor magnet demagnetizes above 160°C.

Controls live in: analysis, simulation, design rules, material choices, and verification testing.

PFMEA

Process FMEA

Subject: the manufacturing or assembly process that builds the product.

Asks: can a process step produce a part that does not match the design intent?

Owned by: manufacturing / process engineering.

Failure mode example: a winding station applies too little tension, leaving a loose coil.

Controls live in: tooling, fixtures, work instructions, poka-yoke, gauging, and inspection.

DimensionDFMEAPFMEA
What you analyzeFunctions of the designSteps of the process
Failure mode isA function not delivered as intendedA step not performed as intended
Typical causeWeak design margin, wrong material, bad tolerance stackMachine drift, operator error, wrong setup, contamination
Occurrence reflectsLikelihood the design weakness existsLikelihood the process makes the defect
Detection reflectsAbility of design verification to catch itAbility of process controls to catch it before shipping
Severity isthe same effect, scored once, shared between both
The hand-off

They are not independent. A DFMEA failure cause that is hard to control by design often becomes a special characteristic that the PFMEA must then watch closely on the line. The DFMEA hands the PFMEA a list of the things that must not vary. Keeping severity values identical across both is how you know they are telling the same story.

03

The seven-step method

The 2019 AIAG-VDA handbook (the joint American and German automotive standard) reframed FMEA as a seven-step process. The first three steps are setup, the middle three are the analysis everyone pictures, and the last step closes the loop. Click through them.

PLANNING & PREPARATION ANALYSIS RESULTS 1 Scope plan & bound 2 Structure break it down 3 Function intended job 4 Failure how it breaks 5 Risk S · O · D · AP 6 Optimize act on risk 7 Doc communicate a living document: new field data feeds the next revision
Figure 1. The AIAG-VDA seven-step flow. Steps 1 to 3 set up the analysis, steps 4 to 6 do it, and step 7 records and circulates the result. The dashed return path is the point most teams forget: an FMEA is revised whenever the design, process, or field experience changes.
04

Structure: boundary and block diagrams

Before you can ask how something fails, you have to agree on what it is and where it ends. That is the job of step two. A boundary diagram draws a box around your system, shows what sits inside, and names every interface that crosses the boundary. The interfaces matter most, because a surprising share of real failures happen not inside a part but at the seam where two parts meet.

Below is a boundary diagram for an electric vehicle traction inverter, the unit that turns the battery's DC into the three-phase AC that spins the motor. Each line crossing the dashed boundary is a candidate for failure analysis.

SYSTEM BOUNDARY · TRACTION INVERTER DC link capacitor Power module IGBT / SiC Gate driver isolation Control board MCU + FOC Current sense shunt / Hall Coolant path cold plate Housing EMI shield HV Battery 12V supply Vehicle CAN PMSM motor Resolver Coolant loop HV DC 12V / wake CAN bus 3-phase AC angle heat out
Figure 2. Boundary diagram. The dashed line is the analysis scope. Solid colored lines are interfaces, and each one is a place to ask a DFMEA question: what happens if this connection opens, shorts, drifts, or carries the wrong signal? The HV DC interface in rust is the highest-energy seam, which is why it draws the most attention.
Interactive

Generate failure modes from an interface

Pick an interface that crosses the boundary in Figure 2. Most design failure modes are just an interface asked four ways: open, short, intermittent, and out of range. This is the fastest way to seed a DFMEA without missing the obvious.

Failure modePlausible effect to analyze
Select an interface above.
Practical note

Draw the boundary diagram before opening the FMEA spreadsheet. Half the failure modes you will eventually list are just the interfaces on this picture asked four ways: open, short, intermittent, and out-of-range. If an interface is missing from the diagram, it will be missing from the analysis, and that is where field surprises come from.

05

Function: the P-diagram

Step three asks what each item is supposed to do. You cannot define failure until you have defined success. The classic tool here is the P-diagram (parameter diagram). It frames an item as a transfer function: inputs go in, the ideal function happens, and outputs come out, while two extra arrows acknowledge reality. Control factors are things the designer can set; noise factors are things they cannot, like temperature, aging, and the customer's driving style.

Everything that is not the ideal output is an error state, and error states are exactly the failure modes the DFMEA will analyze.

Ideal Function deliver commanded torque Input: torque request Output: shaft torque CONTROL FACTORS (designer sets) PI gains · flux tables · PWM freq current limits · LUT resolution NOISE FACTORS (cannot control) temperature · magnet aging · supply sag manufacturing spread · road load ERROR STATES → failure modes torque ripple · over-torque loss of torque · FOC trip thermal derate
Figure 3. A P-diagram for the torque-delivery function of a motor drive. The designer tunes the control factors so that the ideal function survives the noise factors. Where it does not survive, you get error states, and those become the rows of the DFMEA. Robust design is the art of widening the gap between the two.
Why this matters

The P-diagram is the bridge from physics to FMEA. Noise factors are the reason a design that passes on the bench fails in Arizona in August. Listing them honestly is what separates a thorough DFMEA from a checklist. If your only failure causes are "component breaks," you have not thought about noise.

06

Failure: the cause-mode-effect chain

Step four is where most of the thinking happens. Every failure has three layers, and confusing them is the single most common mistake in FMEA. Read the chain from the middle out:

The reliable trick is the focus element. Pick the item you are analyzing, and the same physical event is a cause when you look down to its parts, a mode at its own level, and an effect when you look up to its system. Tap a node below to light the chain.

Cause (look down)
Gate-driver isolation barrier degrades from thermal cycling
Failure mode (the item)
One inverter phase fails to switch (open phase)
Local effect
FOC controller trips, torque output collapses
End effect (the customer)
Sudden loss of propulsion while driving
Tap a node

Severity scores the worst end effect on the right. Occurrence scores the likelihood of the cause on the left. Detection scores how well you would catch the cause or mode before it reaches the customer. Three different scores, three different places on the chain.

Common trap

"The capacitor fails" is not a failure mode, it is too vague. Was it open, shorted, or low-capacitance? Each behaves differently and has different effects. Name the way it fails, not just the part. Likewise, "operator made a mistake" is rarely a useful cause; ask which mistake the process made possible, then design that possibility out.

07

Risk: severity, occurrence, detection, and Action Priority

Step five turns the analysis into numbers so you can prioritize. Each failure gets three scores from 1 to 10. They are not measurements; they are calibrated judgments, anchored to rating tables your organization agrees on in advance.

Severity (S)

How bad is the effect if it happens? 10 means a safety hazard without warning; 1 means no discernible effect. Severity is a property of the effect, so you cannot reduce it without changing the design intent or adding mitigation. You lower severity by redesign, not by inspection.

Occurrence (O)

How likely is the cause to arise, given your prevention controls? 10 is near-certain and frequent; 1 is essentially eliminated by design. You lower occurrence with better margins, robust design, or mistake-proofing.

Detection (D)

If the cause or mode is present, how likely are your current controls to catch it before it escapes? Here the scale is inverted: 10 means you almost certainly will not catch it, 1 means a control will catch it for sure. You lower detection with better tests, gauging, or sensing, but detection never prevents the defect, it only intercepts it.

From RPN to Action Priority

For decades teams multiplied the three numbers into a Risk Priority Number (RPN = S × O × D, from 1 to 1000) and chased the biggest products. The trouble is that multiplication hides what matters. An RPN of 112 can come from a mild annoyance that happens constantly, or from a safety hazard that is merely rare. Those deserve very different responses, yet they look identical.

The 2019 handbook replaced RPN as the decision rule with Action Priority (AP): a lookup table that returns High, Medium, or Low. It deliberately weights severity first, then occurrence, then detection, so that a high-severity item never hides behind a low product. RPN is still fine as a rough sort, but AP decides what you must act on.

Practical note

High AP means action is needed or a documented rationale for inaction is required. Medium means action should be taken. Low means action is at the team's discretion. Note what AP does not do: it never tells you the failure is acceptable. It tells you where to spend finite engineering hours first.

08

Interactive: Action Priority calculator

Set the three ratings and watch both the old RPN and the new AP respond. Notice how raising severity alone can jump the AP to High even when the RPN stays modest, which is the whole point of the 2019 change.

Live tool

S · O · D → Action Priority

RPN (S×O×D)
Action Priority
What this means
Pick ratings to see the recommended action.

Logic follows the AIAG-VDA 2019 Action Priority structure (severity-first banding). Confirm exact cell values against your current handbook before formal use.

09

The Action Priority landscape

The calculator answers one cell at a time. To feel why the 2019 method weights severity first, it helps to see the whole space at once. There are exactly 1000 combinations of S, O, and D, and every one resolves to High, Medium, or Low. Below, each thumbnail is one severity level, showing how Occurrence and Detection trade off at that severity. Click a thumbnail to expand it.

High Medium Low
All 1000 cells

Occurrence vs Detection, one grid per Severity

Detection (D)   1 → 10
Occurrence (O)   1 → 10

Showing Severity 9. Hover a cell for its rating.

What the picture shows

Watch the red (High) region grow as you step up the severities. At Severity 9 and 10, almost the entire grid is High no matter how good your detection is, because you cannot inspect your way out of a safety hazard. At low severities, even frequent and hard-to-detect failures stay green. That asymmetry is the whole reason RPN was demoted: multiplication treats a unit of severity the same as a unit of detection, and these grids show they are nothing alike.

10

Simulation: why detection is the weak lever

Engineers under schedule pressure love to "fix" risk by adding a final inspection, which lowers the detection score on paper. This simulation shows why that is the weakest of the three levers. Parts stream down a line. A fraction are born defective (set by occurrence). A detection gate catches some of them, but never all. Whatever slips past reaches the customer.

Try it: push occurrence down and watch escapes collapse. Then leave occurrence high and crank detection to its best, and watch escapes shrink but never vanish. Prevention beats inspection every time.

Monte Carlo line simulation

Defects in, escapes out

0
Parts made
0
Defective
0
Caught at gate
0
Escaped to customer
0
Escape PPM
The lesson in one line

Detection multiplies the defect rate by a number you can never drive to zero. Occurrence reduction lowers the defect rate at the source. That is why the AP table weights occurrence above detection, and why a strong DFMEA result, designing the failure out, is worth more than any number of inspection stations bolted on later.

11

Worked DFMEA: traction inverter

Here is a compact DFMEA for two functions of the inverter from Figure 2. Read it left to right as the cause-mode-effect chain, then the three scores, then the resulting Action Priority, then the action that follows. This is the shape every DFMEA row takes.

FunctionFailure modeEffect (end)S CauseOCurrent controlsDAPRecommended action
Deliver commanded torque One phase fails to switch (open phase) Sudden loss of propulsion while driving 9 Gate-driver isolation degrades under thermal cycling 4 Power-cycling qualification; gate fault monitoring 3 High Add redundant phase-current check in FOC; derate junction temp limit
Deliver commanded torque Over-torque vs request Unintended acceleration 10 Current-sense gain drift uncorrected 4 Plausibility check vs model; ASIL-D torque monitor 2 High Independent torque-path monitor; periodic self-calibration of sense chain
Maintain thermal limits Coolant flow below threshold Power derate, reduced performance 5 Cold-plate fouling over life 4 Inlet temp sensor; derate map 5 Medium Add flow estimate from temp-rise; service interval note
Switch cleanly (NVH) Excess torque ripple Audible whine, customer annoyance 4 Coarse flux-table LUT resolution 5 Bench NVH characterization 5 Medium Increase LUT resolution; harmonic current injection for NVH
Report DC link voltage Stale voltage reading Suboptimal efficiency, no safety effect 2 ADC sampling jitter 3 Watchdog on sample timestamp 4 Low Monitor in field data; no immediate action
How to read row one

The open-phase row scores only S9 / O4 / D3, so its RPN is just 108, lower than many trivial items. Under old RPN-chasing it might have been ignored. But because the effect is a sudden loss of propulsion (severity 9), the AP table returns High and forces a decision. That single behavior is the best argument for AP over RPN.

12

Worked PFMEA: stator winding line

Now the process side. The same motor needs a stator, and the stator is wound, inserted, welded, and tested on a line. A PFMEA walks each step and asks how that step can produce a part that does not match the design. First, the process flow, because a PFMEA without a flow diagram is guesswork.

OP10 Wind coil OP20 Insert in slot OP30 Strip & weld OP40 Varnish / cure OP50 Hipot test OP60 Final EOL test PROCESS FLOW · STATOR WINDING each box is a PFMEA line item · the test steps (OP50, OP60) are detection controls, not value-add
Figure 4. Process flow for the stator line. Every operation gets analyzed. Note that the two test steps in the chain are detection controls. They find defects but do not prevent them, so a PFMEA that relies only on OP50 and OP60 to manage risk is leaning on the weakest lever from Section 10.
StepFailure modeEffectS CauseOControls (prevent / detect)DAPAction
OP10 Wind Insufficient wire tension, loose turns Reduced fill, hot spot, early insulation failure 7 Tensioner setpoint drift between shifts 5 Closed-loop tension control; per-coil log 5 High Add automatic tension verification with line stop on out-of-band
OP20 Insert Insulation paper nicked on insertion Slot-to-ground short risk over life 8 Worn insertion tooling edge 4 Tool-life counter; hipot at OP50 6 High Poka-yoke tool-change interval; radiused tooling
OP30 Weld Cold weld at hairpin joint High resistance, local heating, open over life 8 Laser power below window 4 Inline weld-power monitor; pull test sample 5 High 100% weld-energy monitoring with auto-reject
OP40 Varnish Incomplete cure Lower NVH damping, moisture ingress 5 Oven temperature low 5 Oven profile logging; sample DSC 5 Medium Add per-batch cure verification
OP60 EOL Test passes a marginal unit Escape reaches assembly 8 Test limits too loose 4 Gauge R&R; correlation to field data 7 High Tighten limits using field-correlated thresholds
DFMEA meets PFMEA

Look at OP20. Its effect, a slot-to-ground short, is the same physical risk the DFMEA flagged at the design level. The DFMEA decided the insulation system needed margin; the PFMEA now owns making sure the process never compromises it. The severity score (8) is identical on both documents. That shared number is the seam where the two analyses lock together.

13

Closing the loop: re-scoring after action

Step six is where an FMEA earns its keep. You take a High or Medium item and define actions, then you re-score to confirm the risk actually moved. The widget below starts from the worst PFMEA row, the loose-winding-tension item (S7 / O5 / D5, High). Toggle the candidate actions and watch the priority recompute. Notice which levers move it and which do not.

Before and after

Apply actions, re-score the risk

Baseline: OP10 loose winding tension · effect is early insulation failure.

Baseline
S7 · O5 · D5
175
RPN now
Now
S7 · O5 · D5
Read-out
Toggle an action to see its effect.
The habit that makes it real

Add the detection-only action and the risk eases by a single band, to Medium: you find the defect faster, but you have not stopped making it, so a floor remains. Pairing it with the occurrence action, which attacks the cause, is what pushes the priority all the way to Low. The severity action is the only lever that touches S, and it takes a real design or mitigation change, not a procedure. An FMEA without re-scored rows is a to-do list nobody checked off.

14

FMEA-MSR and the bridge to vehicle health

There is a third member of the family that the design-and-process pair leaves out. FMEA-MSR (Monitoring and System Response) analyzes failures that happen while the customer is driving and are caught by the vehicle's own on-board monitoring, which then commands a safe response. It is the formal meeting point between classic FMEA and the monitoring world of VHM and PHM.

MSR keeps Severity but swaps the other two ratings for ones that make sense in the field:

ConceptDFMEA / PFMEAFMEA-MSR
Likelihood termOccurrence (O): chance the cause existsFrequency (F): how often the cause arises in the field over the operating window
Catch termDetection (D): chance a control catches it before shippingMonitoring (M): chance the on-board monitor detects the fault and the system responds in time
SeverityEffect of the failureEffect after the monitored response, which is often milder than the unmitigated effect
OutputAction Priority (S, O, D)MSR Action Priority (S, F, M)

The key move is that monitoring plus response can lower the effective severity. An open inverter phase that would be a sudden loss of propulsion (S9) becomes, with a fast monitor and a controlled torque cut, a managed coast-down with a warning lamp (perhaps S7). You did not prevent the fault; you changed what the customer experiences. That is exactly what a VHM strategy buys.

Failure cause e.g. phase opens Sensors i, v, angle, temp Observer / residual measured − model Detect logic threshold, isolate System response derate, limp, safe Lower S milder effect PROGNOSTIC BRANCH (degradation modes) trend feature → estimate RUL → schedule service / derate early in the field, while driving
Figure 5. The MSR loop, which is also the VHM signal chain. A residual or observer compares what the model expects against what the sensors report; a threshold turns that into a detection; the system responds to soften the effect. For degradation modes the same features feed a prognostic branch that estimates remaining useful life rather than waiting for a hard fault.

How an FMEA row becomes a monitored condition

This is the practical bridge. Each FMEA concept has a direct counterpart in a health-management design, and walking the mapping turns a static analysis into a monitoring requirement.

Failure mode
The fault hypothesis a monitor must distinguish from healthy operation.
Failure cause
The root condition; its field rate is the failure rate λ that feeds Frequency and prognostic models.
Detection rating (D)
Diagnostic coverage: a low D means high coverage, a monitor that almost always catches the fault.
Current detection control
For MSR this is literally the on-board monitor and its system response, not a bench test.
Degradation vs random
Degradation modes (wear, fouling, aging) are prognosable and get an RUL estimate; random modes get detect-and-respond.
Recommended action
Often becomes "add a monitor", "raise diagnostic coverage", or "add a prognostic feature", a requirement handed to the VHM team.
0 adaptive threshold detection: residual exceeds threshold healthy: residual is noise around zero time → residual magnitude
Figure 6. The monitoring mechanism behind a low detection score. While the item is healthy the residual (measured minus model-predicted) hovers around zero. As the fault develops, the residual grows until it crosses the threshold and the monitor fires. A tighter, adaptive threshold detects sooner (better coverage, lower D) at the cost of more false alarms, the central trade in any FDI design.
Why this matters for telemetry programs

Classic FMEA assumes you score Occurrence and Detection from engineering judgment. A fleet streaming live telemetry can replace judgment with measurement: observed fault rates calibrate Frequency, and diagnostic-coverage studies calibrate Monitoring. The FMEA stops being a one-time document and becomes a model the field continuously updates, which is the whole promise of data-driven health management.

15

FMECA: adding criticality

FMEA tells you what can fail and how badly. FMECA (the C is for Criticality) adds how much it matters in aggregate, by weighting each mode with how often it is expected to occur. It comes from the reliability lineage (MIL-STD-1629A, now IEC 60812) and is the natural choice when you have failure-rate data, exactly what a telemetry fleet provides.

There are two ways to do it. The qualitative route plots every mode on a criticality matrix of severity against occurrence; modes drifting to the upper right are the ones to attack. The quantitative route computes a mode criticality number:

Cm = β · α · λp · t

where λp is the part's failure rate, α is the fraction of that rate attributable to this mode, β is the chance the mode actually produces the effect, and t is the operating time. Sum the modes of an item to get its item criticality, then rank. The point is the same as Action Priority, focus finite effort, but expressed in failures per hour rather than a category.

critical region Severity (S) → Occurrence (O) → 1510 1510 open phase over-torque coolant NVH ripple stale V
Figure 7. A criticality matrix for the five DFMEA modes from Section 11. Distance toward the upper-right corner, high severity and high occurrence, is criticality. The over-torque and open-phase modes sit in the critical region, which agrees with their High Action Priority. FMECA and AP usually point the same way; FMECA just gives you a continuous number to rank within a priority band.
When to reach for it

Use plain AP for most automotive design and process work; it is the standard and it is faster. Reach for full FMECA when you have real failure-rate data and need to defend a reliability budget, a maintenance interval, or a spares forecast, the questions where "High / Medium / Low" is too coarse and a number per hour is what the decision needs.

16

FTA and the bowtie: the top-down complement

FMEA is bottom-up: start at a component, ask what its failure does. Fault Tree Analysis is top-down: start at one undesired event and decompose it into the combinations of lower causes that produce it, using logic gates. They are complements, not rivals. FMEA gives breadth, every mode gets a look. FTA gives depth on one critical event, and crucially it captures combinations: FMEA naturally handles single failures, while an AND gate in a fault tree captures the case where two things must fail together.

Loss of propulsion TOP EVENT OR Inverter open phasesee sub-tree DC link loss Control board reset No torque command OR gate drv module circles = basic events (= FMEA causes)
Figure 8. A small fault tree for the top event "loss of propulsion." The basic events at the bottom are the very same failure causes the DFMEA lists. The two analyses share a vocabulary; the tree just arranges those causes by the logic that leads to one outcome.

The most useful picture for a review meeting is the bowtie, which puts a single top event in the middle and shows both halves of the risk story at once. On the left are the threats (causes) and the prevention barriers that lower their occurrence. On the right are the consequences and the mitigation barriers, including on-board monitoring, that limit the damage. It is the cleanest way to show how prevention and detection do different jobs.

Loss of propulsion Phase opens DC link fault Lost command prevention barriers Stall in traffic Coast to stop mitigation / monitoring left half lowers occurrence · right half is where FMEA-MSR lives, softening severity
Figure 9. The bowtie. Prevention barriers on the left are occurrence reduction; mitigation barriers on the right, including the on-board monitor and its response, are the FMEA-MSR story from Section 14. The same top event ties a DFMEA, a fault tree, and a monitoring strategy into one picture.
Choosing the tool

Reach for FMEA when you need to cover every failure mode systematically. Reach for FTA when one event is critical enough to deserve a deep, logic-driven investigation, or when combinations matter. Draw the bowtie when you need to explain to a room how prevention and response together manage a single serious hazard.

17

Downstream: special characteristics, control plans, PPAP

An FMEA is not the end of the paperwork chain; it is the source of it. The findings flow into the documents that actually run the factory. Skipping this is how a beautiful FMEA still ships defects: the analysis never reached the line.

It works like a relay. The DFMEA flags features whose variation would hurt safety or function, the special characteristics. Those get special symbols on the drawing and are handed to the PFMEA, which figures out how the process could compromise them. The PFMEA's controls become the Control Plan, the operating document that says, per characteristic, what is measured, how, how often, and what to do when it goes out of bounds (the reaction plan). Finally, the whole stack is bundled into the PPAP, the package a supplier submits to prove it can make the part to spec before mass production starts.

DFMEAdesign risk Special charson the drawing PFMEAprocess risk Control plan+ reaction plan PPAPapproval pkg Productionrun at rate severity values stay constant across this whole chain
Figure 10. The relay from analysis to production. Each handoff carries the severity rating forward unchanged, which is how an auditor can trace a control on the line all the way back to the design risk it protects against.
The traceability test

A healthy program passes a simple audit: point at any inspection or gauge on the line and ask "why is this here?" The answer should trace back through the Control Plan to a PFMEA row, often to a special characteristic, and finally to a DFMEA failure effect with a severity that justifies the effort. If a control cannot be traced back, it is probably waste. If a high-severity effect has no control traceable forward, that is a gap.

18

Practical notes and common traps

A few hard-won habits separate FMEAs that prevent failures from FMEAs that just fill a binder.

The biggest trap

Treating FMEA as a deliverable to hand to the customer rather than a tool to find your own blind spots. The moment the goal becomes "an approved document" instead of "a safer design," the team starts scoring to produce a clean sheet, and the analysis quietly stops working. Score honestly, even when it is inconvenient.

A pocket glossary

Failure mode
The specific way an item fails to meet its function (open, short, leak, drift), stated at the item's level.
Special characteristic
A feature whose variation could affect safety or compliance, requiring extra control on the process.
Poka-yoke
Mistake-proofing: a fixture or design that makes the wrong action physically impossible.
Prevention vs detection control
Prevention lowers occurrence by stopping the cause; detection lowers the detection score by catching the result. Only prevention reduces real risk.
Action Priority (AP)
The 2019 High / Medium / Low decision rule that replaces RPN as the trigger for action, weighting severity first.
19

References and further reading

  1. AIAG & VDA. Failure Mode and Effects Analysis (FMEA) Handbook, 1st edition, 2019. The harmonized standard that introduced the seven-step method and Action Priority; the canonical source for the S/O/D and AP tables referenced throughout this guide.
  2. AIAG. Potential Failure Mode and Effects Analysis (FMEA), 4th edition, 2008. The earlier RPN-based reference, still common in legacy programs; useful for understanding the transition described in Section 7.
  3. SAE J1739. Potential FMEA in Design, Manufacturing and Assembly Processes. SAE's parallel recommended practice for DFMEA and PFMEA in automotive contexts.
  4. Stamatis, D. H. Failure Mode and Effect Analysis: FMEA from Theory to Execution, 2nd edition, ASQ Quality Press. A practitioner-oriented treatment with extensive worked examples.
  5. IEC 60812. Failure modes and effects analysis (FMEA and FMECA). The international standard covering FMEA and its criticality-weighted extension, FMECA, for general engineering.
  6. ISO 26262. Road vehicles, Functional safety. Where DFMEA findings on safety-relevant items (such as the torque monitor in Section 11) connect to ASIL determination and safety goals.
A note on the examples

The inverter and stator cases here are illustrative, built to show the method clearly, with plausible but invented rating values. Real ratings must come from your own calibrated tables, your field data, and your cross-functional team. Use this guide to learn the shape of the analysis, not to copy numbers.

20

Appendix A: rating tables

The anchors below condense the AIAG-VDA general criteria into a single page so you can score without flipping the handbook. They are illustrative; your program should adopt and, where needed, tailor the official tables, especially for safety-relevant work.

Severity (S)

SEffect, what the customer or next process feels
10Fails a safety or regulatory requirement with no warning.
9Fails a safety or regulatory requirement with a warning.
8Loss of primary function; product inoperable.
7Degraded primary function; operable at reduced performance.
6Loss of a secondary (comfort or convenience) function.
5Degraded secondary function.
4Appearance, noise, or feel noticed by most customers.
3Noticed by many customers.
2Noticed by discriminating customers only.
1No discernible effect.

Occurrence (O), with prevention controls in place

OHow likely the cause is to arise
10Extremely high; failure almost inevitable, no prevention control.
9Very high; persistent failures.
8High; frequent failures.
7High.
6Moderately high.
5Moderate; occasional failures.
4Moderate.
3Low; relatively few failures.
2Very low; isolated failures.
1Extremely low; cause effectively eliminated by a prevention control.

Detection (D), before release to the customer or next step

DAbility of current controls to catch the cause or mode (note: inverted scale)
10No control, or the control cannot detect the failure.
9Very remote chance of detection.
8Remote chance.
7Very low chance.
6Low chance.
5Moderate chance.
4Moderately high chance.
3High chance.
2Very high chance.
1Detection essentially certain; mistake-proofed or the control always detects.
21

Appendix B: facilitation checklist and worksheet

An FMEA succeeds or fails on how the session is run. Use the checklist to keep a meeting productive, and the worksheet as a starting template you can copy.

Before the session

During the session

After the session

Blank worksheet template

A minimal row structure that matches everything in this guide. Use the button to copy a comma-separated header you can paste into a spreadsheet.

Item / FunctionFailure modeEffectSCauseOPrevention controlDetection controlDAPActionOwnerDueNew S/O/DNew AP
blank row