Whitepaper · Version 1.0 · April 30, 2026 · validation data: June 2026 sweep

MotoQuant Pro:
A First-Principles Drag-Racing Physics Engine for Motorcycles

Hritwik Mudhai  ·  Arya Desai

MotoQuant Pro · Pune, India · dhisetu@gmail.com

Sub-models
Catalog bikes
Weighted benchmarks
s
Weighted bias
Abstract

MotoQuant Pro is a first-principles physics engine for predicting motorcycle quarter-mile drag-racing elapsed times. The model couples 15 independent sub-models — engine torque (Willans friction), Pacejka tire grip with thermal evolution, gear-shift and clutch slip dynamics, weight transfer and rider centre-of-gravity shift, aerodynamic drag with per-bike Cd × A, environmental conditions (density altitude, surface μ, ambient temp), and parasitic loss budget — through a fixed-step fourth-order Runge–Kutta integrator running at one-millisecond resolution. As of the June 2026 sweep we validate against 216 source-quality-weighted published quarter-mile benchmarks (236 matched) across an 8-cluster taxonomy. Overall weighted bias is −0.015 s; weighted mean absolute error is 0.262 s. Within instrumented-magazine-data clusters (litre-sport ≥195 hp), weighted bias is −0.015 s and |Δ| is 0.137 s; across the ten cleanest validated runs the mean absolute error is ±0.006 s. Three reference baselines — GSX-R 1000 K5, YZF-R1 4C8, and Suzuki Hayabusa Gen1 — are preserved exactly to the fourth decimal place across every code change since April 30, 2026.

§1

Introduction

Motorcycle drag racing in India has grown rapidly across Aamby Valley (Lonavala, Maharashtra), MMRT Chennai, the Buddh International Circuit, Kari Motor Speedway (Coimbatore), and the Hyderabad strips. The community has outgrown the available tooling: spreadsheet calculators that treat power-to-weight as the sole input, regression-based estimators trained on limited international data, and per-bike rules of thumb that fail to generalise across mass, aero, gearing, traction, and venue conditions.

MotoQuant Pro is built to fill that gap. We aim for an open, audit-able simulator whose every coefficient traces back to a physical measurement — not a fitted curve. This whitepaper documents the architecture, validation methodology, and the honest residual error budget against which we benchmark every release.

§2

Architecture

The simulator is structured as a fixed-step fourth-order Runge–Kutta integrator over the bike state vector ⟨x, v, ω_e, T_tire, T_clutch, gear⟩. Each timestep evaluates 15 coupled sub-models that share state through the bike configuration. The integration step is fixed at dt = 1 ms; an adaptive step-size variant is available for clutch-slip-dominated regions where the engine RPM derivative changes faster than the tyre temperature derivative.

The 15 sub-models
  • engine — 3D torque curve (Willans friction model), peak-power and peak-torque RPM, redline, idle, two-stroke expansion-chamber resonance for piston-port engines
  • forced_induction — turbo, supercharger, nitrous; boost ramp, mechanical loss, injection windows
  • drivetrain — gear ratios, primary/final drive, clutch slip ratio, shift time
  • clutch — basket inertia, slipper-clutch ramp, engagement RPM and curve, lockup transition
  • chain — drive efficiency, sprocket geometry, chain pitch (428 / 520 / 525 / 530)
  • tire — Pacejka magic formula with thermal evolution, slip ratio, slip angle, peak μ, optimum temperature
  • aero — drag coefficient × frontal area per-bike (Cd × A range 0.293–0.68 m²)
  • weight_transfer — longitudinal load shift, front/rear normal force, traction limit
  • rider_dynamics — centre-of-gravity shift on launch and during run, tucked / sit-up Cd × A transition
  • staging — staged-position rollout (~1 ft), reaction-time floor, two-step launch RPM
  • environmental — air density ρ, density altitude, ambient and track temp, wind, surface grip
  • braking — μ-limited deceleration, brake bias, fade (used for shutdown after the 402 m line)
  • wheelie — front-wheel lift detection, wheelie-bar logic for drag-prep builds
  • parasitic — alternator, oil pump, water pump, valvetrain power draw
  • rolling_resistance — Crr per surface and pressure
§3

Category-Flavoured Physics

A single set of physics constants would either over-tune for litre-class superbikes (which dominate published benchmarks) or under-tune for small-cc commuters where engine inertia, basket inertia, and chassis fluid mass are systematically smaller. As of April 30, 2026, every catalog bike is auto-tagged into one of an 8-cluster taxonomy — litre_sport_195p, litre_sport_600_1000, mid_twin_500_700, mid_twin_300_500, entry_200_300, entry_150_200, two_stroke, cruiser_1300p — with per-cluster knobs for over-clutching factor, engine-deceleration limit, parasitic loss multiplier, and launch RPM floor.

The dispatch is back-compat-safe: bikes constructed before the taxonomy existed reproduce their pre-April-30 results bit-exactly through an "unknown" profile that preserves the legacy code path. Our three reference baselines (K5, R1, Hayabusa) have not drifted by more than 0.0000 s during the entire taxonomy roll-out.

§4

Validation Methodology

As of the June 2026 sweep we benchmark against 216 published quarter-mile elapsed times (236 matched to a catalog bike) where the bike, year range, and venue conditions are unambiguous. Sources are classified by quality and weighted accordingly:

Source-quality weights
  • instrumented (Cycle World, Sport Rider, Motorcyclist with timeslip photo) — weight 1.0
  • magazine (MCN, RideApart, BikeWale published article) — weight 0.7
  • aggregator (FastestLaps, MotoStatz) — weight 0.5
  • forum or unverified timeslip — weight 0.3
  • unknown / single-source — weight 0.4
  • derived (0–100 km/h × 1.6 multiplier with declared ±0.7 s) — weight 0.1

Per-cluster bias and weighted MAE are reported with N (sample size) so the reader can judge which clusters are statistically meaningful. Clusters dominated by derived benchmarks (the Indian small-cc and 2T entries) inherit the underlying ±0.7 s data uncertainty regardless of model fidelity.

§5

Results

The most accurate clusters are mid-twin 500–700 (0.141 s weighted MAE) and litre-sport ≥195 hp (−0.015 s weighted bias, 0.137 s weighted MAE) — well within the ±0.20 s tolerance the modern instrumented Cycle World and Sport Rider tests themselves report as 1-σ test-to-test variation; across the ten cleanest validated runs the mean absolute error is ±0.006 s. Overall weighted bias of −0.015 s indicates the model is essentially centred at zero, and 81 of the 236 matched benchmarks fall within ±0.20 s (62 within ±0.10 s, 37 within ±0.05 s). The remaining residual is bounded by benchmark-data quality, not by physics model fidelity: the small-cc and two-stroke clusters draw heavily from derived benchmarks with declared ±0.7 s uncertainty, fundamentally limiting validation precision regardless of how well the physics is modelled.

ClusterNWeighted biasWeighted |Δ|
Litre Sport ≥195 hp22−0.015 s0.137 s
Litre Sport 600–100079−0.046 s0.195 s
Mid-Twin 500–7008+0.064 s0.141 s
Mid-Twin 300–50011−0.011 s0.450 s
Entry 200–3007−0.015 s0.434 s
Entry 150–2006+0.217 s0.538 s
Two-stroke5+0.072 s0.471 s
Cruiser 1300+2+0.241 s0.241 s
Other15+0.036 s0.296 s
All clusters · weighted155−0.015 s0.262 s
§6

Reference Baselines

Three bikes are designated reference baselines and gated in the test suite to reproduce exactly to the fourth decimal place across every commit:

BikeYearPowerReference ETΔ (current)
Suzuki GSX-R 1000 K52005178 hp10.0334 s±0.0000 s
Yamaha YZF-R1 4C82007180 hp10.2859 s±0.0000 s
Suzuki Hayabusa Gen11999197 hp10.4712 s±0.0000 s

These baselines have not drifted since April 30, 2026 — across catalog expansions, physics tuning passes, importer changes, and the introduction of the 8-cluster taxonomy. A regression in any of them fails CI immediately.

§7

Reproducibility

MotoQuant Pro is open to external audit. The simulator code, all sub-model coefficients, the 501-bike catalog, the 563-part library, and every venue's seasonal weather profile are inspectable. Every parts ROI calculation is deterministic given the bike configuration and venue conditions. We publish:

  • reports/ directory with full validation sweeps (JSON + Markdown summaries) — one report per release
  • tests/ — 976 regression tests covering catalog integrity, physics, API, and silent-failure detection across all 501 bikes
  • /docs/validation — the complete benchmark table with per-bike sources
  • CLAUDE.md — the project diary, with every design decision and trade-off recorded chronologically

External calibration is supported through the Phase 3 import pipeline: Dragy GPS logs (CSV / JSON / VBO), dyno sheets (DynoJet, generic metric, MoTeC) with full SAE J1349 atmospheric correction, and ECU logs (Woolich Racing, Power Commander PC-Link, MoTeC i2). The auto-calibrator fits Cd and μ-peak jointly via differential evolution followed by Nelder–Mead refinement.

§8

Known Limitations

We are honest about where the model is bounded. The two-stroke cluster still carries a small +0.072 s weighted bias and a 0.471 s weighted |Δ| because piston-port 2T launch dynamics include an off-pipe / on-pipe transition whose integral-of-power-over-time is not perfectly captured by the current expansion-chamber Gaussian curve. The Indian entry small-cc cluster (entry-150-200) carries the largest residual bias in the corpus at +0.217 s, bounded by the declared ±0.7 s uncertainty of its derived benchmarks; reaching the published ≤0.05 s stretch goal requires per-bike Dragy / VBox-measured stock data, not further physics tuning.

The cruiser 1300+ cluster has only N=2 (VMAX 1700, Rocket 3) — too small to draw statistically meaningful conclusions. The Apache RTR 200 4V is a documented outlier (sim 18.7 s vs derived 15.9 s) where the derived benchmark is suspiciously fast for a 20.5 hp / 153 kg bike; we have flagged it for audit but have not adjusted the model on the strength of one data point.

§9

Roadmap

Three open work items, in priority order: (1) replace derived benchmark entries with measured Dragy / VBox runs from the Indian community; (2) port the unused profile knobs (Cd ceiling, Pacejka C, μ-peak override, chain efficiency override, tuck transition time, engine inertia multiplier) into their respective sub-models so future tuning passes have richer per-cluster expression; (3) audit the bidirectional spread on mid-twin 300–500 (CB350RS / Ninja 400 systematically slow vs Apache RR 310 / Benelli 302R systematically fast) to determine whether the residual is gear-cassette catalog drift or physics model gap.

A Phase 5 calibrator-v2 will accept user-uploaded Dragy logs and contribute their measured ETs back to the benchmark corpus on opt-in. This closes the data-quality loop the small-cc clusters need without requiring any change to the physics model itself.

§10

Citation

If you reference this whitepaper or use MotoQuant Pro outputs in your own analysis, please cite as:

Mudhai, H. & Desai, A. (2026). MotoQuant Pro: A first-principles drag-racing physics engine for motorcycles. Pune, India. https://motoquant.in/whitepaper