aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorsara <sara.halter@gmx.ch>2021-11-16 20:39:48 +0100
committersara <sara.halter@gmx.ch>2021-11-16 20:39:48 +0100
commit7103ec40137d9c31d8d1095a355b5023f3ce4305 (patch)
treea2ea8d3d3e022959a6f6fe963ddcdb80600f4bf3 /doc
parentMerge branch 'master' of github.com:NaoPross/Fading (diff)
downloadFading-7103ec40137d9c31d8d1095a355b5023f3ce4305.tar.gz
Fading-7103ec40137d9c31d8d1095a355b5023f3ce4305.zip
Docu Simulations teil angefangen
Diffstat (limited to 'doc')
-rw-r--r--doc/thesis/chapters/implementation.tex69
-rw-r--r--doc/thesis/figures/screenshots/QAM16_Fading_2.pngbin0 -> 85732 bytes
-rw-r--r--doc/thesis/figures/screenshots/QAM16_Fading_2_.pngbin0 -> 60702 bytes
-rw-r--r--doc/thesis/figures/screenshots/qam_fading_V2_1611.pdfbin0 -> 31646 bytes
-rw-r--r--doc/thesis/pdfs/qam_nogui.pdfbin0 -> 30002 bytes
5 files changed, 58 insertions, 11 deletions
diff --git a/doc/thesis/chapters/implementation.tex b/doc/thesis/chapters/implementation.tex
index 18282e4..923cf2b 100644
--- a/doc/thesis/chapters/implementation.tex
+++ b/doc/thesis/chapters/implementation.tex
@@ -7,36 +7,85 @@
For the simulation task and after for the Hardware part, the open-source Software GNU Radio has been chosen. This software uses toolboxes for signal processing systems too simulate or/and implement a software-defined radio, based on Python and some C++ implementations for some rapid-application-development environments. The toolboxes can simply, with the help of the graphical user interface, used by drag-and-drop. The Boxes are used to write applications, to receive or to transmit date for a digital system. Some blocks like different filters, channel codes or demodulator elements and a lot more are already implemented. For missing application new elements can be added by coding own block. With the help of the GNU Radio software those toolboxes can easily get connected to each other, creating data streams.
+\begin{figure}
+ \includegraphics[width=14cm]{./pdfs/qam_nogui.pdf}
+ \caption{GNU Radio Blocks}
+ \label{fig:simul16QAM_block}
+\end{figure}
+
+
+\begin{figure}
+ \includegraphics[width=14cm]{./figures/screenshots/QAM16_Fading_2.png}
+ \caption{Simulation results}
+ \label{fig:simul16QAM}
+\end{figure}
+
+\begin{figure}
+ \includegraphics[width=14cm]{./figures/screenshots/QAM16_Fading_2_.png}
+ \caption{Simulation results}
+ \label{fig:simul16QAM_1}
+\end{figure}
\subsection{16QAM Simulation}
+To get a basic line for further simulations a 16QAM has been made. The results of this simulation are shown in \figref{fig:simul16QAM} and \figref{fig:simul16QAM_1} as the red Signal. In \tabref{tab:modulation_settings} some importer Parameter settings for the Simulation Model are mentionet.
+
+\begin{table}[]
+ \caption{modulation settings}
+ \begin{tabular}[h]{|c|c|c|}
+ \hline
+ modulation type & Samples per Symbols & costas loop order\\
+ \hline
+ BPSK & & 2\\
+ \hline
+ QPSK & & 4\\
+ \hline
+ 8PSK & & 8\\
+ \hline
+ 16QAM & 4 & 4 \\
+ \hline
+ \end{tabular}
+ \label{tab:modulation_settings}
+\end{table}
-\paragraph{Source}
+\subsubsection{Transmitter}
+\paragraph{Source}
+In this simulation a random source has been chosen.
\paragraph{Modulator}
+The constellation modulator block is used for a root-raised-cosine-filtered basis modulation. The block gives an input of a byte stream as complex modulated signal in the baseband back.
+Further more it's possible to chose the modulation type here, in this example it is 16QAM, but QPSK, 8PSK and BPSK would also be possible.
+\subsubsection{Channel}
\paragraph{Channel Mode}
+Here its possible to add some AWGN noise in the channel line. Different parameters can be changed like the noise voltage, time or the frequency offset.
+\subsubsection{Receiver}
\paragraph{Polyphase Clock Sync}
+%% To Do : nochmals anschauen ob dieese erklärung verständlich ist und richtig interpretiert wurde.
+With the the polyphase clock sync the symbols can be synchronized by preforming a time synchronization with the help of multiple filterbanks. For that the derivation of the filtered signal should be minimized whish turns to a better SNR. This works with the help of two filterbanks, one of them contains the filters of the signal adapted to the pulse shaping with several phases. The other contains its derivative. So in the time domain it has a sinc shape, for the output Signal the sinc peak should be on a sample, with the fact that sinc(0) = 1 and sinc(0)' = 0 an error signal can be generated which tells how far away from the peak it is. This error Signal should be zero this is possible with the help of a loop second order whish constants the number of the filterbank and the rate. This rate is generated because of the clock difference between the transmitter and reviver to synchronies the receiver the filter goes through the phases.
+
+For the output one sample per symbol is enough.
\paragraph{Equalizer}
+?
+
\paragraph{Costas Loop}
+The Costas Loop is used for frequency and phase adjustment it locks the center frequency of the signal additional it converts it back to de baseband. For different modulation types different orders of the loop had to be chosen
+
\paragraph{Decoder}
+From the complex space the constellation points are decode to bits.
\subsection{Simulation Fading}
-%% TO DO: Quelle:
+For the a first simulation with some fading the 16QAM simulation model has been extended with a FIR-Filter in the Chanel. The results of this simulation are shown in \figref{fig:simul16QAM} and \figref{fig:simul16QAM_1} as the blue Signal.
+\subsubsection{Channel}
\subsubsection{FIR-Filter}
-
-For a first simple Simulation of the Fading effect. A FIR-Filter has been integrate in the Simulation Model.
-\begin{figure}
-
- \includegraphics[width=10cm]{./figures/screenshots/QAM16_Fading_2.png}
- \end{figure}
+A FIR-Filter was added in the Channel to create a time delay between tow paths. In \figref{fig:simul16QAM} the result includes a direct path and a delayed one. In the plot of \figref{fig:simul16QAM_1} the transmission line dosn't include a direct path. It's impotent to mention that the delay should be smaller than the symbol rate or a multiple of it.
\section{Hardware}
@@ -46,13 +95,11 @@ As Hardware we chosen the USRP B210 from Ettus Research, with the following spec
\subsection{Hardware setup}
The First Hardware set up was from the first SDR to the second, with a coaxial cable in between.
-
The second was with the antennas. 2.4GHz.
% To Do: Picture
-
\begin{table}[]
%To DO sepzifikationen ampssen / genauer? https://www.ettus.com/wp-content/uploads/2019/01/b200-b210_spec_sheet.pdf
%https://kb.ettus.com/B200/B210/B200mini/B205mini#FAQ
@@ -62,7 +109,7 @@ The second was with the antennas. 2.4GHz.
Dimensions & 9.7 x 15.5 x 1.5 cm \\
\hline
Ports &
-2 TX , 2 RX, Half or Full Duplex\\
+ 2 TX , 2 RX, Half or Full Duplex\\
\hline
RF frequencies & from 70MHz to 6GHz\\
\hline
diff --git a/doc/thesis/figures/screenshots/QAM16_Fading_2.png b/doc/thesis/figures/screenshots/QAM16_Fading_2.png
new file mode 100644
index 0000000..cb4d4ed
--- /dev/null
+++ b/doc/thesis/figures/screenshots/QAM16_Fading_2.png
Binary files differ
diff --git a/doc/thesis/figures/screenshots/QAM16_Fading_2_.png b/doc/thesis/figures/screenshots/QAM16_Fading_2_.png
new file mode 100644
index 0000000..90dc07c
--- /dev/null
+++ b/doc/thesis/figures/screenshots/QAM16_Fading_2_.png
Binary files differ
diff --git a/doc/thesis/figures/screenshots/qam_fading_V2_1611.pdf b/doc/thesis/figures/screenshots/qam_fading_V2_1611.pdf
new file mode 100644
index 0000000..1c77eed
--- /dev/null
+++ b/doc/thesis/figures/screenshots/qam_fading_V2_1611.pdf
Binary files differ
diff --git a/doc/thesis/pdfs/qam_nogui.pdf b/doc/thesis/pdfs/qam_nogui.pdf
new file mode 100644
index 0000000..13dd689
--- /dev/null
+++ b/doc/thesis/pdfs/qam_nogui.pdf
Binary files differ