Implementation of wireless fingerprinting with their own cards.
Semester project at the Institute for Theoretical Information Technology in the summer semester of 2013.
Source code: https://github.com/tcuje/PraktikumSS13-WLAN-Fingerprint
Localization in IEEE 802.11 WLAN networks through fingerprinting
The localization of mobile nodes in wireless communication networks is a common problem with numerous solutions in the literature.
In this project, an algorithm based on the idea of "fingerprinting" was implemented on a mobile platform. With fingerprinting, numerous measured values are initially determined in an offline phase and stored in a suitable format. In the online phase, localization can then be carried out by comparing current measured values and the previously generated data set using a similarity measure.
Read more