added more to mins
This commit is contained in:
parent
26c1dd5bfa
commit
ac736484a4
@ -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.
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user