From 0806a5111720712a658b1df37ab6fb5a413b3526 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Tue, 21 Dec 2021 20:51:45 +0100 Subject: Forgot pictures and small corrections --- doc/thesis/Fading.tex | 6 +- doc/thesis/figures/tikz/multipath-sketch.tex | 2 +- doc/thesis/figures/xiaoyi-psam-figures.png | Bin 0 -> 257480 bytes doc/thesis/figures/xiaoyi-psam-figures.svg | 113 +++++++++++++++++++++++++++ 4 files changed, 117 insertions(+), 4 deletions(-) create mode 100644 doc/thesis/figures/xiaoyi-psam-figures.png create mode 100644 doc/thesis/figures/xiaoyi-psam-figures.svg diff --git a/doc/thesis/Fading.tex b/doc/thesis/Fading.tex index c20ddc5..346e95e 100644 --- a/doc/thesis/Fading.tex +++ b/doc/thesis/Fading.tex @@ -157,8 +157,8 @@ r(m) & Received samples \\ \midrule \multicolumn{2}{l}{\itshape Channel modelling} \\ - h(t) & LTI impluse response, \(h(\tau, t)\) for the LTV IR \\ - h(m) & LTI discrete time impulse response, \(h_l(m)\) for the LTV discrete time IR \\ + h(t) & LTI impluse response, \(h(\tau, t)\) for the LTV impulse response\\ + h(m) & LTI discrete time impulse response, \(h_l(m)\) for the LTV variant \\ H(f) & LTI Frequency response, \(H(f, t)\) for the LTV frequency response \\ c_k & Tap attenuation \\ \tau_k & Tap delay \\ @@ -188,7 +188,6 @@ GSM & Global System for Mobile communication \\ IMGUI & Immediate Mode Graphical User Interface \\ IP & Internet Protocol \\ - IR & Impulse Response \\ IoT & Internet of Things \\ LMS-DD & Least Mean Square Decision-Directed equalizer \\ LOS & Line Of Sight \\ @@ -197,6 +196,7 @@ MSB & Most Significant Bit \\ NLOS & No Line Of Sight \\ PDP & Power Delay Profile \\ + PSAM & Pilot Symbols Assisted Modulation \\ PSK & Phase Shift Keying \\ QAM & Quadrature Amplitude Modulation \\ QPSK & Quadrature Phase Shift Keying \\ diff --git a/doc/thesis/figures/tikz/multipath-sketch.tex b/doc/thesis/figures/tikz/multipath-sketch.tex index bcf0287..dd700f9 100644 --- a/doc/thesis/figures/tikz/multipath-sketch.tex +++ b/doc/thesis/figures/tikz/multipath-sketch.tex @@ -13,7 +13,7 @@ \draw (5,0) pic (R) {antenna} node[above right = 3mm] {\sffamily\bfseries RX}; % wall coefficients - \draw[thick] (4.75, 2.25) to[out = -20, in = 180] ++(1.2,-.5); % node[right] {\(|\Gamma| > 0\)}; + % \draw[thick] (4.75, 2.25) to[out = -20, in = 180] ++(1.2,-.5); node[right] {\(|\Gamma| > 0\)}; % walls \draw[thick, fill = lightgray!20] (3,2) -- ++(2,-.5) -- ++(0,1) -- ++(-2,.5) -- cycle; diff --git a/doc/thesis/figures/xiaoyi-psam-figures.png b/doc/thesis/figures/xiaoyi-psam-figures.png new file mode 100644 index 0000000..c3ef10c Binary files /dev/null and b/doc/thesis/figures/xiaoyi-psam-figures.png differ diff --git a/doc/thesis/figures/xiaoyi-psam-figures.svg b/doc/thesis/figures/xiaoyi-psam-figures.svg new file mode 100644 index 0000000..b50b4ca --- /dev/null +++ b/doc/thesis/figures/xiaoyi-psam-figures.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + -- cgit v1.2.1