diff --git a/presentations/fmea/fmea_pres.tex b/presentations/fmea/fmea_pres.tex index 338f6fc..845a7dc 100644 --- a/presentations/fmea/fmea_pres.tex +++ b/presentations/fmea/fmea_pres.tex @@ -563,21 +563,32 @@ This creates an analysis hierarchy. \end{frame} -\subsection{example} +\subsection{FMMD Outline of Methodology} \begin{frame} -\frametitle{FMMD - Example} -We can take groups of components that perform a well defined task, and analyse their failure mode behaviour. -We can call these `{\fgs}'. - -If we analyse the failure mode behaviour of a {\fg} we can determine how it will fail, or its symptoms of failure. -We can represent this by a '{\dc}', where its failure modes are the symptoms of the {\fg} it was derived from. +\frametitle{FMMD - Outline of Methodology} +\begin{itemize} + \pause \item Select `{\fgs}' of components ( groups that perform a well defined function). + \pause \item Analyse the failure mode behaviour of a {\fg}. + \pause \item Collect the failures into Symptoms. + \pause \item Create a '{\dc}', where its failure modes are the symptoms of the {\fg} it was derived from. + \pause \item The {\dc} is now available to be used in higher level {\fgs}. +\end{itemize} \end{frame} + + +\subsection{example} \begin{frame} -\frametitle{FMMD - Example} +\frametitle{FMMD - Example - Milli Volt Amplifier} We can begin to analyse this by looking for functional groups. The resistors would together to perform a fairly common function in electronics, that of the potential divider. -We can now take the failure modes for the resistors (OPEN and SHORT EN298) and see what effect each of these failures will have on the {\fg} +We can now take the failure modes for the resistors (OPEN and SHORT EN298) and see what effect each of these failures will have on the {\fg}. +\begin{figure} + \centering + \includegraphics[width=100pt]{./mvampcircuit.png} + % mvampcircuit.png: 243x143 pixel, 72dpi, 8.57x5.04 cm, bb=0 0 243 143 +\end{figure} + \end{frame}