Before You Begin
Ensure you have:- A parent Subsystem SFMEA already created and populated with failure modes
- System elements defined for the component (see Create System Elements)
- Access to the Risks space in your Polarion project
Step 1: Create the DFMEA Document
Navigate to the Risks space and create a new document using the DFMEATemplate module. Set thesystemElementId custom field to the component’s system element identifier. This field powers the 3-level breadcrumb at the top of the document and enables navigation to parent SFMEA documents.
Step 2: Orient Using the Top Panel
Once the DFMEA opens, the top panel displays:- A 3-level breadcrumb: System → Subsystem → Component (each level is clickable)
- Document metadata: status, version, and team
- Links to associated Design Requirements (DRS-* prefix) and Design Characteristics (CHARS-* prefix) documents
- A 5×5 risk matrix showing Severity × Occurrence distribution across all failure modes
Risk matrix interactivity requires in-application verification.
Step 3: Identify Failure Modes (View 3)
Switch to View 3 — Identify Failure Modes to focus on the core columns. For each design characteristic under analysis, add a row and complete:| Field | Description |
|---|---|
| Item | The design characteristic identifier |
| SC/CC Classification | Special Characteristic (orange badge) or Critical Characteristic (red badge) |
| Failure Mode | How this characteristic can fail |
| Effects | Impact of the failure on the system |
| Causes | Root cause of the failure |
ON CHARACTERISTICS: <item> FAILURE MODE: <failure_mode> CAUSE: <causes>. This appears with a light background and does not require manual entry.
Step 4: Score Pre-Mitigation Risk (View 4)
Switch to View 4 — Initial Risk Ranking and score each failure mode:- Severity (
fmSeverity): 1–5 ARP 4761 scale (1 = No Effect , 5 = Catastrophic ) - Occurrence (
premitigationFMOccurrence): frequency estimate, default 0 — must be set - Detection (
premitigationDetection): ability to detect before harm, default 0 — must be set
commonRpn) is calculated automatically as Severity × Occurrence × Detection and color-coded:
Step 5: Link to Parent SFMEA (View 5)
Switch to View 5 — Link Upstream SFMEA and populate the Upstream Risks column. Link to the parent Subsystem SFMEA failure modes using thecauses link role. The column renders as a multi-item link showing the failure mode title and parent module name, establishing bidirectional traceability per the ARP 4761 cascade:
System SFMEA → Subsystem SFMEA → Component DFMEA
This traceability is inspectable from both ends — the parent SFMEA row shows downstream DFMEA links automatically.
Step 6: Define Mitigation Controls (View 6)
Switch to View 6 — Define Mitigations and link ariskControl work item to each high-RPN failure mode:
- Task ID: the linked risk control work item
- Task Title: auto-rendered from the linked task
- Implementation Status:
open→inProgress→implemented→verified - Linked Requirements: automatically traversed from the risk control’s back-links to system or design requirements
- Verification Test Cases: automatically traversed from requirement back-links to test cases
Step 7: Final Risk Evaluation (View 8)
After controls are implemented, switch to View 8 — Final Risk Evaluation and score the residual risk:- Post-Mitigation Occurrence (
postmitigationFMOccurrence): revised frequency after controls - Post-Mitigation Detection (
postmitigationDetection): revised detectability after controls - Post-Mitigation RPN (
commonRpnNew): computed automatically — same 3-tier color thresholds apply
Verification
You should now see:- All failure modes with both pre- and post-mitigation RPN values set and color-coded
- The top-panel risk matrix reflecting the distribution across your failure modes
- Upstream links populated in the Upstream Risks column connecting to the parent Subsystem SFMEA
- Risk control tasks linked with implementation status tracked
See Also
- Identify System-Level Failure Modes
- Score Severity, Occurrence, and Detection
- Add Mitigation Actions
- Evaluate Post-Mitigation RPN
- Link Design Characteristics to Failure Modes
Source References (dev)
Source References (dev)
Code:
modules/RiskTemplates/DFMEATemplate/attachments/risksheet.json (0.55) · modules/RiskTemplates/DFMEATemplate/attachments/risksheetTopPanel.vm, SubSystem-FMEATemplate/attachments/risksheetTopPanel.vm, System-FMEATemplate/attachments/risksheetTopPanel.vm, PFMEATemplate/attachments/risksheetTopPanel.vm, HazardTrackingTemplate/attachments/risksheetTopPanel.vm, DFMEATemplate/attachments/risksheetPdfExport.vm, SubSystem-FMEATemplate/attachments/risksheetPdfExport.vm, System-FMEATemplate/attachments/risksheetPdfExport.vm, PFMEATemplate/attachments/risksheetPdfExport.vm (0.52) · datasets/sol-aero-ui-walkthrough/summary.md, navigation.md, dashboards/home-dashboard.md, dashboards/role-dashboards.md, dashboards/standards-compliance.md, risksheet-views/risksheet-views.md, work-item-types/data-model.md (0.50) · modules/Risks/DFMEA-CMP-PSU/attachments/risksheet.json (0.47) · modules/RiskTemplates/SubSystem-FMEATemplate/attachments/risksheet.json (0.37) · .polarion/nextedy/sheet-configurations/DO-160G Environmental Qualification.yaml, Component RTM.yaml, Configuration Index.yaml, Design Verification Sheet.yaml, Interface Control Matrix.yaml, Problem Report Tracker.yaml, Process Steps.yaml, Review Action Item Tracker.yaml, SOI Stage Gate Dashboard.yaml, Use Steps Specification.yaml, User Need Validation Sheet.yaml, characteristics.yaml, component-characteristics.yaml, customer-requirements.yaml, design-requirements.yaml, subsystem-functions.yaml, subsystem-verification.yaml, system-elements.yaml, test-verification.yaml (0.36)