summaryrefslogtreecommitdiffstats
path: root/vorlagen/thesis/src/kapitel_x.tex
diff options
context:
space:
mode:
authorRefik Hadzialic2012-04-09 18:52:07 +0200
committerRefik Hadzialic2012-04-09 18:52:07 +0200
commitc7eb5bfddce3f50de7c72ad1d98c2fc7d3a7a14d (patch)
tree3795bd038ac412f4980c7cf0499b4a891a8e4e02 /vorlagen/thesis/src/kapitel_x.tex
parentcabling (diff)
downloadmalign-c7eb5bfddce3f50de7c72ad1d98c2fc7d3a7a14d.tar.gz
malign-c7eb5bfddce3f50de7c72ad1d98c2fc7d3a7a14d.tar.xz
malign-c7eb5bfddce3f50de7c72ad1d98c2fc7d3a7a14d.zip
das
Diffstat (limited to 'vorlagen/thesis/src/kapitel_x.tex')
-rw-r--r--vorlagen/thesis/src/kapitel_x.tex19
1 files changed, 16 insertions, 3 deletions
diff --git a/vorlagen/thesis/src/kapitel_x.tex b/vorlagen/thesis/src/kapitel_x.tex
index 1727864..3d05e00 100644
--- a/vorlagen/thesis/src/kapitel_x.tex
+++ b/vorlagen/thesis/src/kapitel_x.tex
@@ -176,9 +176,22 @@ which are serial communication interfaces.
\section{Cable configuration}
\label{sec:hardwareConfig}
-In the next section, the author will focus on connecting the hardware properly.
-At least 4 network ethernet cables were required and one switch or hub connected
-to the internet.
+In the next section, the author will focus on properly connecting the hardware.
+At least 4 ethernet cables with RJ45 connectors, on both sides, were required
+and one switch or hub connected to the internet. One should
+take notice of the cabling between the nanoBTS and the ethernet switch or hub,
+since wrong cabling with the power supply unit (PSU) could damage one of
+the devices. In Figure \ref{img:connectionDiagram}, the junction points are
+label according to the used configuration setting. The ethernet cables
+between the switch/hub, PSU and nanoBTS should not be longer
+than 100 m \citep{installnanoBTS}.
+
+\begin{figure}[ht!]
+ \centering
+ \includegraphics[scale=0.5]{img/hardwareConnection}
+ \caption[]{Cable connections, showing interconnection diagram}
+\label{img:connectionDiagram}
+\end{figure}
\chapter{Implementation}