<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>http://13.50.150.85/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=S113440</id>
	<title>DTU ProjectLab - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="http://13.50.150.85/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=S113440"/>
	<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php/Special:Contributions/S113440"/>
	<updated>2026-07-14T23:25:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17485</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17485"/>
		<updated>2015-09-28T21:08:32Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within [[Risk analysis]]. It has been around for about 50 years, and in all those years, it has changed very little, as what is does is both rather basic but at the same time very powerful: FTA provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
FTA is widely applicable concept that can be used in many different cases. Currently, it is primarily used within System Safety and Reliability Engineering, where it is widely applied by many firms, including NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt; and the US nuclear energy sector.&amp;lt;ref name=ureg&amp;gt;US.NRC: Fault Tree Handbook, visited the 28/9, 2015, [[http://www.nrc.gov/reading-rm/doc-collections/nuregs/staff/sr0492/]]&amp;lt;/ref&amp;gt;. Typically, there are two types of fault trees - &amp;quot;simple&amp;quot; Fault trees that involve basic symbols, and Advanced fault trees that involves more complicated symbols. Both of these concepts will be explained in the sections below.&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event. These calculations are done through &amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, of each limitation as well as an elaboration on each subject.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until these events are discovered, or at the very least, forcing one to recalculate the probabilities when more events shows up. &amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Conclusion=&lt;br /&gt;
All in all, FTA is a very powerful tool that can be applied to many different areas. It does possess some limitations, mainly that Fault trees can easily become huge and confusing, thus defeating one of the prime purposes which is to provide an overview. With that said, though, the strengths more than make up for those limitations that cannot be worked around. Furthermore, FTA is widely used, meaning that there are many computer tools for assisting in developing FTAs, allowing for much easier calculation of the probability of the top event, as well as calculating the minimal cut set, too. Finally, these tools can also check the consistency of the fault tree, making sure that the fault tree created actually makes sense.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html :Provides a brief overview over the fault tree analysis concept, as well as another example of FTA.&lt;br /&gt;
&lt;br /&gt;
http://www.weibull.com/basics/fault-tree/ : Provides an intermediary overview over the FTA concept, both in terms of concept and application. Also provides further references for more reading.&lt;br /&gt;
&lt;br /&gt;
http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf : Nasa&#039;s handbook to building fault trees - a very in depth description of the concepts as well as how to apply them.&lt;br /&gt;
&lt;br /&gt;
http://www.weibull.com/hotwire/issue63/relbasics63.htm :Provides a more in-depth description of what a minimal cut set is&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17482</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17482"/>
		<updated>2015-09-28T21:03:48Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within [[Risk analysis]]. It has been around for about 50 years, and in all those years, it has changed very little, as what is does is both rather basic but at the same time very powerful: FTA provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event. These calculations are done through &amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, of each limitation as well as an elaboration on each subject.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until these events are discovered, or at the very least, forcing one to recalculate the probabilities when more events shows up. &amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Conclusion=&lt;br /&gt;
All in all, FTA is a very powerful tool that can be applied to many different areas. It does possess some limitations, mainly that Fault trees can easily become huge and confusing, thus defeating one of the prime purposes which is to provide an overview. With that said, though, the strengths more than make up for those limitations that cannot be worked around. Furthermore, FTA is widely used, meaning that there are many computer tools for assisting in developing FTAs, allowing for much easier calculation of the probability of the top event, as well as calculating the minimal cut set, too. Finally, these tools can also check the consistency of the fault tree, making sure that the fault tree created actually makes sense.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html :Provides a brief overview over the fault tree analysis concept, as well as another example of FTA.&lt;br /&gt;
&lt;br /&gt;
http://www.weibull.com/basics/fault-tree/ : Provides an intermediary overview over the FTA concept, both in terms of concept and application. Also provides further references for more reading.&lt;br /&gt;
&lt;br /&gt;
http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf : Nasa&#039;s handbook to building fault trees - a very in depth description of the concepts as well as how to apply them.&lt;br /&gt;
&lt;br /&gt;
http://www.weibull.com/hotwire/issue63/relbasics63.htm :Provides a more in-depth description of what a minimal cut set is&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17481</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17481"/>
		<updated>2015-09-28T21:03:36Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within [[Risk analysis]]. It has been around for about 50 years, and in all those years, it has changed very little, as what is does is both rather basic but at the same time very powerful: FTA provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event. These calculations are done through &amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, of each limitation as well as an elaboration on each subject.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until these events are discovered, or at the very least, forcing one to recalculate the probabilities when more events shows up. &amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Conclusion=&lt;br /&gt;
All in all, FTA is a very powerful tool that can be applied to many different areas. It does possess some limitations, mainly that Fault trees can easily become huge and confusing, thus defeating one of the prime purposes which is to provide an overview. With that said, though, the strengths more than make up for those limitations that cannot be worked around. Furthermore, FTA is widely used, meaning that there are many computer tools for assisting in developing FTAs, allowing for much easier calculation of the probability of the top event, as well as calculating the minimal cut set, too. Finally, these tools can also check the consistency of the fault tree, making sure that the fault tree created actually makes sense.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html :Provides a brief overview over the fault tree analysis concept, as well as another example of FTA.&lt;br /&gt;
&lt;br /&gt;
http://www.weibull.com/basics/fault-tree/ : Provides an intermediary overview over the FTA concept, both in terms of concept and application. Also provides further references for more reading.&lt;br /&gt;
&lt;br /&gt;
http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf : Nasa&#039;s handbook to building fault trees - a very in depth description of the concepts as well as how to apply them.&lt;br /&gt;
&lt;br /&gt;
http://www.weibull.com/hotwire/issue63/relbasics63.htm :Provides a more in-depth description of what a minimal cut set is&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17473</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17473"/>
		<updated>2015-09-28T21:00:58Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within [[Risk analysis]]. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event. These calculations are done through &amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, of each limitation as well as an elaboration on each subject.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until these events are discovered, or at the very least, forcing one to recalculate the probabilities when more events shows up. &amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Conclusion=&lt;br /&gt;
All in all, FTA is a very powerful tool that can be applied to many different areas. It does possess some limitations, mainly that Fault trees can easily become huge and confusing, thus defeating one of the prime purposes which is to provide an overview. With that said, though, the strengths more than make up for those limitations that cannot be worked around. Furthermore, FTA is widely used, meaning that there are many computer tools for assisting in developing FTAs, allowing for much easier calculation of the probability of the top event, as well as calculating the minimal cut set, too. Finally, these tools can also check the consistency of the fault tree, making sure that the fault tree created actually makes sense.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html :Provides a brief overview over the fault tree analysis concept, as well as another example of FTA.&lt;br /&gt;
&lt;br /&gt;
http://www.weibull.com/basics/fault-tree/ : Provides an intermediary overview over the FTA concept, both in terms of concept and application. Also provides further references for more reading.&lt;br /&gt;
&lt;br /&gt;
http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf : Nasa&#039;s handbook to building fault trees - a very in depth description of the concepts as well as how to apply them.&lt;br /&gt;
&lt;br /&gt;
http://www.weibull.com/hotwire/issue63/relbasics63.htm :Provides a more in-depth description of what a minimal cut set is&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17449</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17449"/>
		<updated>2015-09-28T20:49:10Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within [[Risk analysis]]. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event. These calculations are done through &amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, of each limitation as well as an elaboration on each subject.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Conclusion=&lt;br /&gt;
All in all, FTA is a very powerful tool that can be applied to many different areas. It does possess some limitations, but the strengths more than make up for those limitations that cannot be worked around. Furthermore, FTA is widely used, meaning that there are many computer tools for assisting in developing FTAs, allowing for much easier calculation of the probability of the top event, as well as calculating the minimal cut set, too. Finally, these tools can also check the consistency of the fault tree, making sure that the fault tree created actually makes sense.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html :Provides a brief overview over the fault tree analysis concept, as well as another example of FTA.&lt;br /&gt;
&lt;br /&gt;
http://www.weibull.com/basics/fault-tree/ : Provides an intermediary overview over the FTA concept, both in terms of concept and application. Also provides further references for more reading.&lt;br /&gt;
&lt;br /&gt;
http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf : Nasa&#039;s handbook to building fault trees - a very in depth description of the concepts as well as how to apply them.&lt;br /&gt;
&lt;br /&gt;
http://www.weibull.com/hotwire/issue63/relbasics63.htm :Provides a more in-depth description of what a minimal cut set is&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17446</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17446"/>
		<updated>2015-09-28T20:48:37Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within [[Risk analysis]]. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event. These calculations are done through &amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, of each limitation as well as an elaboration on each subject.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Conclusion=&lt;br /&gt;
All in all, FTA is a very powerful tool that can be applied to many different areas. It does possess some limitations, but the strengths more than make up for those limitations that cannot be worked around. Furthermore, FTA is widely used, meaning that there are many computer tools for assisting in developing FTAs, allowing for much easier calculation of the probability of the top event, as well as calculating the minimal cut set, too. Finally, these tools can also check the consistency of the fault tree, making sure that the fault tree created actually makes sense.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html :Provides a brief overview over the fault tree analysis concept, as well as another example of FTA.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;http://www.weibull.com/basics/fault-tree/&amp;quot;&amp;gt;http://www.weibull.com/basics/fault-tree/&amp;lt;/ref&amp;gt;: Provides an intermediary overview over the FTA concept, both in terms of concept and application. Also provides further references for more reading.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf&amp;quot;&amp;gt;http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf&amp;lt;/ref&amp;gt;: Nasa&#039;s handbook to building fault trees - a very in depth description of the concepts as well as how to apply them.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;http://www.weibull.com/hotwire/issue63/relbasics63.htm&amp;quot;&amp;gt;http://www.weibull.com/hotwire/issue63/relbasics63.htm&amp;lt;/ref&amp;gt;:Provides a more in-depth description of what a minimal cut set is&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17444</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17444"/>
		<updated>2015-09-28T20:48:07Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within [[Risk analysis]]. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event. These calculations are done through &amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, of each limitation as well as an elaboration on each subject.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Conclusion=&lt;br /&gt;
All in all, FTA is a very powerful tool that can be applied to many different areas. It does possess some limitations, but the strengths more than make up for those limitations that cannot be worked around. Furthermore, FTA is widely used, meaning that there are many computer tools for assisting in developing FTAs, allowing for much easier calculation of the probability of the top event, as well as calculating the minimal cut set, too. Finally, these tools can also check the consistency of the fault tree, making sure that the fault tree created actually makes sense.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
[[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html&amp;quot;]]http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html&amp;lt;/ref&amp;gt;Provides a brief overview over the fault tree analysis concept, as well as another example of FTA.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;http://www.weibull.com/basics/fault-tree/&amp;quot;&amp;gt;http://www.weibull.com/basics/fault-tree/&amp;lt;/ref&amp;gt;: Provides an intermediary overview over the FTA concept, both in terms of concept and application. Also provides further references for more reading.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf&amp;quot;&amp;gt;http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf&amp;lt;/ref&amp;gt;: Nasa&#039;s handbook to building fault trees - a very in depth description of the concepts as well as how to apply them.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;http://www.weibull.com/hotwire/issue63/relbasics63.htm&amp;quot;&amp;gt;http://www.weibull.com/hotwire/issue63/relbasics63.htm&amp;lt;/ref&amp;gt;:Provides a more in-depth description of what a minimal cut set is&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17442</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17442"/>
		<updated>2015-09-28T20:47:36Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within [[Risk analysis]]. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event. These calculations are done through &amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, of each limitation as well as an elaboration on each subject.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Conclusion=&lt;br /&gt;
All in all, FTA is a very powerful tool that can be applied to many different areas. It does possess some limitations, but the strengths more than make up for those limitations that cannot be worked around. Furthermore, FTA is widely used, meaning that there are many computer tools for assisting in developing FTAs, allowing for much easier calculation of the probability of the top event, as well as calculating the minimal cut set, too. Finally, these tools can also check the consistency of the fault tree, making sure that the fault tree created actually makes sense.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;ref name=&amp;quot;http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html&amp;quot;&amp;gt;http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html&amp;lt;/ref&amp;gt;Provides a brief overview over the fault tree analysis concept, as well as another example of FTA.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;http://www.weibull.com/basics/fault-tree/&amp;quot;&amp;gt;http://www.weibull.com/basics/fault-tree/&amp;lt;/ref&amp;gt;: Provides an intermediary overview over the FTA concept, both in terms of concept and application. Also provides further references for more reading.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf&amp;quot;&amp;gt;http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf&amp;lt;/ref&amp;gt;: Nasa&#039;s handbook to building fault trees - a very in depth description of the concepts as well as how to apply them.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;http://www.weibull.com/hotwire/issue63/relbasics63.htm&amp;quot;&amp;gt;http://www.weibull.com/hotwire/issue63/relbasics63.htm&amp;lt;/ref&amp;gt;:Provides a more in-depth description of what a minimal cut set is&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17438</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17438"/>
		<updated>2015-09-28T20:44:20Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within [[Risk analysis]]. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event. These calculations are done through &amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, of each limitation as well as an elaboration on each subject.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Conclusion=&lt;br /&gt;
All in all, FTA is a very powerful tool that can be applied to many different areas. It does possess some limitations, but the strengths more than make up for those limitations that cannot be worked around. Furthermore, FTA is widely used, meaning that there are many computer tools for assisting in developing FTAs, allowing for much easier calculation of the probability of the top event, as well as calculating the minimal cut set, too. Finally, these tools can also check the consistency of the fault tree, making sure that the fault tree created actually makes sense.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
[[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]: Provides a brief overview over the fault tree analysis concept, as well as another example of FTA.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]]: Provides an intermediary overview over the FTA concept, both in terms of concept and application. Also provides further references for more reading.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]: Nasa&#039;s handbook to building fault trees - a very in depth description of the concepts as well as how to apply them.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]: Provides a more in-depth description of what a minimal cut set is&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17197</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17197"/>
		<updated>2015-09-28T19:29:33Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within [[Risk analysis]]. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, of each limitation as well as an elaboration on each subject.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17191</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17191"/>
		<updated>2015-09-28T19:28:19Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within [[Risk analysis]]. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17190</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17190"/>
		<updated>2015-09-28T19:27:04Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17188</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17188"/>
		<updated>2015-09-28T19:26:41Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17186</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17186"/>
		<updated>2015-09-28T19:26:26Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|right|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17184</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17184"/>
		<updated>2015-09-28T19:25:39Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|link=http://apppm.man.dtu.dk/images/a/ab/Fault_Tree_example.jpg|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17180</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=17180"/>
		<updated>2015-09-28T19:24:45Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
