From 3957f5d76eb81ae733b2694bdeb288cfbba65ab0 Mon Sep 17 00:00:00 2001 From: sara Date: Sat, 18 Dec 2021 16:37:43 +0100 Subject: doku implementation overview --- doc/thesis/chapters/introduction.tex | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'doc/thesis/chapters/introduction.tex') diff --git a/doc/thesis/chapters/introduction.tex b/doc/thesis/chapters/introduction.tex index 8aa5c6f..0fadf26 100644 --- a/doc/thesis/chapters/introduction.tex +++ b/doc/thesis/chapters/introduction.tex @@ -22,4 +22,11 @@ The task description document is found in the appendix. \section{Overview} -\skelpar{Overview of the whole document.} +In the first chapter some theoretical basics where introduced, which are imported for the topic and later on for the implementation. This theory covers the fundamentals of the modulation schemes and channel models used. Further more the mathematical basics for the different models in this project, to describe multipath fading are define in more detail. + +The next chapter contains the whole implementation part, description from the tools, which were used and how they are implemented, from the +transmitter and receiver chains to the channel model with the different fading effect models. In addition to that, the problems and some open points in the project are discussed. + +At least the conclusion part, in which the results were showed and some further steps are discussed. + + -- cgit v1.2.1