Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Fault tree analysis

From Wikipedia, the free encyclopedia
(Redirected fromFault tree)
Failure analysis system used in safety engineering and reliability engineering
A fault tree diagram

Fault tree analysis (FTA) is a type offailure analysis in which an undesired state of a system is examined. This analysis method is mainly used insafety engineering andreliability engineering to understand how systems can fail, to identify the best ways to reduce risk and to determine (or get a feeling for) event rates of a safety accident or a particular system level (functional) failure. FTA is used in theaerospace,[1]nuclear power,chemical and process,[2][3][4]pharmaceutical,[5]petrochemical and other high-hazard industries; but is also used in fields as diverse as risk factor identification relating tosocial service system failure.[6] FTA is also used in software engineering for debugging purposes and is closely related to cause-elimination technique used to detect bugs.

In aerospace, the more general term "system failure condition" is used for the "undesired state" / top event of the fault tree. These conditions are classified by the severity of their effects. The most severe conditions require the most extensive fault tree analysis. These system failure conditions and their classification are often previously determined in the functionalhazard analysis.

Usage

[edit]

Fault tree analysis can be used to:[7][8]

  • understand the logic leading to the top event / undesired state.
  • show compliance with the (input) system safety / reliability requirements.
  • prioritize the contributors leading to the top event- creating the critical equipment/parts/events lists for different importance measures
  • monitor and control the safety performance of thecomplex system (e.g., is a particular aircraft safe to fly when fuel valvex malfunctions? For how long is it allowed to fly with the valve malfunction?).
  • minimize and optimize resources.
  • assist in designing a system. The FTA can be used as a design tool that helps to create (output / lower level) requirements.
  • function as a diagnostic tool to identify and correct causes of the top event. It can help with the creation of diagnostic manuals / processes.

History

[edit]
Globe icon.
The examples and perspective in this sectionmay not represent aworldwide view of the subject. You mayimprove this section, discuss the issue on thetalk page, or create a new section, as appropriate.(May 2022) (Learn how and when to remove this message)

Fault tree analysis (FTA) was originally developed in 1962 atBell Laboratories by H.A. Watson, under aU.S. Air ForceBallistics Systems Division contract to evaluate theMinuteman IIntercontinental Ballistic Missile (ICBM) Launch Control System.[9][10][11][12] The use of fault trees has since gained widespread support and is often used as a failure analysis tool by reliability experts.[13] Following the first published use of FTA in the 1962 Minuteman I Launch Control Safety Study,Boeing andAVCO expanded use of FTA to the entire Minuteman II system in 1963–1964. FTA received extensive coverage at a 1965System Safety Symposium inSeattle sponsored by Boeing and theUniversity of Washington.[14] Boeing began using FTA forcivil aircraft design around 1966.[15][16]

Subsequently, within the U.S. military, application of FTA for use with fuses was explored byPicatinny Arsenal in the 1960s and 1970s.[17] In 1976 theU.S. Army Materiel Command incorporated FTA into an Engineering Design Handbook on Design for Reliability.[18] The Reliability Analysis Center atRome Laboratory and its successor organizations now with theDefense Technical Information Center (Reliability Information Analysis Center, and now Defense Systems Information Analysis Center[19]) has published documents on FTA and reliability block diagrams since the 1960s.[20][21][22] MIL-HDBK-338B provides a more recent reference.[23]

In 1970, theU.S. Federal Aviation Administration (FAA) published a change to 14CFR 25.1309airworthiness regulations fortransport categoryaircraft in theFederal Register at 35 FR 5665 (1970-04-08). This change adopted failure probability criteria foraircraft systems and equipment and led to widespread use of FTA in civil aviation. In 1998, the FAA published Order 8040.4,[24] establishing risk management policy including hazard analysis in a range of critical activities beyond aircraft certification, includingair traffic control and modernization of the U.S.National Airspace System. This led to the publication of the FAA System Safety Handbook, which describes the use of FTA in various types of formal hazard analysis.[25]

