summaryrefslogtreecommitdiffstats
path: root/vorlagen/thesis/src/kapitel_x.tex
blob: e4bcfc9c754fb4b6a431b8946fc816b73364336a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
\setchapterpreamble[u]{%
  \dictum[Stobaeus] {What use is knowledge if there is no understanding?}
}
\chapter{Introduction to GSM and GPS}
\section{Motivation}
\section{Goals of the thesis}
The goal of the following thesis is to:
- implement the Radio Resource Location Protocol inside of OpenBSC, to the extent of 
delivering correct GPS assistance data to cell phone subscribers
inside the GSM network
- test the protocol on 5-10 different smart phones
- describe and analyze the background processes taking place inside of the cell phone
\chapter{Assisted GPS}

\chapter{Radio Resource Location Protocol}

\chapter {Working}
\section{Zitieren..}
citep: \citep{kopka1997latex} \\
citet: \citet{kopka1997latex}

\chapter{System}
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.\todo{Referenz für lorem ipsum}
Test test
\section{Hardware}
In the following section the author will introduce the reader to the hardware
components used in the thesis. Firstly the nanoBTS will be introduced since
it is the major hardware component used for creating a basic GSM network
infrastructure. Then a short insight into the used GPS receiver will be
given. Finally the mobile stations used for testing will be reviewed. 
\subsection{GSM hardware - nanoBTS}
In recent years, there has been an increasing interest in deployment of
private cellular networks in remote areas which lead to the devolopment
of various GSM hardware solutions.  
\begin{figure}[ht!]
  \centering
  \includegraphics[scale=0.50]{img/nanoBTS.jpg}
  \caption[]{nanoBTS with its . Image courtesy of ip.access}
\end{figure}
\chapter{Summary}

\chapter*{Dictionary of acronyms}
\begin{itemize}
\item \emph{RRLP} - Radio Resource Location Protocol - The employed protocol in GSM and UMTS networks for providing and exchange of geolocation information. 
\item \emph{UMTS} - Universal Mobile Telecommunications System - Third generation mobile network based on the GSM standards. 
\end{itemize}