Help Manual

Contents






Sigma Magic Help Version 17

Fault Tree Analysis

Overview

Fault Tree Analysis (FTA) is a deductive procedure to determine failure modes that could cause undesired events at the top level. The deductive analysis begins with a general conclusion and then attempts to determine the specific causes of the conclusion by constructing a logic diagram called the fault tree. The main purpose of the fault tree analysis is to help identify potential causes of system failure before the actual failure occurs. It can also be used to evaluate the probability of the top event using analytical methods. After completing a fault tree analysis, you can focus on improving the weak links.

The FTA uses standard symbols to create the diagram, including the top event, logic gates such as "and" and "or," and different types of events such as a basic event, external event, conditional events, etc. Following are the high-level steps to create the FTA diagram:
  • Define the fault condition and write down the top-level failure.
  • Use technical information or inputs from your cross-functional team to determine the possible reasons for failure.
  • Continue to break down each element with additional lower-level gates.
  • Finalize and review the complete diagram. The chain is terminated at the basic fault: human, hardware, or software.
  • If possible, evaluate the probability of occurrence for each lowest-level element and calculate the probabilities from the bottom up.
This tool can be added to your active workbook by clicking on Project and then selecting Failure Analysis > Fault Tree Analysis.

Inputs

Click on the Analysis Setup button on the task menu bar to open the menu options for this tool.

Setup

A sample screenshot of the setup menu is shown below.
Input Dialog
1
Num Columns: Specify the number of columns on the worksheet to display. This will format the worksheet for your use. You can always come back and change this setting later. The software will hide the columns that are not displayed. Please do not delete the unneeded columns on the worksheet; only hide or unhide them.
2
Column Width: Specify the width of the columns on the worksheet. This will resize the cells on the worksheet. The size of the cells will not impact the analysis results but can be used to scale the symbols on the worksheet (if you select the scale checkbox on the task menu bar).
3
View Example: Click on this button to open the example file. You can view the example to get an idea of how to fill out this tool, or you can use the example as a starting point and modify it to meet your project needs.
4
Help Button: Click on this button to open the help file on this topic.
5
Cancel Button: Click on this button to exit without saving any changes.
6
OK Button: Click on this button to save changes and update your analysis results.

Charts

You will see the following dialog box if you click the Charts button. Charts
1
Title: The system will automatically pick a title for your chart. However, if you want to override that with your title, you can specify a title for your chart here. Note that this input is optional.
2
Sub Title: The system will automatically pick a subtitle for your chart. However, if you want to override that with your subtitle, specify a subtitle for your chart here. Note that this input is optional.
3
X Label: The system will automatically pick a label for the x-axis. However, if you would like to override that with your label for the x-axis, you can specify a different label here. Note that this input is optional.
4
Y Label: The system will automatically pick a label for the y-axis. However, if you would like to override that with your label for the y-axis, you can specify a different label here. Note that this input is optional.
5
X Axis: The system will automatically pick a scale for the x-axis. However, if you would like to override that with your values for the x-axis, you can specify them here. The format for this input is to specify the minimum, increment, and maximum values separated by a semi-colon. For example, if you specify 10;20, the minimum x-axis scale is set at 10, and the maximum x-axis scale is set at 20. If you specify 10;2;20, then, in addition to minimum and maximum values, the x-axis increment is set at 2. Note that this input is currently disabled, and you cannot change this setting.
6
Y Axis: The system will automatically pick a scale for the y-axis. However, if you would like to override that with your values for the y-axis, you can specify them here. The format for this input is to specify the minimum, increment, and maximum values separated by a semi-colon. For example, if you specify 10;20, the minimum y-axis scale is set at 10, and the maximum y-axis is set at 20. If you specify 10;2;20, then, in addition to minimum and maximum values, the y-axis increment is set at 2. Note that this input is optional.
7
Horizontal Lines: You can specify the values here if you want to add a few extra horizontal reference lines on top of your chart. The format for this input is numeric values separated by semi-colon. For example, if you specify 12;15, two horizontal lines are plotted at Y = 12 and Y = 15, respectively. Note that this input is optional.
8
Vertical Lines: You can specify the values here if you want to add a few extra vertical reference lines on top of your chart. The format for this input is numeric values separated by semi-colon. For example, if you specify 2;5, two vertical lines are plotted at X = 2 and X = 5, respectively. Note that this input is optional.

Worksheet

