mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation.git
synced 2024-11-12 18:43:30 +01:00
thesis: add chapters on Simulation and Experiment
This commit is contained in:
parent
282c82401f
commit
610602464f
3 changed files with 45 additions and 1 deletions
11
documents/thesis/chapters/beacon_discipline.tex
Normal file
11
documents/thesis/chapters/beacon_discipline.tex
Normal file
|
@ -0,0 +1,11 @@
|
|||
\documentclass[../main.tex]{subfiles}
|
||||
|
||||
\begin{document}
|
||||
\chapter{Disciplining by Beacon}
|
||||
\label{sec:}
|
||||
|
||||
Simulation
|
||||
|
||||
Sine + impulsive signal
|
||||
|
||||
\end{document}
|
28
documents/thesis/chapters/grand_characterisation.tex
Normal file
28
documents/thesis/chapters/grand_characterisation.tex
Normal file
|
@ -0,0 +1,28 @@
|
|||
\documentclass[../main.tex]{subfiles}
|
||||
|
||||
\begin{document}
|
||||
\chapter{GRAND characterisation}
|
||||
\label{sec:gnss_accuracy}
|
||||
|
||||
Trimble ICM 360
|
||||
|
||||
Wanted to use WR, but did not work out.
|
||||
|
||||
Use GRAND DU to do the same, also to do characterisation of hardware.
|
||||
|
||||
\section{GRAND Digitizer Unit}
|
||||
|
||||
|
||||
\section{Characterisation}
|
||||
\subsection{Filterchain time delay}
|
||||
(split-cable experiment)
|
||||
|
||||
per filterchain time delay from phase differences
|
||||
|
||||
\subsection{GNSS}
|
||||
|
||||
|
||||
\subsection{Local Oscillator}
|
||||
Should be $f_\mathrm{osc} = 500 \MHz$
|
||||
|
||||
\end{document}
|
|
@ -102,6 +102,12 @@
|
|||
%% Timing
|
||||
\subfile{chapters/timing.tex}
|
||||
|
||||
%% Disciplining by Beacon (Simulation)
|
||||
\subfile{chapters/beacon_discipline.tex}
|
||||
|
||||
%% Comparing GNSS system (GRAND experiments)
|
||||
\subfile{chapters/grand_characterisation.tex}
|
||||
|
||||
%% Conclusion
|
||||
\subfile{chapters/conclusion.tex}
|
||||
|
||||
|
@ -111,7 +117,6 @@
|
|||
%\subfile{appendix.tex}
|
||||
|
||||
%%% Print Bibliography
|
||||
%\clearpage
|
||||
\backmatter
|
||||
\phantomsection
|
||||
\addcontentsline{toc}{chapter}{Bibliography}
|
||||
|
|
Loading…
Reference in a new issue