This commit is contained in:
Robin Clark 2012-09-09 10:54:37 +01:00
parent a55aa9698d
commit 423b2894bb
2 changed files with 4 additions and 4 deletions

View File

@ -1222,8 +1222,7 @@ of its component's failure modes.
We can thus create a new component derived from analysing the {\fg} where We can thus create a new component derived from analysing the {\fg} where
% %
the symptoms of failure of the {\fg} are the failure modes of this new `{\dc}'. the symptoms of failure of the {\fg} are the failure modes of this new `{\dc}'.
%
An outline of the FMMD process is itemised below: An outline of the FMMD process is itemised below:
\begin{itemize} \begin{itemize}
\item Collect components to form a {\fg}, \item Collect components to form a {\fg},
@ -1233,7 +1232,8 @@ An outline of the FMMD process is itemised below:
\item Create and name a derived component for the {\fg}, \item Create and name a derived component for the {\fg},
\item Assign the common failure modes from the {\fg} as the failure modes of the {\dc}. \item Assign the common failure modes from the {\fg} as the failure modes of the {\dc}.
\end{itemize} \end{itemize}
%
The FMMD process is described in more detail in section~\ref{sec:symptomabs}.
%We can now call our functional~group a sub-system or a derived~component. %We can now call our functional~group a sub-system or a derived~component.
%The goal here is to know how it will behave under fault conditions ! %The goal here is to know how it will behave under fault conditions !

View File

@ -626,7 +626,7 @@ The next section describes the details of the symptom extraction process.
%\section{A Formal Algorithmic Description of `Symptom Abstraction'} %\section{A Formal Algorithmic Description of `Symptom Abstraction'}
\section{Algorithmic Description} \section{Algorithmic Description}
\label{sec:symptomabs}
The algorithm for {\em symptom extraction} is described in The algorithm for {\em symptom extraction} is described in
this section this section
%describes the symptom abstraction process %describes the symptom abstraction process