There are two ways to approach fault analysis -- Failure Modes, Effects and Criticality Analysis (FMECA), which is currently the most common approach, and Fault Tree Analysis (FTA). Both look at the effects of component failures on a system, but come at it from different ways. FMECA starts from the lowest levels of the system and considers the effect at the top level of the system of a failure at the lower level. FTA starts with a possible failure mode of the system, and then works down to see what could cause it. The Reliability Toolkit1, gives selection criteria for when to use either of these two approaches. The primary concern is safety of public or operating and maintenance personnel A small number of clearly differentiated “top events” can be identified Completion of a functional …