Template:Reliability growth analysis: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Line 62: Line 62:




To determine the probability of being in the reliable state just before trial  <math>n</math> , Eqn. (eq3) is subtracted from 1, therefore:  
To determine the probability of being in the reliable state just before trial  <math>n</math> , the above equation is subtracted from 1, therefore:  




Line 84: Line 84:




When  <math>\beta <1</math> , the reliability at the  <math>{{n}^{th}}</math>  trial is larger than when it was certain that the device was unreliable at trial  <math>n=1</math> . A trend of reliability growth is observed in Eqn. (eq6). Let  <math>A=\beta p</math>  and  <math>C=ln\left( \tfrac{1}{1-p\alpha } \right)>0</math> , then Eqn. (eq6) becomes:  
When  <math>\beta <1</math> , the reliability at the  <math>{{n}^{th}}</math>  trial is larger than when it was certain that the device was unreliable at trial  <math>n=1</math> . A trend of reliability growth is observed in the above equation. Let  <math>A=\beta p</math>  and  <math>C=ln\left( \tfrac{1}{1-p\alpha } \right)>0</math> , then:  




Line 90: Line 90:




Eqn. (eq7) is now a model that can be utilized to obtain the reliability (or probability that the glass will not break) after the  <math>{{n}^{th}}</math>  trial. Additional models, their applications and methods of estimating their parameters are presented in the following chapters.
This equation is now a model that can be utilized to obtain the reliability (or probability that the glass will not break) after the  <math>{{n}^{th}}</math>  trial. Additional models, their applications and methods of estimating their parameters are presented in the following chapters.

Revision as of 18:35, 6 June 2012

Reliability Growth Analysis


Reliability growth analysis is the process of collecting, modeling, analyzing and interpreting data from the reliability growth development test program (development testing). In addition, reliability growth models can be applied for data collected from the field (fielded systems). Fielded systems analysis also includes the ability to analyze data of complex repairable systems. Depending on the metric(s) of interest and the data collection method, different models can be utilized (or developed) to analyze the growth processes. As an example of such a model development, consider the simple case presented in the next section.

A Simple Reliability Growth Model

For the sake of simplicity, first look at the case when you are interested in a unit that can only succeed or fail. For example, consider the case of a wine glass designed to withstand a fall of three feet onto a level cement surface.

Rgai2.2.png


The success/failure result of such a drop is determined by whether or not the glass breaks.

Furthermore, assume that:
• You will continue to drop the glass, looking at the results and then adjusting the design after each failure until you are sure that the glass will not break.

• Any redesign effort is either completely successful or it does not change the inherent reliability ( [math]\displaystyle{ R }[/math] ). In other words, the reliability is either 1 or [math]\displaystyle{ R }[/math] , [math]\displaystyle{ 0\lt R\lt 1 }[/math] .

• When testing the product, if a success is encountered on any given trial, no corrective action or redesign is implemented.

• If the trial fails, then you will redesign the product.

• When the product is redesigned, assume that the probability of fixing the product permanently before the next trial is [math]\displaystyle{ \alpha }[/math] . In other words, the glass may or may not have been fixed.

• Let [math]\displaystyle{ {{P}_{n}}(0) }[/math] and [math]\displaystyle{ {{P}_{n}}(1) }[/math] be the probabilities that the glass is unreliable and reliable, respectively, just before the [math]\displaystyle{ {{n}^{th}} }[/math] trial, and that the glass is in the unreliable state just before the first trial, [math]\displaystyle{ {{P}_{1}}(0) }[/math] .

Rgai2.3.png

Now given the above assumptions, the question of how the glass could be in the unreliable state just before trial [math]\displaystyle{ n }[/math] can be answered in two mutually exclusive ways:
The first possibility is the probability of a successful trial, [math]\displaystyle{ (1-p) }[/math] , where [math]\displaystyle{ p }[/math] is the probability of failure in trial [math]\displaystyle{ n-1 }[/math] , while being in the unreliable state, [math]\displaystyle{ {{P}_{n-1}}(0) }[/math] , before the [math]\displaystyle{ n-1 }[/math] trial:


