lunch time edit

This commit is contained in:
Robin Clark 2011-01-27 13:39:42 +00:00
parent 344b58c50a
commit 2f226caaf8
4 changed files with 26 additions and 8 deletions

View File

@ -12,11 +12,11 @@ The initial motivation for this study was to create a system
applicable to industrial burner controllers\footnote{Burner Controllers cover the disiplines of
combustion, high pressure steam and hot water, mechanical control, electronics and embedded software.}.
The methodology developed was designed to cope with
both the deterministic\footnote{Deterministic failure mode analysis traces failure mode effects} and probablistic approaches
both the deterministic\footnote{Deterministic failure mode analysis, traces failure mode effects at the SYSTEM level to lower level causes in components or sub-systems.} and probablistic approaches
\footnote{Probablistic failure mode analysis tries to determine the probability of given SYSTEM failure modes, and pfrom these
can determine an overall failure rate, in terms of probability of failure on demand, or failure in time (or Mean Time to Failure (MTTF).}.
\glossary{name={safety critical},description={A safety critical system is one in which its failure may result in death or serious injury to humans, an environmental catastrophe or severe loss or damage}}
\fmodegloss
\paragraph{Safety Critical Controllers, knowledge and culture sub-disiplines}
The maturing of the application of the programmable electronic controller (PEC)

View File

@ -4,15 +4,30 @@
\ifthenelse {\boolean{paper}}
{
\abstract{ This chapter looks at current methodologies
\abstract{
This paper looks at current methodologies
for static analysis of safety critical systems
and looks at the statistical justifications for their application.}
}
{}
{
This chapter looks at the current state of
safety critical systems
and provides background to concepts and
standard practises.
Its aims to bridge
}
\section{Introduction}
\section{Product}
\subsection{life cycle}
\subsection{parts list}
Important document, used for quality inspection and production validation etc
\subsubsection{BOM}
\subsection{Components and Sub-systems}
How can have failure modes
\section{Safety and Reliability}
- How these are different.

View File

@ -85,6 +85,7 @@
\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 functioal groups of components and creating derived components representing them, and in turn using the derived components to crate 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
failure mode of the component or sub-system}}}
\newcommand{\fmeagloss}{\glossary{name={FMEA}, description={Failure Mode and Effects analysis (FMEA) is a process where each potential failure mode within a SYSTEM, is analysed to determine SYSTEM level failure modes, and to then classify them {\wrt} percieved severity}}}

View File

@ -210,6 +210,8 @@ gives a risk probability number (RPN), given by $RPN = S \times O \times D$.
This gives in effect
a prioritised `to~do~list', with higher $RPN$ values being the most urgent.
\fmeagloss
\subsubsection{ FMEA weaknesses }
\begin{itemize}
@ -510,7 +512,7 @@ be linked to a dangerous system level failure in an FMEDA study.
%guess work than science.
%
With FMEDA, there is no rigorous cause and effect analysis for the failure modes
and how they interact on the micro scale (the components adjacent to them in terms of functionality).
and how they interact on the micro~scale (the components adjacent to them in terms of functionality).
Unintended side effects that lead to failure can be missed.
Also component failure modes that are not
dangerous, may be wrongly assigned as dangerous simply because they exist in a critical
@ -539,9 +541,6 @@ and its international analog standard IOC5108.
\end{itemize}
%AND then how we can solve all there problems
\subsection{Deterministic FMEA}
EN298 no two individual component failures may give rise to a dangerous condition.
\section{FMEDA Failure effect Mode Diagnositic Analysis}
@ -838,6 +837,9 @@ Discuss hardware failsafes (good example over pressure saefty values).
Keep relating these back to bayes theorem.
\subsection{Deterministic FMEA}
# FMEA cannot handle simultaneous failure modes.....
EN298 no two individual component failures may give rise to a dangerous condition.
typeset in {\Huge \LaTeX} \today