Guide

Guide: Design Failure Mode and Effects Analysis (DFMEA)

Updated Feb 27, 2026
2 Min Read
Design FMEA probes potential failure modes early in product design, rating severity, occurrence, detection to prioritise safeguards. Addressing high RPN items prevents costly recalls, boosts reliability, and satisfies standards worldwide.
Guide DFMEA
Last Updated Feb 27, 2026
At a Glance
  • The DFMEA is a structured, proactive risk management tool used to systematically identify and evaluate potential design failures before a product is ever manufactured.
  • The key steps are: Clearly define system functions, identify potential failure modes, assess their effects and severity, and determine root causes — building a complete picture of how and why a design might fail.
  • The DFMEA is not just a paperwork exercise; it is a disciplined method that helps engineering teams move away from reacting to physical failures toward proactively designing out weaknesses.
  • Risk mitigation is the goal — calculating and prioritizing risk makes critical design flaws obvious, enabling targeted engineering improvements and better testing plans.
  • Best results come from cross-functional input and treating the DFMEA as a living document, not a static snapshot — it should continuously feed into design revisions, validation testing, and control plans.
Concept Explanation

What is a
DFMEA?

A comprehensive breakdown of Design Failure Mode and Effects Analysis, its purpose, and core components.

The Short Answer

Design Failure Mode and Effects Analysis (DFMEA) is a highly structured, systematic methodology used by engineering teams to proactively identify, evaluate, and mitigate potential design failures before a product is ever manufactured.

Instead of waiting for prototypes to break in testing or in the customer's hands, a DFMEA acts as a predictive tool. It maps out exactly what a component is supposed to do, brainstorms every conceivable way it could fail to do that, and applies mathematical risk scoring to prioritize engineering redesigns.

Why is it so important?

In product development, fixing a flaw becomes exponentially more expensive the later it is discovered. This is often referred to as the "Rule of Ten."

If a design flaw costs $10 to fix on a CAD screen during the design phase, that same flaw might cost $100 to fix during prototyping, $1,000 during manufacturing setup, and $10,000+ if it causes a recall once in the customer's hands.

The DFMEA forces engineers to slow down and meticulously evaluate their assumptions, ultimately saving the company massive amounts of time, money, and reputation by catching errors in the cheapest phase: Design.

100x
The potential cost multiplier of finding a design flaw in production versus finding it during the DFMEA phase.

The DFMEA Process Flow

A successful DFMEA takes specific inputs, processes them through a rigorous framework, and generates actionable outputs that directly change the product's design.

Design Specs Past Failures System BOM DFMEA RISK ENGINE Design Fixes Test Plans

Figure 1: The core flow of information through a DFMEA.

The 4 Types of Failure Modes

For every function a component has, you must brainstorm how it could fail to deliver that function. Think of these as "anti-functions". They generally fall into four main categories:

  • No Function: Does not operate at all (e.g., shaft snaps).
  • Partial/Degraded Function: Performs poorly over time (e.g., loses pressure).
  • Intermittent Function: Works sometimes, fails others (e.g., loose electrical connection).
  • Unintended Function: Does something it shouldn't (e.g., generates excessive noise/heat).
FUNCTION NO FUNCTION PARTIAL / DEGRADED INTERMITTENT UNINTENDED

Figure 2: Branching one function into the 4 types of potential failure modes

Who participates in a DFMEA?

A major rule of DFMEA is that it is never done alone. A single engineer will have blind spots. It requires a cross-functional team bringing different perspectives to the table:

Design Engineer

The "owner" of the document. They know the geometry, materials, and intended function better than anyone else.

Manufacturing Engineer

Ensures the proposed design can actually be built consistently. They flag tolerances that are too tight for the factory floor.

Quality/Test Engineer

The pessimists of the group (in a good way). They figure out how to rigorously test the component to ensure it won't fail in the field.

The Three Pillars of Risk

A DFMEA doesn't just list problems; it mathematically quantifies them using a Risk Priority Number (RPN) or Action Priority (AP), which is generated by multiplying three distinct scores:

1. Severity (S)

How bad is the impact if the failure occurs? Scored from 1 (unnoticeable) to 10 (life-threatening safety hazard without warning).

2. Occurrence (O)

What is the likelihood that the specific design weakness will cause this failure to happen? Scored from 1 (nearly impossible) to 10 (inevitable).

3. Detection (D)

