diff options
author | Nao Pross <np@0hm.ch> | 2021-12-12 16:35:58 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-12-12 16:35:58 +0100 |
commit | 0a203bd960a0edf1cbd7560be08c0850cdcda310 (patch) | |
tree | 10af8ae540fdbc6c1097d4abcd11ff960128a219 | |
parent | Change German text font (diff) | |
download | Fading-0a203bd960a0edf1cbd7560be08c0850cdcda310.tar.gz Fading-0a203bd960a0edf1cbd7560be08c0850cdcda310.zip |
Write introduction for poster
-rw-r--r-- | doc/poster/paragraphs.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/poster/paragraphs.txt b/doc/poster/paragraphs.txt new file mode 100644 index 0000000..ede12ea --- /dev/null +++ b/doc/poster/paragraphs.txt @@ -0,0 +1,27 @@ +INTRODUCTION + +Nowadays smartphones, internet of things (IoT) and many other wireless +devices are carried around by everyone and have to work in environments +that from a technical perspective are very far from ideal. Wireless +channels have many complex problems that need to be solved to guarantee +a reliable communication link. + +Among the multitude of problems, a common issue that observed in +wireless channels is what is called "multipath fading effect". Multipath +refers to the fact electromagnetic waves (EMWs) radiated from a sender +antenna may take different paths by reflecting on multiple surfaces +before reaching the receiver (see figure). Because EMWs travel at a +constant speed, and some paths are longer than others, the receiver sees +multiple overlapped (superimposed) copies of the sent signal, each with +a different phase shift. In practice only one path is desirable, thus +the other delayed copies cause a degradation of the received signal +(fading). + +TASK DESCRIPTION + +The goal of the project is to develop a platform to illustrate the +impact of different fading effects on the received signal. + +CONCLUSIONS + + |