From ad0c94d3d0e179973f82b854ebada2f7288504d3 Mon Sep 17 00:00:00 2001 From: Robin Clark Date: Sun, 5 Dec 2010 13:17:04 +0000 Subject: [PATCH] All compile as papers and thesis now. --- fmmd_concept/fmmd_concept.tex | 16 ++++++++++++---- thesis.tex | 1 + 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/fmmd_concept/fmmd_concept.tex b/fmmd_concept/fmmd_concept.tex index fe69f23..a3f6e06 100644 --- a/fmmd_concept/fmmd_concept.tex +++ b/fmmd_concept/fmmd_concept.tex @@ -868,7 +868,7 @@ This is represented in UML in figure \ref{fig:componentconcept}. \begin{figure}[h] \centering - \includegraphics[width=200pt,keepaspectratio=true]{./component.jpg} + \includegraphics[width=200pt,keepaspectratio=true]{./fmmd_concept/component.jpg} % component.jpg: 467x76 pixel, 72dpi, 16.47x2.68 cm, bb=0 0 467 76 \caption{Component with failure modes UML diagram} \label{fig:componentconcept} @@ -1052,13 +1052,13 @@ of A multiplied by the probability of Q). If we wish to dynamically model the conditional failure an attribute to the failure~modes must be added that can reference other failure~modes and environmental conditions. -An UML diagram with inhibit conditions added is shown in figure \ref{fig:uml2concept}. +An UML diagram with inhibit conditions added is shown in figure \ref{fig:umlconcept2}. % UML DIAGRAM \begin{figure}[h] \centering - \includegraphics[width=400pt,keepaspectratio=true]{./fmmd_env_op_uml2.jpg} + \includegraphics[width=400pt,keepaspectratio=true]{./fmmd_concept/fmmd_env_op_uml2.jpg} % fmmd_env_op_uml2.jpg: 866x313 pixel, 72dpi, 30.55x11.04 cm, bb=0 0 866 313 \caption{UML diagram with Inhibit conditions} \label{fig:umlconcept2} @@ -1087,7 +1087,15 @@ chosing {\fg}s and working bottom-up this hierarchical trait will occur as a nat \section{Conclusion} -This paper provides the background for the need for a new methodology for +This +\ifthenelse {\boolean{paper}} +{ +paper +} +{ +chapter +} +provides the background for the need for a new methodology for static analysis that can span the mechanical electrical and software domains using a common notation. The author believes it addresses many short comings in current static failure mode analysis methodologies. diff --git a/thesis.tex b/thesis.tex index c729520..928f383 100644 --- a/thesis.tex +++ b/thesis.tex @@ -4,6 +4,7 @@ \usepackage{fancyhdr} \usepackage{tikz} \usetikzlibrary{shapes,snakes} +\usetikzlibrary{shapes.gates.logic.US,trees,positioning,arrows} \usepackage{subfigure} \usepackage{amsfonts,amsmath,amsthm} \usepackage{algorithm}