diff --git a/submission_thesis/CH5_Examples/copy.tex b/submission_thesis/CH5_Examples/copy.tex index 5f0cf73..1b6ae7a 100644 --- a/submission_thesis/CH5_Examples/copy.tex +++ b/submission_thesis/CH5_Examples/copy.tex @@ -1864,7 +1864,7 @@ a narrow temperature range, being mounted on a PCB. %\glossary{{PCB}{Printed Circuit Board}} % To calculate the resistance of the Pt100 element % (and thus derive its temperature), -the voltage over it---i.e. $ sense+ \; - \; sense-$---is read +the voltage over it, i.e. sense+ minus sense-, is read and with the current flowing through it, its resistance can be found. %must be measured. % @@ -2020,7 +2020,7 @@ for the circuit shown in figure \ref{fig:vd}. \paragraph{Proof of Out of Range Values for Failures.} \label{pt110range} % -Using the temperature ranges defined above the voltages read can be used to verify correct operation of the circuit; +Using the temperature ranges defined above the voltages calculated can be used to verify correct operation of the circuit; it is shown that the resistor failures, OPEN and SHORT, would cause `out~of~range' voltages. % diff --git a/submission_thesis/appendixes/algorithmic.tex b/submission_thesis/appendixes/algorithmic.tex index 7fc53c0..163ee20 100644 --- a/submission_thesis/appendixes/algorithmic.tex +++ b/submission_thesis/appendixes/algorithmic.tex @@ -630,7 +630,8 @@ component created in the next stage. } { Ensuring that no result belongs to more than one symptom -set enforces the `unitary state failure mode constraint' for derived components (see section~\ref{sec:unitarystate}). +%set <-------------------------------------------- HOW did the word set get in here!!!!!!!! Totally screwed up the meaning 26SEP2013 +enforces the `unitary state failure mode constraint' for derived components (see section~\ref{sec:unitarystate}). } \fmmdgloss %% Interesting to draw a graph here. diff --git a/submission_thesis/appendixes/detailed_analysis.tex b/submission_thesis/appendixes/detailed_analysis.tex index 813c218..2d84e09 100644 --- a/submission_thesis/appendixes/detailed_analysis.tex +++ b/submission_thesis/appendixes/detailed_analysis.tex @@ -589,7 +589,8 @@ FMMD analysis tables from chapter~\ref{sec:chap6}. - FC4: $RADC_{LOW}$ & ADC may read & $VOLTAGE\_LOW$ \\ \hline + FC4: $RADC_{LOW}$ & voltage value & $VOLTAGE\_LOW$ \\ + & from ADC value low & \\ \hline FC5: post condition fails & software failure & $VAL\_ERR$ \\ in function read\_ADC & read\_ADC & \\ \hline