Prerequisites
- An SFMEA document is open in the Risksheet
- Failure modes have been identified (see Identify System-Level Failure Modes)
Step 1: Open the Initial Risk Ranking View
In the risksheet toolbar, switch to the Initial Risk Ranking view (view 3 of 9). This view reveals the severity, occurrence, detection, and pre-mitigation RPN columns while hiding unrelated fields.Step 2: Score Severity
Click the Severity cell for a failure mode and select a value from the 5-point aerospace scale aligned with ARP 4761:| Value | Label | Meaning |
|---|---|---|
| 5 | Catastrophic | Loss of function critical to safe flight; potential hull loss or multiple fatalities |
| 4 | Hazardous | Significant degradation of safety margins; substantially increased crew workload; potential serious injury |
| 3 | Major | Moderate degradation; crew can manage via normal procedures |
| 2 | Minor | Minimal crew impact; passenger discomfort possible |
| 1 | No Effect | No impact on aircraft operation or safety |
Step 3: Score Pre-Mitigation Occurrence
Click the Occurrence cell (pre-mitigation) and select the likelihood that this failure mode will occur during the product lifecycle — before any mitigation controls are applied. The field stores inpremitigationFMOccurrence.
Step 4: Score Pre-Mitigation Detection
Click the Detection cell (pre-mitigation) and select the ability to detect this failure mode before it reaches the customer — considering verification testing, inspection, and in-service monitoring. The field stores inpremitigationDetection.
Step 5: Verify the Auto-Calculated RPN
After scoring all three components, the Pre-Mitigation RPN column (premitigationRPN) populates automatically using the formula:
Step 6: Score Post-Mitigation Occurrence and Detection
After adding mitigation actions (see Add Mitigation Actions), switch to the Final Risk Evaluation view (view 7) and update:postmitigationFMOccurrence— residual likelihood after controls are appliedpostmitigationDetection— residual detectability after controls
postmitigationRPN field calculates automatically from these updated values.
Verification
You should now see:- All failure mode rows display numeric RPN values in both the Pre-Mitigation RPN and (after mitigation) Post-Mitigation RPN columns
- Each RPN cell shows a color-coded label: red for HIGH, orange for MEDIUM, green for LOW
- The Certification Readiness Scorecard shows RPN Scored % increasing toward 100% as scores are entered
See Also
- Identify System-Level Failure Modes
- Add Mitigation Actions
- Evaluate Post-Mitigation RPN
- Read the FMEA Summary Report
- Classify Failure Effects and Severity
Source References (dev)
Source References (dev)
Code:
.polarion/nextedy/models/rtm.yaml (0.54) · .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.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) · modules/RiskTemplates/SubSystem-FMEATemplate/attachments/risksheet.json (0.46) · .polarion/tracker/fields/failureMode-custom-fields.xml (0.46) · modules/RiskTemplates/DFMEATemplate/attachments/risksheet.json (0.46) · .polarion/tracker/fields/failureMode-failureModeSeverity-enum.xml (0.46) · .polarion/nextedy/sheet-configurations/MIL-STD-882E Hazard Tracking Log.yaml (0.45) · .polarion/tracker/fields/severity-enum.xml, status-enum.xml, priority-enum.xml, implementationStatus-enum.xml, riskSpecification-document-status-enum.xml (0.44) · .polarion/pages/scripts/velocity/nextedy_solutions.vm (0.43)