Early in theApollo program the question was asked about the probability of successfully sending astronauts to the moon and returning them safely to Earth. A risk, or reliability, calculation of some sort was performed and the result was a mission success probability that was unacceptably low. This result discouraged NASA from further quantitative risk or reliability analysis until after theChallenger accident in 1986. Instead, NASA decided to rely on the use offailure modes and effects analysis (FMEA) and other qualitative methods for system safety assessments. After theChallenger accident, the importance ofprobabilistic risk assessment (PRA) and FTA in systems risk and reliability analysis was realized and its use at NASA has begun to grow and now FTA is considered as one of the most important system reliability and safety analysis techniques.[26]

Within the nuclear power industry, theU.S. Nuclear Regulatory Commission began using PRA methods including FTA in 1975, and significantly expanded PRA research following the 1979 incident atThree Mile Island.[27] This eventually led to the 1981 publication of the NRC Fault Tree Handbook NUREG–0492,[28] and mandatory use of PRA under the NRC's regulatory authority.

Following process industry disasters such as the 1984Bhopal disaster and 1988Piper Alpha explosion, in 1992 theUnited States Department of LaborOccupational Safety and Health Administration (OSHA) published in the Federal Register at 57 FR 6356 (1992-02-24) itsProcess Safety Management (PSM) standard in 19 CFR 1910.119.[29] OSHA PSM recognizes FTA as an acceptable method forprocess hazard analysis (PHA).

Today FTA is widely used insystem safety andreliability engineering, and in all major fields of engineering.

Methodology

[edit]

FTAmethodology is described in several industry and government standards, including NRC NUREG–0492 for the nuclear power industry, an aerospace-oriented revision to NUREG–0492 for use byNASA,[26]SAEARP4761 for civil aerospace, MIL–HDBK–338 for military systems,IEC standard IEC 61025[30] is intended for cross-industry use and has been adopted as European Norm EN 61025.

Any sufficiently complex system is subject to failure as a result of one or more subsystems failing. The likelihood of failure, however, can often be reduced through improved system design. Fault tree analysis maps the relationship between faults, subsystems, and redundant safety design elements by creating a logic diagram of the overall system.

The undesired outcome is taken as the root ('top event') of a tree of logic. For instance, the undesired outcome of a metal stamping press operation being considered might be a human appendage being stamped. Working backward from this top event it might be determined that there are two ways this could happen: during normal operation or during maintenance operation. This condition is a logical OR. Considering the branch of the hazard occurring during normal operation, perhaps it is determined that there are two ways this could happen: the press cycles and harms the operator, or the press cycles and harms another person. This is another logical OR. A design improvement can be made by requiring the operator to press two separate buttons to cycle the machine—this is a safety feature in the form of a logical AND. The button may have an intrinsic failure rate—this becomes a fault stimulus that can be analyzed.

When fault trees are labeled with actual numbers for failure probabilities,computer programs can calculate failure probabilities from fault trees. When a specific event is found to have more than one effect event, i.e. it has impact on several subsystems, it is called a common cause or common mode. Graphically speaking, it means this event will appear at several locations in the tree. Common causes introduce dependency relations between events. The probability computations of a tree which contains some common causes are much more complicated than regular trees where all events are considered as independent. Not all software tools available on the market provide such capability.

The tree is usually written out using conventionallogic gate symbols. A cut set is a combination of events, typically component failures, causing the top event. If no event can be removed from a cut set without failing to cause the top event, then it is called a minimal cut set.

Some industries use both fault trees andevent trees (seeProbabilistic Risk Assessment). An event tree starts from an undesired initiator (loss of critical supply, component failure etc.) and follows possible further system events through to a series of final consequences. As each new event is considered, a new node on the tree is added with a split of probabilities of taking either branch. The probabilities of a range of 'top events' arising from the initial event can then be seen.

