delta_height = sqrt(cg_height^2 + (base_length/2)^2) - cg_height [removed superfluous closing bracket]so writing in full:
that is, the radius from the front wheels to the CG, minus the original Cg height
Ep = delta_height * mass * g
The kinetic energy at a given speed is:
Ek = 1/2 * mass * speed^2
Assuming all of the kinetic energy is transferred into potential energy when the front wheels hit an obstacle I equate the two E values and solve for speed:
speed_max = sqrt( 2 * delta_height * g)
This gives me a very pretty low value for speed_max (slower than a slow walk, for a base_length/cg_height ratio of about 1.5) which seems unreasonable. Have I made a mistake? Are my assumptions too stringent?and don't mention what height you used, just what ratio.
You are not logged in, either login or create an account to post comments
posted by empath at 9:19 PM on March 5 [1 favorite]