Skip to content

sowang46/mmWave_V2X_dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M3 mmWave V2X dataset

This is the 3D ray-tracing dataset repository for M3 mmWave V2X project

Data Organization

The data are organized as follow:

+-- scenario_*
| +-- sim_*
| | +-- x3d
| | | +-- *.x3d.sqlite
| +-- sim_*
| +-- ...
+-- scenario_*
+-- ...

Each "scenario" directory folder corresponds to a specific experiment setup. Each "sim" directory corresponds to a specific timestamp under this setup. The 3D ray-tracing output is stored in the sqlite files. Here is a list of detail experiment setups for each "scenario" directory:

  • scenario_1:
  • scenario_2:
  • scenario_3:
  • scenario_4:
  • scenario_5:
  • scenario_6:
  • scenario_7:

Data format

The data files are standard Wireless Insite output sqlite files. A data file contains received power, path loss/gain, E-field magnitude, mean time of arrival, delay spread, and many other outputs. You can find the format of the sqlite file in the instruction that comes along with your Wireless Insite license.

Citing the dataset

@inproceedings{10.1145/3372224.3419208, author = {Wang, Song and Huang, Jingqi and Zhang, Xinyu}, title = {{Demystifying Millimeter-Wave V2X: Towards Robust and Efficient Directional Connectivity Under High Mobility}}, year = {2020}, doi = {10.1145/3372224.3419208}, booktitle = {Proceedings of the 26th ACM Annual International Conference on Mobile Computing and Networking (MobiCom)}, }

Contact

About

3D ray-tracing dataset for M3 mmWave V2X project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published