Classic programs include theElectric Power Research Institute's (EPRI) CAFTA software, which is used by many of the US nuclear power plants and by a majority of US and international aerospace manufacturers, and theIdaho National Laboratory'sSAPHIRE, which is used by the U.S. Government to evaluate the safety andreliability ofnuclear reactors, theSpace Shuttle, and theInternational Space Station. Outside the US, the softwareRiskSpectrum is a popular tool for fault tree and event tree analysis, and is licensed for use at more than 60% of the world's nuclear power plants for probabilistic safety assessment. Professional-gradefree software is also widely available; SCRAM[31] is an open-source tool that implements the Open-PSA Model Exchange Format[32] open standard for probabilistic safety assessment applications.

Graphic symbols

[edit]

The basic symbols used in FTA are grouped as events, gates, and transfer symbols. Minor variations may be used in FTA software.

Event symbols

[edit]

Event symbols are used forprimary events andintermediate events. Primary events are not further developed on the fault tree. Intermediate events are found at the output of a gate. The event symbols are shown below:

  • Basic event
    Basic event
  • External event
    External event
  • Undeveloped event
    Undeveloped event
  • Conditioning event
    Conditioning event
  • Intermediate event
    Intermediate event

The primary event symbols are typically used as follows:

  • Basic event – failure or error in a system component or element (example: switch stuck in open position)
  • External event – normally expected to occur (not of itself a fault)
  • Undeveloped event – an event about which insufficient information is available, or which is of no consequence
  • Conditioning event – conditions that restrict or affect logic gates (example: mode of operation in effect)

An intermediate event gate can be used immediately above a primary event to provide more room to type the event description.

FTA is a top-to-bottom approach.

Gate symbols

[edit]

Gate symbols describe the relationship between input and output events. The symbols are derived from Boolean logic symbols:

  • OR gate
    OR gate
  • AND gate
    AND gate
  • Exclusive OR gate
    Exclusive OR gate
  • Priority AND gate
    Priority AND gate
  • Inhibit gate
    Inhibit gate

The gates work as follows:

  • OR gate – the output occurs if any input occurs.
  • AND gate – the output occurs only if all inputs occur (inputs are independent from the source).
  • Exclusive OR gate – the output occurs if exactly one input occurs.
  • Priority AND gate – the output occurs if the inputs occur in a specific sequence specified by a conditioning event.
  • Inhibit gate – the output occurs if the input occurs under an enabling condition specified by a conditioning event.

Transfer symbols

[edit]

Transfer symbols are used to connect the inputs and outputs of related fault trees, such as the fault tree of a subsystem to its system. NASA prepared a complete document about FTA through practical incidents.[26]

  • Transfer in
    Transfer in
  • Transfer out
    Transfer out

Basic mathematical foundation

[edit]

Events in a fault tree are associated withstatisticalprobabilities or Poisson-Exponentially distributed constant rates. For example, component failures may typically occur at some constantfailure rate λ (a constant hazard function). In this simplest case, failure probability depends on the rate λ and the exposure time t:

P=1eλt{\displaystyle P=1-e^{-\lambda t}}

where:

Pλt{\displaystyle P\approx \lambda t} ifλt<0.001{\displaystyle \lambda t<0.001}

A fault tree is often normalized to a given time interval, such as a flight hour or an average mission time. Event probabilities depend on the relationship of the event hazard function to this interval.

Unlike conventionallogic gate diagrams in which inputs and outputs hold thebinary values of TRUE (1) or FALSE (0), the gates in a fault tree output probabilities related to theset operations ofBoolean logic. The probability of a gate's output event depends on the input event probabilities.

An AND gate represents a combination ofindependent events. That is, the probability of any input event to an AND gate is unaffected by any other input event to the same gate. Inset theoretic terms, this is equivalent to the intersection of the input event sets, and the probability of the AND gate output is given by:

P (A and B) = P (A ∩ B) = P(A) P(B)

An OR gate, on the other hand, corresponds to set union:

P (A or B) = P (A ∪ B) = P(A) + P(B) - P (A ∩ B)

