Worked examples — FMEA — failure mode, effect, severity, detection, RPN
Everything below only uses ideas the parent note already built. If you have not read it, do that first — this is the practice arena, not the lecture. See also the parent topic.
The scenario matrix
Before solving, let's list every class of case an FMEA problem can throw at you. Each of the three scores can be low (1–3), middle (4–6), or high (7–10). What actually matters is not the exact number but the shape of the answer it produces. Here are the distinct shapes:
| # | Case class | What makes it special | Which example hits it |
|---|---|---|---|
| A | All-low | Trivial risk, RPN stays tiny | Ex 1 |
| B | All-high | Existential threat, RPN near ceiling | Ex 2 |
| C | High S, low O·D | Dangerous but rare and caught early → survivable | Ex 3 |
| D | Low S, high O·D | "Death by a thousand cuts" — small but constant + invisible | Ex 4 |
| E | Degenerate floor () | A factor at its minimum — what does multiplying by 1 mean? | Ex 5 |
| F | Degenerate ceiling () | Catastrophic — the non-negotiable term | Ex 6 |
| G | Mitigation loop (before → after) | Re-scoring after a design change | Ex 7 |
| H | Real-world word problem | Extract S, O, D from a story | Ex 8 |
| I | Exam twist | RPN can mislead — two items, same RPN, different priority | Ex 9 |
The RPN scale itself, from the parent note:
Look at the map of RPN space below before you start — it shows where each case class lands.

