One of the most common questions in FMEA practice: should I do a DFMEA, a PFMEA, or both? The answer is almost always both. But they serve different purposes and are performed at different stages.
DFMEA: What Could Go Wrong with the Design?
Design FMEA analyzes the product as designed. It asks: given this design, what failure modes exist, and how can the design be improved to prevent or mitigate them?
When to perform: During product development, before design freeze. The DFMEA should start when the design concept is established and continue through detailed design.
What it covers:
- Component failure modes (cracking, corrosion, fatigue, drift)
- Interface failures between components
- Performance degradation under environmental stress
- Software logic errors and boundary conditions
Structure: Item → Focus Element → Sub-component
Example: A battery management system (BMS) DFMEA would analyze failure modes of the voltage sensing circuit, the thermal monitoring module, the cell balancing logic, and the communication interface.
Output: Design improvements, verification test requirements, critical characteristics for manufacturing.
PFMEA: What Could Go Wrong in Manufacturing?
Process FMEA analyzes the manufacturing process. It asks: given this production process, what failure modes can occur during manufacturing, assembly, or testing?
When to perform: During process planning, before production launch. The PFMEA should start when the manufacturing process is defined and continue through pilot production.
What it covers:
- Operator errors (wrong torque, missed step, incorrect part)
- Machine failures (tool wear, calibration drift, fixture misalignment)
- Material variations (incoming material defects, contamination)
- Method deviations (sequence errors, environmental conditions)
Structure: Process → Process Step → 4M Work Element (Machine, Man, Material, Method)
Example: The same BMS would have a PFMEA covering the PCB soldering process, connector insertion, conformal coating application, and end-of-line electrical testing.
Output: Process controls, inspection plans, error-proofing (poka-yoke), and the Control Plan.
How They Connect
The DFMEA and PFMEA are not independent documents. They form a chain:
DFMEA critical characteristics → PFMEA special characteristics
When a DFMEA identifies that a particular dimension, material property, or performance parameter is critical to preventing a failure mode, that characteristic must be controlled in manufacturing. The PFMEA picks up where the DFMEA leaves off.
Example flow:
- DFMEA identifies: "Temperature sensor accuracy must be within +/- 0.5 degrees C to prevent false shutdown"
- This becomes a critical characteristic flagged for manufacturing
- PFMEA analyzes: "How could the sensor calibration process produce units outside +/- 0.5 degrees C?"
- PFMEA defines controls: "100% end-of-line calibration check with automated pass/fail"
- Control Plan documents: inspection method, frequency, sample size, reaction plan
Without this linkage, a critical design characteristic can slip through manufacturing without adequate controls.
The AIAG-VDA Difference
The AIAG-VDA harmonized standard strengthened the connection between DFMEA and PFMEA:
- Both use the same 7-step methodology
- Both use the same rating scales and Action Priority table
- Structure Analysis (Step 2) explicitly defines the hierarchy that links design elements to process steps
- The standard recommends reviewing DFMEA outputs as inputs to PFMEA planning
Which One First?
Start with DFMEA. The design must be analyzed before the manufacturing process can be planned. DFMEA outputs (critical characteristics, design intent, functional requirements) are direct inputs to PFMEA.
However, if you are analyzing an existing product with an established manufacturing process, you can perform both in parallel. The key is ensuring the linkage between critical characteristics and process controls exists.
Modern FMEA platforms like NirmIQ maintain both DFMEA and PFMEA within the same project, automatically linking requirement traceability across both analysis types. This eliminates the disconnect that occurs when DFMEA and PFMEA are maintained in separate spreadsheets by separate teams.
For a deep dive into the full AIAG-VDA methodology, read The Complete Guide to AIAG-VDA FMEA. For the Action Priority system that replaced RPN-only prioritization, see RPN vs Action Priority.
Madhusudhan Chellappa
CTO & Founder at Gannet Engineering. Two decades of experience in systems engineering across automotive, aerospace, and safety-critical domains.
Follow on LinkedInRelated Articles
RPN vs Action Priority: Why the AIAG-VDA FMEA Handbook Changed How We Prioritize Risk
TutorialsRequirements Management Done Right: The Foundation of Every Successful System
Tutorials