Template:Stress-Strength Expected Probability: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Harry Guo (talk | contribs)
Created page with '===The Expected Probability=== Stress-Strength analysis has been used in mechanical component design. The probability of failure is based on the probability of stress exceeding s…'
 
Richard House (talk | contribs)
Redirected page to Stress-Strength Analysis
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
===The Expected Probability===
#REDIRECT [[Stress-Strength_Analysis]]
Stress-Strength analysis has been used in mechanical component design. The probability of failure is based on the probability of stress exceeding strength. The following equation is used to calculate the expected probability of failure:
 
<center><math>F=P[Stress\ge Strength]=\int_{0}^{\infty }{{{f}_{Strength}}(x)\cdot {{R}_{Stress}}(x)}dx</math></center>
 
The expected probability of success or the expected ''Reliability'' is calculated as:
 
<center><math>R=P[Stress\le Strength]=\int_{0}^{\infty }{{{f}_{Stress}}(x)\cdot {{R}_{Strength}}(x)}dx</math></center>
 
The above calculation assumes both stress and strenght have positive domain. For general cases, the expected reliability can be calcualted using the following equation:
 
<center><math>R=P[{{X}_{1}}\le {{X}_{2}}]=\frac{1}{{{F}_{1}}(U)-{{F}_{1}}(L)}\int_{L}^{U}{{{f}_{1}}(x)\cdot {{R}_{2}}(x)}dx</math></center>
 
where:
:: <math>L\le {{X}_{1}}\le U</math>,
::<math>\begin{align}
  & {{X}_{1}}:\text{ Stress; } \\
& {{X}_{2}}:\text{ Strength; } \\
\end{align}</math>
 
When U = infinite and L = 0, the above two equations are the same.

Latest revision as of 06:22, 13 August 2012