Fault trees are constructed by beginning with thetop event, and deducing the major events that can directly lead to it.
In the next steps, each of these intermediateevents is considered in turn.
The eventsthat occur to contribute to this single event are identified.
This development of the fault tree continuesuntil all of the branches have been terminated by basic events.
故障树从顶事件开始,推理出直接导致顶事件的众多事实。接下来,反向考虑这些事实是否是唯一的原因。一直这样推理下去直到找到所有分支的根本原因。
In practise, the method consists out of threesteps:
事实上,这种方法包括三个步骤:
- Define the top event, being the actual injury;
确定顶事件,即实际受到的伤害;
- Order the facts: start with the defined top event.
Ask next 3 questions for each of the facts: - 对事实排序:从顶事件开始。对每个事实问3个为什么:
原因是什么?
- Is there a causal connection between this cause and the fact (the fact would not have happened without the identified cause)?
该原因和该事实存在因果关系吗(如果没有该原因就不会发生该事实)?
- Is this the only cause for the fact?
该原因是唯一原因吗?
组建成一棵树