Added reference to the IEEE concerning definition of reliability
This commit is contained in:
parent
106cb1181f
commit
e296bb8c76
2 changed files with 30 additions and 6 deletions
|
@ -226,3 +226,13 @@
|
||||||
publisher = {ACM},
|
publisher = {ACM},
|
||||||
address = {New York, NY, USA},
|
address = {New York, NY, USA},
|
||||||
}
|
}
|
||||||
|
@book{ieee_90,
|
||||||
|
author = {Electrical, Institute O. and (ieee), Electronics E.},
|
||||||
|
citeulike-article-id = {485989},
|
||||||
|
keywords = {bibtex-import},
|
||||||
|
posted-at = {2006-01-30 15:35:50},
|
||||||
|
priority = {2},
|
||||||
|
title = {{IEEE 90: IEEE Standard Glossary of Software Engineering Terminology}},
|
||||||
|
year = {1990}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
26
report.lyx
26
report.lyx
|
@ -3995,13 +3995,27 @@ Techniques for ensuring reliability
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
One of the main goals of the project is to achieve high reliability.
|
One of the main goals of the project is to achieve high reliability.
|
||||||
A highly reliable application is one that crashes very, very rarely
|
The term
|
||||||
\begin_inset Note Note
|
\begin_inset Quotes eld
|
||||||
status open
|
\end_inset
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
reliable system
|
||||||
CITATION NEEDED
|
\begin_inset Quotes erd
|
||||||
\end_layout
|
\end_inset
|
||||||
|
|
||||||
|
is defined by the IEEE as a system with
|
||||||
|
\begin_inset Quotes eld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
the ability of a system or component to perform its required functions under
|
||||||
|
stated conditions for a specified period of time
|
||||||
|
\begin_inset Quotes erd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\begin_inset CommandInset citation
|
||||||
|
LatexCommand citet
|
||||||
|
key "ieee_90"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue