3.6.31 · D2Spacecraft Structures & Systems Engineering

Visual walkthrough — Reliability — MTTF, MTBF, exponential failure model

2,109 words10 min readBack to topic

This is the whole story of the exponential failure model told in pictures. We start from nothing — no formulas assumed — and build, one picture at a time, until the famous curve falls out on its own. Then we squeeze the average lifetime (MTTF) out of that same curve.

If you have never seen an integral, a derivative, or the letter before — good. We earn every one of them here.


Step 1 — What we are even measuring: the survival fraction

WHAT. Imagine we build 1000 identical components and switch them all on at once. As time passes, they die one by one. At any moment we count how many are still alive and divide by the 1000 we started with. That fraction is our reliability .

WHY. Probability is slippery for a single part — it either works or it doesn't. But a fraction of a big crowd is a real, drawable, measurable number. This is the honest picture behind the word "probability of survival."

PICTURE. In the figure, blue dots are alive, red dots are dead. Early on almost all are blue; later, more turn red. The height of the blue curve at time is .

Figure — Reliability — MTTF, MTBF, exponential failure model

Step 2 — The one assumption: a constant death rate

WHAT. We now make one modelling choice. In each tiny slice of time , the same fraction of whoever is currently alive will die. Call that fraction-per-unit-time (Greek letter "lambda"). So in a slice , the number of deaths is .

WHY this assumption and not another. Real parts have three life stages (see Bathtub Curve): early "infant" failures, a long flat middle, and old-age wear-out. During the flat middle the death rate genuinely is roughly constant — a working chip is "as good as new" no matter how long it has already run. That memoryless middle is exactly where a single number works, and it is where spacecraft spend their mission.

WHY a rate, not just a count. A raw death count depends on how big the crowd is. A rate — deaths per survivor per hour — is the crowd-independent fingerprint of the part itself.

PICTURE. Same-size bites are taken out of the shrinking blue bar each second. Because the bar shrinks, each equal-fraction bite removes fewer actual dots than the last — the seed of the slowing decay.

Figure — Reliability — MTTF, MTBF, exponential failure model

Step 3 — Turning the picture into a rule of change

WHAT. Let's write "how fast the survival fraction drops." The change in over a tiny time is written — read it as "the slope of the blue curve." From Step 2, the drop equals times whoever is currently alive, which is itself:

WHY the derivative tool. We don't just want how many have died — we want the instantaneous slope of the curve, because the whole behaviour is about how the drop keeps changing. "The slope right now" is precisely what the symbol means: rise over run as the run shrinks to zero.

WHY the minus sign. goes down, so its slope is negative. The minus sign carries that fact; with it, stays a clean positive number.

PICTURE. At each point on the blue curve a small orange tangent arrow shows the slope. Where the curve is high, the arrow is steep (lots alive → lots dying). Where the curve is low, the arrow is shallow (few alive → few dying). The slope is proportional to the height. That single sentence is the equation.

Figure — Reliability — MTTF, MTBF, exponential failure model

Step 4 — Solving it: separate, then add up the slices

WHAT. We rearrange so all the -stuff sits on one side and all the -stuff on the other. This is called separating variables:

Then we add up every tiny slice from the start (, ) to now (, ). "Add up infinitely many tiny slices" is exactly what the integral sign means:

WHY separate first. We can only integrate one variable at a time. Putting each variable on its own side lets us total up each side independently — like sorting laundry before folding.

WHY the logarithm appears. The left side asks: "what function, when I take its slope, gives ?" The answer is the natural logarithm . So isn't pulled from a hat — it is forced on us as the antidote to dividing by . The right side is easy: adding up a constant over time gives .

Since (raising anything to the zero power gives 1), this is just .

PICTURE. The shaded area under the flat line from to is a rectangle of height and width — its area is . The integral is literally that grey area.

Figure — Reliability — MTTF, MTBF, exponential failure model

Step 5 — Undo the log: meet

WHAT. We have . To free we apply the exact opposite of : raising the number to a power. Because (they cancel — that's what "opposite" means):

WHY the number . is the one base whose own growth rate equals its own value — the unique fixed point of "slope proportional to height." That is precisely the property Step 3 demanded, so is not a convenience; it is the only base that fits.

PICTURE. Here is the payoff curve. It starts at , dives steeply while many are alive, then flattens as the crowd thins — the exact behaviour we sketched in Step 3, now exact.

Figure — Reliability — MTTF, MTBF, exponential failure model

Step 6 — Edge and degenerate cases (never leave the reader stranded)

WHAT & WHY. A model is only trustworthy if it behaves sanely at its extremes. We test all four corners.

Input Formula gives Meaning — does it make sense?
Everyone alive at launch. ✅
Given forever, everything eventually dies. ✅
for all A part that cannot fail lives forever. ✅
At the "average life," only 37% still alive — not half!

PICTURE. The curve is shown with all four checkpoints marked. Stare at the green marker at : the height there is , not . This is the single most common misread of the whole topic.

Figure — Reliability — MTTF, MTBF, exponential failure model

Step 7 — Squeeze out the average lifetime (MTTF)

WHAT. The Mean Time To Failure is the average of all the individual death-times. Averaging a continuous spread means: weight each possible death-time by how likely a death is at that instant, then add up. That weight is , the failure density, which is just the downward slope of :

WHY this equals the area under . There is a beautiful shortcut: for anything that starts at 1 and only falls, the average lifetime equals the total area under the survival curve. So MTTF is simply the area under , which is .

PICTURE. The shaded area under the survival curve is a "filled-in" exponential; its area equals the width of the equal-area rectangle of height 1 — that width is exactly .

Figure — Reliability — MTTF, MTBF, exponential failure model

The one-picture summary

Figure — Reliability — MTTF, MTBF, exponential failure model

The whole journey on one canvas: crowd of parts → constant death fraction → slope = → separate & integrate → appears → undo with → area underneath = MTTF .

Recall Feynman retelling — say it back in plain words

Line up a thousand identical gadgets and turn them on. Every second, the same slice of whoever's still running quits — that slice-per-second is . Because the crowd shrinks, the actual number quitting shrinks too, so the survival curve nosedives at first and then eases off. Writing "the drop equals times who's left" and adding up all the tiny drops forces a logarithm to show up; undoing the log with the number hands you . Test the corners: full at launch, zero after forever, and — the sneaky one — only left at the "average" lifetime, not half. Finally, the average lifetime itself is just the area sitting under that survival curve, which comes out to a clean . That's the entire model, no memorising required.

Recall Quick self-check

Why does a constant failure rate still give a slowing death count? ::: Because the constant is a fraction of survivors; as the survivor pool shrinks, the same fraction removes fewer and fewer actual parts. What forces the logarithm into the derivation? ::: Integrating — the log is the function whose slope is , so it's the only antidote. What is at ? ::: , so 63% have already failed by the mean lifetime. What is MTTF geometrically? ::: The total area under the survival curve , equal to .


Prerequisites & neighbours: Probability and Statistics Fundamentals · Poisson Process · Weibull Distribution · Bathtub Curve · Fault Tree Analysis · Availability vs. Reliability · Mission Design Constraints · Safety-Critical Systems