aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/chapters/theory.tex
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-12-18 16:00:43 +0100
committerNao Pross <np@0hm.ch>2021-12-18 16:00:43 +0100
commitec484676e7ebdaf1b68dbe81ed3107352a67e1f1 (patch)
treec7d5ca7b3cf7854438dc1c9d2e81990d3ac66f76 /doc/thesis/chapters/theory.tex
parentReorganize plots (diff)
parenttry to write missing part of the doku again (diff)
downloadFading-ec484676e7ebdaf1b68dbe81ed3107352a67e1f1.tar.gz
Fading-ec484676e7ebdaf1b68dbe81ed3107352a67e1f1.zip
Merge branch 'master' of github.com:NaoPross/Fading
Diffstat (limited to 'doc/thesis/chapters/theory.tex')
-rw-r--r--doc/thesis/chapters/theory.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/thesis/chapters/theory.tex b/doc/thesis/chapters/theory.tex
index bc69763..0f1b13e 100644
--- a/doc/thesis/chapters/theory.tex
+++ b/doc/thesis/chapters/theory.tex
@@ -274,8 +274,6 @@ From a signal processing perspective \eqref{eqn:discrete-multipath-impulse-respo
\subsection{Simulating multipath CIR with FIR filters} \label{sec:fractional-delay}
-% TODO: cite sources
-
\begin{figure}
\centering
\begin{subfigure}{.4\linewidth}
@@ -293,7 +291,7 @@ From a signal processing perspective \eqref{eqn:discrete-multipath-impulse-respo
}
\end{figure}
-As mentioned in \ref{sec:discrete-time-model} a FIR filter can be used to simulate discrete-time models of multipath fading. But with FIR filters the delays can only be integer multiples of the sample rate. When the delays are non integer an approximation needs to be done, that is because FIR filters have a transfer function of the form
+As mentioned in \ref{sec:discrete-time-model} a FIR filter can be used to simulate discrete-time models of multipath fading. But with FIR filters the delays can only be integer multiples of the sample rate. When the delays are non integer an approximation needs to be done \cite{Valimaki1995}, that is because FIR filters have a transfer function of the form
\begin{equation} \label{eqn:transfer-function-fir}
H(j\omega) = \sum_{n = 0}^{N} h(n) e^{-j\omega nT}
\quad \text{commonly written as} \quad