Step 1: get fastest laps
We’ll use the 2025 Monaco Grand Prix Qualifying session.Step 2: load telemetry
Now we load the high-frequency telemetry data for those specific laps.Step 3: plot speed comparison
The most basic comparison is Speed vs. Distance.Step 4: Analyze Cornering (Throttle & Brake)
To see how they achieve those speeds, we look at their inputs.What to look for:
- Braking Points: Who brakes later into the corner?
- Throttle Application: Who gets back on the power earlier?
- Mid-Corner Speed: Who carries more speed through the apex?
Step 5: calculating time delta
A “Time Delta” plot shows exactly where a driver is losing or gaining time cumulative across the lap.Summary
Telemetry analysis is the ultimate tool for understanding performance. Withtif1, you can access this data in milliseconds, allowing for real-time analysis during a session or deep research after the race.