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/01_introduction.tex
Severin Kaderli 51a99f8d6e
Work on introduction, prepare requirements
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2022-10-05 17:01:14 +02:00

9 lines
1.2 KiB
TeX

\chapter{Introduction}
In our lifes we use many communication technologies that work over a short range: for connecting our mice and keyboards to our computers, listening to music wirelessly and to pay contactlessly. Those technologies include but are not limited to: Bluetooth, RFID, NFC and many others.
What many of those technologies have in common is that they work on top of radio waves that utilize electromagnetic induction. Some problems of radio waves are the difficulty of passing through conductive materials such as water or metals \cite{RadioWaves} and they are susceptible to interference \cite{RadioInterference} and jamming \cite{RadioJamming}.
Other reseach projects in this area exists and some have covered the use of the magnetic fields emitted from CPUs as a communication channel \cite{MagneComm} and other cover the general use of magnetic induction communication in body area networks \cite{magneticInductionBAN}.
This thesis will research the concept of communication using the magnetic induction and will create a prototype implementation of a protocol that works through manipulation of magnetic fields using simple components such as a coil from a speaker or even a CPU in a computer.