3.6.31 · D1Spacecraft Structures & Systems Engineering

Foundations — Reliability — MTTF, MTBF, exponential failure model

1,909 words9 min readBack to topic

Before you touch MTTF, MTBF, or the exponential model on the parent note, you need every symbol it silently assumes. This page builds each one from nothing — a plain-words meaning, the picture it stands for, and why the topic can't do without it. Read top to bottom; each block leans on the one above it.


1. Time, and the survivor's clock —

Picture a stopwatch that begins the instant the satellite switches on. Every question in this topic is of the form "at this reading on the stopwatch, what's true?" The stopwatch never runs backwards, so only increases: .

Why the topic needs it: every other quantity — reliability, failure rate, average lifetime — is measured against this clock. Without an agreed zero-point, "5-year survival" is meaningless.


2. Probability — a number between 0 and 1

Figure — Reliability — MTTF, MTBF, exponential failure model

Look at the bar above: it's a full unit of "certainty" that we slice up. If a coin lands heads with probability , half the bar is shaded. A satellite surviving with probability shades just a sliver.

See Probability and Statistics Fundamentals if this feels shaky.


3. Reliability — the shrinking survival number

Combine the two ideas above: is a probability (Section 2), and it depends on the clock reading (Section 1). So is not one number — it's a whole curve, one probability for each moment.

Figure — Reliability — MTTF, MTBF, exponential failure model

Read the figure left to right:

  • At the curve starts at height — the part definitely works when you switch it on. So .
  • As grows, the curve only ever goes down or stays flat, never up. A dead part can't come back to life (until we allow repair, much later). This "never rises" property is called monotonically decreasing.
  • The curve stays inside the band , because it's a probability.

4. Rate of change — the slope

The parent note writes . That symbol frightens people, so let's earn it.

Figure — Reliability — MTTF, MTBF, exponential failure model

In the figure, the dashed straight line just kisses the curve at one point — that's the tangent line, and its steepness is there. Since the curve heads downward, this slope is negative.

Why the topic needs a derivative and not just subtraction. We want "failures per hour right now," not "over the whole mission." A slope answers a this-instant question — exactly what an instantaneous rate is. That's why calculus enters: it's the only tool that measures change at a single point.


5. Failure rate — (lambda)

The parent's definition:

Decode it piece by piece using what we built:

  • (Section 4) is how fast reliability drops — but that counts drops as a share of the whole original population.
  • Dividing by rescales it to a share of the survivors so far (only they can still fail).
  • The minus sign flips the negative slope into a positive rate.

Constant — a flat failure rate that never changes — is the special assumption that makes the whole exponential model work. Physically it's the middle of the Bathtub Curve: past infant defects, before wear-out. When isn't constant, you graduate to the Weibull Distribution.


6. The exponential

The whole model lands on . Two symbols to unpack: , and raising it to a power.

Figure — Reliability — MTTF, MTBF, exponential failure model

The figure shows : starts at , swoops down, and flattens toward (but never reaches) . Compare two curves — a bigger (steeper, less reliable) vs a smaller (gentler, more reliable).

The product must be a pure number. Units: , a bare count. You can never raise to something with units, so this is a sanity check on every calculation.


7. The logarithm — the undo button

Why the topic needs it. Example 2 in the parent asks "what gives 95% reliability?" The unknown is trapped inside the exponent of . The only key that opens that lock is :

Taking of both sides pulls out into the open where we can solve for it.


8. Expected value and the integral

Why both are needed for MTTF. Failure can happen at any real instant, not just whole hours. To average over a continuous smear of possible failure times, plain addition won't do — you need the integral, the continuous version of "sum up." That's why MTTF is written : each possible failure time , weighted by how likely it is, all summed. The parent grinds this out to the clean result .

Here is the probability density — how the failure likelihood is spread across time; it's the slope of the "already-failed" curve, .


How it all feeds the topic

Time t from zero

Reliability R of t

Probability 0 to 1

Slope dR dt

Failure rate lambda

Exponential model e to minus lambda t

Number e

Logarithm ln undoes it

Integral for average

Expected value

MTTF and MTBF

Solve for lambda

Reliability topic

Each foundation box points into the ones that depend on it, and everything funnels into the reliability topic. From here you're ready for Series vs. Parallel System Reliability, Redundancy Design, and the Poisson Process view of the same maths.


Equipment checklist

Test yourself — cover the right side and answer each before revealing.

What does mean in words?
The system definitely works the instant you switch it on.
Is allowed to increase with time (no repair)?
No — it's monotonically decreasing; a failed part can't revive.
What is the sign of , and why?
Negative, because reliability falls as time passes.
In , why divide by ?
To measure failures as a fraction of the survivors, not the original population.
What does "constant " correspond to on the bathtub curve?
The flat middle — useful life, after infant mortality, before wear-out.
Why must the exponent be dimensionless?
failures/hour × hours = a pure count; you can't raise to a quantity with units.
What question does answer?
" to what power equals ?" — it undoes the exponential.
Why use to find from a required reliability?
is stuck inside the exponent; is the only tool that pulls it out.
Why does MTTF need an integral rather than a sum?
Failure can occur at any continuous instant, so we sum over infinitely thin time-slices.
What is at for the exponential model?
— only 37% survive to their own MTTF.