Since failure probabilities on fault trees tend to be small (less than .01), P (A ∩ B) usually becomes a very small error term, and the output of an OR gate may be conservatively approximated by using an assumption that the inputs aremutually exclusive events:

P (A or B) ≈ P(A) + P(B), P (A ∩ B) ≈ 0

An exclusive OR gate with two inputs represents the probability that one or the other input, but not both, occurs:

P (A xor B) = P(A) + P(B) - 2P (A ∩ B)

Again, since P (A ∩ B) usually becomes a very small error term, the exclusive OR gate has limited value in a fault tree.

Quite often, Poisson-Exponentially distributed rates[33] are used to quantify a fault tree instead of probabilities. Rates are often modeled as constant in time while probability is a function of time. Poisson-Exponential events are modelled as infinitely short so no two events can overlap. An OR gate is the superposition (addition of rates) of the two input failure frequencies or failure rates which are modeled asPoisson point processes. The output of an AND gate is calculated using the unavailability (Q1) of one event thinning the Poisson point process of the other event (λ2). The unavailability (Q2) of the other event then thins the Poisson point process of the first event (λ1). The two resulting Poisson point processes are superimposed according to the following equations.

The output of an AND gate is the combination of independent input events 1 and 2 to the AND gate:

Failure Frequency = λ1Q2 + λ2Q1 where Q = 1 - e-λt ≈ λt if λt < 0.001
Failure Frequency ≈ λ1λ2t2 + λ2λ1t1 if λ1t1 < 0.001 and λ2t2 < 0.001

In a fault tree, unavailability (Q) may be defined as the unavailability of safe operation and may not refer to the unavailability of the system operation depending on how the fault tree was structured. The input terms to the fault tree must be carefully defined.

Analysis

[edit]

Many different approaches can be used to model a FTA, but the most common and popular way can be summarized in a few steps. A single fault tree is used to analyze one and only one undesired event, which may be subsequently fed into another fault tree as a basic event. Though the nature of the undesired event may vary dramatically, a FTA follows the same procedure for any undesired event; be it a delay of 0.25 ms for the generation of electrical power, an undetected cargo bay fire, or the random, unintended launch of anICBM.

FTA analysis involves five steps:

  1. Define the undesired event to study.
    • Definition of the undesired event can be very hard to uncover, although some of the events are very easy and obvious to observe. An engineer with a wide knowledge of the design of the system is the best person to help define and number the undesired events. Undesired events are used then to make FTAs. Each FTA is limited to one undesired event.
  2. Obtain an understanding of the system.
    • Once the undesired event is selected, all causes with probabilities of affecting the undesired event of 0 or more are studied and analyzed. Getting exact numbers for the probabilities leading to the event is usually impossible for the reason that it may be very costly and time-consuming to do so. Computer software is used to study probabilities; this may lead to less costly system analysis.
      System analysts can help with understanding the overall system. System designers have full knowledge of the system and this knowledge is very important for not missing any cause affecting the undesired event. For the selected event all causes are then numbered and sequenced in the order of occurrence and then are used for the next step which is drawing or constructing the fault tree.
  3. Construct the fault tree.
    • After selecting the undesired event and having analyzed the system so that we know all the causing effects (and if possible their probabilities) we can now construct the fault tree. Fault tree is based on AND and OR gates which define the major characteristics of the fault tree.
  4. Evaluate the fault tree.
    • After the fault tree has been assembled for a specific undesired event, it is evaluated and analyzed for any possible improvement or in other words study the risk management and find ways for system improvement. A wide range of qualitative and quantitative analysis methods can be applied.[34] This step is as an introduction for the final step which will be to control the hazards identified. In short, in this step we identify all possible hazards affecting the system in a direct or indirect way.
  5. Control the hazards identified.
    • This step is very specific and differs largely from one system to another, but the main point will always be that after identifying the hazards all possible methods are pursued to decrease the probability of occurrence.

Comparison with other analytical methods

[edit]

