RGA Overview: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Line 11: Line 11:
{{why are reliability growth models needed?}}
{{why are reliability growth models needed?}}


==Reliability Growth Analysis==
{{reliability growth analysis}}
<br>
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.
<br>
<br>
===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.
<br>
[[Image:rgai2.2.png|thumb|center|500px|]]
<br>
The success/failure result of such a drop is determined by whether or not the glass breaks.
 
Furthermore, assume that:
<br>
• 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.
<br>
<br>
• Any redesign effort is either completely successful or it does not change the inherent reliability ( <math>R</math> ). In other words, the reliability is either 1 or  <math>R</math> ,  <math>0<R<1</math> .
<br>
<br>
• When testing the product, if a success is encountered on any given trial, no corrective action or redesign is implemented.
<br>
<br>
• If the trial fails, then you will redesign the product.
<br>
<br>
• When the product is redesigned, assume that the probability of fixing the product permanently before the next trial is  <math>\alpha </math> . In other words, the glass may or may not have been fixed.
<br>
<br>
• Let  <math>{{P}_{n}}(0)</math>  and  <math>{{P}_{n}}(1)</math>  be the probabilities that the glass is unreliable and reliable, respectively, just before the  <math>{{n}^{th}}</math>  trial, and that the glass is in the unreliable state just before the first trial,  <math>{{P}_{1}}(0)</math> .
<br>
[[Image:rgai2.3.png|thumb|center|200px|]]
 
Now given the above assumptions, the question of how the glass could be in the unreliable state just before trial  <math>n</math>  can be answered in two mutually exclusive ways:
<br>
The first possibility is the probability of a successful trial,  <math>(1-p)</math> , where  <math>p</math>  is the probability of failure in trial  <math>n-1</math> , while being in the unreliable state,  <math>{{P}_{n-1}}(0)</math> , before the  <math>n-1</math>  trial:
 
::<math>(1-p){{P}_{n-1}}(0)</math>
 
Secondly, the glass could have failed the trial, with probability  <math>p</math> , when in the unreliable state,  <math>{{P}_{n-1}}(0)</math> , and having failed the trial, an unsuccessful attempt was made to fix, with probability  <math>(1-\alpha )</math> :
<br>
::<math>p(1-\alpha ){{P}_{n-1}}(0)</math>
<br>
Therefore, the sum of these two probabilities, or possible events, gives the probability of being unreliable just before trial  <math>n</math> :
 
::<math>{{P}_{n}}(0)=(1-p){{P}_{n-1}}(0)+p(1-\alpha ){{P}_{n-1}}(0)</math>
 
:or:
 
::<math>{{P}_{n}}(0)=(1-p\alpha ){{P}_{n-1}}(0)</math>
 
By induction, since  <math>{{P}_{1}}(0)=1</math> :
 
::<math>{{P}_{n}}(0)={{(1-p\alpha )}^{n-1}}</math>
 
 
To determine the probability of being in the reliable state just before trial  <math>n</math> , Eqn. (eq3) is subtracted from 1, therefore:
 
::<math>{{P}_{n}}(1)=1-{{(1-p\alpha )}^{n-1}}</math>
 
 
Define the reliability  <math>{{R}_{n}}</math>  of the glass as the probability of not failing at trial  <math>n</math> . The probability of not failing at trial  <math>n</math>  is the sum of being reliable just before trial  <math>n</math> ,  <math>(1-{{(1-p\alpha )}^{n-1}})</math> , and being unreliable just before trial  <math>n</math>  but not failing  <math>\left( {{(1-p\alpha )}^{n-1}}(1-p) \right)</math> , thus:
 
::<math>{{R}_{n}}=\left( 1-{{(1-p\alpha )}^{n-1}} \right)+\left( (1-p){{(1-p\alpha )}^{n-1}} \right)</math>
 
:or:
 
