Template:Cd exponential: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Cumulative Damage Exponential Relationship==
#REDIRECT [[Time-Varying_Stress_Models#Cumulative_Damage_Exponential_Relationship]]
<br>
This section presents a generalized formulation of the cumulative damage model where stress can be any function of time and the life-stress relationship is based on the exponential relationship. Given a time-varying stress  <math>x(t)</math>  and assuming the exponential relationship, the life-stress relationship is given by:
 
 
::<math>L(x(t))=C{{e}^{bx(t)}}</math>
 
   
In ALTA PRO, the above relationship is actually presented in a format consistent with the general log-linear (GLL) relationship for the exponential relationship:
 
 
Therefore, instead of dis<math>C</math>playing    and  <math>b</math>  as the calculated parameters, the following reparameterization is used:
 
 
::<math>\begin{align}
  & {{\alpha }_{0}}= & \ln (C) \\
& {{\alpha }_{1}}= & b 
\end{align}</math>
 
 
{{cd exponential exponential}}
 
===Cumulative Damage Exponential - Weibull===
<br>
Given a time-varying stress  <math>x(t)</math>  and assuming the exponential life-stress relationship, the characteristic life is given by:
 
 
::<math>\frac{1}{\eta (t,x)}=s(t,x)=\frac{{{e}^{-b\cdot x(t)}}}{C}</math>
 
 
The reliability function of the unit under a single stress is given by:
 
 
::<math>R(t,x(t))={{e}^{-{{\left( I(t,x) \right)}^{\beta }}}}</math>
 