FTA is adeductive, top-down method aimed at analyzing the effects of initiating faults and events on a complex system. This contrasts withfailure mode and effects analysis (FMEA), which is aninductive, bottom-up analysis method aimed at analyzing the effects of single component or function failures on equipment or subsystems. FTA is very good at showing how resistant a system is to single or multiple initiating faults. It is not good at finding all possible initiating faults. FMEA is good at exhaustively cataloging initiating faults, and identifying their local effects. It is not good at examining multiple failures or their effects at a system level. FTA considers external events, FMEA does not.[35] In civil aerospace the usual practice is to perform both FTA and FMEA, with afailure mode effects summary (FMES) as the interface between FMEA and FTA.

Alternatives to FTA includedependence diagram (DD), also known asreliability block diagram (RBD) andMarkov analysis. A dependence diagram is equivalent to a success tree analysis (STA), the logical inverse of an FTA, and depicts the system using paths instead of gates. DD and STA produce probability of success (i.e., avoiding a top event) rather than probability of a top event.

See also

[edit]
Wikimedia Commons has media related toFault tree diagrams.

References

[edit]
  1. ^Goldberg, B. E.; Everhart, K.; Stevens, R.; Babbitt, N.; Clemens, P.; Stout, L. (1994)."3".System engineering toolbox for design-oriented engineers. Marshall Space Flight Center. pp. 3–35 to 3–48.{{cite book}}: CS1 maint: location missing publisher (link)
  2. ^Center for Chemical Process Safety (April 2008).Guidelines for Hazard Evaluation Procedures (3rd ed.). Wiley.ISBN 978-0-471-97815-2.
  3. ^Center for Chemical Process Safety (October 1999).Guidelines for Chemical Process Quantitative Risk Analysis (2nd ed.). American Institute of Chemical Engineers.ISBN 978-0-8169-0720-5.
  4. ^U.S. Department of Labor Occupational Safety and Health Administration (1994).Process Safety Management Guidelines for Compliance(PDF). U.S. Government Printing Office. OSHA 3133.
  5. ^ICH Harmonised Tripartite Guidelines. Quality Guidelines (January 2006).Q9 Quality Risk Management.
  6. ^Lacey, Peter (2011). "An Application of Fault Tree Analysis to the Identification and Management of Risks in Government Funded Human Service Delivery".Proceedings of the 2nd International Conference on Public Policy and Social Sciences.SSRN 2171117.
  7. ^"Fault Tree Explanation".ftvisualisations. Retrieved2024-05-31.
  8. ^"Projects".ftvisualisations. Retrieved2024-05-31.
  9. ^Ericson, Clifton (1999)."Fault Tree Analysis - A History"(PDF).Proceedings of the 17th International Systems Safety Conference. Archived fromthe original(PDF) on 2011-07-23. Retrieved2010-01-17.
  10. ^Rechard, Robert P. (1999)."Historical Relationship Between Performance Assessment for Radioactive Waste Disposal and Other Types of Risk Assessment in the United States"(pdf).Risk Analysis.19 (5):763–807.doi:10.1023/A:1007058325258.PMID 10765434.S2CID 704496. SAND99-1147J. Retrieved2010-01-22.
  11. ^Winter, Mathias (1995)."Software Fault Tree Analysis of an Automated Control System Device Written in ADA".Master's Thesis. ADA303377. Archived fromthe original(pdf) on May 15, 2012. Retrieved2010-01-17.
  12. ^Benner, Ludwig (1975)."Accident Theory and Accident Investigation".Proceedings of the Society of Air Safety Investigators Annual Seminar. Archived from the original on March 6, 2001. Retrieved2010-01-17.
  13. ^Martensen, Anna L.; Butler, Ricky W. (January 1987)."The Fault-Tree Compiler".Langely Research Center. NTRS. RetrievedJune 17, 2011.
  14. ^DeLong, Thomas (1970)."A Fault Tree Manual".Master's Thesis. AD739001. Archived fromthe original(pdf) on March 4, 2016. Retrieved2014-05-18.
  15. ^Eckberg, C. R. (1964).WS-133B Fault Tree Analysis Program Plan. Seattle, WA: The Boeing Company. D2-30207-1. Archived fromthe original on March 3, 2016. Retrieved2014-05-18.
  16. ^Hixenbaugh, A. F. (1968).Fault Tree for Safety. Seattle, WA: The Boeing Company. D6-53604. Archived fromthe original on March 3, 2016. Retrieved2014-05-18.
  17. ^Larsen, Waldemar (January 1974).Fault Tree Analysis. Picatinny Arsenal. Technical Report 4556. Archived fromthe original on May 18, 2014. Retrieved2014-05-17.
  18. ^Evans, Ralph A. (January 5, 1976).Engineering Design Handbook Design for Reliability(PDF). US Army Materiel Command. AMCP-706-196.Archived(PDF) from the original on May 18, 2014. Retrieved2014-05-17.
  19. ^"DSIAC – Defense Systems Information Analysis Center". Retrieved2023-03-25.
  20. ^Begley, T. F.; Cummings (1968).Fault Tree for Safety. RAC. ADD874448.
  21. ^Anderson, R. T. (March 1976).Reliability Design Handbook(PDF). Reliability Analysis Center. RDH 376.Archived from the original on May 18, 2014. Retrieved2014-05-17.
  22. ^Mahar, David J.; James W. Wilbur (1990).Fault Tree Analysis Application Guide. Reliability Analysis Center.
  23. ^"7.9 Fault Tree Analysis".Electronic Reliability Design Handbook(pdf). B.U.S. Department of Defense. 1998. MIL–HDBK–338B. Retrieved2010-01-17.
  24. ^ASY-300 (June 26, 1998).Safety Risk Management(PDF). Federal Aviation Administration. 8040.4.{{cite book}}: CS1 maint: numeric names: authors list (link)
  25. ^FAA (December 30, 2000).System Safety Handbook. Federal Aviation Administration.
  26. ^abcVesely, William; et al. (2002).Fault Tree Handbook with Aerospace Applications(PDF).National Aeronautics and Space Administration. Archived fromthe original(PDF) on 2016-12-28. Retrieved2018-07-16.Public Domain This article incorporates text from this source, which is in thepublic domain.
  27. ^Acharya, Sarbes; et al. (1990).Severe Accident Risks: An Assessment for Five U.S. Nuclear Power Plants(PDF). Wasthington, DC: U.S.Nuclear Regulatory Commission. NUREG–1150. Retrieved2010-01-17.
  28. ^Vesely, W. E.; et al. (1981).Fault Tree Handbook(PDF).Nuclear Regulatory Commission. NUREG–0492. Retrieved2010-01-17.
  29. ^Elke, Holly C.,Global Application of the Process Safety Management Standard(PDF)
  30. ^Fault Tree Analysis. Edition 2.0.International Electrotechnical Commission. 2006.ISBN 978-2-8318-8918-4. IEC 61025.
  31. ^"SCRAM 0.11.4 — SCRAM 0.11.4 documentation".scram-pra.org. Archived fromthe original on 23 November 2016. Retrieved13 January 2022.
  32. ^"The Open-PSA Model Exchange Format — The Open-PSA Model Exchange Format 2.0".open-psa.github.io.
  33. ^Olofsson and Andersson, Probability, Statistics and Stochastic Processes, John Wiley and Sons, 2011.
  34. ^Ruijters, Enno; Stoelinga, Mariëlle I. A. (February–May 2015)."Fault tree analysis: A survey of the state-of-the-art in modeling, analysis and tools".Computer Science Review.15–16:29–62.doi:10.1016/j.cosrev.2015.03.001.
  35. ^Long, Allen,Beauty & the Beast – Use and Abuse of Fault Tree as a Tool(PDF), fault-tree.net, archived fromthe original(PDF) on 19 April 2009, retrieved16 January 2010
Retrieved from "https://en.wikipedia.org/w/index.php?title=Fault_tree_analysis&oldid=1279529447"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp