From 005481848c62da4579d04ac8d9ac664d8e37a391 Mon Sep 17 00:00:00 2001 From: Refik Hadzialic Date: Thu, 6 Sep 2012 22:17:37 +0200 Subject: Change --- vorlagen/thesis/maindoc.pdf | Bin 8586500 -> 8586474 bytes vorlagen/thesis/src/kapitel_A.tex | 15 +++++++++++++++ vorlagen/thesis/src/kapitel_x.tex | 19 +------------------ vorlagen/thesis/src/maindoc.tex | 6 +++--- 4 files changed, 19 insertions(+), 21 deletions(-) diff --git a/vorlagen/thesis/maindoc.pdf b/vorlagen/thesis/maindoc.pdf index 56a7707..773ebe1 100644 Binary files a/vorlagen/thesis/maindoc.pdf and b/vorlagen/thesis/maindoc.pdf differ diff --git a/vorlagen/thesis/src/kapitel_A.tex b/vorlagen/thesis/src/kapitel_A.tex index 645068d..84959e3 100644 --- a/vorlagen/thesis/src/kapitel_A.tex +++ b/vorlagen/thesis/src/kapitel_A.tex @@ -1,3 +1,18 @@ +\addcontentsline{toc}{chapter}{Dictionary of acronyms} +\chapter*{Dictionary of acronyms} +\begin{itemize} +\item \emph{ARFCN} - Absolute Radio Frequency Channel Number - The channel number specifies the physical frequency channel used for transmission and reception of radio waves inside of an BTS covered area. +\item \emph{BTS} - Base Transceiver Station - +\item \emph{DC} - Direct Current +\item \emph{GNSS} - Global Navigation Satellite System - A satellite navigation system that allows a specialized receive to determine its location on Earth. +\item \emph{PCB} - Printed Circuit Board - The board where electronic components are soldered onto and wired through conductive tracks. +\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{SMA} - SubMiniature version A - SMA is a connector used for interconnecting coaxial cables or PCB electronics that work in the frequency range between 0-18 GHz. +\item \emph{TRX} - +\item \emph{UART} - Universal Asynchronous Receiver Transmitter - A serial communication interface used by computers or other peripheral devices to communicate. +\item \emph{UMTS} - Universal Mobile Telecommunications System - Third generation mobile network based on the GSM standards. +\end{itemize} + \addchap{Appendix} \numberwithin{equation}{subsection} \numberwithin{table}{subsection} diff --git a/vorlagen/thesis/src/kapitel_x.tex b/vorlagen/thesis/src/kapitel_x.tex index e2475c6..341a9f9 100644 --- a/vorlagen/thesis/src/kapitel_x.tex +++ b/vorlagen/thesis/src/kapitel_x.tex @@ -2141,7 +2141,7 @@ been set up to perform RRLP tests. The second stage can be divided into two implemantation parts. The first part of the second stage consists of the development of the application that generates RRLP assistance data. The second part of the second stage consists of modifying the existing open source GSM -software and implementing the procedures for creating a data channel +software by implementing the procedures for creating a data channel between the BTS and MS. This channel was deployed for the transmission of assistance data to the MS and for obtaining the response from the MS. @@ -2866,20 +2866,3 @@ that this is only a tip of the iceberg! A future study investigating the results assistance data being provided to the cell phones would be very interesting. The produced RRLP software and obtained results may be used to develop new strategies aimed at protecting the privacy of cell phone users. - - - -\addcontentsline{toc}{chapter}{Dictionary of acronyms} -\chapter*{Dictionary of acronyms} -\begin{itemize} -\item \emph{ARFCN} - Absolute Radio Frequency Channel Number - The channel number specifies the physical frequency channel used for transmission and reception of radio waves inside of an BTS covered area. -\item \emph{BTS} - Base Transceiver Station - -\item \emph{DC} - Direct Current -\item \emph{GNSS} - Global Navigation Satellite System - A satellite navigation system that allows a specialized receive to determine its location on Earth. -\item \emph{PCB} - Printed Circuit Board - The board where electronic components are soldered onto and wired through conductive tracks. -\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{SMA} - SubMiniature version A - SMA is a connector used for interconnecting coaxial cables or PCB electronics that work in the frequency range between 0-18 GHz. -\item \emph{TRX} - -\item \emph{UART} - Universal Asynchronous Receiver Transmitter - A serial communication interface used by computers or other peripheral devices to communicate. -\item \emph{UMTS} - Universal Mobile Telecommunications System - Third generation mobile network based on the GSM standards. -\end{itemize} diff --git a/vorlagen/thesis/src/maindoc.tex b/vorlagen/thesis/src/maindoc.tex index ee5b39c..ada5478 100644 --- a/vorlagen/thesis/src/maindoc.tex +++ b/vorlagen/thesis/src/maindoc.tex @@ -232,6 +232,9 @@ stepnumber=1, numbersep=5pt, numbers = none} %%% Hauptteil %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \include{kapitel_x} +\bibliographystyle{abbrvnat} +\bibliography{bib/literatur} + %%% Anhang %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \appendix \renewcommand*{\thesection}{\Alph{section}} @@ -242,9 +245,6 @@ stepnumber=1, numbersep=5pt, numbers = none} %% Literatur %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \selectbiblanguage{english} -\bibliographystyle{abbrvnat} -\bibliography{bib/literatur} - \cleardoublepage \addcontentsline{toc}{chapter}{List of tables} \listoftables -- cgit v1.2.3-55-g7522