Desktop Only
This tool performs an optimization of a vehicle's setup across an entire circuit using steady-state simulations. Both the optimizer and vehicle model are implemented in C++ and operate directly on physical setup parameters such as suspension stiffness, aerodynamic balance, and wheel alignment.
For each candidate setup, the vehicle model is evaluated at corner entry and apex to compute four core handling metrics: Grip, Balance, Control, and Stability. These per-corner evaluations are aggregated into a lap-level objective defined by the engineer, allowing the optimizer to select a single vehicle setup that best satisfies the target handling profile across the full track.
The analysis focuses on four handling metrics that describe the vehicle's cornering behavior:
The table below summarizes each corner of the Indianapolis Motor Speedway Road Course. For every turn, entry and apex conditions are characterized by average speed, chassis sideslip, and steering angle for a GT3-class vehicle. These operating states, together with the vehicle setup, serve as inputs to model simulations used to evaluate four handling metrics.
The table also incorporates driver feedback. Driver ratings for grip, balance, control, and stability are mapped to their corresponding objective metrics, allowing the engineer to identify the operating conditions under which the driver perceived the vehicle as ideal. Grip, control, and stability are rated on a 0-10 scale, while balance is rated on a -5 to +5 scale (understeer to oversteer).
This combined view allows race engineers to identify where setup compromises are most critical and which corners most strongly influence the optimal whole-lap configuration.
To generate results, millions of setup combinations are evaluated using handling metrics computed from model simulations. Aerodynamic balance, front and rear spring stiffness, anti-roll bar rates, weight distribution, ride heights, and alignment parameters (toe and camber) are varied within defined limits. For each corner of the circuit, the optimizer selects the setup that best meets the target Grip, Balance, Control, and Stability values specified by the engineer.
In the example below, minimum and maximum bounds are defined for each vehicle parameter, constraining the search space to physically realistic values. Within these bounds, the solver evaluates candidate values within this interval and selects the rate that best satisfies the combined Grip, Balance, Control, and Stability objectives for each corner. In this example, the front spring rate is limited to a range of 128-158 N/mm. This approach ensures the final setup represents an optimal trade-off within feasible design limits rather than an unconstrained numerical optimum.
Baseline values represent the handling metrics produced by the car's original setup prior to any optimization. This setup reflects the engineer's starting configuration and serves as the reference point for comparison. Optimized values correspond to the handling metrics achieved using the setup selected by the optimizer.
The section below shows the vehicle setup selected by the optimizer. Each change represents a physical adjustment made to achieve the optimized handling targets observed in the results above.
The yaw moment diagram provides a compact representation of a vehicle's steady-state handling behavior at a given speed and setup. Each curve corresponds to either a constant steering angle (red) or a constant sideslip angle (blue), capturing how the setup influences all four handling metrics simultaneously. The lateral extrema of the curves define available grip, their vertical offset at these points indicates balance, the slope of the steering-angle curves relates to control, and the slope of the sideslip-angle curves reflects stability.
At the intersection with the zero yaw-moment line, the vehicle is in a neutral steer condition. The lateral extrema correspond to the maximum achievable lateral acceleration in left- and right-hand turns. For a given turn, a yaw moment opposing the direction of the turn indicates an understeering, front-limited condition (“plow” at the limit), while a yaw moment in the same direction as the turn indicates an oversteering, rear-limited condition with a tendency to rotate. The overall shape of the curves and their slopes therefore quantify the available yaw-moment reserve for control and the inherent stability of the vehicle near the limit, provided the sign convention and turn direction are accounted for explicitly.
The sensitivity study overview summarizes how each setup parameter influences a handling metric. This overview lets you see which vehicle parameters have the strongest effect on each metric. For instance, you might discover that aerodynamic balance significantly shifts the Balance metric with only a minor impact on overall Grip, or that softening the rear ARB greatly improves Stability at the cost of some Control.
The detailed sensitivity studies evaluate individual setup parameters and selected parameter combinations. Each chart isolates a specific variable and illustrates its influence on the three handling metrics, highlighting how deviations from the baseline setup increase or decrease overall performance.