Visualizing how speed affects travel time, collision force, and braking distance.
Each metric plotted against speed — scales differ, toggle metrics to compare.
t = N / v
F = m·v² / (2·d_c)
— kinetic energy ÷ crush distance
d = v·t_r + v² / (2·μ·g)
— reaction + braking
v is converted km/h → m/s (÷ 3.6) inside the force & distance formulas.
Collision force assumes a fixed crush distance into a rigid barrier — real crashes vary widely. Educational use only.