Arrow Ballistics Study | 2026
Drag was fit only for the standard-speed component test in 2026. Downrange velocity was not collected for the high-speed-vane builds, so no drag constant is reported for that subset. The equipment below covers the standard-speed protocol.
Projectile motion through air is strongly influenced by aerodynamic drag. For typical archery or small arms projectiles, drag is modeled as proportional to the square of the velocity:
In this analysis, the product Cd· A is treated as a single drag constant K, since the effective area A can be difficult to define for irregular or deformable projectiles (e.g., arrows with fletching). This simplifies the model:
This approach assumes Cd remains approximately constant over the velocity range of interest, which holds for most subsonic projectiles but may not apply at transonic or supersonic speeds.
The model simplifies the projectile to a point mass acted upon by gravity and aerodynamic drag, without explicitly accounting for phenomena like spin, yaw, or flexing. Any aerodynamic consequences of these effects are subsumed into the fitted drag constant K for each configuration. Variability was further reduced by using standardized projectiles and ensuring consistent bow tuning throughout all tests.
The resulting acceleration is:
The coordinate system used is:
For each arrow build, velocities were measured at three downrange distances (0.5 yd, 30 yd, and 60 yd) using the Garmin Xero C1 Pro Doppler chronographs listed in the Test Equipment block above. At each distance, 12 shots were measured per build. A small number of broadheads broke or bent on impact, and some radar readings were missed; the number of valid samples therefore varied slightly by configuration and is reflected in the per-shot fits and the resulting confidence intervals.
The projectile trajectory is computed using a 4th-order Runge-Kutta (RK4) numerical method, ideal for systems with non-linear forces (like drag ∝ v²).
Each simulation step computes intermediate velocity and acceleration estimates. The solver uses an adaptive time step based on instantaneous speed to maintain stability and performance.
Downrange velocity measurements are collected at known distances using Doppler radar. These measured velocities are compared to simulated velocities from the RK4 solver.
The drag constant K = Cd· A is inferred by adjusting simulation inputs until modeled velocity loss between two points matches observed data. No prior knowledge of the projectile's shape or exact surface area is needed.
With known values for:
The drag constant K can be estimated accurately under controlled indoor conditions.
In 2025, per-build velocity averages at each radar distance were the inputs to the drag fit, producing one K per build with a single CI propagated from the averaging step. In 2026, the drag fit is run per shot instead of on the per-build averages: each individual triple of (0.5 yd, 30 yd, 60 yd) velocities is treated as its own observation, an independent K is fitted for that shot, and the per-build K and 95% confidence interval are computed from the resulting distribution of per-shot fits. This better reflects the underlying shot-to-shot variability in drag for a given build and avoids losing information to early averaging.