From 23e0f7dbb6117ab30613d90feea027ca70fb5679 Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Fri, 26 Nov 2021 12:12:28 +0100 Subject: [PATCH] First version of topic written --- topic.tex | 37 ++++++++++++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/topic.tex b/topic.tex index fa573d1..f8a228d 100644 --- a/topic.tex +++ b/topic.tex @@ -1,6 +1,7 @@ \documentclass{article} +\usepackage[margin=1.5in]{geometry} -\title{Timing enhancement in Airshower Radio Detectors} +\title{ \Large Enhancing Timing Accuracy in Airshower Radio Detectors} \date{2021-11-22} \author{ Eric Teunis de Boone\\ @@ -12,7 +13,37 @@ \begin{document} \maketitle{} +\vspace{-1em} \hrule -\begin{abstract} -\end{abstract} +\vspace{1em} +%\begin{abstract} + Radio Detectors have been succesfully applied for detecting airshowers, which are caused by a cosmic ray impinging on the Earth's atmosphere. + In such an airshower, successive interactions will create charged particles which in turn cause a specific electromagnetic signal. + Measuring the development over time of such a signal will give a better insight in the energy content of the shower, and, in turn, allow for better resolution of the initial cosmic ray's properties. +\\ + + A difficulty for radio detectors is that, because of their extent, the stations need to communicate wirelessly. + But an accurate timing is needed to follow this signal. + Advanced analyses require a timing accuracy on the order of $1$~nanosecond, while current detectors reach a timing accuracy up to around $10$-nanoseconds. +\\ + + Various mechanisms are employed to increase the timing accuracy, overall and per station. + Since radio detectors only have a horizontal extent, keeping to horizontal showers allows for using the spatial distance as an additional timing mechanism. + + Another important mechanism involves GPS chips. + Such a chip tracks satellites around the Earth. + These satellites sent out signals which can be used to triangulate the position (and time) of the chip. + + Beacons are another example. + Sending out a specific signal allows to track this signal across individual stations. + By introducing characteristics into the signal such as beating, the stations then have a time calibration system setup. +\\ + + This internship concerns itself with increasing the timing accuracy by investigating the various mechanisms (and their issues) used as timing calibration. + + For example, since the spatial extent of the radio detectors is large, it might happen that a station on one side might track more or different satellites than a station on the other side of the detector. + This might introduce a timing difference for GPS chips, decreasing the total timing accuracy attained by the detector. + + +%\end{abstract} \end{document}