From ac736484a4e953a7048be1e3ca3a2246c7754194 Mon Sep 17 00:00:00 2001 From: Robin Clark Date: Thu, 19 Jan 2012 09:43:57 +0000 Subject: [PATCH] added more to mins --- minutes/thesis_structure_meeting_13JAN2012.txt | 14 +++++++++++++- thesis.tex | 8 ++++---- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/minutes/thesis_structure_meeting_13JAN2012.txt b/minutes/thesis_structure_meeting_13JAN2012.txt index acd96dc..ba51986 100644 --- a/minutes/thesis_structure_meeting_13JAN2012.txt +++ b/minutes/thesis_structure_meeting_13JAN2012.txt @@ -12,15 +12,27 @@ seven chapeters with the following subject areas. 4. FMMD - proposed solution, modularisation of FMEA + * Hierarchical modelling - functional groups --> derived components etc + * Symptom extraction process + * Unitary State failure modes -- only one failure mode may be active at + a given time in a component -- definition. + 5. Examples for various levels of problems, - * using examples set by C Garret, + * using examples set by C Garrett, * the PT100 temperature sensing circuit (double failures analysed) * A larger complete electronics example (possible an anbalog PID controller) 6. Evaluation of FMMD + * Unitary State failure modes. + * Complexity Comparison + * Problems in modelling for FMMD. + 7. Conclusion and further work. + * Software modelled in terms of failure modes - follow contract programming paradigm + * Hardware modelled in terms of failure modes (perhaps look at a servo motor, linkage, gearbox motor etc). + A goal has been set to submit these chapters, writing the introduction last, by October 2012. diff --git a/thesis.tex b/thesis.tex index a336b9c..6c0d9b2 100644 --- a/thesis.tex +++ b/thesis.tex @@ -5,7 +5,7 @@ \usepackage{tikz} \usetikzlibrary{shapes,snakes} \usetikzlibrary{shapes.gates.logic.US,trees,positioning,arrows} -%\usepackage{subfigure} +\usepackage{subfigure} \usepackage{amsfonts,amsmath,amsthm} \usepackage{algorithm} \usepackage{algorithmic} @@ -205,9 +205,9 @@ for incorrect temperature. reference the MSC document and describe the Java extension classes. Software documentation for fmmd tool. -%\typeout{ ---------------- Euler Diagrams represented as graphs} -%\chapter {Euler Diagrams \\ Represented as graphs} -%\input{eulerg/eulerg} +\typeout{ ---------------- Euler Diagrams represented as graphs} +\chapter {Euler Diagrams \\ Represented as graphs} +\input{eulerg/eulerg} \chapter{Fast Zone Discrimination Algorithm} \input{fzd/fzd}