SDR-based IoT Communication Systems: An Application for the DASH7 Alliance Protocol
收藏资源简介:
This repository contains a cabled, indoor (office environment) and an outdoor (suburban) DASH7 data set. All data sets are formatted as sigmf-data and sigmf-meta files which can be investigated with IQEngine, GNU Radio or MATLAB. The original samples were recorded as complex float 32-bit samples and have been converted to complex signed int 16-bit samples. Below you can find a more extended description of the data sets. ds_indoor.zip: Wireless indoor data set 10 locations 60 packets per location, 10 packets per file pair (SigMF) Fc: 866.5 MHz Sample rate: 7.68 MHz Data type: ci16_le Length: 8 seconds Channel class: Lo-Rate Sync word: 0x0B67 3 Lo-Rate channel recordings per location channel 0 (Fc: 863.0125 MHz), channel 93 (Fc: 865.3375 MHz), channel 186 (Fc: 867.6625 MHz) Payload: 3 bytes [0xAB 0xCD] preceded with a counter byte (0-9) ds_indoor_cabled.zip: Cabled indoor data set 10 recordings per channel 10 packets per file pair (SigMF) Fc: 866.5 MHz Sample rate: 7.68 MHz Data type: ci16_le Length: 4 seconds Channel class: Lo-Rate Sync word: 0x0B67 3 Lo-Rate channel recordings per location channel 0 (Fc: 863.0125 MHz), channel 93 (Fc: 865.3375 MHz), channel 186 (Fc: 867.6625 MHz) Payload: 3 bytes [0xAB 0xCD] preceded with a counter byte (0-9) ds_outdoor.zip: Wireless outdoor data set 20 locations 60 packets per location, 10 packets per file pair (SigMF) Fc: 866.5 MHz Sample rate: 7.68 MHz Data type: ci16_le Length: 8 seconds Channel class: Lo-Rate Sync word: 0x0B67 3 Lo-Rate channel recordings per location channel 0 (Fc: 863.0125 MHz), channel 93 (Fc: 865.3375 MHz), channel 186 (Fc: 867.6625 MHz) Payload: 3 bytes [0xAB 0xCD] preceded with a counter byte (0-9) flowgraphs.zip: Contains 4 folders data_recording Flowgraphs used to record the I/Q data data_conversion Flowgraphs that convert the data to another data type and optionally decrease the length of a data file DASH7_TX DASH7 transmitter flowgraph DASH7_RX DASH7 receiver flowgraph gw_logs.zip: Contains 3 folders indoor, outdoor, cabled Contains all the DASH7 gateway logs per measured channel. locations.zip: outdoor_locations Contains a JSON file with the GPS coordinates of 21 locations and the RX location. Cointains a map with all the outdoor locations indoor_locations Contains a JSON file with the X and Y coordinates of 21 locations and the RX setup location with respect to a reference point. Cointains a map with all the indoor locations
本仓库包含有线、室内(办公环境)及室外(郊区场景)的DASH7数据集。所有数据集均采用sigmf-data与sigmf-meta格式存储,可通过IQEngine、GNU Radio或MATLAB进行查看与分析。原始采样数据以复浮点32位格式录制,后已转换为复有符号整型16位格式。下文将对各数据集进行详细说明。 ds_indoor.zip: 无线室内数据集 共10个测试点位,每个点位采集60个数据包,每10个数据包组成一组SigMF文件对。载波中心频率(Fc)为866.5 MHz,采样率7.68 MHz,数据类型为ci16_le,单文件时长8秒,信道类别为低速率(Lo-Rate),同步字为0x0B67。每个点位包含3个低速率信道的录制数据,分别为:信道0(Fc: 863.0125 MHz)、信道93(Fc: 865.3375 MHz)、信道186(Fc: 867.6625 MHz)。数据包有效载荷为3字节[0xAB 0xCD],前导一个计数字节(取值范围0-9)。 ds_indoor_cabled.zip: 有线室内数据集 每个信道包含10组录制数据,每10个数据包组成一组SigMF文件对。载波中心频率(Fc)为866.5 MHz,采样率7.68 MHz,数据类型为ci16_le,单文件时长4秒,信道类别为低速率(Lo-Rate),同步字为0x0B67。每个点位包含3个低速率信道的录制数据,信道与上述无线室内数据集一致。数据包有效载荷为3字节[0xAB 0xCD],前导一个计数字节(取值范围0-9)。 ds_outdoor.zip: 无线室外数据集 共20个测试点位,每个点位采集60个数据包,每10个数据包组成一组SigMF文件对。载波中心频率(Fc)为866.5 MHz,采样率7.68 MHz,数据类型为ci16_le,单文件时长8秒,信道类别为低速率(Lo-Rate),同步字为0x0B67。每个点位包含3个低速率信道的录制数据,信道与上述无线室内数据集一致。数据包有效载荷为3字节[0xAB 0xCD],前导一个计数字节(取值范围0-9)。 flowgraphs.zip: 包含4个文件夹: 1. data_recording:用于录制I/Q数据的GNU Radio流图 2. data_conversion:用于将数据转换为其他格式,且可按需缩短数据文件时长的流图 3. DASH7_TX:DASH7发射机流图 4. DASH7_RX:DASH7接收机流图 gw_logs.zip: 包含3个文件夹,分别为indoor、outdoor、cabled,存储所有被测信道的DASH7网关日志。 locations.zip: 1. outdoor_locations:包含一份JSON文件,记录了21个点位的GPS坐标及接收端位置;同时包含所有室外点位的分布地图。 2. indoor_locations:包含一份JSON文件,记录了21个点位的X、Y平面坐标,以及相对于参考点的接收端搭建位置;同时包含所有室内点位的分布地图。



