← Back to Home

Race Car Tire Pressure Predictor

A data-driven tool that analyzes your historical telemetry to predict optimal cold tire starting pressures. Input your target hot pressures, the track and the number of laps, the predictor calculates the exact cold values needed to reach those targets during the session.

Racing Tires Cold Pressure Prediction (Data-Driven)

Traditional cold pressure selection relies on experience and general guidelines. A racing tires cold pressure predictor takes a different approach: it learns from your actual data. By processing historical sessions where you recorded both starting (cold) and ending (hot) pressures, the system builds a statistical model specific to your car, tires, and driving style. This data-driven method eliminates guesswork and provides predictions grounded in real-world measurements from your own racing history.

The predictor doesn't use generic lookup tables. Instead, it captures the unique pressure build-up characteristics of your specific setup. Whether you're running Pirelli DHE in Ferrari Challenge or Michelin slicks in GT racing, the model adapts to the actual behavior observed in your telemetry.

Optimal Starting Pressure (Cold-to-Hot Target)

Every racing tire has an optimal operating window, a hot pressure range where grip and consistency are maximized. The challenge is determining the optimal starting pressure (cold) that will land you in that window once the tires heat up. Set too low and you'll be under-inflated mid-stint; set too high and you'll overshoot the target, losing grip and increasing wear.

The cold pressure predictor solves this by reversing the relationship: you specify your target hot pressures (based on tire manufacturer recommendations or your own testing), and the system calculates the corresponding cold values. This hot-to-cold calculation accounts for thermal expansion, carcass heating, and track-specific factors derived from your historical data.

Formation Lap Pressure Bleed: How It's Calculated

For race stints (long runs), the predictor suggests relatively low cold starting pressures. However, starting the formation lap with such low pressures creates two risks: bead unseating (tire coming off the rim) due to under-inflation during aggressive weaving, and a softer carcass structure that makes it harder to generate heat in the tire. Engineers address this by intentionally setting higher pressures for the formation lap.

Once the car reaches the grid after the formation lap, the engineer performs a pressure bleed to bring the tires down to the optimal values suggested by the predictor. The bleed calculation uses the thermal gain coefficient (k = ΔP/ΔT), extracted specifically from formation lap telemetry uploads. This data is processed separately and not used for ML model training, since warm-up lap thermal behavior differs from racing conditions.

Excel Workflow (User-Inserted Input/Output Points)

Not every team has full telemetry logging. Vehicles without TPMS (Tire Pressure Monitoring System) or teams using tire heaters/blankets cannot rely on automated pressure build-up logging. The cold pressure predictor from Excel file containing input/output user-inserted points supports this workflow. Using the provided template (Pressures_Database_Template.xlsx), you record cold pressures, hot pressures, track name, ambient temperature, tire temperatures during pressurization, and number of laps.

The system imports this Excel data and builds the same statistical model used for telemetry-based predictions. Required columns include cold/hot pressures for all four corners, track name, ambient temperature, and lap count. Suggested columns like individual lap times improve analysis accuracy. This flexibility means you can start using the predictor immediately with historical notes from your pit board.

New Track/Circuit Prediction (Baseline from Similarity)

Racing at a new circuit presents a challenge: you have no historical data for that track. How can you predict cold pressure for a new racetrack you've never visited? The track similarity matching feature addresses this by comparing the new circuit's characteristics against all tracks in your database.

The matching algorithm considers factors like corner count, lap length and average speed. It identifies the most similar tracks and uses weighted data from those circuits to generate baseline predictions. This gives you a reliable starting point for your first practice session, which you can then refine as you collect track-specific data.

Pressure Build-Up: Long Run vs Short Run

Race car pressure build-up differs substantially between session types.

The pressure prediction for long run vs short runs accounts for these differences. You can select the Number of Laps to account for qualifying, race, or practice, the model applies the appropriate pressure build-up curves. This ensures your cold pressure recommendations are calibrated for whether you're chasing a single flying lap or managing tire performance over a race stint.

Understanding this distinction is critical: setting qualifying pressures for a race will leave you over-inflated by mid-stint, while race pressures in qualifying will compromise single-lap grip because of the under-inflation.

Building Accuracy Through Consistent Usage

The predictor's accuracy improves with every session you upload. A statistical model trained on 5 sessions will provide reasonable estimates, but one trained on 50+ sessions across multiple tracks and conditions becomes highly reliable. Regular usage transforms the tool from a useful guide into a precision instrument calibrated specifically for your car and team.

Team-wide adoption amplifies this effect. When all engineers contribute data to a shared database, the model learns from collective experience rather than individual knowledge. A new engineer joining the team immediately benefits from years of accumulated data, avoiding the trial-and-error phase that typically accompanies onboarding. This centralization also prevents inconsistent practices: everyone works from the same data-driven baseline rather than personal preferences or outdated rules of thumb.

Race Tires Management

Managing multiple tire compounds across a race weekend requires more than just tracking pressures. Race Tires Management introduces compound-level organization: assign a compound to each run via a configurable dropdown (with your own custom compound list), and filter all processed data by compound to isolate behavior differences between tire types.

Interactive charts visualize pressure build-up patterns. The ΔP vs ΔT chart shows how pressure changes relate to temperature changes, while the ΔP vs Laps chart reveals how pressures evolve over the stint length. Both charts support per-wheel toggle, letting you isolate individual corner behavior or compare all four wheels simultaneously.

K factors (thermal gain coefficients, k = ΔP/ΔT) are automatically calculated via linear regression across your processed runs, with R² goodness-of-fit displayed so you can assess reliability. These K factors feed directly into the integrated Pressure Calculator, which uses the verified OptimumG ideal gas law algorithm to convert between hot and cold pressures — accounting for tire temperature, atmospheric pressure, and per-wheel averaging with quadratic-weighted combined temperature.

Auto-Detect Telemetry Format

Different telemetry software packages export data in different CSV formats — column names, separators, header structures, and file organization all vary. Rather than requiring you to manually select the correct format, the app automatically identifies which telemetry software produced your data.

When you upload a ZIP archive, the system samples multiple files inside and analyzes their content patterns. It recognizes WinTax4, WinDarab, and MoTeC formats by examining column headers, separator characters, and file structure. A majority vote across sampled files determines the format, with a confidence percentage displayed so you know how certain the detection is.

If the auto-detection doesn't match your setup (for example, with a custom export template), you can override it manually. The interface provides visual feedback showing both the detected format and your selected format, so you always know what parser will be used for processing.

Prediction History & Verification

Every prediction you calculate can be saved to a persistent history with rich metadata: driver name, event, session type, tire condition (new/used), and free-text notes. This creates a searchable log of every setup decision your team has made, organized per vehicle/tire pair.

The history is filterable by track, driver, date range, and event type, making it easy to find previous setups for a specific circuit or compare how different drivers' predictions performed. Entries are color-coded by status: amber for unverified predictions, green for verified ones, purple for manually entered data, and emerald for plateau auto-saved baselines.

After a session, you can verify predictions by adding the actual hot pressures measured on track. The system compares your predicted cold pressures and expected hot pressures against real-world results, giving you immediate feedback on prediction accuracy. Over time, this verification loop helps you understand how reliable your data is and where to focus on improving data quality.

Plateau Detection & Auto-Save

During a run, tire pressures build up from cold to hot and eventually stabilize — they reach a plateau. The app automatically detects when this stabilization has occurred, specifically when pressures have reached 97% of the total expected build-up. Runs that reach this plateau are flagged as "Plateau Reached" in a dedicated section of the Data tab.

Stabilized runs are particularly valuable because they represent the actual steady-state hot pressures for a given set of conditions — no extrapolation needed. The app auto-saves these runs to your Prediction History as verified baselines, tagged with an emerald badge to distinguish them from manual predictions and user-entered data.

This feature is especially useful for building a reliable database of pressure baselines without any manual measurement or entry. Just process your telemetry data, and the system automatically identifies and preserves the most informative runs. The plateau detection uses selective propagation: bleed events invalidate the plateau status for all subsequent laps, while abort events only affect the specific aborted lap.

Track Relations Matrix

When you have data from multiple circuits, the Track Relations Matrix reveals how pressure build-up patterns relate between them. Rather than treating each track independently, this feature generates a matrix of cross-track coefficients that quantify the relationship between any two circuits in your database.

This is more powerful than simple track similarity matching. Instead of comparing track characteristics (corner count, length), the matrix is built from actual pressure data — it captures how tires behave differently at each circuit based on your real-world measurements. The interpolation uses bilinear interpolation within the data range for smooth transitions, and linear extrapolation outside it for reasonable estimates at the boundaries.

Matrices can be exported and imported as JSON files, making it easy to share cross-track knowledge within your team or transfer it between seasons. This is particularly valuable when arriving at a track where you have limited data — the matrix can leverage rich data from other circuits to provide a much better starting point than a cold guess.

Inputs and Outputs