How likely are your current tests and simulations to catch this flaw before it reaches the customer? Scored from 1 (certain to detect) to 10 (cannot be detected).

A Real-World Example

What does this actually look like in practice? Here is a simplified example of a single row in a DFMEA for a consumer camera drone, specifically looking at the Propeller Blade.

FunctionFailure ModeEffect (Severity)Design Cause (Occurrence)Current Control (Detection)RPN & Action
Generate 500g of thrust at 5000 RPM.Blade snaps or fractures during mid-air flight.Complete loss of lift; drone crashes into ground/person.S: 8Plastic material becomes brittle at sub-zero temperatures.O: 5Standard visual inspection of geometry. No cold-weather testing planned.D: 8 Risk: 320Action: Change material spec to carbon composite and add -20°C freeze test to plan.

*In reality, one function might branch out into 5 different failure modes, each with its own row.

What It Is vs. What It Isn't

To truly understand what a DFMEA is, it helps to clear up some of the most common misconceptions found in engineering departments.

What A DFMEA Is
  • A Living Document: Started early in the concept phase and updated constantly as the design evolves.
  • Proactive: Identifies problems before tools are cut or software is compiled.
  • Cross-Functional: Requires input from design, manufacturing, quality, and service teams to see the full picture.
What A DFMEA Isn't
  • A Checkbox Exercise: Filled out at the end of the project just to satisfy a client requirement or audit.
  • A Process Tool: It assumes manufacturing is perfect. (Process flaws belong in a PFMEA).
  • A Solo Task: Written by one junior engineer sitting alone in a cubicle.
Pro Tip
If you are creating a DFMEA and it hasn't resulted in a single change to a CAD model, a drawing tolerance, or a test plan, you are probably doing it wrong. Its sole purpose is to drive design changes.

Watch the FMEA Video Guide

FREE

Join the 28-Day Lean Challenge

Take your skills to the next level. Join 15,000+ practitioners and get exclusive tools delivered to your inbox.

Daily Lessons 5 Bonus Templates PDF Guides
Start the Challenge

No spam. Unsubscribe anytime.

Risk Management Guide

How to Create a
DFMEA

Materials You'll Need

  • The Framework: A standard DFMEA spreadsheet or specialized risk management software. You'll need columns for Functions, Failure Modes, Effects, Causes, Controls, and Scoring (Severity, Occurrence, Detection).
    "The biggest mistake teams make is treating the DFMEA as a paperwork exercise at the end of a project. It should be a living document started early in the design phase to actually drive engineering decisions."
  • System Documents: Bill of Materials (BOM), CAD models, schematics, and boundary diagrams to understand exactly what is in scope.
  • The Team: A cross-functional group (e.g., Design Engineers, Systems Engineers, Quality Assurance, and Manufacturing) to ensure no blind spots are missed.
1

Define Scope & Functions

SYSTEM BOUNDARIES
Before looking for failures, you must define exactly what the component is supposed to do. Start by clearly defining the item's functions and its interfaces with other systems. If the function is vague, your failure modes will be useless.

How to Write a Function Statement

❌ Bad Examples
  • "Hold water." (Vague)
  • "Be strong." (Subjective)
✅ Good Examples
  • "Contain 2L of fluid at 100°C without leaking." (Specific & Measurable)
  • "Transmit 50Nm of torque to the shaft." (Factual)
COMPONENT FUNCTION

Figure 1: Map the component to its specific intended functions

Pro Tip

Always pair a verb with a noun and a measurable parameter when defining a function (e.g., "Provide [Verb] Support [Noun] up to 500kg [Parameter]").

2

Identify Potential Failure Modes

HOW CAN IT FAIL?
For every function you listed, brainstorm how the component could fail to deliver that function. Think of failure modes as "anti-functions".

The 4 Types of Failure Modes

  • No Function: Does not operate at all (e.g., shaft snaps).
  • Partial/Degraded Function: Performs poorly over time (e.g., loses pressure).
  • Intermittent Function: Works sometimes, fails others (e.g., loose electrical connection).
  • Unintended Function: Does something it shouldn't (e.g., generates excessive noise/heat).
FUNCTION NO FUNCTION DEGRADED FUNCTION

Figure 2: Branching one function into multiple potential failure modes

Pro Tip

Assume the component is manufactured exactly to specification. A DFMEA assumes the manufacturing process is perfect; you are evaluating the design itself.

3

Determine Effects & Severity

IMPACT ASSESSMENT
If the failure mode happens, what is the consequence? Identify the impact on the end-user, the next subsystem, or safety/regulatory compliance. Then, score the Severity (S) on a scale of 1 to 10.

Severity Scoring Quick Guide

10-9 Danger: Safety hazard or non-compliance with regulations (without warning).
8-7 High: Primary function lost; severe customer dissatisfaction.
3-1 Low/None: Annoyance, slight aesthetic flaw, or no noticeable effect.
FAILURE MODE END EFFECT Severity = 8

Figure 3: Map the failure mode to its end-effect and score Severity

4

Identify Causes & Occurrence

DESIGN WEAKNESSES
Drill down into why the design would allow this failure mode to happen. Focus on material properties, geometry, software logic, or tolerances. Then, score the likelihood of Occurrence (O) from 1 to 10.

Example Drill Down (DFMEA Style)

Failure Bracket fractures under load.
Why? Material thickness is insufficient for vibration.
Why? Dynamic loads were underestimated in initial calculations. (Design Cause)
FAILURE MODE DESIGN CAUSE Occurrence = 4

Figure 4: Trace the failure back to the specific design-related root cause

5

Controls, Risk Scoring, & Actions

MITIGATING RISK
Document your current design controls: 1. Prevention Controls: Things that stop the cause from happening (e.g., Design guidelines, material standards). 2. Detection Controls: Tests that catch the failure before production (e.g., FEA analysis, prototype life-cycle testing). Score Detection (D) from 1 (Certain to detect) to 10 (No testing).Finally, calculate the risk and define mitigation actions.

Prioritizing Action

  • Calculate RPN: Severity × Occurrence × Detection = Risk Priority Number.
  • Use Action Priority (AP): Modern AIAG/VDA standards use tables to assign High, Medium, or Low priority based on the S-O-D combination rather than pure RPN math.
  • Implement Actions: Assign an owner and deadline to redesign the part, add a new test, or change a material to lower the risk.
SEV 8× OCC 4× DET 3= RPN 96

Figure 5: Calculate risk to determine where engineering time is needed most

Conclusion

Design Failure Mode and Effects Analysis (DFMEA) is a useful tool in product design, offering a structured and systematic approach to risk assessment and mitigation. By carefully analyzing potential failure modes and their impacts, DFMEA enables designers and engineers to enhance product safety, reliability, and compliance with industry standards.

Its effectiveness, however, relys on proper implementation, inclusive team composition, and ongoing updates to reflect design changes and evolving industry practices. The significance of DFMEA extends beyond mere technical analysis; it represents a commitment to quality, customer satisfaction, and proactive problem-solving in product development. 

References

A: DFMEA focuses on potential failure modes in the design of a product, while PFMEA looks at potential failures in the manufacturing or assembly process. Essentially, DFMEA is concerned with the “what” (product design), and PFMEA is concerned with the “how” (production process).

A: DFMEA should be considered a living document and should be updated regularly. It is essential to review and revise the DFMEA whenever there are significant changes in the design, new information from customer feedback, or updates in regulations and standards.

A: A DFMEA team should be cross-functional, involving professionals from various departments such as design, engineering, and quality assurance. Sometimes, it may also be beneficial to include external experts or members from marketing or customer service to get a broader perspective.

A: Prioritization is typically done using the Risk Priority Number (RPN), calculated by multiplying the Severity, Occurrence, and Detection ratings. Failure modes with higher RPN values are considered higher priority and are addressed first.

A: While DFMEA is traditionally used for physical products, its principles can be adapted for software design, known as Software FMEA (SFMEA). It helps in identifying potential flaws in the software architecture, logic, or user interface, and assessing their impact on the system’s functionality and reliability.

Daniel Croft-Bednarski

Continuous Improvement Manager
#1 Free Resource Library

Daniel Croft-Bednarski is a Continuous Improvement Manager with a passion for Lean Six Sigma and continuous improvement. With years of experience in developing operational excellence, Daniel specializes in simplifying complex concepts and engaging teams to drive impactful changes.

10+ Years Experience
50+ Projects Led
LSS Black Belt

Download Template

The Complete
CI Library

DMAIC
Project Charter
SIPOC
Control Plan
Lean
5S Checklist
VSM
OEE Calc
Strat
SWOT
X-Matrix
Access All 50+ Templates