:where:
 
 
::<math>I(t,x)=\underset{0}{\mathop{\overset{t}{\mathop{\mathop{}_{}^{}}}\,}}\,\frac{{{e}^{-bx(u)}}}{C}du</math>
 
 
Therefore, the  <math>pdf</math>  is:
 
 
::<math>f(t,x)=\beta s(t,x){{\left( I(t,x) \right)}^{\beta -1}}{{e}^{-{{\left( I(t,x) \right)}^{\beta }}}}</math>
 
 
Parameter estimation can be accomplished via maximum likelihood estimation methods, and confidence intervals can be approximated using the Fisher matrix approach. Once the parameters are determined, all other characteristics of interest can be obtained utilizing the statistical properties definitions (e.g. mean life, failure rate, etc.) presented in previous chapters. The log-likelihood equation is as follows:
 
 
::<math>\begin{align}
  & \ln (L)= & \Lambda =\overset{Fe}{\mathop{\underset{i=1}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln [\beta s({{T}_{i}},{{x}_{i}}){{\left( I({{T}_{i}},{{x}_{i}}) \right)}^{\beta -1}}] \\
&  & -\overset{Fe}{\mathop{\underset{i=1}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}{{\left( I({{T}_{i}},{{x}_{i}}) \right)}^{\beta }}-\overset{S}{\mathop{\underset{i=1}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{\prime }{{\left( I(T_{i}^{\prime },x_{i}^{\prime }) \right)}^{\beta }}+\overset{FI}{\mathop{\underset{i=1}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{\prime \prime }\ln [R_{Li}^{\prime \prime }-R_{Ri}^{\prime \prime }]
\end{align}</math>
 
 
:where:
 
 
::<math>\begin{align}
  & R_{Li}^{\prime \prime }(T_{Li}^{\prime \prime },x_{i}^{\prime \prime })= & {{e}^{-{{\left( I(T_{Li}^{\prime \prime },x_{i}^{\prime \prime }) \right)}^{\beta }}}} \\
& R_{Ri}^{\prime \prime }(T_{Ri}^{\prime \prime },x_{i}^{\prime \prime })= & {{e}^{-{{\left( I(T_{Ri}^{\prime \prime },x_{i}^{\prime \prime }) \right)}^{\beta }}}} 
\end{align}</math>
 
:and:
<br>
• <math>{{F}_{e}}</math>  is the number of groups of exact time-to-failure data points.
<br>
• <math>{{N}_{i}}</math>  is the number of times-to-failure in the  <math>{{i}^{th}}</math>  time-to-failure data group.
<br>
• <math>{{T}_{i}}</math>  is the exact failure time of the  <math>{{i}^{th}}</math>  group.
<br>
• <math>S</math>  is the number of groups of suspension data points.
<br>
• <math>N_{i}^{\prime }</math>  is the number of suspensions in the  <math>{{i}^{th}}</math>  group of suspension data points.
<br>
• <math>T_{i}^{\prime }</math>  is the running time of the  <math>{{i}^{th}}</math>  suspension data group.
<br>
• <math>FI</math>  is the number of interval data groups.
<br>
• <math>N_{i}^{\prime \prime }</math>  is the number of intervals in the  <math>{{i}^{th}}</math>  group of data intervals.
<br>
• <math>T_{Li}^{\prime \prime }</math>  is the beginning of the  <math>{{i}^{th}}</math>  interval.
<br>
• <math>T_{Ri}^{\prime \prime }</math>  is the ending of the  <math>{{i}^{th}}</math>  interval.
<br>
<br>
 
===Cumulative Damage Exponential - Lognormal===
<br>
Given a time-varying stress  <math>x(t)</math>  and assuming the exponential life-stress relationship, the median life is:
 
 
::<math>\frac{1}{\breve{T}(t,x)}=s(t,x)=\frac{{{e}^{-bx(t)}}}{C}</math>
 
 
The reliability function of the unit under a single stress is given by:
 
 
::<math>R(t,x(t))=1-\Phi (z)</math>
 
:where:
 
 
::<math>z(t,x)=\frac{\ln I(t,x)}{\sigma _{T}^{\prime }}</math>
 
:and:
 
 
::<math>I(t,x)=\underset{0}{\mathop{\overset{t}{\mathop{\mathop{}_{}^{}}}\,}}\,\frac{{{e}^{-bx(u)}}}{C}du</math>
 
 
Therefore, the  <math>pdf</math>  is:
 
 
::<math>f(t,x)=\frac{s(t,x)\varphi (z(t,x))}{\sigma _{T}^{\prime }I(t,x)}</math>
 
 
Parameter estimation can be accomplished via maximum likelihood estimation methods, and confidence intervals can be approximated using the Fisher matrix approach. Once the parameters are determined, all other characteristics of interest can be obtained utilizing the statistical properties definitions (e.g. mean life, failure rate, etc.) presented in previous chapters. The log-likelihood equation is as follows:
 
 
::<math>\begin{align}
  & \ln (L)= & \Lambda =\overset{Fe}{\mathop{\underset{i=1}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,{{N}_{i}}\ln [\frac{s({{T}_{i}},{{x}_{i}})\varphi (z({{T}_{i}},{{x}_{i}}))}{\sigma _{T}^{\prime }I({{T}_{i}},{{x}_{i}})}] \\
&  & \overset{S}{\mathop{\underset{i=1}{\mathop{+\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{\prime }\ln \left( 1-\Phi (z(T_{i}^{\prime },x_{i}^{\prime })) \right)+\overset{FI}{\mathop{\underset{i=1}{\mathop{\underset{}{\overset{}{\mathop \sum }}\,}}\,}}\,N_{i}^{\prime \prime }\ln [\Phi (z_{Ri}^{\prime \prime })-\Phi (z_{Li}^{\prime \prime })] 
\end{align}</math>
 
 
:where:
 
::<math>\begin{align}
  & z_{Ri}^{\prime \prime }= & \frac{\ln I(T_{Ri}^{\prime \prime },x_{i}^{\prime \prime })}{\sigma _{T}^{\prime }} \\
& z_{Li}^{\prime \prime }= & \frac{\ln I(T_{Li}^{\prime \prime },x_{i}^{\prime \prime })}{\sigma _{T}^{\prime }} 
\end{align}</math>
 
:and:
<br>
• <math>{{F}_{e}}</math>  is the number of groups of exact times-to-failure data points.
<br>
• <math>{{N}_{i}}</math>  is the number of times-to-failure in the  <math>{{i}^{th}}</math>  time-to-failure data group.
<br>
• <math>{{T}_{i}}</math>  is the exact failure time of the  <math>{{i}^{th}}</math>  group.<math>S</math>
<br>
•   is the number of groups of suspension data points.
<br>
• <math>N_{i}^{\prime }</math>  is the number of suspensions in the  <math>{{i}^{th}}</math>  group of suspension data points.
<br>
• <math>T_{i}^{\prime }</math>  is the running time of the  <math>{{i}^{th}}</math>  suspension data group.
<br>
• <math>FI</math>  is the number of interval data groups.
<br>
• <math>N_{i}^{\prime \prime }</math>  is the number of intervals in the  <math>{{i}^{th}}</math>  group of data intervals.
<br>
• <math>T_{Li}^{\prime \prime }</math>  is the beginning of the  <math>{{i}^{th}}</math>  interval.
<br>
• <math>T_{Ri}^{\prime \prime }</math>  is the ending of the  <math>{{i}^{th}}</math>  interval.
 
<br>
<br>

Latest revision as of 00:40, 16 August 2012