diff --git a/fmmd_design_aide/fmmd_design_aide.tex b/fmmd_design_aide/fmmd_design_aide.tex index cbed15f..5d954f6 100644 --- a/fmmd_design_aide/fmmd_design_aide.tex +++ b/fmmd_design_aide/fmmd_design_aide.tex @@ -63,6 +63,13 @@ With both {\dcs} we then use them to form a {\fg} which we can call our `self te We then analsye the {\fg} and the resultant {\dc} failure modes descussed. \section{An example: A Millivolt Amplifier} +\begin{figure}[h] + \centering + \includegraphics[width=200pt,bb=0 0 678 690,keepaspectratio=true]{./mv_opamp_circuit.png} + % mv_opamp_circuit.png: 678x690 pixel, 72dpi, 23.92x24.34 cm, bb=0 0 678 690 + \caption{Milli-Volt Amplifier with Offset} + \label{fig:mvamp} +\end{figure} \section{FMMD Analysis} diff --git a/fmmd_design_aide/mv_opamp_circuit.png b/fmmd_design_aide/mv_opamp_circuit.png new file mode 100644 index 0000000..a26b8ab Binary files /dev/null and b/fmmd_design_aide/mv_opamp_circuit.png differ diff --git a/introduction/mv_opamp_circuit.png b/introduction/mv_opamp_circuit.png index 7698db6..a26b8ab 100644 Binary files a/introduction/mv_opamp_circuit.png and b/introduction/mv_opamp_circuit.png differ