How the availability model works
Series blocks: A_system = Aโ ร Aโ ร โฆ ร Aโ
Parallel blocks: A_system = 1 โ [(1 โ Aโ) ร (1 โ Aโ) ร โฆ ร (1 โ Aโ)]
Identical k-of-n block: A_block = ฮฃ C(n,i) ร Aแถฆ ร (1 โ A)โฟโปแถฆ, from i = k through n.
Equivalent downtime: (1 โ A_system) ร period length
This calculator applies Boolean reliability-block formulas to availability probabilities measured over a common period. A row with n = 1, k = 1 is a single required component. A 1-of-2 row represents two independent active components where either can carry service. A 2-of-3 row represents a quorum or N+1 group that needs any two units. A 2-of-4 row can represent 2N only when any two units truly have enough capacity and can take over.
Shared-fate warning: mathematical redundancy helps only when failures are sufficiently independent. Power, cooling, network, identity, deployment, control-plane and human dependencies can make nominally separate units fail together. Use the shared-dependency field for one known common block, but treat this calculator as a simplified reliability-block model.