Inputs (Hot Targets)

  • Telemetry files (ZIP archive containing Run exports from different data-analysis softwares (WinDarab, WinTax, Motec, PiToolbox etc.) or Excel spreadsheet with manual measurements
  • Target hot pressures (your desired operating pressures)
  • Number of laps (stint length affects pressure build-up)
  • Track/circuit (selected from database or new track entry)
  • Ambient temperature and tire temperatures (if different from ambient) will apply a Thermal Correction

Outputs (Cold Pressures)

  • Optimal cold pressures (per wheel position)
  • Confidence/quality indicator (based on data quantity)
  • Suggested grid bleed (for race starts)
  • Prediction intervals (showing expected variance)
  • Pressure build-up graph (showing pressure values per lap)
  • Data warnings (when input data is insufficient)

Frequently Asked Questions

Common questions about race car tire pressure prediction

Is this a race car tire pressure predictor?
Yes. This tool is specifically designed for race cars competing in series like Ferrari Challenge, GT racing, and similar motorsport categories. It uses your historical telemetry data to predict optimal cold tire pressures for reaching target hot pressures during sessions.
How do you predict cold pressures from real data analysis?
The predictor builds a statistical model from your historical sessions. It analyzes the relationship between cold starting pressures and resulting hot pressures across different tracks, compounds, and conditions. When you input a target hot pressure, the model calculates the cold pressure needed to reach that target based on patterns learned from your actual data.
How does the tool clean and validate incoming data?
The processor automatically filters out unreliable data before training. It detects and excludes: wet condition runs (via rain light or wiper activation), pre-heated tire runs (tire temperature significantly above ambient at start), aborted laps (detected by abnormal lap time jumps), pressure bleeds during pit stops, and laps with anomalous length (outlaps, in-laps, incomplete laps). Sensor spikes in pressure, temperature, and speed data are also removed. This ensures the ML model trains only on clean, representative dry-condition data.
How do you calculate formation lap/grid pressure bleed?
Engineers start formation laps with higher pressures to prevent bead unseating and aid tire warm-up. On the grid, they bleed down to optimal race pressures. The bleed calculation uses the thermal gain coefficient (k = ΔP/ΔT) from formation lap telemetry, processed separately from ML training data. The system computes the exact bleed to reach the predictor's suggested cold pressures.
Can I use an Excel file with manually inserted input/output points?
Yes. Beyond automated telemetry processing, you can create an Excel spreadsheet with your own cold/hot pressure pairs from manual measurements. The predictor imports this data and builds the same statistical model, giving you flexibility when full telemetry is unavailable.
Can it predict cold pressure on a new track/circuit I have never raced on?
Yes. The track similarity matching feature compares the new circuit's characteristics (corner count, lap length, surface type) against tracks in your database. It finds the most similar tracks and uses their data to provide baseline cold pressure predictions, giving you a reliable starting point for the first session.
Does it handle long run vs short run pressure build-up differences?
Yes. Pressure build-up behavior differs between qualifying (short runs with cool-down laps) and race stints (continuous long runs). The predictor accounts for session type when calculating cold pressures, ensuring accurate predictions whether you're setting up for a 15-minute qualifying or a 30-minute race stint.
What data formats are supported?
The predictor accepts telemetry exports as ZIP archives containing files organized by track folder. A dedicated export template ensures correct channel selection in your data. Qualifying and testing sessions are used for ML model training, while formation lap data is processed separately for thermal gain coefficient calculation only. For vehicles without TPMS or when using tire heaters, the Excel template (Pressures_Database_Template.xlsx) allows manual data entry.
How accurate are the pressure predictions?
Accuracy depends on data quality and quantity. With sufficient historical sessions (typically 5+ per track), predictions typically fall within 0.02-0.05 bar of actual results. The system provides confidence intervals showing prediction reliability and warns when data is insufficient for reliable predictions.
Why should the whole team use the predictor?
Team-wide adoption creates a centralized database where all engineers contribute data. This means the model learns from collective experience rather than individual knowledge. New engineers joining the team immediately benefit from years of accumulated data, avoiding trial-and-error. It also ensures consistency: everyone works from the same data-driven baseline rather than personal preferences, reducing setup variability across the team.
What is Race Tires Management and how does it work?
Race Tires Management lets you assign tire compounds to each run via a configurable dropdown, filter processed data by compound, and visualize pressure build-up with interactive ΔP vs ΔT and ΔP vs Laps charts (with per-wheel toggle). K factors are auto-calculated via linear regression with R² goodness-of-fit, and an integrated OptimumG-based pressure calculator converts between hot and cold pressures using the ideal gas law.
How does auto-detection of telemetry format work?
When you upload a ZIP archive, the app samples multiple files and identifies the telemetry software (WinTax4, WinDarab, MoTeC) by analyzing file content patterns. A majority vote across sampled files determines the format with a confidence percentage. You can override the detection manually if needed, with visual feedback showing the detected vs selected format.
How does Prediction History and verification work?
Every prediction can be saved with metadata (driver, event, session, tire condition, notes) and filtered by track, driver, date, or event type. After the session, you add actual hot pressures and the system compares predictions vs reality with color-coded accuracy feedback. Entries are color-coded: amber for unverified, green for verified, purple for manual input, emerald for plateau auto-saved.
What is Plateau Detection and how does auto-save work?
Plateau Detection automatically identifies runs where tire pressures have stabilized (reached 97% of total build-up). These stabilized runs are auto-saved to your Prediction History as verified baselines marked with an emerald badge, providing reliable reference data without any manual measurement or entry.
How does the Track Relations Matrix transfer data between circuits?
The Track Relations Matrix generates cross-track coefficients from your actual pressure data. It uses bilinear interpolation within the data range and linear extrapolation outside it. You can export and import matrices as JSON files, making it easy to share cross-track knowledge within your team or transfer it between seasons.

Ready to Optimize Your Tire Setup?

See how data-driven pressure predictions can improve your racing consistency

Request a Demo