morning edit:Wq

This commit is contained in:
Robin Clark 2012-11-19 12:09:20 +00:00
parent a5f7b59abc
commit 4baf8387cc
3 changed files with 41 additions and 9 deletions

View File

@ -1,3 +1,23 @@
@Book{dcods,
author = {Franklin,Powell,Workman},
title = {Digital Control of Dynamic Systems},
publisher = {Addisson Wesley ISBN 0-201-33153-5},
year = {1997},
OPTkey = {},
OPTvolume = {},
OPTnumber = {},
OPTseries = {Control Theory},
OPTaddress = {},
OPTedition = {},
OPTmonth = {},
OPTnote = {},
OPTannote = {},
OPTurl = {},
OPTdoi = {},
OPTissn = {},
OPTlocalfile = {},
OPTabstract = {}
}
@BOOK{mixedsignaldsp,
AUTHOR = "Walt Kestler",
@ -226,13 +246,6 @@ Database
keywords = "fault-tolerance"
}
Developing a rigorous bottom-up modular static failure modelling methdology
Author:
Clark, R
Publication:
6th IET International Conference on System Safety, 2011
@ARTICLE{ontfmea,
AUTHOR = "Lars Dittman et all",
@ -673,6 +686,25 @@ OPTissn = {},
}
@Manual{cd4013,
title = {CD4013 Dual D-Type Flip Flop Datasheet},
OPTkey = {},
author = {FAIRCHILD Semiconductor},
OPTorganization = {},
address = {http://www.fairchildsemi.com/ds/CD/CD4013BC.pdf},
OPTedition = {},
OPTmonth = {},
year = {2002},
OPTnote = {},
OPTannote = {},
OPTurl = {},
OPTdoi = {},
OPTissn = {},
OPTlocalfile = {},
OPTabstract = {},
}
@Book{wt,
title = {Water Treatment Essentials for Boiler Plant Operation},
publisher = {Mc Graw Hill ISBN 0-07-048291-5},

View File

@ -1919,7 +1919,7 @@ from section~\ref{sec:opamp_fms}.
%
$$ fm(OPAMP) = \{ HIGH, LOW, NOOP, LOW\_SLEW \} $$
%
We examine the literature for a failure model for the D-type flip flop~\cite{fmd91}[3-105], for example the CD4013B~\cite{cd4013Bds},
We examine the literature for a failure model for the D-type flip flop~\cite{fmd91}[3-105], for example the CD4013B~\cite{cd4013},
and obtain its failure modes, which we can express using the $fm$ function:
%%
$$ fm ( CD4013B) = \{ HIGH, LOW, NOOP \} $$

View File

@ -625,7 +625,7 @@ as a hierarchical diagram, see figure~\ref{fig:eulerswhw}. % see figure~\ref{fig
It is desirable to model a complete standalone system with FMMD.
Not only a standalone system, but ideally a hybrid software/hardware system.
Temperature control is a first order differential problem, and is often
addressed using the Proportional Integral differential (PID) algorithm~\cite{dcods}.
addressed using the Proportional Integral differential (PID) algorithm~\cite{dcods}[p.66].
Traditionally this was performed in analogue electronics
with trimmer potentiometers providing the P and I parameters.
Since the introduction of micro-processors, it has been possible to