Strategy Engineer Assistance Tool (SEAT)
Professional data analytics tool for rFactor 2 simulator
OVERVIEW
Strategy Engineer Assistance Tool (SEAT) for rFactor 2 is designed to efficiently summarise timing and telemetry data provided by the rFactor 2 simulator. It allows for easy analysis of session results, summaries of performance indices, lap and sector performance, and race strategy planning and management. The software is configurable for data display and analysis tailored to specific needs.
Only rFactor 2 XML logs for the Race, Warmup, Qualifying, Practice and Test Day sessions are supported.
SEAT for rFactor 2 is free to use for non-commercial purposes.
INSTALLATION
MATLAB Runtime version 24.1 or later is required to run the software. SEAT installer will automatically check if MATLAB Runtime is installed on the PC and, if needed, will download the most recent version and install it with the software.
FEATURES
Database
Multiple session log manager
-
Store as many session logs as you need in a single database
-
Quickly load any session log into the program in one click
-
Summary statistics for all session logs in the database on one page
Reports
Session summary
-
Total race/session time, gaps to the leader
-
Fastest laps, laps completed, number of pit stops for every driver
-
Session classification overall and for every class
-
Position changes relative to starting positions
Drivers
-
Fastest laps, theoretical best times, best sector times, number of laps completed for every driver
-
Average pace and consistency
-
Average fuel consumption for every driver
Stints
-
Summary statistics for every stint completed by every driver in the session, including tyre compound, average tyre wear, number of laps, stint time, average pace (excluding pit in/out laps and outliers), consistency, average fuel consumption and fuel load, fastest lap, theoretical best and fastest sector times.
Timecards
-
Detailed data for every driver and completed lap, including lap number, track position, notes (traffic, pit entry/exit, etc.), lap time, sector times, session time, gap to leader, gap ahead, gap behind, tyre compound, tyre wear for every wheel, fuel consumption.
Pit stop analysis
-
Tyre compound in and tyre compound out of the pits
-
Fuel added (estimation)
-
Time lost in pit stop (2 estimates using lap times and sector times)
All reports can be saved as .csv files for further analysis.
Graphs
Gaps (race session only)
-
Gaps on track to race leader or any car in the session
Laps
-
Lap times, with or without outliers
Sectors
-
Sector times (S1/S2/S3)
Positions
-
Position on track
Pace
-
Box plots and sorted lap time visualisations for race pace analysis
Fuel
-
Remaining fuel
Wear
-
Tyre remaining for all wheels
Pits (race session only)
-
Estimated pit stop lengths in seconds for selected cars and median pit stop time for relevant classes.
For most graphs, traffic, tyre compounds, fuel remaining, fuel added, overtakes and driver names markers can be plotted as overlays on the main chart.
LATEST UPDATE
v1.0 (May 2024)
New features:
-
"Pace" plot under "Graphs" tab has an additional visualisation of lap times sorted from the fastest to the slowest, excluding outliers. This graph is useful for endurance racing to quickly see the overall picture vs competition (too much wear early in stints, lack of pace, one underperforming driver in the team, etc.).
-
All tyre wear data with the average fuel load for every stint was moved to "Stints" report. Users can still download .CSV file for own analysis with "Reports"-"Stints" drop-down menu. This merge also improved XML log processing time.
Backend improvements:
-
Updated backend to MATLAB Runtime 24.1 (R2024a).
UI changes:
-
The option "Remove outliers" for lap times and sector times was removed.
-
Some minor changes in variable names in reports for consistency.
-
Removed a warning about the beta state and updated "About" section.