Research Context

This page contains ARINC 429 message data recorded from the hardware-in-a-loop simulator detailed in: [2408.16714] ARINC 429 Cyber-vulnerabilities and Voltage Data in a Hardware-in-the-Loop Simulator (arxiv.org). These messages were recorded using a SIGLENT SDS2204X Plus oscilloscope sampling at 20 MHz. The intent of this data is to enable cybersecurity research and development for ARINC 429 by providing detailed message data from multiple hardware sources.

File Information

This zip file contains three csv files of ARINC 429 messages along with a data dictionary markdown file. The zip file is 550MB and each csv file is approximately 1.5GB. The csv filenames indicate which transmitter the messages were being sent from, with the EGPWS representing a “valid” transmitter while the RTX and AltaDT both represent adversarial transmitters. Each csv file consists of four columns, detailed in the table below :

Column Name

Description

Data Type

time

Time from oscilloscope trigger in seconds

Numeric (float)

voltage

Measured differential signal voltage in volts

Numeric (float)

segment

Which segment the data point is part of: {HI, LO, NULL, NULL<->HI, NULL<->LO}

Categorical (string)

sample

Identifier for each ARINC message: {1, … ,1000}

Numeric (integer)