Ultra wide band (UWB) Indoor Positioning system. Signal processing, Jan 2017 – Dec 2018
Fig1 - Measurement set up : Tx being the transmiter object to be tracked and Rx the receivers.
Fig2 - Final result of the operating TDOA tracking system. The blue curve represent the actual transmitter trajectory while the orange curve is the curve recovered by our hand made software
UCLouvain, Master Student
Project: Ultra wide band (UWB) indoor positioning system.
Project in the scope of the course of signal processing from UCLouvain.
Tasks: The goal was to track the position of an indoor transmitter, surrounded by 5 receivers. The received signals, by each antenna, and the original signal generated by the moving object were provided. We had to recreate the path the transmitter made over time and compare it to its real track. The signals were provided to us as well as a laser tracking of the actual positions. The goal was to perform signal processing and correlation to be able to track the object via time difference of arrival (TDOA). All the code for signal processing had to be hand made and written on Matlab.
Result: We managed to implement an ultra-wide band positioning and tracking of an object in an indoor environment using TDOA, handcrafted outliers sorting algorithm, and signal processing methods.
The report and slide are available on Github (In French), coded in MATLAB. Code included in the report Pdf.