Cumulative Damage Model for Step Stress Profiles: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
Line 336: | Line 336: | ||
'''Validate the Likelihood Calculation in ALTA''' | '''Validate the Likelihood Calculation in ALTA''' | ||
For the ML solution given in the book, the parameters are: <math>\beta\,\!</math> = 0.75597, <math>\alpha_{0}\,\!</math> = 9.573776, <math>\alpha_{1}\,\!</math> = -19.937, and the log likelihood value is -103.53. Entering these parameters in ALTA, we get a log likelihood value of -115.502692. We will validate the calculation for the log likelihood value in ALTA to make sure it is correct. | |||
Define the stress value at step ''i'' as <math>S_{i}\,\!</math>. If the test unit stayed in this stress level for a time period of <math>\Delta t_{i}\,\!</math>, then the cumulative damage at this step will be <math>\frac{1}{\eta(S_{i})}\times \Delta t_{i}\,\!</math> and | |||
::<math>A_{i} = \frac{1}{\eta(S_{i})} \times \Delta t_{i} = e^{-(\alpha_{0}+\alpha_{1}ln(S_{1}))} \times \Delta t_{i}\,\!</math> | |||
For example, for the first failure, the failure occurred at 102, which is at the 9th step of profile G1. The test unit accumulates damage from each step stress it experienced before it fails. The first step stress value is 0.185185 which is the voltage divided by the thickness (5 Kvolts/27 mils). The length of the first step is 10 mins. Therefore, the damage at the 1st step segment is: | |||
::<math>A_{1} = e^{-(\alpha_{0}+\alpha_{1}ln(S_{1}))} \times \Delta t_{i} = e^{-(8.757876+16.095189 \times 1.6864)}\times 10 = 2.56 \times 10^{-15}\,\!</math> | |||
We can use this method to calculate the damage at each stress segment. The total damage will be the sum of the damage at each segment. For the first failure at time 102 under stress profile G1, the damage at each stress segment is calculated as given below. | |||
{| {{table}} | |||
! Step||Profile G1||Segment End||Voltage||Thickness||Stress||ln(S)||Cum Damage | |||
|- | |||
| 1||0||10||5||27||0.185185||-1.68639895||2.50025E-15 | |||
|- | |||
| 2||10||20||10||27||0.37037||-0.99325177||1.76011E-10 | |||
|- | |||
| 3||20||30||15||27||0.555556||-0.58778666||1.20553E-07 | |||
|- | |||
| 4||30||40||20||27||0.740741||-0.30010459||1.23907E-05 | |||
|- | |||
| 5||40||55||26||27||0.962963||-0.03774033||0.0012707 | |||
|- | |||
| 6||55||70||28.5||27||1.055556||0.054067221||0.005573181 | |||
|- | |||
| 7||70||85||31||27||1.148148||0.138150338||0.021584512 | |||
|- | |||
| 8||85||100||33.4||27||1.233333||0.209720531||0.071720247 | |||
|- | |||
| 9||100||102||36||27||1.333333||0.287682072||0.031977014 | |||
|- | |||
| ||||||||||||'''A'''=||0.132138165 | |||
|- | |||
|} | |||
The total cumulated damage at failure time of 102 is '''A''' in the above table. | |||
Since the reliability function is: | |||
The probability density function (pdf) at time t is: | |||
If an observation is failure, then the pdf will be used to calculate its log likelihood value. If an observation is a suspension, then the reliability will be used to calculate its log likelihood value. | |||
Since the 1st observation is a failure, so the pdf is used. Using the model parameters and the cumulated damage A, the value of the pdf is: | |||
Take log of the above value, we get the log likelihood value for the first observation as . | |||
Repeating the above procedure, we can get the log likelihood value for each observation as given in the following table. |
Revision as of 18:22, 16 June 2014
New format available! This reference is now available in a new format that offers faster page load, improved display for calculations and images and more targeted search.
As of January 2024, this Reliawiki page will not continue to be updated. Please update all links and bookmarks to the latest references at ALTA examples and ALTA reference examples.