Reliability Block Diagram Calculator

Build an RBD from a simple table, visualize the hierarchy, and compute overall system reliability.

1) Input Table

Columns (in order): Component Name, Type (Block, Series, Parallel, KofN), Parent (blank for root), Reliability (0–1, only for Block), k (required for KofN — minimum successes; children must be equal-reliability Blocks).

Component NameTypeParentReliability (0–1)k (KofN)

2) Summary & Result

Overall System Reliability (root):

Computed from the root node (blank Parent). Series: product of children. Parallel: 1 − Π(1 − rᵢ). KofN: binomial tail sum (all children must have equal Block r).

Click Generate to compute and display node reliabilities.

3) RBD Diagram

Click Generate to render the diagram.

Rules Recap

Need help applying this to a real validation program? Contact Reliatools.