Docs · Engines

Reliability block diagram

Reliability block diagrams with the reliability actually computed: series, parallel, k-out-of-n and standby arrangements over blocks carrying R, MTBF or failure rate, evaluated to system reliability, MTTF and availability at a chosen mission time. Redundancy that buys nothing shows up as a branch that moves the system number by a rounding error — which is the entire point of drawing one.

Templates
13
Source language
plaintext
Workstation
Studio
Engine id
rbd

In the same space

Most users come to Reliability block diagram from ReliaSoft BlockSim, Isograph Availability Workbench or Visio RBD drawings. flowss runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.

Syntax at a glance

mission 8760h
block grid "Grid supply" mtbf: 4000h
series {
  grid
  parallel { ups1; ups2 }
}

Paste this in the Studio code pane to see Reliability block diagram render live. The full grammar is at the upstream-docs link above.

Sample templates

All 13
Engine reference: rbd · ← Browse all engines · Quick-start guide