feat(dissertation): add section about Safety in Background

This commit is contained in:
Anthony Berg 2024-05-07 14:25:21 +01:00
parent 48db7b7020
commit 7b581ad81e
4 changed files with 18 additions and 1 deletions

BIN
doc/dissertation/201013.pdf Normal file

Binary file not shown.

View File

@ -15,7 +15,13 @@
\section{Safety}
\begin{itemize}
\item 70-80\% of aviation accidents are attributed to human factors~\cite{faa-reasons}
\item Checklists have been shown to aid in minimising human errors~\cite{manifesto}
\item However, checklists can be misleading and compromise the safety of the aircraft
due to them being either too confusing or taking too long to complete~\cite{nasa-design}
\item That is why testing checklists are important to avoid these situations
\end{itemize}
\section{Solution Stack}
\begin{itemize}

Binary file not shown.

View File

@ -75,6 +75,17 @@
url = {https://www.caa.co.uk/cap745},
}
@techreport{faa-reasons,
author = {Knecht, William R. and Lenz, Michael},
title = {Causes of General Aviation Weather-Related, Non-Fatal Incidents:
Analysis Using NASA Aviation Safety Reporting System Data},
institution = {FAA Office of Aerospace Medicine Civil Aerospace Medical
Institute},
number = {DOT/FAA/AM-10/13},
year = {2010},
month = {09},
}
@online{vdm,
author = {The Overture Project},
title = {The Vienna Development Method},