m-thesis-documentation/documents/thesis/chapters/introduction.tex

55 lines
1.1 KiB
TeX
Raw Normal View History

2022-08-24 17:24:49 +02:00
\documentclass[../thesis.tex]{subfiles}
\graphicspath{
{.}
{../../figures/}
{../../../figures/}
}
2022-07-12 04:20:00 +02:00
\begin{document}
\chapter{Introduction}
\label{sec:introduction}
\section{Cosmic Rays}
2022-09-05 18:21:13 +02:00
\label{sec:crs}
\subsection{Airshowers}
\label{sec:airshowers}
\subsection{Detectors}
\label{sec:detectors}
2022-09-05 19:21:51 +02:00
Standalone devices,
\gls*{PA},
\gls*{GRAND}
2022-09-05 19:21:51 +02:00
\subsubsection{Time Synchronisation}
\label{sec:timesynchro}
2022-09-05 19:21:51 +02:00
The main method of synchronising multiple stations is by employing a \gls{GNSS}.
This system should deliver timing with an accuracy in the order of $50\ns$ (see Section~\ref{sec:grand:gnss}).
\\
Need reference system with better accuracy to constrain (Figure~\ref{fig:reference-clock}).
\begin{figure}
\centering
\includegraphics[width=\textwidth]{clocks/reference-clock.pdf}
\caption{
Using a reference clock to compare two other clocks.
}
\label{fig:reference-clock}
2022-09-05 19:21:51 +02:00
\todo{
redo figure with less margins,
remove spines,
rotate labels
}
\end{figure}
2022-09-05 19:21:51 +02:00
\subsection{Interferometry}
\label{sec:interferometry}
Requires $\sigma_t \lesssim 1\ns$
2022-07-12 04:20:00 +02:00
\end{document}