DFA (Dependent Failure Analysis)#

[Your Component Name] DFA
status: draft
security: NO
safety: ASIL_B
tags: template, component_name

Note

Use the content of the document to describe e.g. why a fault model is not applicable for the diagram.

Attention

The above directive must be updated according to your Component.

  • Modify Your Component Name to be your Component Name

  • Modify id to be your Component Name in upper snake case preceded by doc__ and succeeded by _dfa

  • Adjust status to be valid

  • Adjust safety and tags according to your needs

Dependent Failure Initiators#

.. comp_saf_dfa:: <Title>
   :violates: <Component architecture>
   :id: comp_saf_dfa__<Component>__<Element descriptor>
   :failure_id: <ID from DFA failure initiators :need:`gd_guidl__dfa_failure_initiators`>
   :failure_effect: "description of failure effect of the failure initiator on the element"
   :mitigated_by: <ID from Component Requirement | ID from AoU Component Requirement>
   :mitigation_issue: <ID from Issue Tracker>
   :sufficient: <yes|no>
   :status: <valid|invalid>

Note

argument is inside the ‘content’. Therefore content is mandatory

Attention

The above directive must be updated according to your component DFA.

  • The above “code-block” directive must be updated

  • Fill in all the needed information in the <brackets>