Criticality Analysis: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Line 6: Line 6:
This number is then used to provide relative ranking  for the different failure modes.  This general approach is described in Kececioglu  and expanded further here.
This number is then used to provide relative ranking  for the different failure modes.  This general approach is described in Kececioglu  and expanded further here.


===General Criticality Number Computation===
=== General Criticality Number Computation ===


Then mathematically and for a specific failure mode,
Mathematically and for a specific failure mode,  


::<math>{{C}_{\bmod e}}={{\beta }_{\bmod e}}\cdot {{\alpha }_{\bmod e}}\cdot Q{{(t)}_{component}}</math>
::<math>{{C}_{\bmod e}}={{\beta }_{\bmod e}}\cdot {{\alpha }_{\bmod e}}\cdot Q{{(t)}_{component}}</math>


<br>where:


Where
*<span class="texhtml" sab="460">''C''<sub sab="462">''c''''o''''m''''p''''o''''n''''e''''n''''t''</sub> = </span>Criticality number for the failure mode.  
* <math>{{C}_{component}}=</math>Criticality number for the failure mode.  
*<span class="texhtml" sab="473">β<sub sab="474">mod ''e''</sub> = </span>Conditional probability of mission loss.  
* <math>{{\beta }_{\bmod e}}=</math>Conditional probability of mission loss.
*<span class="texhtml" sab="477">α<sub sab="478">mod ''e''</sub> = </span>Failure mode ratio.  
* <math>{{\alpha }_{\bmod e}}=</math>Failure mode ratio.
*<span class="texhtml" sab="481">''Q''(''t'')<sub sab="484">mod ''e''</sub> = </span>Unreliability or probability of failure due to that mode at time t.
* <math>Q{{(t)}_{\bmod e}}=</math>Unreliability or probability of failure due to that mode at time t.


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


::<math>{{C}_{\bmod {{e}_{i}}}}={{\beta }_{\bmod {{e}_{i}}}}\cdot \frac{\frac{Q{{(t)}_{\bmod {{e}_{i}}}}}{Q{{(t)}_{Component}}}}{\sum\limits_{i=1}^{M}{\frac{Q{{(t)}_{\bmod {{e}_{i}}}}}{Q{{(t)}_{Component}}}}}</math>
::<math>{{C}_{\bmod {{e}_{i}}}}={{\beta }_{\bmod {{e}_{i}}}}\cdot \frac{\frac{Q{{(t)}_{\bmod {{e}_{i}}}}}{Q{{(t)}_{Component}}}}{\sum\limits_{i=1}^{M}{\frac{Q{{(t)}_{\bmod {{e}_{i}}}}}{Q{{(t)}_{Component}}}}}</math>
Line 26: Line 25:
Note that this differs from the specialized definition given in Task 102 of MIL-STD-1629A, Section 3.2.1.6.  
Note that this differs from the specialized definition given in Task 102 of MIL-STD-1629A, Section 3.2.1.6.  


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


This is given by:
This is given by:  
::<math>{{C}_{m}}=\beta \alpha {{\lambda }_{P}}t</math>


::<span class="texhtml" sab="500">''C''<sub sab="502">''m''</sub> = βαλ<sub sab="504">''P''</sub>''t''</span>


where
<br>where:
* <math>{{C}_{m}}=</math>Criticality number for a failure mode.
* <math>\beta =</math>Conditional probability of mission loss.
* <math>\alpha =</math>Failure mode ratio.
* <math>{{\lambda }_{P}}=</math>Part failure rate.
* <math>t=</math>Mission Duration.


It is important to note that in this formulation, and in addition to the constant failure rate assumption, assumes that part failure rate values for a mode are relatively small and thus the following simplification is made:
*<span class="texhtml" sab="511">''C''<sub sab="513">''m''</sub> = </span>Criticality number for a failure mode.
*<span class="texhtml" sab="516">β = </span>Conditional probability of mission loss.
*<span class="texhtml" sab="518">α = </span>Failure mode ratio.
*<span class="texhtml" sab="520">λ<sub sab="521">''P''</sub> = </span>Part failure rate.
*<span class="texhtml" sab="524">''t'' = </span>Mission Duration.


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


::<math>Q(t)=1-{{e}^{-{{\lambda }_{P}}\cdot t}}\approx {{\lambda }_{P}}\cdot t</math>
::<math>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.  
This approximation holds true when using an exponential distribution and small values of lambda (&lt;1E-4), but not for all values. ReliaSoft chose to use the general formulation instead of the specialized and limited 1629A formulation.
ReliaSoft chose to use the general formulation instead of the specialized and limited 1629A formulation.


===Example===
===Example===

Revision as of 16:42, 9 March 2012

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; and
  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 ranking 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}_{\bmod e}}={{\beta }_{\bmod e}}\cdot {{\alpha }_{\bmod e}}\cdot Q{{(t)}_{component}} }[/math]


where:

  • Cc'o'm'p'o'n'e'n't = Criticality number for the failure mode.
  • βmod e = Conditional probability of mission loss.
  • αmod e = Failure mode ratio.
  • Q(t)mod e = Unreliability or probability of failure due to that mode at time t.


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

[math]\displaystyle{ {{C}_{\bmod {{e}_{i}}}}={{\beta }_{\bmod {{e}_{i}}}}\cdot \frac{\frac{Q{{(t)}_{\bmod {{e}_{i}}}}}{Q{{(t)}_{Component}}}}{\sum\limits_{i=1}^{M}{\frac{Q{{(t)}_{\bmod {{e}_{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.

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

This is given by:

Cm = βαλPt


where:

  • Cm = Criticality number for a failure mode.
  • β = Conditional probability of mission loss.
  • α = Failure mode ratio.
  • λP = Part failure rate.
  • t = Mission Duration.

In addition to the constant failure rate assumption, it is important to note that this formulation assumes that 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 3 failure modes, FM1, FM2 and FM3 and where either mode can cause system failure (i.e. series system). The unreliability is defined by the failure model of each mode at t=1,000 hrs (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 hrs).


Then

[math]\displaystyle{ \begin{align} & \sum\limits_{i=1}^{M}{\frac{Q{{(t)}_{\bmod {{e}_{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)}_{\bmod {{e}_{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)}_{\bmod {{e}_{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)}_{\bmod {{e}_{i}}}}}{Q{{(t)}_{Component}}}}} \\ & =1\cdot \frac{\frac{0.095163}{0.211038}}{1.074148} \\ & =0.419801 \end{align} }[/math]

Derivation

Given 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 on 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 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].