All in all, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|300px|thumb|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury. To enlarge, please click the picture.]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Talk:The_Gantt_chart_and_the_usage_nowadays&amp;diff=12855</id>
		<title>Talk:The Gantt chart and the usage nowadays</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Talk:The_Gantt_chart_and_the_usage_nowadays&amp;diff=12855"/>
		<updated>2015-09-22T17:32:30Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Josef: Hello, I like your idea. See if the &amp;quot;chronology&amp;quot; idea makes sense - if the Gantt chart changed significantly over the years, then this may be interesting. Otherwise, you could for example also discuss how other project management methods related to Gantt charts (e.g. how it needs a WBS, relationship to network plans, critical path etc.)&lt;br /&gt;
&lt;br /&gt;
Jacob:&lt;br /&gt;
First of all, a very interesting article. It&#039;s following the structure, which is a good thing in my book, and the introduction gives us a clear overview of what it is we have to read. Nevertheless, I do have some comments:&lt;br /&gt;
&lt;br /&gt;
*1 reference only is too few- you need to find more references to back up what you are saying!&lt;br /&gt;
*I&#039;d suggest a spellcheck - your article is understandable, but there are some spelling errors, mainly in the Limitations section, that makes understanding more difficult&lt;br /&gt;
*I would maybe suggest the term &amp;quot;History&amp;quot; instead of &amp;quot;Throwback&amp;quot;, considering that this is a scientific article, and throwback seems more like slang to me&lt;br /&gt;
*The first example of a Gant chart presented here needs some text commenting it&lt;br /&gt;
*Your reference to PERT/CPN is fine, but I would add another reference at the bottom of your page and refer to this as well.&lt;br /&gt;
*I would probably list the benefits before the drawbacks and rename the section to something else than Limitations, since benefits aren&#039;t really a part of the limitations.&lt;br /&gt;
*One of the drawbacks mentioned is that gant charts cannot be printed out on normal paper anymore due to their size, and you say this is not a drawback anymore &amp;quot;because of technology&amp;quot;. This seems to be a gross simplification, and I would certainly still call this a drawback, since most still prefers to have various diagrams and such printed out and to have them physically during meetings, rather than just see them on a screen.&lt;br /&gt;
*In drawbacks, at the end, you say that several drawbacks have been eliminated with time, or are not as significant in the past. Since this is a document aimed at the present, perhaps only list those that are still relevant today, and move the others to the a &amp;quot;past drawbacks&amp;quot;?&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Talk:Lean_in_Project_Management&amp;diff=12828</id>
		<title>Talk:Lean in Project Management</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Talk:Lean_in_Project_Management&amp;diff=12828"/>
		<updated>2015-09-22T17:01:33Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mette: I like the idea and the topic you have chosen. Lean contains many tools, so you could maybe consider if you should focus on only one tool in case of not getting your hands too full. It would still be possible to look at the questions you have presented by only looking at one tool.&lt;br /&gt;
