Baselight

Third Generation Simulation Data (TGSIM) I-294 L2 Trajectories

Department of Transportation

@usgov.dot_gov_third_generation_simulation_tgsim_i_294_l2_trajectories

Loading...
Loading...

About this Dataset

Third Generation Simulation Data (TGSIM) I-294 L2 Trajectories

The main dataset is a 9 MB file of trajectory data (I294_L2_final.csv) that contains position, speed, and acceleration data for small and large automated (L2) and non-automated vehicles on a highway in a suburban environment. Supporting files include aerial reference images for twelve distinct data collection “Runs” (I294_L2_Run_X_ref_image_with_lanes.png, where X equals 5, 28, 30, 36, 38, and 42 for southbound runs and 23, 29, 31, 33, 35, and 41 for northbound runs). Associated centerline files are also provided for each “Run” (I-294-L2-Run_X-geometry-with-ramps.csv). In each centerline file, x and y coordinates (in meters) marking each lane centerline are provided. The origin point of the reference image is located at the top left corner. Additionally, in each centerline file, an indicator variable is used for each lane to define the following types of road sections: 0=no ramp, 1=on-ramps, 2=off-ramps, and 3=weaving segments. The number attached to each column header is the numerical ID assigned for the specific lane (see “TGSIM – Centerline Data Dictionary – I294 L2.csv” for more details). The dataset defines eight lanes (four lanes in each direction) using these centerline files. Images that map the lanes of interest to the numerical lane IDs referenced in the trajectory dataset are stored in the folder titled “Annotation on Regions.zip”. The southbound lanes are shown visually in I294_L2_lane-2.png through I294_L2_lane-5.png and the northbound lanes are shown visually in I294_L2_lane2.png through I294_L2_lane5.png. This dataset was collected as part of the Third Generation Simulation Data (TGSIM): A Closer Look at the Impacts of Automated Driving Systems on Human Behavior project. During the project, six trajectory datasets capable of characterizing human-automated vehicle interactions under a diverse set of scenarios in highway and city environments were collected and processed. For more information, see the project report found here: https://rosap.ntl.bts.gov/view/dot/74647. This dataset, which is one of the six collected as part of the TGSIM project, contains data collected using one high-resolution 8K camera mounted on a helicopter that followed two SAE Level 2 ADAS-equipped vehicles through automated lane change maneuvers and as part of a string once the desired lane was achieved and ACC was enabled. The helicopter then followed the string of vehicles (which sometimes broke from the sting due to large following distances) northbound through the 4.8 km section of highway at an altitude of 300 meters. The goal of the data collection effort was to collect data related to human drivers' responses to automated lane changes and as part of a string. The road segment has four lanes in each direction and covers a major on-ramp and one off-ramp in the southbound direction and one on-ramp as well as two off-ramps in the northbound direction. The segment of highway is operated by Illinois Tollway and contains a high percentage of heavy vehicles. The camera captured footage during the evening rush hour (3:00 PM-5:00 PM CT) on a cloudy day. As part of this dataset, the following files were provided:

  • I294_L2_final.csv contains the numerical data to be used for analysis that includes vehicle level trajectory data at every 0.1 second. Vehicle size (small or large), width, length, and whether the vehicle was one of the L2 test vehicles ("yes" or "no") are provided with instantaneous location, speed, and acceleration data. All distance measurements (width, length, location) were converted from pixels to meters using the following conversion factor: 1 pixel = 0.3-meter conversion.
  • I294_L2_Run_X_ref_image_with_lanes.png are the aerial reference images that define the geographic region and associated roadway segments of interest (see bounding boxes on northbound and southbound lanes) for each run X.
  • I294_L2_Run_X-geometry-with-ramps.csv contain the coordinates that define the lane centerlines for each Run X. T
    Organization: Department of Transportation
    Last updated: 2024-11-21T11:44:11.334822
    Tags: aerial-videography, automated-vehicles, human-automated-vehicle-interactions, infrastructure-based-videography, intelligent-transportation-systems-its, its-joint-program-office-jpo, multi-modal-trajectories, tgsim, third-generation-simulation, vehicle-trajectory-data

Tables

Table 1

@usgov.dot_gov_third_generation_simulation_tgsim_i_294_l2_trajectories.table_1
  • 1.48 MB
  • 137928 rows
  • 12 columns
Loading...

CREATE TABLE table_1 (
  "id" BIGINT,
  "time" DOUBLE,
  "xloc_kf" DOUBLE,
  "yloc_kf" DOUBLE,
  "lane_kf" BIGINT,
  "speed_kf" DOUBLE,
  "acceleration_kf" DOUBLE,
  "length_smoothed" DOUBLE,
  "width_smoothed" DOUBLE,
  "type_most_common" VARCHAR,
  "acc" VARCHAR,
  "run_index" BIGINT
);

Share link

Anyone who has the link will be able to view this.