why has /invopamp/invopamp.tex been deleted ????/
This commit is contained in:
parent
cdb01abad0
commit
9e26770d38
@ -12,9 +12,10 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
\newboolean{paper}
|
%\newboolean{paper}
|
||||||
\setboolean{paper}{true} % boolvar=true or false
|
%\setboolean{paper}{true} % boolvar=true or false
|
||||||
\newcommand{\oc}{\ensuremath{^{o}{C}}}possible for
|
|
||||||
|
\newcommand{\oc}{\ensuremath{^{o}{C}}}
|
||||||
\newcommand{\adctw}{{${\mathcal{ADC}}_{12}$}}
|
\newcommand{\adctw}{{${\mathcal{ADC}}_{12}$}}
|
||||||
\newcommand{\adcten}{{${\mathcal{ADC}}_{10}$}}
|
\newcommand{\adcten}{{${\mathcal{ADC}}_{10}$}}
|
||||||
\newcommand{\ohms}[1]{\ensuremath{#1\Omega}}
|
\newcommand{\ohms}[1]{\ensuremath{#1\Omega}}
|
||||||
@ -29,7 +30,7 @@
|
|||||||
\newcommand{\pin}{\ensuremath{\stackrel{pi}{\longleftrightarrow}}}
|
\newcommand{\pin}{\ensuremath{\stackrel{pi}{\longleftrightarrow}}}
|
||||||
%\newcommand{\pic}{\em pure~intersection~chain}
|
%\newcommand{\pic}{\em pure~intersection~chain}
|
||||||
\newcommand{\pic}{\em pair-wise~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{\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{\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
|
\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 (RSHORT);
|
||||||
\path (R) edge (ROPEN);
|
\path (R) edge (ROPEN);
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
\caption{DAG representing a reistor and its failure modes}
|
\caption{DAG representing a resistor and its failure modes}
|
||||||
\label{fig:rdag}
|
\label{fig:rdag}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
%}section
|
%}section
|
||||||
%{
|
%{
|
||||||
%}
|
%}
|
||||||
|
\vbox{
|
||||||
Thus or the potential divider in the circuit in figure~\ref{fig:pd},
|
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\}$.
|
$R1$ has failure modes $\{R1\_OPEN, R1\_SHORT\}$ and $R2$ has failure modes $\{R2\_OPEN, R2\_SHORT\}$.
|
||||||
|
}
|
||||||
|
|
||||||
%\clearpage
|
%\clearpage
|
||||||
\paragraph{Failure Mode Analysis of the Potential Divider}
|
\paragraph{Failure Mode Analysis of the Potential Divider}
|
||||||
|
Loading…
Reference in New Issue
Block a user