&lt;br /&gt;
== Feedback ==&lt;br /&gt;
&lt;br /&gt;
s113440 - Jacob:&lt;br /&gt;
*First of all, I&#039;d say this is a very good article, obviously, a lot of work has been put into it, and it&#039;s written in an engaging way. With that said, it&#039;s also very long, and some chapters are missing, so I&#039;d really recommend removing anything deemed unnecessarry - perhaps a section such as the &amp;quot;Relay race&amp;quot; may be removed? (It&#039;s a pretty common type of race I think)&lt;br /&gt;
*Generally clear of spelling errors and proper punctionation, there are a few, though, so I&#039;d suggest spellchecking the document. A common mistake made two or three times is using &amp;quot;Further&amp;quot;, rather than &amp;quot;Furthermore&amp;quot; (such as section: Lean Project Management, sentence: &amp;quot;Further Reusch identified examples of waste in projects in relation to the categories of waste introduced above. The results are shown below.&amp;quot;&lt;br /&gt;
*In section Lean Thinking, I would be very careful with starting out with such a statement that most would think Toyota when they hear lean. I&#039;m pretty sure I could find many that wouldn&#039;t - for instance, even though the company I currently work in (ATP) uses Lean quite a bit, I&#039;m doubtful anyone would know where it originates from.&lt;br /&gt;
*Figure 2 almost fills the entire screen - I&#039;d suggest either putting the two diagrams on top of eachother (old type of project management with the critical chain first, then the new way), or alternatively just centering the figure and letting the text come below and above it. Even if you do decide to keep it in the way it is, I would suggest flipping the two figures - it initially caused me some confusion to see the Critical Path first, then the Critical chain, and think: &amp;quot;Hmm, Lean seems to be doing this in a worser way than normal...&amp;quot; (I read left to right = old to new)&lt;br /&gt;
*The article seems based on many different sources, which is a good thing. All of them seems credible, too.&lt;br /&gt;
&lt;br /&gt;
s141569 – Review to article “Lean in Project Management”&lt;br /&gt;
&lt;br /&gt;
Peer review started at 18:00&lt;br /&gt;
&lt;br /&gt;
I find the article really interesting because it is referring in something that I did not really know about. It is a good chance to read something about lean and how it is used in project management and moreover in a company like Toyota.&lt;br /&gt;
&lt;br /&gt;
I would suggest to the author to add some more examples to be more visible the way of using it. Moreover, it is not clear if the implementation is the same with the application. I would recommend to avoid unnecessary information because the article is going to be very long and hard to be read. &lt;br /&gt;
&lt;br /&gt;
*The article in general is free of errors except few syntax errors in some sentences.&lt;br /&gt;
* It is written in an engaging style because I did not know a lot about this topic, so it attracted me to read it. &lt;br /&gt;
*The structure is very good in small and understandable sentences. &lt;br /&gt;
*The figures are not so many but they are clear, they are referred in the text and finally they are helpful in the section that they have been put.  There is no reference if they are borrowed from somewhere (copyright)&lt;br /&gt;
*The article is properly formatted but with no hyper-links from Wikipedia. The graphics are used, are the photos that I referred above. There is no video in the article.&lt;br /&gt;
*According to the providing information, I believe that it is very interesting for a practitioner.&lt;br /&gt;
*I think that the article is related to a project, program or portfolio management topic.&lt;br /&gt;
*I think that the article is going to be very long and hard to be read because the length is almost 3.000 words and there are 2 chapters missing until the finish.&lt;br /&gt;
*There is a logical flow among the parts of the article.&lt;br /&gt;
*The starting summary describes what follows on extend.&lt;br /&gt;
*There are both sources and references.&lt;br /&gt;
*The article is based on different kind of resources. All of them I think they are of high quality.&lt;br /&gt;
*There is no link with other relevant pages in apppm wiki.&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Talk:Management_of_risk&amp;diff=12804</id>
		<title>Talk:Management of risk</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Talk:Management_of_risk&amp;diff=12804"/>
		<updated>2015-09-22T16:32:30Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reviewer 2: Jacob&lt;br /&gt;
&lt;br /&gt;
*Before the final deliverance, I would suggest a thorough spell- and gramma check, as well as revamping where you set full stops, since there are many unnecessarry and wrongfully placed full stops, which severely limits the readability (Example: &amp;quot;&amp;quot;chance or probability of loss&amp;quot;. Meaning that only negative results could&amp;quot; - the full stop should in this case have been a comma, if anything)&lt;br /&gt;
*Secondly, parts of a website is called sections, not chapters, for the unwritten reference you have. You also have a few other references that haven&#039;t been created yet - I would suggest removing the references and possibly just giving a short description of what you&#039;re referring to instead (For instance, COntingency in the &amp;quot;For Projects&amp;quot; section).&lt;br /&gt;
*Next, you&#039;re not following the structure of the article as supposed - I&#039;m not sure how much of a problem that is, though, since the alternative structure you have used make sense to me, and also includes many of the requirements from the description (i.e. Introduction, limitations, Big idea (although renamed)). &lt;br /&gt;
*I would also suggest a few more figures, for instance of Fault Trees, or some of the other methods, just to give a different visual effect.&lt;br /&gt;
*Finally, I would elaborate on the subjects of the General methodology, the Important principles and the benefits, making them more than just a set of bullet points.&lt;br /&gt;
&lt;br /&gt;
Reviewer 1: Lea&lt;br /&gt;
*You are following the Method-article type. The general outline of your article gives good guidance to the topic. I am missing a bit of the application or implementation part.&lt;br /&gt;
*Structure: There is a good structure but the “abstract” in the beginning and the first heading introduction are not very clear. A short summary of the article would be good. Also an abstract should not exceed 200 words. &lt;br /&gt;
*Introduction. It is said that one ISO guide complements the other. Is this information relevant? Maybe an explanation of why you start out with the ISO guide.&lt;br /&gt;
* There are a few spelling mistakes, but your sentences are short and can be easily read. &lt;br /&gt;
*The figure in the beginning cannot be read. Maybe change the pixel size. If you do not have more complimentary figures, I think it is fine. Otherwise one or two more pictures would give a better overview. &lt;br /&gt;
*The subject is interesting and definitely corresponds to the course subject. Since there are still some Headings without text, I guess you are not done writing yet. For the further progress I would suggest to try and get more “grip” on the topic. Narrow it down in the end to maybe one tool. &lt;br /&gt;
*Sources are unfortunately a little sparse. I would suggest to get more information from relevant articles or books. &lt;br /&gt;
*Annotated bibliography has not yet been added. &lt;br /&gt;
*Some words are highlighted in the text but they are just linked to a blank page. Maybe you wanted to link the text to other wiki articles?&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Talk:Management_of_risk&amp;diff=12803</id>
		<title>Talk:Management of risk</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Talk:Management_of_risk&amp;diff=12803"/>
		<updated>2015-09-22T16:32:22Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reviewer 2: Jacob&lt;br /&gt;
&lt;br /&gt;
*Before the final deliverance, I would suggest a thorough spell- and gramma check, as well as revamping where you set full stops, since there are many unnecessarry and wrongfully placed full stops, which severely limits the readability (Example: &amp;quot;&amp;quot;chance or probability of loss&amp;quot;. Meaning that only negative results could&amp;quot; - the full stop should in this case have been a comma, if anything)&lt;br /&gt;
*Secondly, parts of a website is called sections, not chapters, for the unwritten reference you have. You also have a few other references that haven&#039;t been created yet - I would suggest removing the references and possibly just giving a short description of what you&#039;re referring to instead (For instance, COntingency in the &amp;quot;For Projects&amp;quot; section).&lt;br /&gt;
*Next, you&#039;re not following the structure of the article as supposed - I&#039;m not sure how much of a problem that is, though, since the alternative structure you have used make sense to me, and also includes many of the requirements from the description (i.e. Introduction, limitations, Big idea (although renamed)). I would also suggest a few more figures, for instance of Fault Trees, or some of the other methods, just to give a different visual effect.&lt;br /&gt;
*Finally, I would elaborate on the subjects of the General methodology, the Important principles and the benefits, making them more than just a set of bullet points.&lt;br /&gt;
&lt;br /&gt;
Reviewer 1: Lea&lt;br /&gt;
*You are following the Method-article type. The general outline of your article gives good guidance to the topic. I am missing a bit of the application or implementation part.&lt;br /&gt;
*Structure: There is a good structure but the “abstract” in the beginning and the first heading introduction are not very clear. A short summary of the article would be good. Also an abstract should not exceed 200 words. &lt;br /&gt;
*Introduction. It is said that one ISO guide complements the other. Is this information relevant? Maybe an explanation of why you start out with the ISO guide.&lt;br /&gt;
* There are a few spelling mistakes, but your sentences are short and can be easily read. &lt;br /&gt;
*The figure in the beginning cannot be read. Maybe change the pixel size. If you do not have more complimentary figures, I think it is fine. Otherwise one or two more pictures would give a better overview. &lt;br /&gt;
*The subject is interesting and definitely corresponds to the course subject. Since there are still some Headings without text, I guess you are not done writing yet. For the further progress I would suggest to try and get more “grip” on the topic. Narrow it down in the end to maybe one tool. &lt;br /&gt;
*Sources are unfortunately a little sparse. I would suggest to get more information from relevant articles or books. &lt;br /&gt;
*Annotated bibliography has not yet been added. &lt;br /&gt;
*Some words are highlighted in the text but they are just linked to a blank page. Maybe you wanted to link the text to other wiki articles?&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Talk:Management_of_risk&amp;diff=12802</id>
		<title>Talk:Management of risk</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Talk:Management_of_risk&amp;diff=12802"/>
		<updated>2015-09-22T16:32:09Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reviewer 2: Jacob&lt;br /&gt;
