lovasoa / homework-reliability-theory-bmstu

Курсовая работа по курсу надёжности

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Study of the reliability of a complex system

We have a system composed of three types of elements, each having their own fail rate. The global system requires a certain number of elements of every type to work. All types of element have their own repair time.

This python code uses numpy to model such a system, and compute its global reliability as a function of different parameters.

###Schemas

system schema

Graph of the sytem states, with X = number of failing elements of type 2 and Y =  number of failing elements of type 3

About

Курсовая работа по курсу надёжности


Languages

Language:Python 100.0%