How to do a probabilistic analysis in Simulink?

7 次查看(过去 30 天)
I want to do a probalistic analysis of a Fault Tree, such as in the example above:
There are bottom events (1 & 2) with given failure rates. I want to calculate the failure rate of the top event, taking into account the OR-Gate (because there is simple redundancy).
The result would manually be failurerate_topevent = failurerate_1 * failurerate_2
Is this possible to automate in MATLAB/Simulink and if so, how?

回答(1 个)

Juhi Singh
Juhi Singh 2020-12-10
Hi,
As far as I understand your problem you wish to do a probabilistic analysis of a Fault Tree using MATLAB.
As of now there is no direct method to perform Fault Tree Analysis available in MATLAB. However, you can look at the following implementation of a Fault Tree, to help you with the analysis:

类别

Help CenterFile Exchange 中查找有关 Verification, Validation, and Test 的更多信息

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by