Hand Calculations logo Hand Calculations All help pages ▾

Availability⚠ unverified

General Calculations / Reliability · Steady-state availability from MTBF and MTTR

Parameters

InputSymbolUnitDefaultDescription
mtbfMTBFh1000.0Mean time between failures
mttrMTTRh10.0Mean time to repair
OutputSymbolUnitDescription
AAAvailability

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

Model the system as alternating between up and down states in a long renewal cycle. Over many cycles, each "up" period averages MTBF and each following "down" period averages MTTR. By the renewal-reward theorem, the long-run fraction of time spent up is the average up-time divided by the average total cycle time:

$$A = \frac{\text{average time up}}{\text{average time up} + \text{average time down}} = \frac{\text{MTBF}}{\text{MTBF} + \text{MTTR}}. \qquad\blacksquare$$

This is the steady-state availability — the limit after transients die out. Its complement is the unavailability $U = 1 - A = \text{MTTR}/(\text{MTBF} + \text{MTTR})$ (Unavailability), the fraction of time down. Because $A$ depends only on the ratio of MTBF to MTTR (dividing top and bottom by MTTR gives $A = 1/(1 + \text{MTTR}/\text{MTBF})$), what matters is how the repair time compares to the time between failures — not their absolute magnitudes.

Dimensional check. MTBF and MTTR share time units, so the ratio is dimensionless: a probability. $\checkmark$

History and Development

Related Concepts: Unavailability, Mtbf From Failure Rate, Failure Rate From Mtbf, Exponential Reliability, Weibull Reliability, Bathtub Curve

Notes: Registry calculator availability (unverified). $A = \text{MTBF}/(\text{MTBF}+\text{MTTR})$ — correct steady-state (inherent) availability; combines reliability (MTBF) and maintainability (MTTR). Depends only on the ratio MTTR/MTBF. Complement is Unavailability $U = 1-A$. Operational availability (with logistics delays) is lower. Returns $0$ if MTBF+MTTR $\le0$.

← Back to the workspace  ·  All help pages  ·  Getting started