&lt;br /&gt;
*Before the final deliverance, I would suggest a thorough spell- and gramma check, as well as revamping where you set full stops, since there are many unnecessarry and wrongfully placed full stops, which severely limits the readability (Example: &amp;quot;&amp;quot;chance or probability of loss&amp;quot;. Meaning that only negative results could&amp;quot; - the full stop should in this case have been a comma, if anything)&lt;br /&gt;
*Secondly, parts of a website is called sections, not chapters, for the unwritten reference you have. You also have a few other references that haven&#039;t been created yet - I would suggest removing the references and possibly just giving a short description of what you&#039;re referring to instead (For instance, COntingency in the &amp;quot;For Projects&amp;quot; section).&lt;br /&gt;
*Next, you&#039;re not following the structure of the article as supposed - I&#039;m not sure how much of a problem that is, though, since the alternative structure you have used make sense to me, and also includes many of the requirements from the description (i.e. Introduction, limitations, Big idea (although renamed)).&lt;br /&gt;
I would also suggest a few more figures, for instance of Fault Trees, or some of the other methods, just to give a different visual effect.&lt;br /&gt;
*Finally, I would elaborate on the subjects of the General methodology, the Important principles and the benefits, making them more than just a set of bullet points.&lt;br /&gt;
&lt;br /&gt;
Reviewer 1: Lea&lt;br /&gt;
*You are following the Method-article type. The general outline of your article gives good guidance to the topic. I am missing a bit of the application or implementation part.&lt;br /&gt;
*Structure: There is a good structure but the “abstract” in the beginning and the first heading introduction are not very clear. A short summary of the article would be good. Also an abstract should not exceed 200 words. &lt;br /&gt;
*Introduction. It is said that one ISO guide complements the other. Is this information relevant? Maybe an explanation of why you start out with the ISO guide.&lt;br /&gt;
* There are a few spelling mistakes, but your sentences are short and can be easily read. &lt;br /&gt;
*The figure in the beginning cannot be read. Maybe change the pixel size. If you do not have more complimentary figures, I think it is fine. Otherwise one or two more pictures would give a better overview. &lt;br /&gt;
*The subject is interesting and definitely corresponds to the course subject. Since there are still some Headings without text, I guess you are not done writing yet. For the further progress I would suggest to try and get more “grip” on the topic. Narrow it down in the end to maybe one tool. &lt;br /&gt;
*Sources are unfortunately a little sparse. I would suggest to get more information from relevant articles or books. &lt;br /&gt;
*Annotated bibliography has not yet been added. &lt;br /&gt;
*Some words are highlighted in the text but they are just linked to a blank page. Maybe you wanted to link the text to other wiki articles?&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Talk:Management_of_risk&amp;diff=12801</id>
		<title>Talk:Management of risk</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Talk:Management_of_risk&amp;diff=12801"/>
		<updated>2015-09-22T16:31:49Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reviewer 2: Jacob&lt;br /&gt;
&lt;br /&gt;
Before the final deliverance, I would suggest a thorough spell- and gramma check, as well as revamping where you set full stops, since there are many unnecessarry and wrongfully placed full stops, which severely limits the readability (Example: &amp;quot;&amp;quot;chance or probability of loss&amp;quot;. Meaning that only negative results could&amp;quot; - the full stop should in this case have been a comma, if anything)&lt;br /&gt;
&lt;br /&gt;
Secondly, parts of a website is called sections, not chapters, for the unwritten reference you have. You also have a few other references that haven&#039;t been created yet - I would suggest removing the references and possibly just giving a short description of what you&#039;re referring to instead (For instance, COntingency in the &amp;quot;For Projects&amp;quot; section).&lt;br /&gt;
&lt;br /&gt;
Next, you&#039;re not following the structure of the article as supposed - I&#039;m not sure how much of a problem that is, though, since the alternative structure you have used make sense to me, and also includes many of the requirements from the description (i.e. Introduction, limitations, Big idea (although renamed)).&lt;br /&gt;
I would also suggest a few more figures, for instance of Fault Trees, or some of the other methods, just to give a different visual effect.&lt;br /&gt;
&lt;br /&gt;
Finally, I would elaborate on the subjects of the General methodology, the Important principles and the benefits, making them more than just a set of bullet points.&lt;br /&gt;
&lt;br /&gt;
Reviewer 1: Lea&lt;br /&gt;
*You are following the Method-article type. The general outline of your article gives good guidance to the topic. I am missing a bit of the application or implementation part.&lt;br /&gt;
*Structure: There is a good structure but the “abstract” in the beginning and the first heading introduction are not very clear. A short summary of the article would be good. Also an abstract should not exceed 200 words. &lt;br /&gt;
*Introduction. It is said that one ISO guide complements the other. Is this information relevant? Maybe an explanation of why you start out with the ISO guide.&lt;br /&gt;
* There are a few spelling mistakes, but your sentences are short and can be easily read. &lt;br /&gt;
*The figure in the beginning cannot be read. Maybe change the pixel size. If you do not have more complimentary figures, I think it is fine. Otherwise one or two more pictures would give a better overview. &lt;br /&gt;
*The subject is interesting and definitely corresponds to the course subject. Since there are still some Headings without text, I guess you are not done writing yet. For the further progress I would suggest to try and get more “grip” on the topic. Narrow it down in the end to maybe one tool. &lt;br /&gt;
*Sources are unfortunately a little sparse. I would suggest to get more information from relevant articles or books. &lt;br /&gt;
*Annotated bibliography has not yet been added. &lt;br /&gt;
*Some words are highlighted in the text but they are just linked to a blank page. Maybe you wanted to link the text to other wiki articles?&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Talk:Management_of_risk&amp;diff=12800</id>
		<title>Talk:Management of risk</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Talk:Management_of_risk&amp;diff=12800"/>
		<updated>2015-09-22T16:31:31Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reviewer 2: Jacob&lt;br /&gt;
