Insights / Risk Analysis
What Design FMEA covers, how it differs from PFMEA in practice, and a worked example of a connector interface failure caught during design rather than after launch.
Design Failure Mode and Effects Analysis is a structured way of asking, for every function a product needs to perform, "how could this fail, and how bad would it be if it did," while the design is still open to change. For each function, the team identifies potential failure modes, the effects those failures would have on the end user or the next level of assembly, and the underlying causes rooted in the design itself: geometry, material choice, tolerances, or interfaces between parts.
DFMEA asks how the product could fail in the hands of a user; its counterpart, PFMEA, asks how the process that builds the product could fail. The two are sequential, not competing: a design characteristic the DFMEA flags as high-severity should hand off directly into the PFMEA as a process step that needs tighter control, since the process is often the mechanism by which a design weakness actually becomes a field failure.
Like PFMEA, current DFMEA practice generally follows the AIAG-VDA FMEA Handbook's seven-step structure, and it's an explicit expectation in most medical device design controls, referenced directly in risk management frameworks like ISO 14971.
| Comparison point | DFMEA | PFMEA |
|---|---|---|
| Question asked | How can the product fail in use? | How can the process that builds it fail? |
| Failure sources | Geometry, material, tolerances, interfaces between components | Equipment, fixtures, operators, methods |
| Detection means | Design verification: analysis, simulation, test | Production controls: inspection, in-process monitoring |
| Typical output | Design changes, added margin, revised tolerances | Process controls, error-proofing, inspection strategy |
| Function | Battery contact spring maintains 2 N ±0.3 N normal force across the rated cycle life of the product. |
| Failure mode | Spring force degrades below the minimum threshold before end of rated life. |
| Failure effect | Intermittent power interruption during normal handling or vibration. Severity 7. |
| Failure cause | Spring material selected for cost is near its fatigue limit at the design's cycle count and operating temperature range. |
| Current detection | None planned beyond initial force verification at build. Detection 8. |
| Occurrence estimate | Based on similar spring designs in field use, moderate. Occurrence 5. |
| Risk | RPN 280. Action Priority: High. |
| Design action | Switch to a beryllium copper alloy with a higher fatigue limit at the operating temperature, and add cyclic force testing to the design verification plan rather than relying on a single build-time check. Re-scored: O = 2, D = 3, RPN 42. |
The action here targets the cause, material fatigue limit, rather than just adding an inspection step that would only catch a spring that had already degraded. That's the pattern a DFMEA should produce: a design change that removes the failure mode, with verification testing added to confirm the change actually worked, not as a substitute for it.
As early as the concept or architecture stage, before major design decisions are locked in. It should be a living document updated as the design matures, not a single session before a design freeze.
Design engineering typically owns it, but it should include input from reliability, test, and manufacturing, since detection and occurrence scoring both depend on information those groups hold.
For medical devices, DFMEA is one of the tools used to satisfy ISO 14971's requirement to identify hazards and estimate risk. It isn't a replacement for a formal risk management file, but its failure mode and severity analysis typically feeds directly into one.
More from Insights