|
|
(3 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| ==Arrhenius-Weibull==
| | #REDIRECT [[Arrhenius_Relationship]] |
| <br>
| |
| The <math>pdf</math> for the 2-parameter Weibull distribution is given by:
| |
| | |
| <br>
| |
| ::{{weibull2pdf}}
| |
| | |
| <br>
| |
| The scale parameter (or characteristic life) of the Weibull distribution is <math>\eta </math> .
| |
| | |
| <br>
| |
| The Arrhenius-Weibull model pdf can then be obtained by setting <math>\eta =L(V)</math> in Eqn. (arrhenius):
| |
| | |
| <br>
| |
| ::<math>\eta =L(V)=C\cdot {{e}^{\tfrac{B}{V}}}</math>
| |
| | |
| | |
| <br>
| |
| and substituting for <math>\eta </math> in Eqn. (Weibullpdf):
| |
| | |
| <br>
| |
| ::<math>f(t,V)=\frac{\beta }{C\cdot {{e}^{\tfrac{B}{V}}}}{{\left( \frac{t}{C\cdot {{e}^{\tfrac{B}{V}}}} \right)}^{\beta -1}}{{e}^{-{{\left( \tfrac{t}{C\cdot {{e}^{\tfrac{B}{V}}}} \right)}^{\beta }}}}</math>
| |
| | |
| <br>
| |
| An illustration of the <math>pdf</math> for different stresses is shown in Fig. 6. As expected, the <math>pdf</math> at lower stress levels is more stretched to the right, with a higher scale parameter, while its shape remains the same (the shape parameter is approximately 3 in Fig. 6). This behavior is observed when the parameter <math>B</math> of the Arrhenius model is positive.
| |
| | |
| <br>
| |
| [[Image:ALTA6.6.gif|thumb|center|300px|Behavior of the probability density function at different stresses and with the parameters held constant.]] | |
| | |
| <br>
| |
| The advantage of using the Weibull distribution as the life distribution lies in its flexibility to assume different shapes. The Weibull distribution is presented in greater detail in Chapter 5.
| |
| | |
| {{aaw stat prob sum}}
| |
| | |
| ===Parameter Estimation===
| |
| <br>
| |
| {{aaw mle}}
| |