Skip to main content

ADS-B

The ADS-B trajectory data is obtained from the public Internet and includes four aircraft targets, namely B737, C17-1, C17-2, and E35L. Each target contains 110 complete trajectories, totaling more than 100,000 trajectory points. The tracks used for training in the experiment are stored in the form of track points, encoded using UTF-8. Each line corresponds to one track point simultaneously, and the contents are time, longitude, latitude, altitude, speed, heading and climb respectively. All data is stored in txt format.

Categories:

The dataset contains:
1. We conducted a A 24-hour recording of ADS-B signals at DAB on 1090 MHz with USRP B210 (8 MHz sample rate). In total, we got the signals from more than 130 aircraft.
2. An enhanced gr-adsb, in which each message's digital baseband (I/Q) signals and metadata (flight information) are recorded simultaneously. The output file path can be specified in the property panel of the ADS-B decoder submodule.
3. Our GnuRadio flow for signal reception.
4. Matlab code of the paper, wireless device identification using the zero-bias neural network.

Categories: