Zara Arj commited on
Commit
370b2dc
·
verified ·
1 Parent(s): 5108a65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -46
README.md CHANGED
@@ -1,28 +1,29 @@
1
  ---
2
  license: mit
3
  language:
4
- - en
5
  tags:
6
- - UAV
7
- - UWB
8
- - Ultra-Wideband
9
- - Positioning
10
- - Localization
11
- - Benchmark
12
- - Indoor
13
- - Outdoor
14
- - Machine Learning
15
- - Sensor Fusion
16
- - Robotics
17
  pretty_name: QDrone
18
  ---
19
- For additional details, please visit our website: https://benchmark.qdrone.ausmlab.com.
20
  # Q-Drone UWB Benchmark Dataset
21
  ## Overview
22
- We present a unique UWB benchmark dataset, called Q-Drone UWB benchmark. Q-Drone system, a UAV with UWB network built at York University, was used for acquiring this benchmark over five different sites, which include an indoor, open sports field, near to a building with glasses, semi-open tunnel and underneath bridge. The benchmark data were acquired by flying for a total of 1 h 50 min 28 sec flight time and about 4.3 km traveling distances with different maneuvering patterns and spatial configuration between UAV and UWB anchors as shown in the following table.
 
23
  ## Environments and Locations
24
  The data were collected from the following sites:
25
- - **Indoor:** Indoor environment, 26m(w) x 33m(l), Oshawa, Ontario, Canada
26
  - **Field:** Outdoor open sports field, 12m(w) x 13m(l), Uxbridge, Ontario, Canada
27
  - **Building:** Near a glass building, 7m(w) x 7m(l), Newmarket, Ontario, Canada
28
  - **Bridge:** Underneath a concrete-metal bridge, 10m(w) x 23m(l), Niagara, Ontario, Canada
@@ -40,40 +41,36 @@ The data were collected from the following sites:
40
  | **Total** | **23** | **253832** | **6628** | **4264.81** | **789.4** | **0.902** |
41
 
42
  ### Detailed Individual Dataset Information
43
- The specifics of data acquired per dataset include data points, IMU measurements, and precise coordinates of the UWB anchors for accurate localization.
44
 
45
  ## UAV Platform
46
-
47
- The UAV used in these experiments is the **DJI Matrice 100**, a professional UAV that supports mounting up to 2.4 kg payload. The payload includes a UWB tag, an Intel NUC computer, and a battery weighing 112, 728, and 542 grams, respectively. The DJI Matrice 100 is equipped with the following items:
48
-
49
  - **UWB TIME DOMAIN™ P440 UWB tag**
50
  - **Intel NUC computer**
51
  - **Prism GRZ101, 360° mini prism**
52
  - **External battery**
53
 
54
  ## UWB Anchor System
55
-
56
- **TIME DOMAIN** previously developed an Ultra-Wideband (UWB) radio transceiver named P400. For this experiment, we used a total of 5 PulsON 440 (P440) modules, which belong to the P400 family. The UWB anchors consist of four UWB tags mounted on tripods at various heights arranged in a square on the ground. The Time-of-Flight (TOF) method provides distance measurements between two or more sensors with 2 cm accuracy and up to 125 Hz rate. It operates in temperatures ranging from above 40°C to below -85°C, suitable for high shock and vibration environments.
57
 
58
  ## Total Station
59
-
60
- To ensure reliable data for validating position methods, we used a robotic total station. A GRZ101, 360° mini prism is mounted on the UAV, and the total station tracks it using modulated infrared light waves. The GRZ101 offers excellent pointing accuracy of 1.5 mm. For indoor, bridge, and tunnel datasets, we utilized the Leica Nova MS60 MultiStation, which measures ranges up to 1000m with 1” (0.00027°) angle accuracy. For outdoor datasets, the Trimble VX Spatial Station measures up to 5,500 m with 4 mm accuracy and 0.4 sec measurement time.
 
61
 
62
  ## Communication System
63
-
64
- The flight platform of the DJI Matrice 100 is customizable through an onboard SDK. The mounted NUC computer is connected to the Micro-USB port on the UAV. The SDK enables communication between the computer and the flight controller, as well as onboard sensors. IMU data is fed online to the computer through this SDK. Other mounted sensors include a UWB tag connected via USB to the computer, transmitting data including ranges between the UAV-mounted UWB antenna and four ground antennas. A prism mounted on the UAV measures XYZ using the total station.
 
65
 
66
  ## Data Format
 
 
 
67
 
68
- The data are available in **csv** format. Each file provides:
69
-
70
- - **IMU**: angular velocity -x, -y, -z; linear acceleration -x, -y, -z; orientation quaternion -x, -y, -z, -w; height value
71
- - **UWB**: Time(sec), Module ID, Range
72
-
73
- Calibration is not applied, and the data is raw in the UWB anchors coordination system. Each dataset includes optional correction coefficients. A preview of each trajectory is available. Synchronized video of most datasets helps visualize the effect of the environment and flight conditions on data variation.
74
-
75
- ## Structure of Dataset:
76
 
 
77
  ### UWB Data
78
  - **[row 1]** 0
79
  - **[row 2]** Time(sec), Module ID, Range, Self-range error
@@ -86,16 +83,5 @@ Calibration is not applied, and the data is raw in the UWB anchors coordination
86
  - **[row 1]** 3
87
  - **[row 2]** Height value
88
 
89
-
90
- ## Conclusion
91
- This comprehensive dataset aims to aid in the development of UWB technologies by providing diverse scenarios and extensive benchmark data for performance testing under different environmental conditions.
92
-
93
- ## Citation: |
94
-
95
- **Please Cite Our Work**: If you use this dataset for your research, we kindly ask you to cite the following paper:
96
- > @inproceedings{arjmandi2020uwb,
97
- > title={Benchmark Dataset of Ultra-Wideband Radio Based UAV Positioning},
98
- > author={Arjmandi, Zahra and Kang, Jungwon and Park, Sohn Kunwoo and Gunho},
99
- > booktitle={IEEE International Conference on Intelligent Transportation Systems},
100
- > year={2020}
101
- > }
 
1
  ---
2
  license: mit
3
  language:
4
+ - en
5
  tags:
6
+ - UAV
7
+ - UWB
8
+ - Ultra-Wideband
9
+ - Positioning
10
+ - Localization
11
+ - Benchmark
12
+ - Indoor
13
+ - Outdoor
14
+ - Machine Learning
15
+ - Sensor Fusion
16
+ - Robotics
17
  pretty_name: QDrone
18
  ---
19
+ For additional details, please visit our website: [https://benchmark.qdrone.ausmlab.com](https://benchmark.qdrone.ausmlab.com).
20
  # Q-Drone UWB Benchmark Dataset
21
  ## Overview
22
+ We present the Q-Drone UWB Benchmark, a unique dataset derived from experiments conducted using the Q-Drone systema UAV equipped with a UWB network at York University. This dataset encompasses data from five different sites, including an indoor environment, an open sports field, an area near a glass building, a semi-open tunnel, and beneath a bridge. The benchmark data were collected over a total of 1 hour 50 minutes and 28 seconds of flight time, covering approximately 4.3 km with varying UAV maneuvers and spatial configurations between the UAV and UWB anchors.
23
+
24
  ## Environments and Locations
25
  The data were collected from the following sites:
26
+ - **Indoor:** 26m(w) x 33m(l), Oshawa, Ontario, Canada
27
  - **Field:** Outdoor open sports field, 12m(w) x 13m(l), Uxbridge, Ontario, Canada
28
  - **Building:** Near a glass building, 7m(w) x 7m(l), Newmarket, Ontario, Canada
29
  - **Bridge:** Underneath a concrete-metal bridge, 10m(w) x 23m(l), Niagara, Ontario, Canada
 
41
  | **Total** | **23** | **253832** | **6628** | **4264.81** | **789.4** | **0.902** |
42
 
43
  ### Detailed Individual Dataset Information
44
+ This section details the data acquired per dataset, including IMU measurements and precise coordinates of the UWB anchors for accurate localization.
45
 
46
  ## UAV Platform
47
+ The UAV used is the **DJI Matrice 100**, a professional UAV capable of mounting up to 2.4 kg of payload. The payload consists of:
 
 
48
  - **UWB TIME DOMAIN™ P440 UWB tag**
49
  - **Intel NUC computer**
50
  - **Prism GRZ101, 360° mini prism**
51
  - **External battery**
52
 
53
  ## UWB Anchor System
54
+ Developed by TIME DOMAIN, the P400 is an Ultra-Wideband (UWB) radio transceiver. For this experiment, we utilized five PulsON 440 (P440) modules from the P400 family. The UWB anchor setup includes four UWB tags mounted on tripods at varying heights, arranged in a square. Using the Time-of-Flight (TOF) method, it provides 2 cm accuracy distance measurements at up to 125 Hz rate, operable from above 40°C to below -85°C, suitable for high shock and high vibration environments.
 
55
 
56
  ## Total Station
57
+ A robotic total station was used to ensure reliable data for validating positioning methods. The following instruments were used:
58
+ - **Indoor, bridge, and tunnel datasets:** Leica Nova MS60 MultiStation, measuring up to 1000m with 1” (0.00027°) angle accuracy.
59
+ - **Outdoor datasets:** Trimble VX Spatial Station, measuring up to 5,500 m with 4 mm accuracy and 0.4 sec measurement time.
60
 
61
  ## Communication System
62
+ The flight platform of the DJI Matrice 100 can be customized via an onboard SDK. Connected devices include:
63
+ - **Intel NUC computer:** Connected via Micro-USB, managing communications with the flight controller and onboard sensors.
64
+ - **UWB tag and prism:** Provide real-time data including IMU feeds and spatial measurements.
65
 
66
  ## Data Format
67
+ Data are available in **csv** format, and include the following types of data:
68
+ - **IMU:** Time(sec), angular velocity (x, y, z), linear acceleration (x, y, z), orientation quaternion (x, y, z, w), height value
69
+ - **UWB:** Time(sec), Module ID, Range
70
 
71
+ The data is provided raw, without calibration, within the UWB anchors' coordination system.
 
 
 
 
 
 
 
72
 
73
+ ## Structure of Dataset
74
  ### UWB Data
75
  - **[row 1]** 0
76
  - **[row 2]** Time(sec), Module ID, Range, Self-range error
 
83
  - **[row 1]** 3
84
  - **[row 2]** Height value
85
 
86
+ ## Citation
87
+ If you use this dataset in your research, please cite our paper: