This repository has been archived on 2023-02-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
bachelor-thesis/documentation/thesis/content/00_abstract.tex
Severin Kaderli be60386b21
Adjust tense in abstract
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2023-01-15 12:51:50 +01:00

16 lines
771 B
TeX

\addchap{Abstract}
In this thesis, I researched an alternative short-range wireless communication
method that uses magnetic induction instead of conventional radio waves for
transmission of data, and pointed out the advantages and disadvantages of
magnetic induction as a communication channel.
For demonstrating the communication method, I created a prototype
implementation of a simple communication protocol that utilizes magnetic
induction and that can be run using components found in everyday devices such
as a smartphone and a laptop.
At the end, I benchmarked the prototype implementation under multiple
conditions and configurations to illustrate how feasible and robust the
communication is and if it is viable as an alternative to radio wave
communication.