::<math>{{R}_{n}}=1-{{(1-p\alpha )}^{n-1}}\cdot p</math>
 
 
Now instead of  <math>{{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>n=1</math> ,  <math>{{P}_{1}}(0)=\beta </math> , then:
 
::<math>{{R}_{n}}=1-\beta p{{(1-p\alpha )}^{n-1}}</math>
 
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:
 
::<math>{{R}_{n}}=1-A{{e}^{-C(n-1)}}</math>
 
 
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.


==Fielded Systems==
==Fielded Systems==

Revision as of 17:43, 5 January 2012

New format available! This reference is now available in a new format that offers faster page load, improved display for calculations and images, more targeted search and the latest content available as a PDF. As of September 2023, this Reliawiki page will not continue to be updated. Please update all links and bookmarks to the latest reference at help.reliasoft.com/reference/reliability_growth_and_repairable_system_analysis

Chapter 2: RGA Overview


RGAbox.png

Chapter 2  
RGA Overview  

Synthesis-icon.png

Available Software:
RGA

Examples icon.png

More Resources:
RGA examples


Overview

Rgai2.1.png

New format available! This reference is now available in a new format that offers faster page load, improved display for calculations and images, more targeted search and the latest content available as a PDF. As of September 2023, this Reliawiki page will not continue to be updated. Please update all links and bookmarks to the latest reference at help.reliasoft.com/reference/reliability_growth_and_repairable_system_analysis

Chapter 2: RGA Overview


RGAbox.png

Chapter 2  
RGA Overview  

Synthesis-icon.png

Available Software:
RGA

Examples icon.png

More Resources:
RGA examples


Overview

Rgai2.1.png

Template loop detected: Template:What is reliability growth?

Template loop detected: Template:Why Reliability Growth?

Template loop detected: Template:Elements of a reliability growth program

Template loop detected: Template:Why are reliability growth models needed?

Template loop detected: Template:Reliability growth analysis

Fielded Systems

When a complex system with new technology is fielded and subjected to a customer use environment, there is often considerable interest in assessing its reliability and other related performance metrics, such as availability. This interest in evaluating the system reliability based on actual customer usage failure data may be motivated by a number of factors. For example, the reliability that is generally measured during development is typically related to the system's inherent reliability capability. This inherent capability may differ from actual use experience because of different operating conditions or environment, different maintenance policies, different levels of experience of maintenance personnel, etc. Although operational tests are conducted for many systems during development, it is generally recognized that in many cases these tests may not yield complete data representative of an actual use environment. Moreover, the testing during development is typically limited by the usual cost and schedule constraints, which prevent obtaining a system's reliability profile over an extended portion of its life. Other interests in measuring the reliability of a fielded system may center on, for example, logistics and maintenance policies, quality and manufacturing issues, burn-in, wearout, mission reliability or warranties.

Most complex systems are repaired, not replaced, when they fail. For example, a complex communication system or a truck would be repaired upon failure, not thrown away and replaced by a new system. A number of books and papers in literature have stressed that the usual non-repairable reliability analysis methodologies, such as the Weibull distribution, are not appropriate for repairable system reliability analyses and have suggested the use of nonhomogeneous Poisson process models instead. The homogeneous process is equivalent to the widely used Poisson distribution and exponential times between system failures can be modeled appropriately when the system's failure intensity is not affected by the system's age. However, to realistically consider burn-in, wearout, useful life, maintenance policies, warranties, mission reliability, etc., the analyst will often require an approach that recognizes that the failure intensity of these systems may not be constant over the operating life of interest but may change with system age. A useful, and generally practical, extension of the homogeneous Poisson process, is the nonhomogeneous Poisson process, which allows for the system failure intensity to change with system age. Typically, the reliability analysis of a repairable system under customer use will involve data generated by multiple systems. Crow [17] proposed the Weibull process or power law nonhomogeneous Poisson process for this type of analysis and developed appropriate statistical procedures for maximum likelihood estimation, goodness-of-fit and confidence bounds.

Failure Rate and Failure Intensity

Failure rate and failure intensity are very similar terms. The term failure intensity typically refers to a process such as a reliability growth program. The system age when a system is first put into service is time [math]\displaystyle{ 0 }[/math] . Under the non-homogeneous Poisson process (NHPP), the first failure is governed by a distribution [math]\displaystyle{ F(x) }[/math] with failure rate [math]\displaystyle{ r(x) }[/math] . Each succeeding failure is governed by the intensity function [math]\displaystyle{ u(t) }[/math] of the process. Let [math]\displaystyle{ t }[/math] be the age of the system and [math]\displaystyle{ \Delta t }[/math] is very small. The probability that a system of age [math]\displaystyle{ t }[/math] fails between [math]\displaystyle{ t }[/math] and [math]\displaystyle{ t+\Delta t }[/math] is given by the intensity function [math]\displaystyle{ u(t)\Delta t }[/math] . Notice that this probability is not conditioned on not having any system failures up to time [math]\displaystyle{ t }[/math] , as is the case for a failure rate. The failure intensity [math]\displaystyle{ u(t) }[/math] for the NHPP has the same functional form as the failure rate governing the first system failure. Therefore, [math]\displaystyle{ u(t)=r(t) }[/math] , where [math]\displaystyle{ r(t) }[/math] is the failure rate for the distribution function of the first system failure. If the first system failure follows the Weibull distribution, the failure rate is:

[math]\displaystyle{ r(x)=\lambda \beta {{x}^{\beta -1}} }[/math]

Under minimal repair, the system intensity function is:

[math]\displaystyle{ u(t)=\lambda \beta {{t}^{\beta -1}} }[/math]

This is the power law model. It can be viewed as an extension of the Weibull distribution. The Weibull distribution governs the first system failure and the power law model governs each succeeding system failure. Additional information on the power law model can also be found in Chapter 13.

New format available! This reference is now available in a new format that offers faster page load, improved display for calculations and images, more targeted search and the latest content available as a PDF. As of September 2023, this Reliawiki page will not continue to be updated. Please update all links and bookmarks to the latest reference at help.reliasoft.com/reference/reliability_growth_and_repairable_system_analysis

Chapter 2: RGA Overview


RGAbox.png

Chapter 2  
RGA Overview  

Synthesis-icon.png

Available Software:
RGA

Examples icon.png

More Resources:
RGA examples


Overview

Rgai2.1.png

Template loop detected: Template:What is reliability growth?

Template loop detected: Template:Why Reliability Growth?

Template loop detected: Template:Elements of a reliability growth program

Template loop detected: Template:Why are reliability growth models needed?

Template loop detected: Template:Reliability growth analysis

Fielded Systems

When a complex system with new technology is fielded and subjected to a customer use environment, there is often considerable interest in assessing its reliability and other related performance metrics, such as availability. This interest in evaluating the system reliability based on actual customer usage failure data may be motivated by a number of factors. For example, the reliability that is generally measured during development is typically related to the system's inherent reliability capability. This inherent capability may differ from actual use experience because of different operating conditions or environment, different maintenance policies, different levels of experience of maintenance personnel, etc. Although operational tests are conducted for many systems during development, it is generally recognized that in many cases these tests may not yield complete data representative of an actual use environment. Moreover, the testing during development is typically limited by the usual cost and schedule constraints, which prevent obtaining a system's reliability profile over an extended portion of its life. Other interests in measuring the reliability of a fielded system may center on, for example, logistics and maintenance policies, quality and manufacturing issues, burn-in, wearout, mission reliability or warranties.

Most complex systems are repaired, not replaced, when they fail. For example, a complex communication system or a truck would be repaired upon failure, not thrown away and replaced by a new system. A number of books and papers in literature have stressed that the usual non-repairable reliability analysis methodologies, such as the Weibull distribution, are not appropriate for repairable system reliability analyses and have suggested the use of nonhomogeneous Poisson process models instead. The homogeneous process is equivalent to the widely used Poisson distribution and exponential times between system failures can be modeled appropriately when the system's failure intensity is not affected by the system's age. However, to realistically consider burn-in, wearout, useful life, maintenance policies, warranties, mission reliability, etc., the analyst will often require an approach that recognizes that the failure intensity of these systems may not be constant over the operating life of interest but may change with system age. A useful, and generally practical, extension of the homogeneous Poisson process, is the nonhomogeneous Poisson process, which allows for the system failure intensity to change with system age. Typically, the reliability analysis of a repairable system under customer use will involve data generated by multiple systems. Crow [17] proposed the Weibull process or power law nonhomogeneous Poisson process for this type of analysis and developed appropriate statistical procedures for maximum likelihood estimation, goodness-of-fit and confidence bounds.

Failure Rate and Failure Intensity

Failure rate and failure intensity are very similar terms. The term failure intensity typically refers to a process such as a reliability growth program. The system age when a system is first put into service is time [math]\displaystyle{ 0 }[/math] . Under the non-homogeneous Poisson process (NHPP), the first failure is governed by a distribution [math]\displaystyle{ F(x) }[/math] with failure rate [math]\displaystyle{ r(x) }[/math] . Each succeeding failure is governed by the intensity function [math]\displaystyle{ u(t) }[/math] of the process. Let [math]\displaystyle{ t }[/math] be the age of the system and [math]\displaystyle{ \Delta t }[/math] is very small. The probability that a system of age [math]\displaystyle{ t }[/math] fails between [math]\displaystyle{ t }[/math] and [math]\displaystyle{ t+\Delta t }[/math] is given by the intensity function [math]\displaystyle{ u(t)\Delta t }[/math] . Notice that this probability is not conditioned on not having any system failures up to time [math]\displaystyle{ t }[/math] , as is the case for a failure rate. The failure intensity [math]\displaystyle{ u(t) }[/math] for the NHPP has the same functional form as the failure rate governing the first system failure. Therefore, [math]\displaystyle{ u(t)=r(t) }[/math] , where [math]\displaystyle{ r(t) }[/math] is the failure rate for the distribution function of the first system failure. If the first system failure follows the Weibull distribution, the failure rate is:

[math]\displaystyle{ r(x)=\lambda \beta {{x}^{\beta -1}} }[/math]

Under minimal repair, the system intensity function is:

[math]\displaystyle{ u(t)=\lambda \beta {{t}^{\beta -1}} }[/math]

This is the power law model. It can be viewed as an extension of the Weibull distribution. The Weibull distribution governs the first system failure and the power law model governs each succeeding system failure. Additional information on the power law model can also be found in Chapter 13.

New format available! This reference is now available in a new format that offers faster page load, improved display for calculations and images, more targeted search and the latest content available as a PDF. As of September 2023, this Reliawiki page will not continue to be updated. Please update all links and bookmarks to the latest reference at help.reliasoft.com/reference/reliability_growth_and_repairable_system_analysis

Chapter 2: RGA Overview


RGAbox.png

Chapter 2  
RGA Overview  

Synthesis-icon.png

Available Software:
RGA

Examples icon.png

More Resources:
RGA examples


Overview

Rgai2.1.png

Template loop detected: Template:What is reliability growth?

Template loop detected: Template:Why Reliability Growth?

Template loop detected: Template:Elements of a reliability growth program

Template loop detected: Template:Why are reliability growth models needed?

Template loop detected: Template:Reliability growth analysis

Fielded Systems

When a complex system with new technology is fielded and subjected to a customer use environment, there is often considerable interest in assessing its reliability and other related performance metrics, such as availability. This interest in evaluating the system reliability based on actual customer usage failure data may be motivated by a number of factors. For example, the reliability that is generally measured during development is typically related to the system's inherent reliability capability. This inherent capability may differ from actual use experience because of different operating conditions or environment, different maintenance policies, different levels of experience of maintenance personnel, etc. Although operational tests are conducted for many systems during development, it is generally recognized that in many cases these tests may not yield complete data representative of an actual use environment. Moreover, the testing during development is typically limited by the usual cost and schedule constraints, which prevent obtaining a system's reliability profile over an extended portion of its life. Other interests in measuring the reliability of a fielded system may center on, for example, logistics and maintenance policies, quality and manufacturing issues, burn-in, wearout, mission reliability or warranties.

Most complex systems are repaired, not replaced, when they fail. For example, a complex communication system or a truck would be repaired upon failure, not thrown away and replaced by a new system. A number of books and papers in literature have stressed that the usual non-repairable reliability analysis methodologies, such as the Weibull distribution, are not appropriate for repairable system reliability analyses and have suggested the use of nonhomogeneous Poisson process models instead. The homogeneous process is equivalent to the widely used Poisson distribution and exponential times between system failures can be modeled appropriately when the system's failure intensity is not affected by the system's age. However, to realistically consider burn-in, wearout, useful life, maintenance policies, warranties, mission reliability, etc., the analyst will often require an approach that recognizes that the failure intensity of these systems may not be constant over the operating life of interest but may change with system age. A useful, and generally practical, extension of the homogeneous Poisson process, is the nonhomogeneous Poisson process, which allows for the system failure intensity to change with system age. Typically, the reliability analysis of a repairable system under customer use will involve data generated by multiple systems. Crow [17] proposed the Weibull process or power law nonhomogeneous Poisson process for this type of analysis and developed appropriate statistical procedures for maximum likelihood estimation, goodness-of-fit and confidence bounds.

Failure Rate and Failure Intensity

Failure rate and failure intensity are very similar terms. The term failure intensity typically refers to a process such as a reliability growth program. The system age when a system is first put into service is time [math]\displaystyle{ 0 }[/math] . Under the non-homogeneous Poisson process (NHPP), the first failure is governed by a distribution [math]\displaystyle{ F(x) }[/math] with failure rate [math]\displaystyle{ r(x) }[/math] . Each succeeding failure is governed by the intensity function [math]\displaystyle{ u(t) }[/math] of the process. Let [math]\displaystyle{ t }[/math] be the age of the system and [math]\displaystyle{ \Delta t }[/math] is very small. The probability that a system of age [math]\displaystyle{ t }[/math] fails between [math]\displaystyle{ t }[/math] and [math]\displaystyle{ t+\Delta t }[/math] is given by the intensity function [math]\displaystyle{ u(t)\Delta t }[/math] . Notice that this probability is not conditioned on not having any system failures up to time [math]\displaystyle{ t }[/math] , as is the case for a failure rate. The failure intensity [math]\displaystyle{ u(t) }[/math] for the NHPP has the same functional form as the failure rate governing the first system failure. Therefore, [math]\displaystyle{ u(t)=r(t) }[/math] , where [math]\displaystyle{ r(t) }[/math] is the failure rate for the distribution function of the first system failure. If the first system failure follows the Weibull distribution, the failure rate is:

[math]\displaystyle{ r(x)=\lambda \beta {{x}^{\beta -1}} }[/math]

Under minimal repair, the system intensity function is:

[math]\displaystyle{ u(t)=\lambda \beta {{t}^{\beta -1}} }[/math]

This is the power law model. It can be viewed as an extension of the Weibull distribution. The Weibull distribution governs the first system failure and the power law model governs each succeeding system failure. Additional information on the power law model can also be found in Chapter 13.

New format available! This reference is now available in a new format that offers faster page load, improved display for calculations and images, more targeted search and the latest content available as a PDF. As of September 2023, this Reliawiki page will not continue to be updated. Please update all links and bookmarks to the latest reference at help.reliasoft.com/reference/reliability_growth_and_repairable_system_analysis

Chapter 2: RGA Overview


RGAbox.png

Chapter 2  
RGA Overview  

Synthesis-icon.png

Available Software:
RGA

Examples icon.png

More Resources:
RGA examples


Overview

Rgai2.1.png

Template loop detected: Template:What is reliability growth?

Template loop detected: Template:Why Reliability Growth?

Template loop detected: Template:Elements of a reliability growth program

Template loop detected: Template:Why are reliability growth models needed?

Template loop detected: Template:Reliability growth analysis

Fielded Systems

When a complex system with new technology is fielded and subjected to a customer use environment, there is often considerable interest in assessing its reliability and other related performance metrics, such as availability. This interest in evaluating the system reliability based on actual customer usage failure data may be motivated by a number of factors. For example, the reliability that is generally measured during development is typically related to the system's inherent reliability capability. This inherent capability may differ from actual use experience because of different operating conditions or environment, different maintenance policies, different levels of experience of maintenance personnel, etc. Although operational tests are conducted for many systems during development, it is generally recognized that in many cases these tests may not yield complete data representative of an actual use environment. Moreover, the testing during development is typically limited by the usual cost and schedule constraints, which prevent obtaining a system's reliability profile over an extended portion of its life. Other interests in measuring the reliability of a fielded system may center on, for example, logistics and maintenance policies, quality and manufacturing issues, burn-in, wearout, mission reliability or warranties.

Most complex systems are repaired, not replaced, when they fail. For example, a complex communication system or a truck would be repaired upon failure, not thrown away and replaced by a new system. A number of books and papers in literature have stressed that the usual non-repairable reliability analysis methodologies, such as the Weibull distribution, are not appropriate for repairable system reliability analyses and have suggested the use of nonhomogeneous Poisson process models instead. The homogeneous process is equivalent to the widely used Poisson distribution and exponential times between system failures can be modeled appropriately when the system's failure intensity is not affected by the system's age. However, to realistically consider burn-in, wearout, useful life, maintenance policies, warranties, mission reliability, etc., the analyst will often require an approach that recognizes that the failure intensity of these systems may not be constant over the operating life of interest but may change with system age. A useful, and generally practical, extension of the homogeneous Poisson process, is the nonhomogeneous Poisson process, which allows for the system failure intensity to change with system age. Typically, the reliability analysis of a repairable system under customer use will involve data generated by multiple systems. Crow [17] proposed the Weibull process or power law nonhomogeneous Poisson process for this type of analysis and developed appropriate statistical procedures for maximum likelihood estimation, goodness-of-fit and confidence bounds.

Failure Rate and Failure Intensity

Failure rate and failure intensity are very similar terms. The term failure intensity typically refers to a process such as a reliability growth program. The system age when a system is first put into service is time [math]\displaystyle{ 0 }[/math] . Under the non-homogeneous Poisson process (NHPP), the first failure is governed by a distribution [math]\displaystyle{ F(x) }[/math] with failure rate [math]\displaystyle{ r(x) }[/math] . Each succeeding failure is governed by the intensity function [math]\displaystyle{ u(t) }[/math] of the process. Let [math]\displaystyle{ t }[/math] be the age of the system and [math]\displaystyle{ \Delta t }[/math] is very small. The probability that a system of age [math]\displaystyle{ t }[/math] fails between [math]\displaystyle{ t }[/math] and [math]\displaystyle{ t+\Delta t }[/math] is given by the intensity function [math]\displaystyle{ u(t)\Delta t }[/math] . Notice that this probability is not conditioned on not having any system failures up to time [math]\displaystyle{ t }[/math] , as is the case for a failure rate. The failure intensity [math]\displaystyle{ u(t) }[/math] for the NHPP has the same functional form as the failure rate governing the first system failure. Therefore, [math]\displaystyle{ u(t)=r(t) }[/math] , where [math]\displaystyle{ r(t) }[/math] is the failure rate for the distribution function of the first system failure. If the first system failure follows the Weibull distribution, the failure rate is:

[math]\displaystyle{ r(x)=\lambda \beta {{x}^{\beta -1}} }[/math]

Under minimal repair, the system intensity function is:

[math]\displaystyle{ u(t)=\lambda \beta {{t}^{\beta -1}} }[/math]

This is the power law model. It can be viewed as an extension of the Weibull distribution. The Weibull distribution governs the first system failure and the power law model governs each succeeding system failure. Additional information on the power law model can also be found in Chapter 13.

New format available! This reference is now available in a new format that offers faster page load, improved display for calculations and images, more targeted search and the latest content available as a PDF. As of September 2023, this Reliawiki page will not continue to be updated. Please update all links and bookmarks to the latest reference at help.reliasoft.com/reference/reliability_growth_and_repairable_system_analysis

Chapter 2: RGA Overview


RGAbox.png

Chapter 2  
RGA Overview  

Synthesis-icon.png

Available Software:
RGA

Examples icon.png

More Resources:
RGA examples


Overview

Rgai2.1.png

Template loop detected: Template:What is reliability growth?

Template loop detected: Template:Why Reliability Growth?

Template loop detected: Template:Elements of a reliability growth program

Template loop detected: Template:Why are reliability growth models needed?

Template loop detected: Template:Reliability growth analysis

Fielded Systems

When a complex system with new technology is fielded and subjected to a customer use environment, there is often considerable interest in assessing its reliability and other related performance metrics, such as availability. This interest in evaluating the system reliability based on actual customer usage failure data may be motivated by a number of factors. For example, the reliability that is generally measured during development is typically related to the system's inherent reliability capability. This inherent capability may differ from actual use experience because of different operating conditions or environment, different maintenance policies, different levels of experience of maintenance personnel, etc. Although operational tests are conducted for many systems during development, it is generally recognized that in many cases these tests may not yield complete data representative of an actual use environment. Moreover, the testing during development is typically limited by the usual cost and schedule constraints, which prevent obtaining a system's reliability profile over an extended portion of its life. Other interests in measuring the reliability of a fielded system may center on, for example, logistics and maintenance policies, quality and manufacturing issues, burn-in, wearout, mission reliability or warranties.

Most complex systems are repaired, not replaced, when they fail. For example, a complex communication system or a truck would be repaired upon failure, not thrown away and replaced by a new system. A number of books and papers in literature have stressed that the usual non-repairable reliability analysis methodologies, such as the Weibull distribution, are not appropriate for repairable system reliability analyses and have suggested the use of nonhomogeneous Poisson process models instead. The homogeneous process is equivalent to the widely used Poisson distribution and exponential times between system failures can be modeled appropriately when the system's failure intensity is not affected by the system's age. However, to realistically consider burn-in, wearout, useful life, maintenance policies, warranties, mission reliability, etc., the analyst will often require an approach that recognizes that the failure intensity of these systems may not be constant over the operating life of interest but may change with system age. A useful, and generally practical, extension of the homogeneous Poisson process, is the nonhomogeneous Poisson process, which allows for the system failure intensity to change with system age. Typically, the reliability analysis of a repairable system under customer use will involve data generated by multiple systems. Crow [17] proposed the Weibull process or power law nonhomogeneous Poisson process for this type of analysis and developed appropriate statistical procedures for maximum likelihood estimation, goodness-of-fit and confidence bounds.

Failure Rate and Failure Intensity

Failure rate and failure intensity are very similar terms. The term failure intensity typically refers to a process such as a reliability growth program. The system age when a system is first put into service is time [math]\displaystyle{ 0 }[/math] . Under the non-homogeneous Poisson process (NHPP), the first failure is governed by a distribution [math]\displaystyle{ F(x) }[/math] with failure rate [math]\displaystyle{ r(x) }[/math] . Each succeeding failure is governed by the intensity function [math]\displaystyle{ u(t) }[/math] of the process. Let [math]\displaystyle{ t }[/math] be the age of the system and [math]\displaystyle{ \Delta t }[/math] is very small. The probability that a system of age [math]\displaystyle{ t }[/math] fails between [math]\displaystyle{ t }[/math] and [math]\displaystyle{ t+\Delta t }[/math] is given by the intensity function [math]\displaystyle{ u(t)\Delta t }[/math] . Notice that this probability is not conditioned on not having any system failures up to time [math]\displaystyle{ t }[/math] , as is the case for a failure rate. The failure intensity [math]\displaystyle{ u(t) }[/math] for the NHPP has the same functional form as the failure rate governing the first system failure. Therefore, [math]\displaystyle{ u(t)=r(t) }[/math] , where [math]\displaystyle{ r(t) }[/math] is the failure rate for the distribution function of the first system failure. If the first system failure follows the Weibull distribution, the failure rate is:

[math]\displaystyle{ r(x)=\lambda \beta {{x}^{\beta -1}} }[/math]

Under minimal repair, the system intensity function is:

[math]\displaystyle{ u(t)=\lambda \beta {{t}^{\beta -1}} }[/math]

This is the power law model. It can be viewed as an extension of the Weibull distribution. The Weibull distribution governs the first system failure and the power law model governs each succeeding system failure. Additional information on the power law model can also be found in Chapter 13.

Fielded Systems

When a complex system with new technology is fielded and subjected to a customer use environment, there is often considerable interest in assessing its reliability and other related performance metrics, such as availability. This interest in evaluating the system reliability based on actual customer usage failure data may be motivated by a number of factors. For example, the reliability that is generally measured during development is typically related to the system's inherent reliability capability. This inherent capability may differ from actual use experience because of different operating conditions or environment, different maintenance policies, different levels of experience of maintenance personnel, etc. Although operational tests are conducted for many systems during development, it is generally recognized that in many cases these tests may not yield complete data representative of an actual use environment. Moreover, the testing during development is typically limited by the usual cost and schedule constraints, which prevent obtaining a system's reliability profile over an extended portion of its life. Other interests in measuring the reliability of a fielded system may center on, for example, logistics and maintenance policies, quality and manufacturing issues, burn-in, wearout, mission reliability or warranties.

Most complex systems are repaired, not replaced, when they fail. For example, a complex communication system or a truck would be repaired upon failure, not thrown away and replaced by a new system. A number of books and papers in literature have stressed that the usual non-repairable reliability analysis methodologies, such as the Weibull distribution, are not appropriate for repairable system reliability analyses and have suggested the use of nonhomogeneous Poisson process models instead. The homogeneous process is equivalent to the widely used Poisson distribution and exponential times between system failures can be modeled appropriately when the system's failure intensity is not affected by the system's age. However, to realistically consider burn-in, wearout, useful life, maintenance policies, warranties, mission reliability, etc., the analyst will often require an approach that recognizes that the failure intensity of these systems may not be constant over the operating life of interest but may change with system age. A useful, and generally practical, extension of the homogeneous Poisson process, is the nonhomogeneous Poisson process, which allows for the system failure intensity to change with system age. Typically, the reliability analysis of a repairable system under customer use will involve data generated by multiple systems. Crow [17] proposed the Weibull process or power law nonhomogeneous Poisson process for this type of analysis and developed appropriate statistical procedures for maximum likelihood estimation, goodness-of-fit and confidence bounds.

Failure Rate and Failure Intensity

Failure rate and failure intensity are very similar terms. The term failure intensity typically refers to a process such as a reliability growth program. The system age when a system is first put into service is time [math]\displaystyle{ 0 }[/math] . Under the non-homogeneous Poisson process (NHPP), the first failure is governed by a distribution [math]\displaystyle{ F(x) }[/math] with failure rate [math]\displaystyle{ r(x) }[/math] . Each succeeding failure is governed by the intensity function [math]\displaystyle{ u(t) }[/math] of the process. Let [math]\displaystyle{ t }[/math] be the age of the system and [math]\displaystyle{ \Delta t }[/math] is very small. The probability that a system of age [math]\displaystyle{ t }[/math] fails between [math]\displaystyle{ t }[/math] and [math]\displaystyle{ t+\Delta t }[/math] is given by the intensity function [math]\displaystyle{ u(t)\Delta t }[/math] . Notice that this probability is not conditioned on not having any system failures up to time [math]\displaystyle{ t }[/math] , as is the case for a failure rate. The failure intensity [math]\displaystyle{ u(t) }[/math] for the NHPP has the same functional form as the failure rate governing the first system failure. Therefore, [math]\displaystyle{ u(t)=r(t) }[/math] , where [math]\displaystyle{ r(t) }[/math] is the failure rate for the distribution function of the first system failure. If the first system failure follows the Weibull distribution, the failure rate is:

[math]\displaystyle{ r(x)=\lambda \beta {{x}^{\beta -1}} }[/math]

Under minimal repair, the system intensity function is:

[math]\displaystyle{ u(t)=\lambda \beta {{t}^{\beta -1}} }[/math]

This is the power law model. It can be viewed as an extension of the Weibull distribution. The Weibull distribution governs the first system failure and the power law model governs each succeeding system failure. Additional information on the power law model can also be found in Chapter 13.