Before the final deliverance, I would suggest a thorough spell- and gramma check, as well as revamping where you set full stops, since there are many unnecessarry and wrongfully placed full stops, which severely limits the readability (Example: &amp;quot;&amp;quot;chance or probability of loss&amp;quot;. Meaning that only negative results could&amp;quot; - the full stop should in this case have been a comma, if anything)&lt;br /&gt;
Secondly, parts of a website is called sections, not chapters, for the unwritten reference you have. You also have a few other references that haven&#039;t been created yet - I would suggest removing the references and possibly just giving a short description of what you&#039;re referring to instead (For instance, COntingency in the &amp;quot;For Projects&amp;quot; section).&lt;br /&gt;
Next, you&#039;re not following the structure of the article as supposed - I&#039;m not sure how much of a problem that is, though, since the alternative structure you have used make sense to me, and also includes many of the requirements from the description (i.e. Introduction, limitations, Big idea (although renamed)).&lt;br /&gt;
I would also suggest a few more figures, for instance of Fault Trees, or some of the other methods, just to give a different visual effect.&lt;br /&gt;
Finally, I would elaborate on the subjects of the General methodology, the Important principles and the benefits, making them more than just a set of bullet points.&lt;br /&gt;
&lt;br /&gt;
Reviewer 1: Lea&lt;br /&gt;
*You are following the Method-article type. The general outline of your article gives good guidance to the topic. I am missing a bit of the application or implementation part.&lt;br /&gt;
*Structure: There is a good structure but the “abstract” in the beginning and the first heading introduction are not very clear. A short summary of the article would be good. Also an abstract should not exceed 200 words. &lt;br /&gt;
*Introduction. It is said that one ISO guide complements the other. Is this information relevant? Maybe an explanation of why you start out with the ISO guide.&lt;br /&gt;
* There are a few spelling mistakes, but your sentences are short and can be easily read. &lt;br /&gt;
*The figure in the beginning cannot be read. Maybe change the pixel size. If you do not have more complimentary figures, I think it is fine. Otherwise one or two more pictures would give a better overview. &lt;br /&gt;
*The subject is interesting and definitely corresponds to the course subject. Since there are still some Headings without text, I guess you are not done writing yet. For the further progress I would suggest to try and get more “grip” on the topic. Narrow it down in the end to maybe one tool. &lt;br /&gt;
*Sources are unfortunately a little sparse. I would suggest to get more information from relevant articles or books. &lt;br /&gt;
*Annotated bibliography has not yet been added. &lt;br /&gt;
*Some words are highlighted in the text but they are just linked to a blank page. Maybe you wanted to link the text to other wiki articles?&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=11490</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=11490"/>
		<updated>2015-09-21T20:08:41Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|1000px|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum. It also allows for calculating the probability of the top event happening if the probability of the base events is known.&amp;lt;ref name=asq&amp;gt;QP: What is a Fault Tree Analysis?, visited the 21/9, 2015, [[http://asq.org/quality-progress/2002/03/problem-solving/what-is-a-fault-tree-analysis.html]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events. Furthermore, FTA has not changed much in the recent times - the biggest changes seems to be in terms of which gates are excluded, for instance, the Danish standard&#039;s guide to FTA&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt; uses fewer gates and events when compared to, for instance, NASA&amp;lt;ref name=NASA&amp;gt;NASA - Fault Tree Handbook with Aerospace Applications, accessed the 21/9, 2015[[http://www.hq.nasa.gov/office/codeq/doctree/fthb.pdf]]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=11375</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=11375"/>
		<updated>2015-09-21T19:40:27Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept and purpose==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state, obtains information about the rest of the system and how various events are related to the undesired state, and from this knowledge, a fault tree is produced. This tree consists of various events and gates, with the undesired event being on the top - also referred to as the top event as a result - and base events at the bottom, with various other events distributed inbetween. All of these events are connected by various gates, all with specific purposes based in Logic. To further understand these Fault trees, an example below has been provided.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|1000px|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
As a result of the structure of Fault trees, with the events connected by logical gates, Boolean algebra can be applied to them once the Tree has been fully developed. This allows for further analysis of the fault tree, possibly reducing its size through a method known as &amp;quot;The Minimal cut set&amp;quot;, which will be explained later in this article. This Boolean algebra is part of its purpose - it allows for various defined rules, while still allowing the author of the Fault tree a great degree of flexibility in depicting the Top event as well as the entire system, thus allowing for a good overview of all relations within the system connected to the top event, while still allowing for methods to reduce the complexity to the bare minimum.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10915</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10915"/>
		<updated>2015-09-21T17:28:33Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediate events and draws their connection to the top event through various gates, and finally, once all intermediate events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
[[File:Fault_Tree_example.jpg|1000px|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&amp;lt;ref name=weibullMCS&amp;gt;Weibull Minimal Cut Set, visited the 13/9, 2015, [[http://www.weibull.com/hotwire/issue63/relbasics63.htm]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10910</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10910"/>
		<updated>2015-09-21T17:25:39Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediate events and draws their connection to the top event through various gates, and finally, once all intermediate events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
[[File:Fault_Tree_example.jpg|1000px|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt;&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;/ref&amp;gt; These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015. Provides further details on FTA&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/hotwire/issue63/relbasics63.htm]], visited the 20/9, 2015. Explains what a minimum cut set is in detail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10909</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10909"/>
		<updated>2015-09-21T17:24:53Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediate events and draws their connection to the top event through various gates, and finally, once all intermediate events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
[[File:Fault_Tree_example.jpg|1000px|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events&amp;lt;ref name=weibullFT&amp;gt;Weibull Fault Analysis, visited the 13/9, 2015, [[http://www.weibull.com/basics/fault-tree/]]. These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015. Provides further details on FTA&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/hotwire/issue63/relbasics63.htm]], visited the 20/9, 2015. Explains what a minimum cut set is in detail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10898</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10898"/>
		<updated>2015-09-21T17:21:56Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediate events and draws their connection to the top event through various gates, and finally, once all intermediate events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
[[File:Fault_Tree_example.jpg|1000px|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events. These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done..&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010. The Danish standard for risk management techniques, provides the Danish standard on how to do FTA.&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015. Provides further details on FTA&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/hotwire/issue63/relbasics63.htm]], visited the 20/9, 2015. Explains what a minimum cut set is in detail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10895</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10895"/>
		<updated>2015-09-21T17:21:23Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediate events and draws their connection to the top event through various gates, and finally, once all intermediate events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
[[File:Fault_Tree_example.jpg|1000px|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events. These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; Domino effects, which are low-probability, high-consequence accidents, are not easily depicted in FTA due to the fact that all symbols are the same size, each symbol do not show how bad the consequences are, and will only show the probability, which, by the very nature of these effects, are considered to be low.&amp;lt;ref name=RiskMan&amp;gt;Risk management - Risk Assesment Techniques, Dansk Standard, 2010&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010. The Danish standard for risk management techniques, provides the Danish standard on how to do FTA.&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015. Provides further details on FTA&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/hotwire/issue63/relbasics63.htm]], visited the 20/9, 2015. Explains what a minimum cut set is in detail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10864</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10864"/>
		<updated>2015-09-21T17:11:49Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediate events and draws their connection to the top event through various gates, and finally, once all intermediate events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
[[File:Fault_Tree_example.jpg|1000px|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
==Basic fault trees==&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The basic figures of a fault tree]]&lt;br /&gt;
A basic fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events.&lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event.&lt;br /&gt;
&lt;br /&gt;
==Advanced Fault trees==&lt;br /&gt;
Once a user has understood how to make the basic fault trees, there exist several additional type of gates, as well as two additional events. These are as follows:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Gates:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Voting Or:&#039;&#039;&#039; Voting Or acts as a normal Or gate, except that &amp;quot;k&amp;quot; or more input events must be true before output occurs. Symbol: Like an Or-gate, with &amp;quot;k&amp;quot; in the middle, where k is an integer with the amount of inputs that must occur for the output to happen.&lt;br /&gt;
*&#039;&#039;&#039;XOR, also known as Exclusive Or:&#039;&#039;&#039; Exclusive Or is a gate that only allows the output to happen if and only if one input is true and all other inputs are false. Symbol: An Or-gate symbolized inside an And-gate&lt;br /&gt;
*&#039;&#039;&#039;Priority And:&#039;&#039;&#039; This type of gate lets the output occur if the input happens in a specific sequence. Depiction varies, but typically like an And-gate with an extra flat line in the bottom.&lt;br /&gt;
*&#039;&#039;&#039;Inhibit:&#039;&#039;&#039; Inhibit gates allows for a certain output to happen in case the input occurs while an enabling condition is also true. Depiction: A hexagon with inputs from below, outputs on top, and conditioning events from the side.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Events:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;External Event:&#039;&#039;&#039; An event that is assumed to occur, always. Traditionally has a fixed probability of either 0 or 1. Depiction: A square with a triangle on top.&lt;br /&gt;
*&#039;&#039;&#039;Conditioning Event:&#039;&#039;&#039; This type of event typically occurs in combination with Inhibit gates, but can actually be used in combination with any other gate as well, setting a specific condition for the gate that it is applied to. Depiction: An ellipse that is layig down.&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010. The Danish standard for risk management techniques, provides the Danish standard on how to do FTA.&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015. Provides further details on FTA&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/hotwire/issue63/relbasics63.htm]], visited the 20/9, 2015. Explains what a minimum cut set is in detail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10242</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10242"/>
		<updated>2015-09-21T11:42:52Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediate events and draws their connection to the top event through various gates, and finally, once all intermediate events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
[[File:Fault_Tree_example.jpg|1000px|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The figures of a fault tree]]&lt;br /&gt;
A fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events. &lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees. This means that a component that fails partially, such as a Tank Rupture in Figure 1 (thus failing), but no oil spills out (but only fails partially), cannot be depicted.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA. Furthermore, every tree may be split up into multiple trees through the link, such as Figure 1, but even with this as well, Figure 1 is still a large and complex tree.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010. The Danish standard for risk management techniques, provides the Danish standard on how to do FTA.&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015. Provides further details on FTA&lt;br /&gt;
&lt;br /&gt;
[[http://www.weibull.com/hotwire/issue63/relbasics63.htm]], visited the 20/9, 2015. Explains what a minimum cut set is in detail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10214</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=10214"/>
		<updated>2015-09-21T11:16:37Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediate events and draws their connection to the top event through various gates, and finally, once all intermediate events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
[[File:Fault_Tree_example.jpg|1000px|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The figures of a fault tree]]&lt;br /&gt;
A fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events. &lt;br /&gt;
&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
FTA possess several strengths. These are as follows:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To elaborate, FTA has a highly systematic, disciplined approach when it comes to modelling. Typically, such models are inflexible when it comes to modelling many different factors - however, FTA allows for precisely this, thus remaining flexible as well. Furthermore, the structure of FTA allows for several strengths, too: First of all, the fact that FTA is a top down approach means that the attention of the analysis is automatically focused on failures directly related to the top event. Secondly, since the structure allows for displaying all interfaces and interactions in the analysed system, it is very useful in systems that possess many of such interfaces and interactions, simply because it allows for a nice overview of all the interactions between these. In a more general sense, the structure of FTA actually allow the viewer an easy understanding of cause and effect in any system that it is applied to, however, larger systems may need to be split up into several trees to keep this easy understanding property alive. Finally, FTA enables logic analysis to be applied on the fault trees due to the fact that there are only binary states, thus allowing for the minimal cut set to be found, allowing for a simple way of finding failure pathways that might otherwise have been missed.&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
Just as FTA has several strengths, so there are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Large&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Large:&#039;&#039;&#039; As systems grows more complex, so will the fault trees. As a result, in the modern time where many systems are interlinked, fault trees might easily become very large and complex to both generate, understand and work with. Various computer tools can reduce this effect, but such tools must first be obtained and understood, thus reducing the effect of the simplicity of FTA.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010. The Danish standard for risk management techniques, provides the Danish standard on how to do FTA.&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015. Provides further details on FTA&lt;br /&gt;
[[http://www.weibull.com/hotwire/issue63/relbasics63.htm]], visited the 20/9, 2015. Explains what a minimum cut set is in detail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9989</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9989"/>
		<updated>2015-09-20T18:33:15Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediate events and draws their connection to the top event through various gates, and finally, once all intermediate events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
[[File:Fault_Tree_example.jpg|1000px|center|Figure 1: A fault tree from a Shale Gas case depicting the risks associated with worker injury]]&lt;br /&gt;
&lt;br /&gt;
Figure 1 shows a fully developed fault tree. It is rather large fault tree, however, but it shows how one can choose a top event and then, through developing each intermediate event, reach the bottom of the tree. The triangles, in this particular case, refers to other fault trees developed in this case, and including these would have made the tree even larger and would have been counterproductive.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The figures of a fault tree]]&lt;br /&gt;
A fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events are the roots of the tree, and denoted BE1, BE2, BE....., BE13, for the 13 different base events in that specific case.&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediate events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
These 6 symbols are then used by defining the top event (also known as the undesired event) and breaking down what events could cause this event. Once these events have been identified and paired with the top event through and- or Or-gates, the next round of intermediate events are broken down into new intermediate events and connected through gates. This process continues until further analysis is unproductive, thus resulting in base events. &lt;br /&gt;
&lt;br /&gt;
Once a fault tree has been finished, a minimal cut set can be calculated. This minimal cut set is a set of the minimum amount of base events that will cause the top event - in the example of Figure 3, the minimal cut set is either {1, 2, 3} or {1, 2, 4} since either of these three events together will cause the top event. What makes these cut sets especially neat are the fact that they give an easy overview over the easiest path to the top event, and these minimum cut sets also displays which basic events are both necessary and sufficient to produce the top event. This minimum cut set can then be used to generate a new fault tree, and through this fault tree, provided that the probability of the base events are known, it is possible to calculate the probability of the top event&lt;br /&gt;
[[File:Minimumcutset.png|300px|thumb|right|Figure 3: Minimal cut set example]]&lt;br /&gt;
&lt;br /&gt;
= Strengths =&lt;br /&gt;
*&#039;&#039;&#039;Highly systematic, disciplined, flexible approach&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Attention on failures directly related to top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Displays all interfaces and interactions in systems&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Easy understanding of the cause and effect&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Provides a method to do logic analysis on the top event&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
There are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediate events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010. The Danish standard for risk management techniques, provides the Danish standard on how to do FTA.&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015. Provides further details on FTA&lt;br /&gt;
[[http://www.weibull.com/hotwire/issue63/relbasics63.htm]], visited the 20/9, 2015. Explains what a minimum cut set is in detail.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=File:Minimumcutset.png&amp;diff=9805</id>
		<title>File:Minimumcutset.png</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=File:Minimumcutset.png&amp;diff=9805"/>
		<updated>2015-09-20T16:13:37Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9763</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9763"/>
		<updated>2015-09-20T15:47:16Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediary events and draws their connection to the top event through various gates, and finally, once all intermediary events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|1000px|center|Figure 1: A fault tree]]&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The figures of a fault tree]]&lt;br /&gt;
A fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events....&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediary events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
There are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediary events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9762</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9762"/>
		<updated>2015-09-20T15:46:59Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediary events and draws their connection to the top event through various gates, and finally, once all intermediary events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|800px|center|Figure 1: A fault tree]]&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The figures of a fault tree]]&lt;br /&gt;
A fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events....&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediary events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
There are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediary events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9761</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9761"/>
		<updated>2015-09-20T15:46:33Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediary events and draws their connection to the top event through various gates, and finally, once all intermediary events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|600px|Figure 1: A fault tree]]&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The figures of a fault tree]]&lt;br /&gt;
A fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events....&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediary events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
There are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediary events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9759</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9759"/>
		<updated>2015-09-20T15:46:18Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediary events and draws their connection to the top event through various gates, and finally, once all intermediary events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
&lt;br /&gt;
[[File:Fault_Tree_example.jpg|600px|thumb|Figure 1: A fault tree]]&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The figures of a fault tree]]&lt;br /&gt;
A fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events....&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediary events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
There are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediary events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=File:Fault_Tree_example.jpg&amp;diff=9754</id>
		<title>File:Fault Tree example.jpg</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=File:Fault_Tree_example.jpg&amp;diff=9754"/>
		<updated>2015-09-20T15:44:50Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9748</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9748"/>
		<updated>2015-09-20T15:37:45Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediary events and draws their connection to the top event through various gates, and finally, once all intermediary events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The figures of a fault tree]]&lt;br /&gt;
A fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events....&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediary events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
There are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediary events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9744</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9744"/>
		<updated>2015-09-20T15:34:30Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks. &lt;br /&gt;
&lt;br /&gt;
This article will consist of four sections:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Big Idea:&#039;&#039;&#039; This section will explain the concept of FTA, as well as show an example of a fully developed Fault tree. It will also briefly explain the history of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Applications:&#039;&#039;&#039; This section will explain how to use FTA.&lt;br /&gt;
*&#039;&#039;&#039;Limitations:&#039;&#039;&#039; This section will explore the limitations of FTA.&lt;br /&gt;
*&#039;&#039;&#039;Annotated Bibliography:&#039;&#039;&#039; This section will provide key references that can be read for further elaboration on FTA.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediary events and draws their connection to the top event through various gates, and finally, once all intermediary events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|Figure 2: The figures of a fault tree]]&lt;br /&gt;
A fault tree consists of 6 different symbols. Of these, two are gates and 4 are events, as seen by figure 2.&lt;br /&gt;
*And gate: An And gate has two or more inputs and one output. If all inputs are true, then the output will be true as well, thus causing the event above the gate, but if just one event is false, the event above will not happen&lt;br /&gt;
*Or gate: Or gates are mostly the same as And gates - where they differ is that only one input has to be true to cause the above event, and all inputs has to be false to not cause the above event&lt;br /&gt;
*Base event: An event that is not analysed further, meaning that it could either not be broken down into further detail, or doing so would be counter-productive. In the example of figure 1, base events....&lt;br /&gt;
*Event that is not analysed further: This group of events are usually events that lack data, meaning that further analysis is meaningless.&lt;br /&gt;
*Event that is analysed further: Intermediary events that are analysed further.&lt;br /&gt;
*Event analysed on a different page: Used as a link to make huge Fault trees into smaller trees, allowing for a better overlook.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
There are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediary events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9716</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9716"/>
		<updated>2015-09-20T15:16:27Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediary events and draws their connection to the top event through various gates, and finally, once all intermediary events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|alt text]]&lt;br /&gt;
A fault tree consists of 6 different symbols, as seen by figure x&lt;br /&gt;
*And gate:&lt;br /&gt;
*Or gate:&lt;br /&gt;
*Base event:&lt;br /&gt;
*Event that is not analysed further:&lt;br /&gt;
*Event that is analysed further:&lt;br /&gt;
*Event analysed on a different page:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
There are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediary events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9715</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9715"/>
		<updated>2015-09-20T15:15:11Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediary events and draws their connection to the top event through various gates, and finally, once all intermediary events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
[[File:SymbolsOfFaultTrees.png|300px|thumb|right|alt text]]&lt;br /&gt;
A fault tree consists of 6 different symbols, as seen by figure x&lt;br /&gt;
*And gate&lt;br /&gt;
*Or gate&lt;br /&gt;
*Base event&lt;br /&gt;
*Event that is not analysed further&lt;br /&gt;
*Event that is analysed further&lt;br /&gt;
*Event analysed on a different page&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
There are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediary events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=File:SymbolsOfFaultTrees.png&amp;diff=9714</id>
		<title>File:SymbolsOfFaultTrees.png</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=File:SymbolsOfFaultTrees.png&amp;diff=9714"/>
		<updated>2015-09-20T15:14:14Z</updated>

		<summary type="html">&lt;p&gt;S113440: Shows the various symbols of fault trees&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Shows the various symbols of fault trees&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9711</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9711"/>
		<updated>2015-09-20T15:12:30Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediary events and draws their connection to the top event through various gates, and finally, once all intermediary events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
A fault tree consists of 6 different symbols:&lt;br /&gt;
*And gate&lt;br /&gt;
*Or gate&lt;br /&gt;
*Base event&lt;br /&gt;
*Event that is not analysed further&lt;br /&gt;
*Event that is analysed further&lt;br /&gt;
*&#039;&#039;&#039;Event analysed on a different page&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
There are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediary events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9706</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=9706"/>
		<updated>2015-09-20T15:08:56Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
==Concept==&lt;br /&gt;
FTA is a top down analysis where one identifies the undesired state and places it as the top event, then goes through all intermediary events and draws their connection to the top event through various gates, and finally, once all intermediary events have been discovered and the base events are reached, these are added as the root of the trees.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
Fault tree diagrams were originally invented in 1962 by the Bell Telephone Laboratories. They did this on behalf of the US Air Force in connection with the Minuteman ICBM launch control system. It was very succesful, and were subsequently adopted by the Boing Company, then the US army, then US government and, in today&#039;s world, it is used widely in System Safety and Reliability Engineering, as well as many other major fields of engineering, and can be applicated to almost any project that needs to know the effect of various events and how they connect with other events.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
A fault tree consists of 6 different symbols:&lt;br /&gt;
*&#039;&#039;&#039;And gate&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Or gate&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Base event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Event that is not analysed further&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Event that is analysed further&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Event analysed on a different page&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
There are several limitations in the FTA model. Below follows a brief overview, followed by an elaboration on each subject.&lt;br /&gt;
*&#039;&#039;&#039;Uncertainties in the probabilities of the top event&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;The whole picture is not discovered&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs are a static model&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Fault trees only possess binary states&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Human error is not easily included&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;FTAs do not easily enable domino effects&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Uncertainties in the top event:&#039;&#039;&#039; Due to the fact that the probability of the top event is calculated from the probability of the base event and the interconnected events, if the probability of the base events are not known accurately, it will cause uncertainty in the rest of the system.&lt;br /&gt;
&#039;&#039;&#039;The whole picture is not discovered:&#039;&#039;&#039; Sometimes, causal events are not discovered, or intermediary events are missing, thus creating a fault tree that does not cover the entire system. In this case, it prevents probability analysis until the events are discovered.&lt;br /&gt;
&#039;&#039;&#039;FTAs are a static model:&#039;&#039;&#039; Since FTAs are static models, time is not taken into account in the model&lt;br /&gt;
&#039;&#039;&#039;Fault trees only possess binary states:&#039;&#039;&#039; Fault trees only possess binary states, and as such, partial failures cannot be represented in these trees&lt;br /&gt;
&#039;&#039;&#039;Human error is not easily included:&#039;&#039;&#039; Since human error varies greatly, and since Fault trees only posses binary states, one either has to include a lot of different events to compensate for possible human failure, which clouds up the diagrams, or simplify it with a simple &amp;quot;Human error&amp;quot; state, which does not show the complete picture. As such, showing human error in fault trees is not easily done.&lt;br /&gt;
&#039;&#039;&#039;FTAs do not easily enable domino effects:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=8176</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=8176"/>
		<updated>2015-09-13T13:07:11Z</updated>

		<summary type="html">&lt;p&gt;S113440: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fault tree analysis (Hereby noted as FTA) is a technique primarily used within Risk analysis. It provides a visual representation of an undesired event, as well as the dependencies of said event, thereby allowing one to identify and analyse what factors can contribute to this event, also called base events. Finally, it allows one to calculate the probabilities of the top event.&lt;br /&gt;
