A common cause failure (CCF) is a single shared root, one design flaw, one shared power supply, one bad batch of parts, or one maintenance mistake, that disables two or more redundant components at nearly the same time. It defeats the redundancy that was supposed to protect you, because both channels were never truly independent.

Redundancy is the most trusted idea in reliability engineering, and common cause failure is the reason it quietly lets people down. You install two pumps so one can carry the load if the other fails. Then both trip in the same storm, or both seize on bearings from the same defective lot, and the spare you paid for was never a spare at all. This guide covers what CCF is, why duplicate hardware does not defend against it, the beta factor engineers use to quantify it, and a step-by-step way to hunt shared roots out of your critical systems.

What is a common cause failure?

A common cause failure is a failure of two or more components that results from a single shared cause. IEC 61511, the process-industry functional-safety standard, defines it as a failure resulting from one or more events that cause failures of two or more separate channels in a multiple-channel system, leading to system failure. The key words are separate channels: the whole point of a second channel is independence, and CCF is what happens when that independence turns out to be an illusion.

Distinguish three related terms, because people mix them up. A common cause failure shares a root (both pumps lose the same power feed). A common mode failure is components failing in the same way (both relays weld shut), which may or may not share a root. A cascading failure is one failure that causes the next (a bearing seizes, the belt snaps, the next drive overloads). CCF is the dangerous one for redundancy planning because it can take out every channel with no warning propagation between them.

How a shared root defeats redundancyTwo pumps, one hidden shared rootPUMP A (duty)redundant channel 1PUMP B (standby)redundant channel 2SHARED ROOTpower feed · signal · parts lotsame MCC bussame bearing lotone event on the shared root fails both channels together
Redundancy assumes two independent channels. A common cause failure exploits whatever the two channels actually share, a bus, a signal, a maintenance procedure, a supplier, so a single event drops both.

Why does redundancy fail against common cause?

Redundancy multiplies reliability only to the extent the channels are independent. If two pumps each fail once every 10 years at random, the odds of both being down at the same random moment are tiny, that is the math redundancy sells you. But a shared root does not fail at random and independently; it fails both channels on the same day. The moment a common cause exists, the failure probability of the redundant pair is dominated not by the rare double-random-failure but by that single shared event.

This is why you cannot buy your way out of CCF with more identical units. A third identical pump on the same bus, from the same supplier, serviced by the same procedure, adds almost nothing against the shared root. The defenses that actually work attack the sharing itself:

What are the common shared roots?

Common cause failures cluster into a handful of families. Naming them is most of the battle, because each family points to a specific defense. The table maps the usual suspects.

Shared-root familyReal-world examplePrimary defense
Shared utilityBoth channels on one power bus, one air header, one cooling loopSeparate feeds; independent backup
Common design flawSame undersized bearing or firmware bug in every unit of a modelDiversity across designs/suppliers
Manufacturing batchRedundant parts from one defective production lotDiverse sourcing; lot tracking
Maintenance errorSame miscalibration applied to both channels in one visitStagger work; independent verification
EnvironmentFlood, dust, vibration, heat, corrosion hitting co-located unitsPhysical separation; environmental hardening
Shared signal / logicOne sensor or one PLC feeding both trip pathsIndependent sensing and logic solvers

Notice how many of these are process and procurement problems, not hardware problems. Maintenance error as a common cause is especially cruel: your best technician, applying the same careful wrong torque to both redundant valves, is a textbook CCF. That is one reason disciplined TPM programs and independent post-work verification matter as reliability controls, not just quality controls.

What is the beta factor?

Reliability engineering quantifies common cause failure with the beta factor (β): the fraction of a component's total failure rate that is shared with its redundant partner, rather than independent. If a device has failure rate λ, then βλ is the common-cause portion and (1−β)λ is the independent portion. The beta factor is the standard way functional-safety work stops overstating the risk reduction a redundant pair actually delivers.

The beta factor splits failure rateFailure rate = independent + common causeINDEPENDENT (1 − β) · λβ · λredundancy helps hereredundancy does nota small β still dominates a highly redundant system's failure probabilitytypical β: 0.5–5% electronics · 1–10% field devices (IEC 61508-6)
The beta factor carves a component's failure rate into an independent part that redundancy reduces and a common-cause part that it cannot. Even a 2% beta factor sets a floor no amount of duplicated hardware gets under.

Where the numbers come from

The public reference figures come from the international functional-safety standards, which are the primary source engineers cite for CCF quantification:

Read the beta factor honestly: it is a floor. You can drive independent failures as low as you like with redundancy, but the common-cause portion sets a hard limit on the reliability the pair can reach. Lowering that floor means design and process work, not more units.

How do you run a common cause failure analysis?

A common cause failure analysis systematically searches a redundant system for shared roots and closes them. It pairs naturally with fault tree analysis which exposes where a single basic event sits under multiple branches, and with root cause analysis after any double failure. Work through these steps.

  1. List the redundant functions worth protecting. Start from your critical assets and safety functions, the ones where you deliberately installed a spare, a backup, or a voting system. CCF analysis is expensive attention; spend it where losing all channels is a safety or major-downtime event.
  2. Map every dependency each channel actually has. For each redundant pair, trace power, air, cooling, signals, logic solvers, physical location, procedures, and parts sources. Draw them. Anything two channels touch in common is a candidate shared root, whether or not anyone intended it.
  3. Classify each shared dependency by root family. Tag every commonality as utility, design, batch, maintenance, environment, or shared logic. The families tell you which defense applies, you are not brainstorming fixes yet, just naming the exposure.
  4. Estimate the beta factor per pair. Use the IEC 61508-6 scored checklist, or at minimum a qualitative high/medium/low, to judge how independent the channels really are. Two identical units, same bus, same crew, same lot score a high beta and deserve action first.
  5. Apply the matching defense. Diversity for design and batch roots, separation for utility and environment roots, staggered work and independent verification for maintenance roots, independent sensing and logic for shared-signal roots. Record each as a work item with an owner.
  6. Verify and re-check on change. Confirm the fix removed the sharing, then treat CCF as a living review: any modification, re-power, relocation, or supplier switch can reintroduce a shared root. Fold the re-check into management of change and into your equipment reliability program.

How does CCF connect to predictive maintenance and monitoring?

Common cause analysis tells you where a shared root exists; condition data tells you when it is waking up. If both redundant gearboxes share a bearing lot, predictive maintenance on vibration can catch the batch defect on the duty unit and trigger inspection of the standby before it fails too. A structured condition monitoring program is how you watch redundant assets as a set rather than one at a time, and rising MTBF on formerly-linked pairs is the metric that proves a shared root is gone.

The practical obstacle is almost always visibility. Power topology lives in an electrical drawing, parts lots live in inventory, calibration history lives in a binder, and condition readings live in a separate tool, so nobody can see that two channels share a root until both are down. Pulling machine data, work history, and parts records into one operational layer, the way Harmony connects existing systems with no rip-and-replace, is what makes shared roots visible before they fire; the CLS case study shows unified plant data in practice.