Template:Distribution ex rsa

From ReliaWiki
Revision as of 21:58, 10 January 2012 by Nicolette Young (talk | contribs) (Created page with '===Distribution Example=== <br> Visualize a socket into which a component is inserted at time <math>0</math> . When the component fails, it is replaced immediately with a new on…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Distribution Example


Visualize a socket into which a component is inserted at time [math]\displaystyle{ 0 }[/math] . When the component fails, it is replaced immediately with a new one of the same kind. After each failure, the socket is put back into an as good as new condition. Each component has a time-to-failure that is determined by the underlying distribution. It is important to note that a distribution relates to a single failure. The sequence of failures for the socket constitutes a random process called a renewal process. In the illustration below, the component life is [math]\displaystyle{ {{X}_{j}} }[/math] and [math]\displaystyle{ {{t}_{j}} }[/math] is the system time to the [math]\displaystyle{ {{j}^{th}} }[/math] failure.

Each component life [math]\displaystyle{ {{X}_{j}} }[/math] in the socket is governed by the same distribution [math]\displaystyle{ F(x) }[/math] .
A distribution, such as the Weibull, governs a single lifetime. There is only one event associated with a distribution. The distribution [math]\displaystyle{ F(x) }[/math] is the probability that the life of the component in the socket is less than [math]\displaystyle{ x }[/math] . In the illustration above, [math]\displaystyle{ {{X}_{1}} }[/math] is the life of the first component in the socket. [math]\displaystyle{ F(x) }[/math] is the probability that the first component in the socket fails in time [math]\displaystyle{ x }[/math] . When the first component fails, it is replaced in the socket with a new component of the same type. The probability that the life of the second component is less than [math]\displaystyle{ x }[/math] is given by the same distribution function, [math]\displaystyle{ F(x) }[/math] . For the Weibull distribution:


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


A distribution is also characterized by its density function, such that:


[math]\displaystyle{ f(x)=\frac{d}{dx}F(x) }[/math]


The density function for the Weibull distribution is:


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


In addition, an important reliability property of a distribution function is the failure rate, which is given by:


[math]\displaystyle{ r(x)=\frac{f(x)}{1-F(x)} }[/math]


The interpretation of the failure rate is that for a small interval of time [math]\displaystyle{ \Delta x }[/math] , [math]\displaystyle{ r(x)\Delta x }[/math] is approximately the probability that a component in the socket will fail between time [math]\displaystyle{ x }[/math] and time [math]\displaystyle{ x+\Delta x }[/math] , given that the component has not failed by time [math]\displaystyle{ x }[/math] . For the Weibull distribution, the failure rate is given by:


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


It is important to note the condition that the component has not failed by time [math]\displaystyle{ x }[/math] . Again, a distribution deals with one lifetime of a component and does not allow for more than one failure. The socket has many failures and each failure time is individually governed by the same distribution. In other words, the failure times are independent of each other. If the failure rate is increasing, then this is indicative of component wearout. If the failure rate is decreasing, then this is indicative of infant mortality. If the failure rate is constant, then the component failures follow an exponential distribution. For the Weibull distribution, the failure rate is increasing for [math]\displaystyle{ \beta \gt 1 }[/math] , decreasing for [math]\displaystyle{ \beta }[/math] [math]\displaystyle{ \lt 1 }[/math] and constant for [math]\displaystyle{ \beta =1 }[/math] . Each time a component in the socket is replaced, the failure rate of the new component converts back to the value at time [math]\displaystyle{ 0 }[/math] . This means that the socket is as good as new after each failure and the subsequent replacement by a new component. This process is continued for the operation of the socket.