From c5912fd1a851e573241a0e1826e980c540642389 Mon Sep 17 00:00:00 2001 From: "Negm Adham (ETAS-ECM/ESY3)" Date: Fri, 22 May 2026 18:21:06 +0200 Subject: [PATCH] Add new attriutes to feature and component safety analysis --- docs/features/feature_example/safety_analysis/dfa.rst | 1 + docs/features/feature_example/safety_analysis/fmea.rst | 2 ++ score/component_example/docs/safety_analysis/dfa.rst | 1 + score/component_example/docs/safety_analysis/fmea.rst | 2 ++ 4 files changed, 6 insertions(+) diff --git a/docs/features/feature_example/safety_analysis/dfa.rst b/docs/features/feature_example/safety_analysis/dfa.rst index f65bf31..5c37379 100644 --- a/docs/features/feature_example/safety_analysis/dfa.rst +++ b/docs/features/feature_example/safety_analysis/dfa.rst @@ -193,6 +193,7 @@ For all identified applicable failure initiators, the DFA is performed in the fo :id: feat_saf_dfa____ :failure_id: :failure_effect: "description of failure effect of the failure initiator on the element" + :safety_relevant: :mitigated_by: :mitigation_issue: :sufficient: diff --git a/docs/features/feature_example/safety_analysis/fmea.rst b/docs/features/feature_example/safety_analysis/fmea.rst index e8b1ab7..b5a53f5 100644 --- a/docs/features/feature_example/safety_analysis/fmea.rst +++ b/docs/features/feature_example/safety_analysis/fmea.rst @@ -122,6 +122,8 @@ For all identified applicable failure initiators, the FMEA is performed in the f :id: feat_saf_fmea____ :fault_id: :failure_effect: "description of failure effect of the fault model on the element" + :failure_root_cause: "description of the root cause of the failure" + :safety_relevant: :mitigated_by: :mitigation_issue: :sufficient: diff --git a/score/component_example/docs/safety_analysis/dfa.rst b/score/component_example/docs/safety_analysis/dfa.rst index 08799a3..c0d0de0 100644 --- a/score/component_example/docs/safety_analysis/dfa.rst +++ b/score/component_example/docs/safety_analysis/dfa.rst @@ -44,6 +44,7 @@ Dependent Failure Initiators :id: comp_saf_dfa____ :failure_id: :failure_effect: "description of failure effect of the failure initiator on the element" + :safety_relevant: :mitigated_by: :mitigation_issue: :sufficient: diff --git a/score/component_example/docs/safety_analysis/fmea.rst b/score/component_example/docs/safety_analysis/fmea.rst index bfc39ce..0a7e161 100644 --- a/score/component_example/docs/safety_analysis/fmea.rst +++ b/score/component_example/docs/safety_analysis/fmea.rst @@ -44,6 +44,8 @@ Failure Mode List :id: comp_saf_fmea____ :fault_id: :failure_effect: "description of failure effect of the fault model on the element" + :failure_root_cause: "description of the root cause of the failure" + :safety_relevant: :mitigated_by: :mitigation_issue: :sufficient: