Datasets
Standard Dataset
TDoA OWP Grid measurements raw data
- Citation Author(s):
- Submitted by:
- Jorik De Bruycker
- Last updated:
- Thu, 05/16/2024 - 08:07
- DOI:
- 10.21227/smd7-js78
- Data Format:
- License:
- Categories:
- Keywords:
Abstract
Raw datasets of PDA10A receiver signals acquired with MSO2024 oscilloscope for Time Difference of Arrival Optical Wireless Positioning measurements.
The data is stored in csv, numpy and pickle format to be easily imported and processed in Python.
The first dataset consists of measurements on a grid without reflections.
The second dataset are identical measurements but with a corner geometry at the fourth receiver creating diffuse reflections.
The pickle files can be read in Python with the pickle library. This loads a dictionary with all signal parameters stored.
The main data are the signals recorded by the 4 channel oscilloscope MSO2024.
These are also stored in a 4x800 numpy matrix with the receiver index being the first dimension and the second dimension describing the sample index.
Additional measurement setting are also stored in human-readable format in the pickle files.