Unfortunately, the FTA has certain limitations, as with all models, and as such, they are not sufficient alone to analyse all risks in a project. Nevertheless, FTA is a very powerful tool in managing risks, and allows for good visualizations of events and allows a displined, highly systematic, flexible approach to analysing these risks.&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Applications =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Limitations =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
Risk Management - Risk Assesment Techniques, Dansk Standard, 2010&lt;br /&gt;
[[http://www.weibull.com/basics/fault-tree/]], visited the 13/9, 2015&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Articles_Fall_Term_2015&amp;diff=8141</id>
		<title>Articles Fall Term 2015</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Articles_Fall_Term_2015&amp;diff=8141"/>
		<updated>2015-09-13T12:29:05Z</updated>

		<summary type="html">&lt;p&gt;S113440: /* Overview of 2015 Wiki Articles */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Please complete this table with your name, user name and the title of your article.&lt;br /&gt;
&lt;br /&gt;
To create more lines in the table click &#039;&#039;&#039;Edit&#039;&#039;&#039; and use the following code to create more lines in the table and replace the example text with your own information:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;white-space: pre-wrap; &lt;br /&gt;
white-space: -moz-pre-wrap; &lt;br /&gt;
white-space: -pre-wrap; &lt;br /&gt;
white-space: -o-pre-wrap; &lt;br /&gt;
word-wrap: break-word;&amp;quot;&amp;gt;&lt;br /&gt;
|Gkatzalas&lt;br /&gt;
|Nikolaos&lt;br /&gt;
|s141569&lt;br /&gt;
|http://apppm.man.dtu.dk/index.php/The_Gantt_chart_and_the_usage_nowadays#Abstract&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
Create a direct link by making square brackets around the title [[The Gantt chart and the usage nowadays]] (Case sensitive)&lt;br /&gt;
&lt;br /&gt;
The straight lines ( | ) create columns and the straight line with a dash ( |- ) creates a new row in the table.&lt;br /&gt;
( |} ) is only used at the very end to finish the coding for the table.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Overview of 2015 Wiki Articles=&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+Fall 2015 Wiki Articles&lt;br /&gt;
|-&lt;br /&gt;
!Gkatzalas&lt;br /&gt;
!Nikolaos&lt;br /&gt;
!s141569&lt;br /&gt;
![[The Gantt chart and the usage nowadays]]&lt;br /&gt;
|-&lt;br /&gt;
|Filis&lt;br /&gt;
|Charalampos&lt;br /&gt;
|Ch.filis&lt;br /&gt;
|[[Project Management with Gantt-Charts]]&lt;br /&gt;
|-&lt;br /&gt;
|Larsen&lt;br /&gt;
|Leonora&lt;br /&gt;
|s112910&lt;br /&gt;
|[[Gantt Charts as a Tool for Project Management]]&lt;br /&gt;
|-&lt;br /&gt;
|Sala Vilar&lt;br /&gt;
|Lluís Ròmul&lt;br /&gt;
|s141586&lt;br /&gt;
|[[Portfolio Management in a Startup]]&lt;br /&gt;
|-&lt;br /&gt;
|Pitsavas&lt;br /&gt;
|Konstantinos&lt;br /&gt;
|Konspits&lt;br /&gt;
|[[Modularisation: A modern process for project management]]&lt;br /&gt;
|-&lt;br /&gt;
|Kampianakis&lt;br /&gt;
|Andreas&lt;br /&gt;
|s150912&lt;br /&gt;
|[[Financial Portfolio Optimization Methods]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Penzes&lt;br /&gt;
|Balint&lt;br /&gt;
|s141943&lt;br /&gt;
|[[Product development and portfolio management processes at LEGO]]&lt;br /&gt;
|-&lt;br /&gt;
|Hozmache&lt;br /&gt;
|Mihaela&lt;br /&gt;
|s146898&lt;br /&gt;
|[[Risk Management]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Le Corre&lt;br /&gt;
|Damien&lt;br /&gt;
|Damien&lt;br /&gt;
|[[Game theory in project management]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Bertrand&lt;br /&gt;
|Fabien&lt;br /&gt;
|150477&lt;br /&gt;
|[[Multi project management]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Cassel&lt;br /&gt;
|Sara&lt;br /&gt;
|Sarac&lt;br /&gt;
|[[The benefits of systems engineering]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Sergi&lt;br /&gt;
|Gibaja Musachs&lt;br /&gt;
|S141926&lt;br /&gt;
|[[Rapid Application Development in Extreme Project Management]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Poza&lt;br /&gt;
|María&lt;br /&gt;
|s150793&lt;br /&gt;
|[[Integrated Cost and Schedule Control]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Kulikova&lt;br /&gt;
|Nataliia&lt;br /&gt;
|s140767&lt;br /&gt;
|SCRUM Method&lt;br /&gt;
|-&lt;br /&gt;
|Pekala&lt;br /&gt;
|Adam&lt;br /&gt;
|Adam.pekala&lt;br /&gt;
|[[Critical Path Method in Construction Industry]]&lt;br /&gt;
|-&lt;br /&gt;
|Garnotel&lt;br /&gt;
|Gaëtan&lt;br /&gt;
|gaetangarnotel&lt;br /&gt;
|[[V-Model]]&lt;br /&gt;
|-&lt;br /&gt;
|Ghanizada&lt;br /&gt;
|Naweed&lt;br /&gt;
|S103745&lt;br /&gt;
|[[PRINCE2, A Project Management Methodology]]&lt;br /&gt;
|-&lt;br /&gt;
|Jacobsen&lt;br /&gt;
|Martin&lt;br /&gt;
|MistaJacob&lt;br /&gt;
|Article Title and Link here&lt;br /&gt;
|-&lt;br /&gt;
|Ferraresi&lt;br /&gt;
|Fabrizio&lt;br /&gt;
|S150905&lt;br /&gt;
|Projects in Controlled Environments, a process-based approach for project management&lt;br /&gt;
|-&lt;br /&gt;
|Tanghus&lt;br /&gt;
|Bjarke&lt;br /&gt;
|S113815&lt;br /&gt;
|Location Based Scheduling&lt;br /&gt;
|-&lt;br /&gt;
|Højgaard Hindhede&lt;br /&gt;
|Daniel &lt;br /&gt;
|S143352 &lt;br /&gt;
|[[ Critical path optimization in construction management]]&lt;br /&gt;
|-&lt;br /&gt;
|Gayot&lt;br /&gt;
|Charles-Henri&lt;br /&gt;
|s141074&lt;br /&gt;
|[[Responsibility Assignment Matrix (RACI Matrix)]]&lt;br /&gt;
|-&lt;br /&gt;
|Thorp Sørensen&lt;br /&gt;
|Anders&lt;br /&gt;
|s103183&lt;br /&gt;
|The Gantt Chart&lt;br /&gt;
|-&lt;br /&gt;
|Makris&lt;br /&gt;
|Dimitrios&lt;br /&gt;
|Dimak&lt;br /&gt;
|Benchmarking in Project Management&lt;br /&gt;
|-&lt;br /&gt;
|Greiling&lt;br /&gt;
|Lea&lt;br /&gt;
|Lea&lt;br /&gt;
|[[Lean in Project Management]]&lt;br /&gt;
|-&lt;br /&gt;
|Latorre Duque&lt;br /&gt;
|Ana&lt;br /&gt;
|Ana&lt;br /&gt;
| [[Modularity and Black-Boxing]]&lt;br /&gt;
|-&lt;br /&gt;
|Almanzi&lt;br /&gt;
|Stefano&lt;br /&gt;
|S141530&lt;br /&gt;
| Work Breakdown Structure (WBS)&lt;br /&gt;
|-&lt;br /&gt;
|Montagner&lt;br /&gt;
|Giacomo&lt;br /&gt;
|S150821&lt;br /&gt;
|[[Scrum Metodology in the Agile Project Management]]&lt;br /&gt;
|-&lt;br /&gt;
|Ruiz Muñoz&lt;br /&gt;
|Gustavo Adolfo&lt;br /&gt;
|S150821&lt;br /&gt;
| [[Lean 6 Sigma in project management]]&lt;br /&gt;
|-&lt;br /&gt;
|Kalmus&lt;br /&gt;
|Thomas&lt;br /&gt;
|S141938&lt;br /&gt;
| [[Program evaluation and review technique (PERT) ]]&lt;br /&gt;
|-&lt;br /&gt;
|Gudmundsson&lt;br /&gt;
|Arnar Gauti&lt;br /&gt;
|S141543&lt;br /&gt;
|Program management in change management&lt;br /&gt;
|-&lt;br /&gt;
|Jacobsen&lt;br /&gt;
|Ian Thobias&lt;br /&gt;
|S113735&lt;br /&gt;
|[[Story Points Estimation]]&lt;br /&gt;
|-&lt;br /&gt;
|Gibaja Musachs&lt;br /&gt;
|Sergi&lt;br /&gt;
|S141926&lt;br /&gt;
|Rapid Application Development in Extreme Project Management&lt;br /&gt;
|-&lt;br /&gt;
|Otiv&lt;br /&gt;
|Peter&lt;br /&gt;
|s145166&lt;br /&gt;
|Managing Uncertainty and Risk in a Project&lt;br /&gt;
|-&lt;br /&gt;
|Boesgaard&lt;br /&gt;
|Katrine&lt;br /&gt;
|KB1991&lt;br /&gt;
|[[Gantt Chart]]&lt;br /&gt;
|-&lt;br /&gt;
|Sorth-Olsen&lt;br /&gt;
|Rasmus&lt;br /&gt;
|Sorth90&lt;br /&gt;
|[[Lean as a project management tool]]&lt;br /&gt;
|-&lt;br /&gt;
|Salling&lt;br /&gt;
|Stephanie&lt;br /&gt;
|StephSalling&lt;br /&gt;
|Management in E. Pihl &amp;amp; Søn A/S&lt;br /&gt;
|-&lt;br /&gt;
|Ruina&lt;br /&gt;
|Jessica Linda&lt;br /&gt;
|Jejenji &lt;br /&gt;
|[[Scheduling techniques in Project Management]]&lt;br /&gt;
|-&lt;br /&gt;
|Gjerstrup&lt;br /&gt;
|Jacob&lt;br /&gt;
|s113440&lt;br /&gt;
|[[Fault tree analysis]]&lt;br /&gt;
|-&lt;br /&gt;
|Lynge&lt;br /&gt;
|Jane&lt;br /&gt;
|s997303&lt;br /&gt;
|Theory of Constraint in project management&lt;br /&gt;
|-&lt;br /&gt;
|Palmerini&lt;br /&gt;
|Alessandro&lt;br /&gt;
|alex161&lt;br /&gt;
|Project Management Communication &lt;br /&gt;
|-&lt;br /&gt;
|Tvedt&lt;br /&gt;
|Ida Marie&lt;br /&gt;
|IMT&lt;br /&gt;
|[[BREEAM - project management and sustainable development]]&lt;br /&gt;
|-&lt;br /&gt;
|Søndenaa&lt;br /&gt;
|Mathilde Hanssen&lt;br /&gt;
|s150621&lt;br /&gt;
|[[Critical chain project management (CCPM)]]&lt;br /&gt;
|-&lt;br /&gt;
|Thorning-Schmidt&lt;br /&gt;
|Nanna&lt;br /&gt;
|Nannats&lt;br /&gt;
|[[Earned Value Management]]&lt;br /&gt;
|-&lt;br /&gt;
|Rasmussen&lt;br /&gt;
|Marie-Louise&lt;br /&gt;
|DI2009&lt;br /&gt;
|Article title and Link here&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Lara Hoces&lt;br /&gt;
|Fernando&lt;br /&gt;
|s131882&lt;br /&gt;
|The Oticon Case&lt;br /&gt;
|-&lt;br /&gt;
|Christos&lt;br /&gt;
|Stamatis&lt;br /&gt;
|S145170&lt;br /&gt;
|[[Olympic Games London 2012: When the client strives for innovation (The London model)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Moe&lt;br /&gt;
|Elizabeth Lindhard&lt;br /&gt;
|113129&lt;br /&gt;
|[[Contracting as a PM]]&lt;br /&gt;
|-&lt;br /&gt;
|Lessis&lt;br /&gt;
|Vasileios&lt;br /&gt;
|lessisv&lt;br /&gt;
|[[Rational Unified Process (RUP)]]&lt;br /&gt;
|-&lt;br /&gt;
|Klibo Buur&lt;br /&gt;
|Christian&lt;br /&gt;
|s117409&lt;br /&gt;
|[[Project Execution Model (PEM)]]&lt;br /&gt;
|-&lt;br /&gt;
|Bachmann&lt;br /&gt;
|Thomas&lt;br /&gt;
|s117318&lt;br /&gt;
|[[Lean Tools in Project Management]]&lt;br /&gt;
|-&lt;br /&gt;
|Vilar Bustos&lt;br /&gt;
|Alberto&lt;br /&gt;
|s142581&lt;br /&gt;
|[[Minimizing Risk and Uncertainties in Construction Projects]]&lt;br /&gt;
|-&lt;br /&gt;
|Trap Wiegandt&lt;br /&gt;
|Sissel&lt;br /&gt;
|s112195&lt;br /&gt;
|[[Using Kotters Framework for Change Management Projects]]&lt;br /&gt;
|-&lt;br /&gt;
|Christensen&lt;br /&gt;
|Britt Marie Lekven&lt;br /&gt;
|brittmch&lt;br /&gt;
|[[Lean in building and construction industry]]&lt;br /&gt;
|-&lt;br /&gt;
|Vestergaard Andersen&lt;br /&gt;
|Andreas&lt;br /&gt;
|AndreasAndersen&lt;br /&gt;
|Management of Project Changes&lt;br /&gt;
|-&lt;br /&gt;
|Ann-Elise&lt;br /&gt;
|Gustavsen&lt;br /&gt;
|Alise&lt;br /&gt;
|[[Stakeholder Analysis and Matrices ]]&lt;br /&gt;
|-&lt;br /&gt;
|Krogh&lt;br /&gt;
|Daniel&lt;br /&gt;
|DanielKrogh&lt;br /&gt;
|[[Managing Uncertainty and Risk on the Project]]&lt;br /&gt;
|-&lt;br /&gt;
|Viig&lt;br /&gt;
|Oliver Johannes&lt;br /&gt;
|s102935&lt;br /&gt;
|[[BIM as a project management tool]]&lt;br /&gt;
|-&lt;br /&gt;
|Federico&lt;br /&gt;
|Sbernini&lt;br /&gt;
|s141573&lt;br /&gt;
|[[Project Knowledge sharing]]&lt;br /&gt;
|-&lt;br /&gt;
|Augustin&lt;br /&gt;
|Bouet&lt;br /&gt;
|s142823&lt;br /&gt;
|[[Metra Potential Method]]&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
	<entry>
		<id>http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=7648</id>
		<title>Fault tree analysis</title>
		<link rel="alternate" type="text/html" href="http://13.50.150.85/index.php?title=Fault_tree_analysis&amp;diff=7648"/>
		<updated>2015-09-09T16:36:01Z</updated>

		<summary type="html">&lt;p&gt;S113440: Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Fault Tree Analysis&amp;#039;&amp;#039;&amp;#039;  Blablabla     = Big Idea = = Applications = = Limitations = = Annotated Bibliography = = Sample Code snips =  This is a list *List1 *List2 *List2  T...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Fault Tree Analysis&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Blablabla&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Big Idea =&lt;br /&gt;
= Applications =&lt;br /&gt;
= Limitations =&lt;br /&gt;
= Annotated Bibliography =&lt;br /&gt;
= Sample Code snips =&lt;br /&gt;
&lt;br /&gt;
This is a list&lt;br /&gt;
*List1&lt;br /&gt;
*List2&lt;br /&gt;
*List2&lt;br /&gt;
&lt;br /&gt;
This is a picture&lt;br /&gt;
[[File:Fig_1_Process.jpg|600px|thumb|left|Figure 1: Process for Individual Assignment]]&lt;br /&gt;
&lt;br /&gt;
This is big, italian and underlined&lt;br /&gt;
&amp;lt;u&amp;gt;* &#039;&#039;&#039;You can choose to work on one of two types of articles:&#039;&#039;&#039; *&amp;lt;/u&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here&#039;s some links&lt;br /&gt;
&lt;br /&gt;
[[Articles Fall Term 2015]]&lt;br /&gt;
[//meta.wikimedia.org/wiki/Help:Contents User&#039;s Guide]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
[//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
[http://www.mediawiki.org/wiki/Help:Contents Help Content]&lt;br /&gt;
&lt;br /&gt;
Aaanndd some references&lt;br /&gt;
&lt;br /&gt;
*References Cite link: [http://www.mediawiki.org/wiki/Extension:Cite Cite]&lt;br /&gt;
**To create a reference link in the text like this &amp;lt;ref&amp;gt;[http://www.facstaff.bucknell.edu/ttoole/Toole%20PM%20Causal%20Loop%20Diagram.pdf  A project management causal loop diagram, Toole, Michael, 2005.] &amp;lt;/ref&amp;gt; write &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;[&#039;&#039;link/title&#039;&#039;] &#039;&#039;Name of link&#039;&#039; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
** Create a reference list like this one, by writing &amp;lt;nowiki&amp;gt;&amp;lt;references /&amp;gt;&amp;lt;/nowiki&amp;gt;  &amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>S113440</name></author>
	</entry>
</feed>