diff --git a/Praesentation/beamer.tex b/Praesentation/beamer.tex index 7cdfbf3..bb04bc8 100644 --- a/Praesentation/beamer.tex +++ b/Praesentation/beamer.tex @@ -1,17 +1,9 @@ \documentclass[10pt]{beamer} -\usetheme{metropolis} -\usepackage{appendixnumberbeamer} - -\usepackage{booktabs} -\usepackage[scale=2]{ccicons} - -\usepackage{pgfplots} -\usepgfplotslibrary{dateplot} - -\usepackage{xspace} -\newcommand{\themename}{\textbf{\textsc{metropolis}}\xspace} +% Theme choice: +\usetheme{Singapore} +% Title page details: \title{Bachelorthesis} \subtitle{Distanzmessung auf kleinen Skalen mit Hilfe von Smartphone-Sensoren} \date{\today} @@ -19,318 +11,158 @@ \institute{Wilhelm Büchner Hochschule Darmstadt} % \titlegraphic{\hfill\includegraphics[height=1.5cm]{logo.pdf}} +% Setup theme +%\usefonttheme{serif} + +\setbeamertemplate{footline}[frame number]{} +\setbeamertemplate{navigation symbols}{} + +\usecolortheme{seagull} +%\setbeamercolor{block title}{bg=blue!20,fg=black} +%\setbeamercolor{block body}{bg = blue!10, fg = black} +%\setbeamertemplate{itemize item}[square] +%\setbeamercolor{itemize item}{fg = cyan} +%\setbeamercolor{enumerate item}{fg = cyan} + +\beamertemplatenavigationsymbolsempty +%\setbeamercolor{titlelike}{fg=red} + + +% ------------------------------ +% Include packages +% ------------------------------ +\usepackage[T1]{fontenc} +\usepackage{amsfonts} +\usepackage{FiraSans} +\usepackage{siunitx} % SI-Units +\sisetup{locale = DE} + +\usepackage{pgfpages} % Include notes to the presentation + \setbeameroption{show notes} + \setbeameroption{show notes on second screen = left} + +% ------------------------------ +% Start Document +% ------------------------------ \begin{document} \maketitle -\begin{frame}{Table of contents} +\begin{frame}{Aufbau der Arbeit} \setbeamertemplate{section in toc}[sections numbered] \tableofcontents[hideallsubsections] \end{frame} -\section{Introduction} - -\begin{frame}[fragile]{Metropolis} - - The \themename theme is a Beamer theme with minimal visual noise - inspired by the \href{https://github.com/hsrmbeamertheme/hsrmbeamertheme}{\textsc{hsrm} Beamer - Theme} by Benjamin Weiss. - - Enable the theme by loading - - \begin{verbatim} \documentclass{beamer} - \usetheme{metropolis}\end{verbatim} - - Note, that you have to have Mozilla's \emph{Fira Sans} font and XeTeX - installed to enjoy this wonderful typography. -\end{frame} -\begin{frame}[fragile]{Sections} - Sections group slides of the same topic - - \begin{verbatim} \section{Elements}\end{verbatim} - - for which \themename provides a nice progress indicator \ldots -\end{frame} - -\section{Title formats} - -\begin{frame}{Metropolis title formats} - \themename supports 4 different title formats: - \begin{itemize} - \item Regular - \item \textsc{Small caps} - \item \textsc{all small caps} - \item ALL CAPS - \end{itemize} - They can either be set at once for every title type or individually. -\end{frame} -{ - \metroset{titleformat frame=smallcaps} -\begin{frame}{Small caps} - This frame uses the \texttt{smallcaps} title format. +\section{Einleitung} - \begin{alertblock}{Potential Problems} - Be aware that not every font supports small caps. If for example you typeset your presentation with pdfTeX and the Computer Modern Sans Serif font, every text in small caps will be typeset with the Computer Modern Serif font instead. - \end{alertblock} +\begin{frame}{Steckbrief} + Sebastian Preisner \\ + 33 Jahre \\ + \vspace{2em} + Studiengang: Technische Informatik \end{frame} -} -{ -\metroset{titleformat frame=allsmallcaps} -\begin{frame}{All small caps} - This frame uses the \texttt{allsmallcaps} title format. +\begin{frame}{Thema} + \centering + Distanzmessung auf kleinen Skalen mit Hilfe von Smartphone-Sensoren - \begin{alertblock}{Potential problems} - As this title format also uses small caps you face the same problems as with the \texttt{smallcaps} title format. Additionally this format can cause some other problems. Please refer to the documentation if you consider using it. - - As a rule of thumb: just use it for plaintext-only titles. - \end{alertblock} + \note[item]{Titel vorlesen} + \note[item]{Idee dazu kam von einem Podcast Interview} \end{frame} -} -{ -\metroset{titleformat frame=allcaps} -\begin{frame}{All caps} - This frame uses the \texttt{allcaps} title format. +\begin{frame}{Motivation} +\pause +\note[item]{Im folgenden möchte ich kurz meine ganz \textbf{persönliche Motivation} für dieses Thema erläutern.} + \begin{minipage}[c]{0.3\textwidth} + \centering + \includegraphics[width=0.85\textwidth]{../static/Opensource.pdf} + \end{minipage} \hfill +\note[item]{Ich bin seit 18 Jahren begeisterter \textbf{Vertreter der Open Source Scene} und mit meiner Arbeit wollte ich etwas Praxisnahes untersuchen, was dieser Scene zugute kommt.} +\pause + \begin{minipage}[c]{0.3\textwidth} + \centering + \includegraphics[width=0.9\textwidth]{../static/Wikipedia.pdf} + \end{minipage} \hfill + \note[item]{Auch bin ich der Meinung das \textbf{jeder freien Zugang zu Wissen} und vorallem Bildung erhalten sollte. Diese Beiden Motivatoren vereint phyphox,} +\pause + \begin{minipage}[c]{0.3\textwidth} + \centering + \includegraphics[width=0.85\textwidth]{../static/Wikipedia.pdf} + \end{minipage} - \begin{alertblock}{Potential Problems} - This title format is not as problematic as the \texttt{allsmallcaps} format, but basically suffers from the same deficiencies. So please have a look at the documentation if you want to use it. - \end{alertblock} + \note[item]{eine Anwendung die es ermöglicht mithilfe des \textbf{Smartphones und den verbauten Sensoren} verschiedenste Experimente durch zu führen und so \textbf{physikalische und chemische Vorgänge} greifbar zu machen. Durch diese Arbeit kann ich das Projekt unterstützen und neue Funktionen ermöglichen da es derzeit an einer \textbf{Lokalisierungsfunktion} fehlt.} \end{frame} -} - -\section{Elements} - -\begin{frame}[fragile]{Typography} - \begin{verbatim}The theme provides sensible defaults to -\emph{emphasize} text, \alert{accent} parts -or show \textbf{bold} results.\end{verbatim} - \begin{center}becomes\end{center} +\section{Grundlagen} - The theme provides sensible defaults to \emph{emphasize} text, - \alert{accent} parts or show \textbf{bold} results. -\end{frame} - -\begin{frame}{Font feature test} +\begin{frame}{Einführung} \begin{itemize} - \item Regular - \item \textit{Italic} - \item \textsc{Small Caps} - \item \textbf{Bold} - \item \textbf{\textit{Bold Italic}} - \item \textbf{\textsc{Bold Small Caps}} - \item \texttt{Monospace} - \item \texttt{\textit{Monospace Italic}} - \item \texttt{\textbf{Monospace Bold}} - \item \texttt{\textbf{\textit{Monospace Bold Italic}}} - \end{itemize} -\end{frame} - -\begin{frame}{Lists} - \begin{columns}[T,onlytextwidth] - \column{0.33\textwidth} - Items - \begin{itemize} - \item Milk \item Eggs \item Potatoes - \end{itemize} - - \column{0.33\textwidth} - Enumerations - \begin{enumerate} - \item First, \item Second and \item Last. - \end{enumerate} - - \column{0.33\textwidth} - Descriptions - \begin{description} - \item[PowerPoint] Meeh. \item[Beamer] Yeeeha. - \end{description} - \end{columns} -\end{frame} -\begin{frame}{Animation} - \begin{itemize}[<+- | alert@+>] - \item \alert<4>{This is\only<4>{ really} important} - \item Now this - \item And now this + \item Bluetooth \end{itemize} -\end{frame} -\begin{frame}{Figures} - \begin{figure} - \newcounter{density} - \setcounter{density}{20} - \begin{tikzpicture} - \def\couleur{alerted text.fg} - \path[coordinate] (0,0) coordinate(A) - ++( 90:5cm) coordinate(B) - ++(0:5cm) coordinate(C) - ++(-90:5cm) coordinate(D); - \draw[fill=\couleur!\thedensity] (A) -- (B) -- (C) --(D) -- cycle; - \foreach \x in {1,...,40}{% - \pgfmathsetcounter{density}{\thedensity+20} - \setcounter{density}{\thedensity} - \path[coordinate] coordinate(X) at (A){}; - \path[coordinate] (A) -- (B) coordinate[pos=.10](A) - -- (C) coordinate[pos=.10](B) - -- (D) coordinate[pos=.10](C) - -- (X) coordinate[pos=.10](D); - \draw[fill=\couleur!\thedensity] (A)--(B)--(C)-- (D) -- cycle; - } - \end{tikzpicture} - \caption{Rotated square from - \href{http://www.texample.net/tikz/examples/rotated-polygons/}{texample.net}.} - \end{figure} -\end{frame} -\begin{frame}{Tables} - \begin{table} - \caption{Largest cities in the world (source: Wikipedia)} - \begin{tabular}{@{} lr @{}} - \toprule - City & Population\\ - \midrule - Mexico City & 20,116,842\\ - Shanghai & 19,210,000\\ - Peking & 15,796,450\\ - Istanbul & 14,160,467\\ - \bottomrule - \end{tabular} - \end{table} -\end{frame} -\begin{frame}{Blocks} - Three different block environments are pre-defined and may be styled with an - optional background color. - - \begin{columns}[T,onlytextwidth] - \column{0.5\textwidth} - \begin{block}{Default} - Block content. - \end{block} - - \begin{alertblock}{Alert} - Block content. - \end{alertblock} - - \begin{exampleblock}{Example} - Block content. - \end{exampleblock} - - \column{0.5\textwidth} - - \metroset{block=fill} - - \begin{block}{Default} - Block content. - \end{block} - - \begin{alertblock}{Alert} - Block content. - \end{alertblock} - \begin{exampleblock}{Example} - Block content. - \end{exampleblock} + iBeacon + Smartphone + Verwendet wird Bluetooth - \end{columns} -\end{frame} -\begin{frame}{Math} - \begin{equation*} - e = \lim_{n\to \infty} \left(1 + \frac{1}{n}\right)^n - \end{equation*} -\end{frame} -\begin{frame}{Line plots} - \begin{figure} - \begin{tikzpicture} - \begin{axis}[ - mlineplot, - width=0.9\textwidth, - height=6cm, - ] - - \addplot {sin(deg(x))}; - \addplot+[samples=100] {sin(deg(2*x))}; - - \end{axis} - \end{tikzpicture} - \end{figure} -\end{frame} -\begin{frame}{Bar charts} - \begin{figure} - \begin{tikzpicture} - \begin{axis}[ - mbarplot, - xlabel={Foo}, - ylabel={Bar}, - width=0.9\textwidth, - height=6cm, - ] - - \addplot plot coordinates {(1, 20) (2, 25) (3, 22.4) (4, 12.4)}; - \addplot plot coordinates {(1, 18) (2, 24) (3, 23.5) (4, 13.2)}; - \addplot plot coordinates {(1, 10) (2, 19) (3, 25) (4, 15.2)}; - - \legend{lorem, ipsum, dolor} - - \end{axis} - \end{tikzpicture} - \end{figure} -\end{frame} -\begin{frame}{Quotes} - \begin{quote} - Veni, Vidi, Vici - \end{quote} \end{frame} -{% -\setbeamertemplate{frame footer}{My custom footer} -\begin{frame}[fragile]{Frame footer} - \themename defines a custom beamer template to add a text to the footer. It can be set via - \begin{verbatim}\setbeamertemplate{frame footer}{My custom footer}\end{verbatim} +\begin{frame}{Distanzmessung} + \includegraphics{../static/Wegpunkte.pdf} + \note[item]{Distanzmessung bezieht sich auf die Messung der Länge einer zürckgelegten Strecke.} + \note[item]{Die summe der Abstände zwischen den Wegpunkten.} + \note[item]{Wegpunkte können durch die Lokalisierung bestimmt werden.} \end{frame} -} -\begin{frame}{References} - Some references to showcase [allowframebreaks] \cite{knuth92,ConcreteMath,Simpson,Er01,greenwade93} +\begin{frame}{Lokalisierung durch Trilateration} + \includegraphics<1>{../static/lateration-entfernung.pdf} + \note[item]{Es gibt \textbf{verschiedene Methoden zur Lokalisierung}, in dieser Arbeit wird die Trilateration eingesetzt weswegen ich sie hier kurz erläutern möchte.} + \note[item]{Bei der Trilateration wird die Entfernung zwischen Sender und Empfänger gemessen.} + \note[item]{Zieht man einen Kreis mit der Entfernung als Radius um den Sender, so erhält man die möglichen Positionen wo sich der Empfänger befindet.} + \includegraphics<2>{../static/lateration-kreis.pdf} + \includegraphics<3>{../static/lateration-positionen.pdf} + \note[item]{Um die Position genauer zu bestimmen werden mindestens zwei weitere Sender benötigt, daher wird diese Methode auch Trilateration genannt.} + \includegraphics<4>{../static/lateration-position.pdf} + \note[item]{Um missverständnisse aus zu räumen: Die Trilateration ist \textbf{nicht mit der Triangulation} zu verwechseln bei der die Einfallswinkel zur Positionsbestimmung herangezogen werden hallo.} \end{frame} + +\begin{frame}{Entfernungsmessung mithilfe der Signalstärke} +\centering + \note[item]{Eine Methode zur Entfernungsmessung unter Verwendung von Funksystemen ist die Signalstärkemessung} + + RSSI - Received Signal Strength Indicator -\section{Conclusion} - -\begin{frame}{Summary} + \end{frame} - Get the source of this theme and the demo presentation from +\begin{frame}{Selbstkorrigierende} + \note[item]{Distanzmessung beschreibt die Messung der Länge einer zürckgelegten Strecke} +\end{frame} - \begin{center}\url{github.com/matze/mtheme}\end{center} +\section{Methodik} - The theme \emph{itself} is licensed under a - \href{http://creativecommons.org/licenses/by-sa/4.0/}{Creative Commons - Attribution-ShareAlike 4.0 International License}. +\begin{frame}{Vorgehen} +- Wie wurden die Versuche durchgeführt und evaluiert. - \begin{center}\ccbysa\end{center} +Versuche: + - System kennenlernen, parameter ermittlung + - Versuchsaufbau aus den erkentnisse + - + \note[item]{Distanzmessung bezieht sich auf die Messung der Länge einer zürckgelegten Strecke.} + \note[item]{Die summe der Abstände zwischen den Wegpunkten.} + \note[item]{Wegpunkte können durch die Lokalisierung bestimmt werden.} \end{frame} -\begin{frame}[standout] - Questions? +\begin{frame}{Trilateration} + \note[item]{Distanzmessung beschreibt die Messung der Länge einer zürckgelegten Strecke} \end{frame} -\appendix - -\begin{frame}[fragile]{Backup slides} - Sometimes, it is useful to add slides at the end of your presentation to - refer to during audience questions. - - The best way to do this is to include the \verb|appendixnumberbeamer| - package in your preamble and call \verb|\appendix| before your backup slides. - - \themename will automatically turn off slide numbering and progress bars for - slides in the appendix. +\begin{frame}{Distanzmessung} + \note[item]{Distanzmessung beschreibt die Messung der Länge einer zürckgelegten Strecke} \end{frame} -\begin{frame}[allowframebreaks]{References} - - \bibliography{demo} - \bibliographystyle{abbrv} - +\begin{frame}{Distanzmessung} + \note[item]{Distanzmessung beschreibt die Messung der Länge einer zürckgelegten Strecke} \end{frame} \end{document} diff --git a/static/Loc0180.pdf b/static/Loc0180.pdf new file mode 100644 index 0000000..cd650b5 Binary files /dev/null and b/static/Loc0180.pdf differ diff --git a/static/Opensource.pdf b/static/Opensource.pdf new file mode 100644 index 0000000..7cd5c40 Binary files /dev/null and b/static/Opensource.pdf differ diff --git a/static/Opensource.svg b/static/Opensource.svg new file mode 100644 index 0000000..aeb6d52 --- /dev/null +++ b/static/Opensource.svg @@ -0,0 +1,172 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + open + source + initiative + + + R + + + + diff --git a/static/Wikipedia-logo-v2-en.svg b/static/Wikipedia-logo-v2-en.svg new file mode 100644 index 0000000..8ee7699 --- /dev/null +++ b/static/Wikipedia-logo-v2-en.svg @@ -0,0 +1,2115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/Wikipedia.pdf b/static/Wikipedia.pdf new file mode 100644 index 0000000..9a1fd4c Binary files /dev/null and b/static/Wikipedia.pdf differ diff --git a/static/Wikipedia.svg b/static/Wikipedia.svg new file mode 100644 index 0000000..dc32f98 --- /dev/null +++ b/static/Wikipedia.svg @@ -0,0 +1 @@ +]>Wikipedia logo version 2 \ No newline at end of file diff --git a/static/appfrontend.jpg b/static/appfrontend.jpg old mode 100755 new mode 100644 diff --git a/static/lateration-entfernung.pdf b/static/lateration-entfernung.pdf new file mode 100644 index 0000000..f464d08 Binary files /dev/null and b/static/lateration-entfernung.pdf differ diff --git a/static/lateration-kreis.pdf b/static/lateration-kreis.pdf new file mode 100644 index 0000000..0b830a7 Binary files /dev/null and b/static/lateration-kreis.pdf differ diff --git a/static/lateration-kreis.svg b/static/lateration-kreis.svg new file mode 100644 index 0000000..d8596f0 --- /dev/null +++ b/static/lateration-kreis.svg @@ -0,0 +1,175 @@ + + + + + + + + + + r + Sender 1 + + + + + + + + + + + + + + + + + + + + + diff --git a/static/lateration-position.pdf b/static/lateration-position.pdf new file mode 100644 index 0000000..e7724f5 Binary files /dev/null and b/static/lateration-position.pdf differ diff --git a/static/lateration-position.svg b/static/lateration-position.svg new file mode 100644 index 0000000..fb52821 --- /dev/null +++ b/static/lateration-position.svg @@ -0,0 +1,345 @@ + + + + + + + + + + + Sender 1 + Sender 2 + Sender 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/lateration-positionen.pdf b/static/lateration-positionen.pdf new file mode 100644 index 0000000..129db8a Binary files /dev/null and b/static/lateration-positionen.pdf differ diff --git a/static/lateration-positionen.svg b/static/lateration-positionen.svg new file mode 100644 index 0000000..e38c7ab --- /dev/null +++ b/static/lateration-positionen.svg @@ -0,0 +1,179 @@ + + + + + + + + + Sender 1 + + + + + + + + + + + + + + + + + + + + + + + + +