[math]\displaystyle{ (1-p){{P}_{n-1}}(0) }[/math]


Secondly, the glass could have failed the trial, with probability [math]\displaystyle{ p }[/math] , when in the unreliable state, [math]\displaystyle{ {{P}_{n-1}}(0) }[/math] , and having failed the trial, an unsuccessful attempt was made to fix, with probability [math]\displaystyle{ (1-\alpha ) }[/math] :


[math]\displaystyle{ p(1-\alpha ){{P}_{n-1}}(0) }[/math]


Therefore, the sum of these two probabilities, or possible events, gives the probability of being unreliable just before trial [math]\displaystyle{ n }[/math] :


[math]\displaystyle{ {{P}_{n}}(0)=(1-p){{P}_{n-1}}(0)+p(1-\alpha ){{P}_{n-1}}(0) }[/math]
or:
[math]\displaystyle{ {{P}_{n}}(0)=(1-p\alpha ){{P}_{n-1}}(0) }[/math]


By induction, since [math]\displaystyle{ {{P}_{1}}(0)=1 }[/math] :


[math]\displaystyle{ {{P}_{n}}(0)={{(1-p\alpha )}^{n-1}} }[/math]


To determine the probability of being in the reliable state just before trial [math]\displaystyle{ n }[/math] , the above equation is subtracted from 1, therefore:


[math]\displaystyle{ {{P}_{n}}(1)=1-{{(1-p\alpha )}^{n-1}} }[/math]


Define the reliability [math]\displaystyle{ {{R}_{n}} }[/math] of the glass as the probability of not failing at trial [math]\displaystyle{ n }[/math] . The probability of not failing at trial [math]\displaystyle{ n }[/math] is the sum of being reliable just before trial [math]\displaystyle{ n }[/math] , [math]\displaystyle{ (1-{{(1-p\alpha )}^{n-1}}) }[/math] , and being unreliable just before trial [math]\displaystyle{ n }[/math] but not failing [math]\displaystyle{ \left( {{(1-p\alpha )}^{n-1}}(1-p) \right) }[/math] , thus:


[math]\displaystyle{ {{R}_{n}}=\left( 1-{{(1-p\alpha )}^{n-1}} \right)+\left( (1-p){{(1-p\alpha )}^{n-1}} \right) }[/math]
or:
[math]\displaystyle{ {{R}_{n}}=1-{{(1-p\alpha )}^{n-1}}\cdot p }[/math]


Now instead of [math]\displaystyle{ {{P}_{1}}(0)=1 }[/math] , assume that the glass has some initial reliability or that the probability that the glass is in the unreliable state at [math]\displaystyle{ n=1 }[/math] , [math]\displaystyle{ {{P}_{1}}(0)=\beta }[/math] , then:


[math]\displaystyle{ {{R}_{n}}=1-\beta p{{(1-p\alpha )}^{n-1}} }[/math]


When [math]\displaystyle{ \beta \lt 1 }[/math] , the reliability at the [math]\displaystyle{ {{n}^{th}} }[/math] trial is larger than when it was certain that the device was unreliable at trial [math]\displaystyle{ n=1 }[/math] . A trend of reliability growth is observed in the above equation. Let [math]\displaystyle{ A=\beta p }[/math] and [math]\displaystyle{ C=ln\left( \tfrac{1}{1-p\alpha } \right)\gt 0 }[/math] , then:


[math]\displaystyle{ {{R}_{n}}=1-A{{e}^{-C(n-1)}} }[/math]


This equation is now a model that can be utilized to obtain the reliability (or probability that the glass will not break) after the [math]\displaystyle{ {{n}^{th}} }[/math] trial. Additional models, their applications and methods of estimating their parameters are presented in the following chapters.