state exposion estimation
This commit is contained in:
parent
768d2f3ef0
commit
c91f974d89
@ -112,7 +112,7 @@ $$
|
||||
%\end{equation}
|
||||
$$
|
||||
|
||||
Thud for FMMD we needed to examine 720 failure mode scenarios, and for traditional FMEA
|
||||
Thus for FMMD we needed to examine 720 failure mode scenarios, and for traditional FMEA
|
||||
type analysis methods 19440.
|
||||
% In practical example followed through, no more than 9 components have ever been required for a functional
|
||||
% group and the largest known number of failure modes has been 6.
|
||||
@ -123,7 +123,7 @@ type analysis methods 19440.
|
||||
\clearpage
|
||||
Note that for double simultaneous failures the equation~\ref{eqn:fmea_state_exp} becomes
|
||||
equation~\ref{eqn:fmea_state_exp2} essentially making the order $N^3$.
|
||||
The FMMD case is cubic within the functional groups only, not all the components in the system.
|
||||
The FMMD case (equation~\ref{eqn:anscen2}), is cubic within the functional groups only, not all the components in the system.
|
||||
|
||||
|
||||
\begin{equation}
|
||||
@ -132,6 +132,10 @@ The FMMD case is cubic within the functional groups only, not all the components
|
||||
%(N^2 - N).cfm
|
||||
\end{equation}
|
||||
|
||||
\begin{equation}
|
||||
\label{eqn:anscen2}
|
||||
\sum_{n=0}^{L} {fgn}^{n}.fgn.cfm.(fgn-1).(fgn-2)
|
||||
\end{equation}
|
||||
|
||||
|
||||
\end{document}
|
||||
|
Loading…
Reference in New Issue
Block a user