(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Reliability modeling and analysis of phased-mission system

What is it about?

A combined method, including fault tree analysis (FTA) and binary decision diagram (BDD), was proposed to model and analyze the mission success probability of phased-mission systems which are influenced by probabilistic common cause failures. moreover, a XML-based codes were supplied to aid the analysis.

Why is it important?

Common cause failures can damage the hypothesis of failure independence and can influence the reliability of a system significantly. We proposed a combined method to evaluate the effect of probabilistic common cause failures in the phased-mission systems, and the XML-based codes can improve the efficient of the analysis.

Read more on Kudos…
The following have contributed to this page:
Jian Jiao
' ,"url"));