When the tool is opened, the main menu at the top may change to a task-specific menu, as shown below. If this menu does not open, click on the F4 button or the small arrow at the bottom right portion of your menu group to open this menu bar. fta task menu The first step in performing the fault tree analysis is creating the diagram. First, you need to add the top event to make this diagram. Note that each fault tree diagram should have one top event and precisely one. This is the main event for which you create the fault tree diagram. Next, add the remaining symbols to the diagram based on your process and then link the different symbols together using the And and Or logic. Use the following steps to create the FTA diagram:
  • Click on the symbol you are interested in on the task menu bar, then click on the worksheet to place the symbol on the worksheet. Note that you can use the Center checkbox to ensure that the symbol is centered in the work cell and the Scale checkbox to scale the symbol to fit within the work cell. This icon will then be added to the worksheet.
  • Once all the symbols are added, you can join them using the straight or elbow connectors. Note that all the symbols must be connected; otherwise, you will get an error when solving the fault tree diagram.
  • Once the symbol is added to the worksheet, you can click on the Data button to add the data for each event. A sample screenshot of this dialog box is shown below. You can briefly describe the event and enter the probability values for events if you choose to perform probability calculations. If you select the checkbox next to the item, then that item will be displayed on the worksheet.
  • Note that you can only add probability data for the leaf events (at the end of the fault tree), such as basic events, other events, external events, conditional events, etc. The probability values for top and intermediate events are automatically calculated from the remaining values.
Input Dialog2
6
Event Id: Specify a unique element id for this element.
7
Checkbox: Click on the checkbox if you want this item to be displayed on the worksheet.
8
Description: Specify a brief description for this element.
9
Probability: Specify the probability value for this element.

Verify

If you click the Verify button, the software will perform some checks on the data you entered. A sample screenshot of the dialog box is shown in the figure below. Verify The software checks if you have correctly specified the input options and entered the required data on the worksheet. The results of the analysis checks are listed on the right. If the checks are passed, they are shown as green-colored checkmarks. If the verification checks fail, they are shown as a red-colored cross. If the verification checks result in a warning, they are shown in the orange exclamation mark, and finally, any checks that are required to be performed by the user are shown as blue info icons.
1
Item: The left-hand side shows the major tabs and the items checked within each section
2
Status: The right-hand side shows the status of the checks.
3
Overall Status: The overall status of all the checks for the given analysis is shown here. The overall status check shows a green thumps-up sign if everything is okay and a red thumps-down sign if any checks have not passed. Note that you cannot proceed with generating analysis results for some analyses if the overall status is not okay.

Outputs

Click on Compute Outputs to update the output calculations. A sample screenshot of the worksheet is shown below. If any errors are encountered during the analysis, they are reported at this point. Following are some possible errors that you may encounter:
  • If you have not defined a top event or if you have multiple top events. For each FTA diagram, there should be exactly one top event.
  • If you have not connected the icons properly. Ensure that the connectors are tied to the icons and not just placed next to the icons.
  • If you have incorrectly drawn the diagram, such as having no children for some icons, having too many children, etc.
Outputs If you specify the probability values, the software will create a bar chart of all the probabilities for the events. You can use this chart to determine which events have a high likelihood of failure and which have a low probability. If no errors are found in your diagram, then an OK text message is displayed at the top of the worksheet. An example screenshot of the analysis with probability analysis is shown in the figure below. Outputs2 If there are no errors during analysis, the following message is displayed. Outputs 3

Notes

Here are a few pointers regarding this analysis:
  • You can create FTA diagrams to any level, but the probability calculations are up to 100 levels deep. For all practical purposes, this implies no restrictions on the size of the FTA diagram.
  • You can manually add these icons to your FTA diagram to build the diagram. However, the probability calculations are currently limited to OR and AND gates. It would be best to create your FTA diagram using the basic gates in Sigma Magic software.
  • If you don't enter any probability values for any elements, then the overall probability graphs are not displayed.
  • Do not use Ctrl-C and Ctrl-V to copy and paste elements onto the FTA map since each element has a unique ID, and manually copying and pasting items will result in duplicate entries. If you need to add an element, you must click on the element on the top menu bar.

Examples

The following examples are in the Examples folder.
  • Create a fault tree diagram using the information given in the reference file. (FTA 1.xlsx).
  • Create a fault tree diagram using the information given in the reference file. (FTA 2.xlsx).



© Rapid Sigma Solutions LLP. All rights reserved.



We value your privacy

We use cookies to enhance your browsing experience and serve you personalized content. By clicking "Accept All", you consent to your use of cookies.