GithubHelp home page GithubHelp logo

se4101-fault-tree-analysis's Introduction

SE4101-Fault-Tree-Analysis

This repository contains resources for fault tree analysis using PyML. The file fault_tree_example.py shows an example creation of a fault tree diagram for the lamp circuit fault tree example shown below.

Spreadsheet Instructions

A fault tree can be defined in a spreadsheet using the following conventions and then read with PyML for analysis and visualization. The top event must be in the first row, but all other events can be in any order. They may be grouped by their event paths or by hierarchical levels as convenient. An event types can be a conditional and, conditional or, or basic event (leaf). The following are valid designations for event types:

Event Type Acceptable Spellings
And "And" "and" "AND"
Or "Or" "or" "OR"
Basic "Basic" "basic" "BASIC"

The example fault tree below is specified using the provided template file 'fault tree example.xls' shown underneath.

lamp_circuit_fault_tree

fault tree example

The provided template can be modified for new fault trees. Additional branch columns can be added as necessary.

se4101-fault-tree-analysis's People

Contributors

madachy avatar

Stargazers

 avatar

Watchers

Glenn avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.