aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/Fading.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/thesis/Fading.tex')
-rw-r--r--doc/thesis/Fading.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/thesis/Fading.tex b/doc/thesis/Fading.tex
index 033408a..305ffde 100644
--- a/doc/thesis/Fading.tex
+++ b/doc/thesis/Fading.tex
@@ -91,6 +91,7 @@
%% Metadata
\title{Multipath Fading Demonstration Platform using Software Defined Radio}
+
\author{Naoki Sean Pross \and Sara Cinzia Halter}
\date{Fall semester 2021}
@@ -98,9 +99,9 @@
\hypersetup{pageanchor = false}
- %% TODO: create a proper titlepage
- \maketitle
- % \include{tex/titlepage}
+ % TODO: create a proper titlepage
+ %\maketitle
+ \include{tex/titlepage}
\begin{abstract}
Today wireless devices are ubiquitous and have to work under technically adverse circumstances. Among the multitude of problems affecting wireless communication systems, a common issue is what is known as \emph{multipath fading effect}. The aim of this work is to create a demonstrative platform that can illustrate how multipath fading degrades a wireless communication link. A number of scenarios affected by multipath fading were elaborated, simulated and measured using two USRP B210 software defined radios and the GNU Radio signal processing toolkit. To demonstrate the effects, a custom graphical front-end for GNU Radio's signal processing was built using the Dear IMGUI framework.