Criticality Analysis

From ReliaWiki
Jump to navigation Jump to search
Xfmea Articles Banner.png


Introduction

Failure mode criticality, as used in FMECA, can be generically described as the joint probability of three events:

  1. The probability of failure of the component.
  2. The probability that the mode under consideration was the culprit.
  3. The probability that this mode would result in a system failure (which for the case of non-redundancy or if in series =1).

This number is then used to provide relative rankings for the different failure modes. This general approach is described in Kececioglu and expanded further here.

General Criticality Number Computation

Mathematically, and for a specific failure mode,

[math]\displaystyle{ {{C}_{mode}}={{\beta }_{mode}}\cdot {{\alpha }_{mode}}\cdot Q{{(t)}_{component}} \,\! }[/math]

where:

  • [math]\displaystyle{ {{C}_{mode}}= \,\! }[/math] Criticality number for the failure mode.
  • [math]\displaystyle{ {{\beta }_{mode}}= \,\! }[/math] Conditional probability of mission loss.
  • [math]\displaystyle{ {{\alpha }_{mode}}= \,\! }[/math] Failure mode ratio.
  • [math]\displaystyle{ Q{{(t)}_{mode}}= \,\! }[/math] Unreliability or probability of failure due to that mode at time t.
  • [math]\displaystyle{ Q{{(t)}_{component}}= \,\! }[/math] Unreliability or probability of failure of the component at time t.

In the case that the probability of occurrence of each mode is defined, and the modes are assumed to be in a series, then a better way to obtain a criticality value is:

[math]\displaystyle{ {{C}_{{{mode}_{i}}}}={{\beta }_{{{mode}_{i}}}}\cdot \frac{\frac{Q{{(t)}_{{{mode}_{i}}}}}{Q{{(t)}_{Component}}}}{\sum\limits_{i=1}^{M}{\frac{Q{{(t)}_{{{mode}_{i}}}}}{Q{{(t)}_{Component}}}}}\,\! }[/math]


Note that this differs from the specialized definition given in Task 102 of MIL-STD-1629A, Section 3.2.1.6 (described next).

Task 102 MIL-STD-1629A

Specifically, a procedure is given for computing the “Failure mode criticality number” when an assumption of a constant failure mode (i.e., an exponential distribution) is used and for small values of lambda:

This is given by:

[math]\displaystyle{ {{C}_{m}}=\beta \alpha {{\lambda }_{P}}t\,\! }[/math]

where:

  • [math]\displaystyle{ {{C}_{m}}=\,\! }[/math] Criticality number for a failure mode.
  • [math]\displaystyle{ \beta =\,\! }[/math] Conditional probability of mission loss.
  • [math]\displaystyle{ \alpha =\,\! }[/math] Failure mode ratio.
  • [math]\displaystyle{ {{\lambda }_{P}}=\,\! }[/math] Part failure rate.
  • [math]\displaystyle{ t=\,\! }[/math] Mission Duration.

In addition to the constant failure rate assumption, it is important to note that this formulation assumes that the part failure rate values for a mode are relatively small and thus the following simplification is made:

[math]\displaystyle{ Q(t)=1-{{e}^{-{{\lambda }_{P}}\cdot t}}\approx {{\lambda }_{P}}\cdot t \,\! }[/math]

This approximation holds true when using an exponential distribution and small values of lambda (<1E-4), but not for all values. ReliaSoft chose to use the general formulation instead of the specialized and limited 1629A formulation.

Example

To illustrate this assume that a component has three failure modes (FM1, FM2 and FM3) where any mode can cause system failure (i.e., a series system). The unreliability is defined by the failure model of each mode at t=1,000 hours. (In this case FM1 is Weibull ([math]\displaystyle{ \beta=3\,\! }[/math],[math]\displaystyle{ \eta=3000\,\! }[/math] hrs) and FM2 and 3 are exponential with MTTF=10,000 hours.)


Then:

[math]\displaystyle{ \begin{align} & \sum\limits_{i=1}^{M}{\frac{Q{{(t)}_{{{mode}_{i}}}}}{Q{{(t)}_{Component}}}}=\frac{0.036360+0.095163+0.095163}{0.211038} \\ & =\frac{0.226686}{0.211038} \\ & =1.074148 \end{align} }[/math]


[math]\displaystyle{ \begin{align} & {{C}_{FM1}}={{\beta }_{FM1}}\cdot \frac{\frac{Q{{(t)}_{FM1}}}{Q{{(t)}_{Component}}}}{\sum\limits_{i=1}^{M}{\frac{Q{{(t)}_{{{mode}_{i}}}}}{Q{{(t)}_{Component}}}}} \\ & =1\cdot \frac{\frac{0.36360}{0.211038}}{1.074148} \\ & =0.160398 \end{align} }[/math]


[math]\displaystyle{ \begin{align} & {{C}_{FM2}}={{\beta }_{FM2}}\cdot \frac{\frac{Q{{(t)}_{FM2}}}{Q{{(t)}_{Component}}}}{\sum\limits_{i=1}^{M}{\frac{Q{{(t)}_{{{mode}_{i}}}}}{Q{{(t)}_{Component}}}}} \\ & =1\cdot \frac{\frac{0.095163}{0.211038}}{1.074148} \\ & =0.419801 \end{align} }[/math]

and:

[math]\displaystyle{ \begin{align} & {{C}_{FM3}}={{\beta }_{FM3}}\cdot \frac{\frac{Q{{(t)}_{FM3}}}{Q{{(t)}_{Component}}}}{\sum\limits_{i=1}^{M}{\frac{Q{{(t)}_{{{mode}_{i}}}}}{Q{{(t)}_{Component}}}}} \\ & =1\cdot \frac{\frac{0.095163}{0.211038}}{1.074148} \\ & =0.419801 \end{align} }[/math]

Derivation

Given that the component failed before time T, the probability that it is caused by mode B is:

[math]\displaystyle{ \begin{align} & {{P}_{1}}=\operatorname{P}(A\gt B|\text{At least one of either A or B is less than T)} \\ & \text{=}\frac{\int_{0}^{T}{{{f}_{B}}(t){{R}_{A}}(t)dt}}{P(\text{At least one of A and B is less than T})} \\ & =\frac{\int_{0}^{T}{{{f}_{B}}(t){{R}_{A}}(t)dt}}{1-{{R}_{A}}(T){{R}_{B}}(T)}=\frac{\int_{0}^{T}{{{f}_{B}}(t){{R}_{A}}(t)dt}}{{{Q}_{component}}} \end{align} }[/math]

The upper bound of P1 is:

[math]\displaystyle{ {{P}_{1}}=\frac{\int_{0}^{T}{{{f}_{B}}(t){{R}_{A}}(t)dt}}{{{Q}_{component}}}\lt \frac{\int_{0}^{T}{{{f}_{B}}(t)dt}}{{{Q}_{component}}}=\frac{{{Q}_{B}}}{{{Q}_{component}}}=\frac{{{Q}_{B}}}{{{Q}_{A}}+{{Q}_{B}}-{{Q}_{AB}}} }[/math].

The lower bound of P1 is:

[math]\displaystyle{ \begin{align} & {{P}_{1}}=\frac{\int_{0}^{T}{{{f}_{B}}(t){{R}_{A}}(t)dt}}{{{Q}_{component}}}\gt \frac{\int_{0}^{T}{{{f}_{B}}(t){{R}_{A}}(T)dt}}{{{Q}_{component}}}=\frac{{{Q}_{B}}{{R}_{A}}(T)}{{{Q}_{component}}}=\frac{{{Q}_{B}}(1-{{Q}_{A}})}{{{Q}_{A}}+{{Q}_{B}}-{{Q}_{A}}{{Q}_{B}}} \\ & =\frac{{{Q}_{B}}-{{Q}_{B}}{{Q}_{A}}}{{{Q}_{A}}+{{Q}_{B}}-{{Q}_{A}}{{Q}_{B}}} \\ \end{align} }[/math]

Thus, the probability that the failure is caused by mode B is:

[math]\displaystyle{ \frac{{{Q}_{B}}-{{Q}_{B}}{{Q}_{A}}}{{{Q}_{A}}+{{Q}_{B}}-{{Q}_{A}}{{Q}_{B}}}\lt {{P}_{1}}\lt \frac{{{Q}_{B}}}{{{Q}_{A}}+{{Q}_{B}}-{{Q}_{AB}}} }[/math]

Thus the approximation:

[math]\displaystyle{ {{\tilde{P}}_{1}}=\frac{{{Q}_{B}}}{{{Q}_{B}}+{{Q}_{A}}} }[/math]

is within the bounds.

Similarly, given that the component failed before time T, the probability that it is caused by mode A is:

[math]\displaystyle{ \begin{align} & {{P}_{2}}=\operatorname{P}(B\gt A|\text{At least one of A and B is less than T)} \\ & \text{=}\frac{\int_{0}^{T}{{{f}_{A}}(t){{R}_{B}}(t)dt}}{P(\text{At least one of A and B is less than T})} \\ & =\frac{\int_{0}^{T}{{{f}_{A}}(t){{R}_{B}}(t)dt}}{1-{{R}_{A}}(T){{R}_{B}}(T)} \end{align} }[/math]

Then the sum of P1 and P2 is:

[math]\displaystyle{ \begin{align} & {{P}_{1}}+{{P}_{2}}=\frac{\int_{0}^{T}{{{f}_{A}}(t){{R}_{B}}(t)dt}+\int_{0}^{T}{{{f}_{B}}(t){{R}_{A}}(t)dt}}{1-{{R}_{A}}(T){{R}_{B}}(T)} \\ & =\frac{{{F}_{A}}(T)-\int_{0}^{T}{{{f}_{A}}(t){{F}_{B}}(t)dt}+{{F}_{B}}(T)-\left[ {{F}_{A}}(T){{F}_{B}}(T)\left| \begin{align} & T \\ & 0 \\ \end{align} \right.-\int_{0}^{T}{{{F}_{B}}(T){{f}_{A}}(T)dt} \right]}{1-{{R}_{A}}(T){{R}_{B}}(T)} \\ & =\frac{{{F}_{A}}(T)+{{F}_{B}}(T)-{{F}_{A}}(T){{F}_{B}}(T)}{1-{{R}_{A}}(T){{R}_{B}}(T)} \\ & =1 \\ \end{align} }[/math]

Thus the approximation:

[math]\displaystyle{ {{\tilde{P}}_{2}}=\frac{{{Q}_{A}}}{{{Q}_{B}}+{{Q}_{A}}} }[/math]

is within these bounds.

Also note:

[math]\displaystyle{ {{\tilde{P}}_{1}}+{{\tilde{P}}_{2}}=1 }[/math]