Before You Start
Ensure you have:- A component DFMEA risksheet open (e.g., Air Data Computer Interface (ADCI) - Component DFMEA)
- Design characteristics already defined in your component’s Characteristics PowerSheet
- Upstream SFMEA failure modes identified for the component
Step 1: Switch to the “Identify Failure Modes” View
Open your component DFMEA risksheet and select View 3 — Identify Failure Modes from the view switcher in the top toolbar. This view focuses on the Component Characteristics and Potential Failure column groups, hiding scoring and mitigation columns to reduce clutter. The Component Characteristics column group displays each row’s linked characteristic item, its title, and the 🛡️ SC/CC classification badge — orange for SC (Safety-Critical) and red for CC (Critical Characteristic).Step 2: Locate or Create a Failure Mode Row
Each row in the DFMEA represents one failure mode analyzed against a specific characteristic. To add a new row:- Click + Add Row at the bottom of the risksheet.
- In the Failure Mode column, enter a concise description (e.g., Loss of aileron position signal).
- In the Effects column, describe the consequence of this failure at the component level.
- In the Causes column, list contributing causes or enter a free-text description.
ON CHARACTERISTICS: <characteristic_title> FAILURE MODE: <failureMode> CAUSE: <causes>. This field appears with a whitesmoke background and updates as you populate the row.
Step 3: Link the Characteristic
In the Item column of the Component Characteristics group:- Click the link picker icon in the Item cell.
- Search for the design characteristic by name or ID (e.g., ADCI-CHAR-004: Signal voltage range).
- Select the characteristic to link it. The SC/CC badge renders automatically based on the characteristic’s
scccClassificationfield.
Step 4: Link Upstream SFMEA Failure Modes
Switch to View 5 — Link Upstream SFMEA to add the Upstream Risks column. This column uses thecauses link role to connect component-level DFMEA failure modes to their parent subsystem SFMEA failure modes.
- Click the multi-item link picker in the Upstream Risks cell.
- Search and select the parent SFMEA failure mode (e.g., from Sensor Interface Module Subsystem SFMEA).
- The column renders the linked item’s title and parent module name automatically.
Step 5: Verify the Characteristic–Failure Mode Traceability
Switch to View 1 — Default or View 9 — Full View to confirm:- The Item column shows the linked characteristic with its title.
- The SC/CC badge appears correctly (orange = SC, red = CC).
- The Upstream Risks column shows the parent SFMEA failure mode title and module name.
- The auto-generated risk description is populated.
The exact picker UI behavior for linking characteristics — including whether the link is set via the Item cell directly or through a separate link dialog — should be confirmed in the live application. Field defaults for
premitigationFMOccurrence and premitigationDetection both default to 0 and must be set explicitly before RPN is calculated.You Should Now See
After completing these steps, the DFMEA row should display:- The linked characteristic name in the Item column with the correct SC/CC badge color
- The upstream SFMEA failure mode title and module name in the Upstream Risks column
- A populated auto-generated risk description in the row header area
See Also
- Create a Component DFMEA
- Identify System-Level Failure Modes
- Score Severity, Occurrence, and Detection
- Add Mitigation Actions
- Evaluate Post-Mitigation RPN
Source References (dev)
Source References (dev)
Code:
modules/RiskTemplates/SubSystem-FMEATemplate/attachments/risksheet.json (0.58) · .polarion/nextedy/models/rtm.yaml (0.54) · modules/RiskTemplates/System-FMEATemplate/attachments/risksheet.json (0.54) · .polarion/tracker/fields/workitem-link-role-enum.xml (0.52) · modules/RiskTemplates/DFMEATemplate/attachments/risksheet.json (0.51) · 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) · .polarion/nextedy/sheet-configurations/ARP 4761 Safety Assessment Traceability.yaml (0.50) · .polarion/nextedy/sheet-configurations/MIL-STD-882E Hazard Tracking Log.yaml (0.49) · .polarion/pages/spaces/_default/Requirements Traceability Summary/page.xml, Verification Validation Summary/page.xml, Risk Control Effectiveness Report/page.xml, System Decomposition Report/page.xml, FMEA Coverage Report/page.xml, Classification Consistency Report/page.xml, System FMEA Report/page.xml, System Structure Navigator/page.xml (0.49) · .polarion/tracker/fields/failureMode-custom-fields.xml (0.48)