why has /invopamp/invopamp.tex been deleted ????/

This commit is contained in:
Robin Clark 2011-06-13 17:36:05 +01:00
parent cdb01abad0
commit 9e26770d38
2 changed files with 9 additions and 7 deletions

View File

@ -12,9 +12,10 @@
\newboolean{paper}
\setboolean{paper}{true} % boolvar=true or false
\newcommand{\oc}{\ensuremath{^{o}{C}}}possible for
%\newboolean{paper}
%\setboolean{paper}{true} % boolvar=true or false
\newcommand{\oc}{\ensuremath{^{o}{C}}}
\newcommand{\adctw}{{${\mathcal{ADC}}_{12}$}}
\newcommand{\adcten}{{${\mathcal{ADC}}_{10}$}}
\newcommand{\ohms}[1]{\ensuremath{#1\Omega}}
@ -29,7 +30,7 @@
\newcommand{\pin}{\ensuremath{\stackrel{pi}{\longleftrightarrow}}}
%\newcommand{\pic}{\em pure~intersection~chain}
\newcommand{\pic}{\em pair-wise~intersection~chain}
\newcommand{\wrt}{\em with~respect~to}possible for
\newcommand{\wrt}{\em with~respect~to}
\newcommand{\abslevel}{\ensuremath{\Psi}}
\newcommand{\fmmdgloss}{\glossary{name={FMMD},description={Failure Mode Modular De-Composition, a bottom-up methodolgy for incrementally building failure mode models, using a procedure taking functional groups of components and creating derived components representing them, and in turn using the derived components to create higher level functional groups, and so on, that are used to build a failure mode model of a SYSTEM}}}
\newcommand{\fmodegloss}{\glossary{name={failure mode},description={The way in which a failure occurs. A component or sub-system may fail in a number of ways, and each of these is a
@ -422,15 +423,16 @@ We can now represent a resistor in terms of its failure modes as a directed acyc
\path (R) edge (RSHORT);
\path (R) edge (ROPEN);
\end{tikzpicture}
\caption{DAG representing a reistor and its failure modes}
\caption{DAG representing a resistor and its failure modes}
\label{fig:rdag}
\end{figure}
%}section
%{
%}
\vbox{
Thus or the potential divider in the circuit in figure~\ref{fig:pd},
$R1$ has failure modes $\{R1\_OPEN, R1\_SHORT\}$ and $R2$ has failure modes $\{R2\_OPEN, R2\_SHORT\}$.
}
%\clearpage
\paragraph{Failure Mode Analysis of the Potential Divider}