summaryrefslogtreecommitdiffstats
path: root/vorlagen/thesis
diff options
context:
space:
mode:
authorRefik Hadzialic2012-04-03 16:27:34 +0200
committerRefik Hadzialic2012-04-03 16:27:34 +0200
commitcb9d16465cab44c785276135c6f745a994684494 (patch)
treebc7b9b15e5784f4ee4e6c65cfc32ccfc5ec0d221 /vorlagen/thesis
parentHardware intro description (diff)
downloadmalign-cb9d16465cab44c785276135c6f745a994684494.tar.gz
malign-cb9d16465cab44c785276135c6f745a994684494.tar.xz
malign-cb9d16465cab44c785276135c6f745a994684494.zip
hardware
Diffstat (limited to 'vorlagen/thesis')
-rw-r--r--vorlagen/thesis/maindoc.pdfbin172855 -> 190867 bytes
-rw-r--r--vorlagen/thesis/src/bib/literatur.bib7
-rw-r--r--vorlagen/thesis/src/kapitel_x.tex22
3 files changed, 25 insertions, 4 deletions
diff --git a/vorlagen/thesis/maindoc.pdf b/vorlagen/thesis/maindoc.pdf
index 1ccf579..0f03bb6 100644
--- a/vorlagen/thesis/maindoc.pdf
+++ b/vorlagen/thesis/maindoc.pdf
Binary files differ
diff --git a/vorlagen/thesis/src/bib/literatur.bib b/vorlagen/thesis/src/bib/literatur.bib
index b701b5e..216fc8e 100644
--- a/vorlagen/thesis/src/bib/literatur.bib
+++ b/vorlagen/thesis/src/bib/literatur.bib
@@ -19,4 +19,11 @@
year = {2010},
address = {Boston},
isbn = {9781607839859}
+ }
+@misc{nanoGSM2007brochure,
+ author = {ip.access ltd},
+ title = {The world's most deployed picocell},
+ howpublished = "\url{http://www.ipaccess.com/en/nanoGSM-picocell}",
+ year = {2007},
+ note = "[Online; accessed 3-April-2012]"
} \ No newline at end of file
diff --git a/vorlagen/thesis/src/kapitel_x.tex b/vorlagen/thesis/src/kapitel_x.tex
index 6ab511a..0a166b0 100644
--- a/vorlagen/thesis/src/kapitel_x.tex
+++ b/vorlagen/thesis/src/kapitel_x.tex
@@ -30,22 +30,36 @@ functional GSM network with GPS localization capabilities. Firstly the nanoBTS
will be introduced since it is the main hardware component used for building a
basic GSM network infrastructure. Then a short insight into the used
GPS receiver will be given. Additionally the mobile stations used for
-testing of the system will be reviewed. Finally an connection overview of will be given.
+testing of the system will be reviewed. Finally a hardware connection diagram
+will be given.
\section{GSM hardware - nanoBTS}
In recent years, there has been an increasing interest in deployment of
private cellular networks for research or in remote areas which lead to
-the devolopment of diverse GSM hardware solution. One of th
+the devolopment of diverse ``low-cost'' GSM hardware solutions. According to
+ip.access, the manufacturer of nanoBTS \citep{nanoGSM2007brochure}, it is the
+most deployed BTS hardware used for coverage of ``hard-to-reach places,
+in-buildings, remote areas, marine and aviation; public spaces''.
+A nanoBTS with its plastic cover can be seen in Figure \ref{img:nanoBTS}.
+Our University GSM network consists of three nanoBTS stations. The deployed
+nanoBTS in author's thesis works in the 1800 MHz frequency range,
+for which the University of Freiburg had obtained a licence from the
+Federal Network Agency. The key limitation of gathering more technical data was
+the fact that nanoBTS is not an open source hardware however, the given
+technical data were sufficient for conducting the RRLP work.
+
\begin{figure}[ht!]
+\label{img:nanoBTS}
\centering
\includegraphics[scale=0.50]{img/nanoBTS.jpg}
- \caption[]{nanoBTS with its . Image courtesy of ip.access}
+ \caption[]{nanoBTS with its plastic cover. Image courtesy of ip.access}
\end{figure}
\section{test}
\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{BTS} - Base Transceiver Station -
+\item \emph{RRLP} - Radio Resource Location Protocol - The employed protocol in GSM, UMTS and other wireless 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} \ No newline at end of file