Example 1 — Case A: all-low (trivial risk)
Forecast: guess before reading — will this end up above or below the 50 line?
- Score Severity. Peeling decal affects nothing that flies the spacecraft. (from the parent scale: 1 = None). Why this step? Severity always comes first because it asks "if this fails, how bad is the outcome?" — a decal's worst outcome is a blemish.
- Score Occurrence. Adhesives are flight-proven; peeling is very unlikely. . Why this step? Occurrence asks "how often?" — independent of how bad it is.
- Score Detection. We'd only ever notice from a camera image, but since it doesn't matter, detection is easy relative to impact. . Why this step? Detection asks "would we catch it before it hurts us?" Here there's nothing to hurt.
- Multiply. . Why this step? RPN combines all three into one comparable number.
Verify: → "monitor, no action" band. Also a sanity check: with , no product can exceed , and this one is far below. A decal cannot be a priority — matches intuition. ✅
Example 2 — Case B: all-high (existential threat)
Forecast: how close to 1000 can this get?
- Severity. No power = total mission loss. . Why this step? This is the catastrophic ceiling — array never opens, spacecraft dies.
- Occurrence. New, unproven pyro design → high failure likelihood. . Why this step? "Known weakness / limited testing" sits high on the O scale.
- Detection. No confirmation sensor → we only learn it failed when power never comes. . Why this step? is the "undetectable until catastrophe" ceiling.
- Multiply. .
Verify: → unacceptable, must fix before flight. Sanity check on the ceiling: the absolute maximum RPN is , and is of it — this is exactly the kind of single-point failure FMEA exists to catch. ✅
Example 3 — Case C: high S, low O·D (survivable)
Forecast: high-S usually feels urgent — will the RPN agree?
- Severity. Rupture destroys the propulsion feed → mission loss. . Why this step? We honestly record the worst case; we do not shrink S just because it's rare.
- Occurrence. 4× margin, flight heritage → . Why this step? Occurrence is where the huge safety margin pays off.
- Detection. Continuous pressure telemetry → . Why this step? Early, automated detection lets us safe the system before rupture.
- Multiply. .
Verify: → monitor only, despite . This is the whole point of multiplying: a high severity that is both rare and visible gets damped by the small factor. Compare to Ex 2 where . ✅ This links directly to Redundancy and Fault Tolerance and Reliability Engineering — margins and monitoring are how you buy down risk without touching severity.
Example 4 — Case D: low S, high O·D (death by a thousand cuts)
Forecast: each event is trivial — can the RPN still demand action?
- Severity. One rejected sample = negligible. . Why this step? Per-event impact is genuinely small.
- Occurrence. Frequent in the belts. . Why this step? Frequency is high even though each event is minor.
- Detection. No corruption flag → glitches can accumulate unseen. . Why this step? Detection captures the invisibility, not the size, of the problem.
- Multiply. .
Verify: lands in the – design-review band — action needed even though ! The lesson: a small severity is not a free pass; the term drags it up. Contrast with Ex 3 ( but RPN ). ✅
Example 5 — Case E: degenerate floor,
Forecast: what does the smallest possible do to a product?
- Severity. Propellant loss risks the mission. .
- Occurrence. Valves are reliable but not perfect. .
- Detection. "Almost certain, automated, pre-failure" is — the floor of the scale. Why this step? is the ideal: we always catch it early.
- Multiply. .
Verify: → monitor. The degenerate insight: multiplying by 1 leaves the other factors untouched — perfect detection collapses the RPN to just . This is why can never be : a zero would erase all risk, which is dishonest — even perfect sensors get the floor value , never . ✅
Example 6 — Case F: degenerate ceiling,
Forecast: the numbers look small… does that settle it?
- Severity. Loss of crew → by definition. Why this step? is reserved for loss of life or a flagship mission — the non-negotiable ceiling.
- Occurrence. Mature design → .
- Detection. Triple-redundant sensors → .
- Multiply. .
Verify — and the twist: by the raw scale, yet any item is reviewed regardless of RPN. Real programs apply a severity override: catastrophic hazards get special scrutiny even when the product is low, because RPN alone can hide a single-point loss-of-crew behind a small number. So the checkable arithmetic is , but the decision is escalated. This override policy is core to Mission Assurance and Risk Management in Spacecraft Design. ✅
Example 7 — Case G: the mitigation loop (before → after)
Forecast: which factor will move the RPN the most — S, or D?
- Before — Severity. Total downlink loss → .
- Before — Occurrence. .
- Before — Detection. Only noticed when the link dies → .
- Before — RPN. → redesign band. Why this step? demands adding redundancy.
- After — re-score. Redundancy cuts severity: . BIT cuts detection: . Occurrence is unchanged — a spare doesn't make the primary less likely to fail: . Why this step? Each mitigation targets a specific factor; be honest about which one it touches.
- After — RPN. .
- Reduction. Drop . Percent .
Verify: sits in the design-review band (down from redesign) — a genuine, defensible improvement. Sanity check: fell by a factor and by , so RPN should fall by ; indeed . ✅ This is FMEA as a living document — every design change re-enters the loop. See Redundancy and Fault Tolerance.
Example 8 — Case H: real-world word problem
Forecast: which phrases in the story map to which score?
- Find Severity. "the mission ends" → mission loss, but electronics survive up to a limit → (major, mission success at risk). Why this step? Hunt for the worst outcome wording.
- Find Occurrence. "seen on most long missions after several years" → common aging effect → . Why this step? Hunt for how often / how likely wording.
- Find Detection. "trend upward for months before any limit is exceeded" → excellent early warning → . Why this step? Hunt for how early we'd notice wording.
- Multiply. .
Verify: is in the – design-review band. Sanity check on the mapping: high-O (common) but rescued by low-D (months of warning) — exactly the pattern from Case C, just told as a story. If you instead misread "months of warning" as , you'd get and wrongly panic — so the detection phrase is doing real work. ✅
Example 9 — Case I: the exam twist (equal RPN, unequal priority)
Forecast: the numbers are identical — is the risk?
- Compute both. and . Equal. Why this step? Multiplication is commutative — it cannot tell apart from .
- Read the severities. Item Y has (major, could lose the mission). Item X has (minor). Why this step? Severity is the one factor you can never "manage around" — a low-detection annoyance is not a lost mission.
- Decide. Fix Item Y first. A high-severity item that also happens to have low detection () still risks the mission if it fires; Item X's high only exposes a minor consequence. Why this step? This is the standard severity tie-break: equal RPN → prioritise higher .
Verify: Both products equal (checkable). The lesson, which every FMEA course tests: RPN is a screening tool, not the final word. Because hides the individual factors, tables always keep the raw , , columns and break ties on . This is a known criticism of RPN in Quality Assurance and Testing and Reliability Engineering, and it's exactly the class of oversight behind the Mars Climate Orbiter loss — the dangerous mode wasn't even in the table. ✅
Recall
Recall Why does one factor at value 1 (e.g. perfect detection,
) not zero out the RPN? Because the scale floor is 1, not 0. Multiplying by 1 leaves unchanged — so perfect detection reduces but never erases risk. A zero would dishonestly claim no risk at all.
Recall Case C vs Case D in one sentence.
Case C: high severity but rare + visible → damped to low RPN (survivable). Case D: low severity but frequent + invisible → pushed to high RPN (death by a thousand cuts).
Recall Two items have equal RPN. How do you break the tie?
Prioritise the one with higher Severity — you can manage detection and occurrence, but a catastrophic outcome is non-negotiable.