minor edit
This commit is contained in:
parent
3d77489cc6
commit
61f2146afa
12
mybib.bib
12
mybib.bib
@ -1039,10 +1039,12 @@ ISSN={1530-2059},}
|
|||||||
year = "1986"
|
year = "1986"
|
||||||
}
|
}
|
||||||
|
|
||||||
@MISC{en61508,
|
@MISC{iec60812,
|
||||||
author = "E N Standard",
|
author = "IEC Standard",
|
||||||
title = "EN61508:2002 Functional safety of electrical/electronic/programmable electronic safety related systems",
|
title = "IEC 60812:1985 Analysis Techniques for system reliability - Procedure for failure mode and effects analysis (FMEA)",
|
||||||
howpublished = "British standards Institution http://www.bsigroup.com/",
|
howpublished = "British standards Institution http://www.bsigroup.com/",
|
||||||
|
year = "1985"
|
||||||
|
}
|
||||||
year = "2002"
|
year = "2002"
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1052,6 +1054,10 @@ ISSN={1530-2059},}
|
|||||||
howpublished = "Available from http://java.sun.com/j2se/1.3/docs/api/java/awt/geom/Area.html",
|
howpublished = "Available from http://java.sun.com/j2se/1.3/docs/api/java/awt/geom/Area.html",
|
||||||
year = "2000"
|
year = "2000"
|
||||||
}
|
}
|
||||||
|
@MISC{en61508,
|
||||||
|
author = "E N Standard",
|
||||||
|
title = "61508:2002 Functional safety of electrical/electronic/programmable electronic safety related systems",
|
||||||
|
howpublished = "British standards Institution http://www.bsigroup.com/",
|
||||||
|
|
||||||
@Manual{lm358,
|
@Manual{lm358,
|
||||||
title = {Datasheet: Low-Power dual operation amplifiers LM158,LM258,LM358: Doc ID 2163 Rev 10},
|
title = {Datasheet: Low-Power dual operation amplifiers LM158,LM258,LM358: Doc ID 2163 Rev 10},
|
||||||
|
@ -17,7 +17,7 @@ endurance regimes and static testing.
|
|||||||
Static testing is at the theoretical, or design level, and involves
|
Static testing is at the theoretical, or design level, and involves
|
||||||
looking at failure scenarios and trying to predict how systems would react.
|
looking at failure scenarios and trying to predict how systems would react.
|
||||||
%
|
%
|
||||||
This thesis deals with one area of static testing, that of Failure Mode Effects Analysis (FMEA), a commonly
|
This thesis deals with one area of static testing, that of Failure Mode Effects Analysis (FMEA)~\cite{iec60812}, a commonly
|
||||||
used technique that is legally mandatory for a wide range of equipment certification.
|
used technique that is legally mandatory for a wide range of equipment certification.
|
||||||
|
|
||||||
The ability to assess the safety of man made equipment has been a concern
|
The ability to assess the safety of man made equipment has been a concern
|
||||||
|
Loading…
Reference in New Issue
Block a user