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}
|
2022-07-13 12:13:11 +02:00
|
|
|
\chapter{Timing Mechanisms}
|
2022-07-12 04:20:00 +02:00
|
|
|
\label{sec:timing}
|
2022-07-13 12:13:11 +02:00
|
|
|
Need reference system with better accuracy,
|
2022-07-12 04:20:00 +02:00
|
|
|
|
|
|
|
|
2022-07-13 12:13:11 +02:00
|
|
|
\section{Global Navigation Satellite System}
|
|
|
|
$\sigma_t \sim 20 \ns$
|
|
|
|
|
|
|
|
\section{White Rabbit}
|
|
|
|
|
|
|
|
\section{Beacon}
|
|
|
|
\subsection{Fourier Transform}
|
|
|
|
\begin{equation}
|
|
|
|
\label{eq:fourier}
|
|
|
|
\hat{f}(\omega) = \frac{1}{2\pi} \int \dif{t}\, f(t)\, \exp(i \omega t)
|
|
|
|
\end{equation}
|
|
|
|
|
|
|
|
\subsection{Beacons in Airshower timing}
|
|
|
|
|
2022-07-12 04:20:00 +02:00
|
|
|
\end{document}
|