You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/safety_mgt/module_safety_analysis_fdr.rst
+95-25Lines changed: 95 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,67 +34,137 @@ Safety Analysis Checklist
34
34
35
35
36
36
**Purpose**
37
-
38
-
The purpose of this Safety Analysis (DFA and FMEA) checklist template is to collect the topics to be checked during verification of the Safety Analysis.
37
+
The purpose of this Safety Analysis (DFA and FMEA) formal review report template is to collect the topics to be checked during verification of the Safety Analysis.
39
38
40
39
**Conduct**
41
-
42
40
As described in :need:`wf__p_formal_rv`, the formal document review is performed by an "external" safety manager:
43
41
44
-
- reviewer: <committer with safety manager skills explicitly named here>
42
+
- reviewer: **<committer with safety manager skills explicitly named here>**
43
+
- scope: **<describe the scope of the review here, e.g. "the safety analysis of the module and its results">**
45
44
46
45
**Checklist**
47
46
48
-
Please note that the "passed" column must contain "yes" or "no" for each checklist item. Additionally, the remarks column must explain why item passed or did not passed. In case of "no" an issue link to the issue tracking system has to be added in the last column. See also the review concept for further information about reviews in general and inspection in particular.
47
+
Please note that it is mandatory to fill in the "passed" column with "yes" or "no" for each checklist item and additional to add in the remarks why it is passed or not passed. In case of "no" an issue link to the issue tracking system has to be added in the last column. See also :ref:`review_concept` for further information about reviews in general and inspection in particular.
48
+
49
+
50
+
.. list-table:: General Checklist
51
+
:header-rows: 1
52
+
:widths: 10,30,10,30,20
53
+
54
+
* - ID
55
+
- Safety analysis activity
56
+
- Compliant to ISO 26262?
57
+
- Reference
58
+
- Comment
59
+
60
+
* - Gen 1
61
+
- Are the safety analysis performed according to the defined process and templates? See :ref:`process_requirements_safety_analysis` and also :ref:`FMEA_templates` and :ref:`dfa_templates`
- Are the safety analysis performed in a systematic way to identify the potential dependent failures / failure modes and their effects? Are the failure effect and the mitigation described?
- Is it plausible that each potential identified dependent failure that has been identified, will lead to a dependent failure which cause a violation of FFI?
- Are for all not complied safety requirements mitigations defined to resolute the non-compliance? The mitigations shall have a direct influence on the violation by prevention, detection or mitigation to reduce the risk to an acceptable level.
143
+
* - DFA 7
144
+
- Can be the required level of independence shown for the identified potential dependent failures?
0 commit comments