Rollover Torque Calculation for a Vehicle in a Circular Path

You need the free Amaya browser/editor to see the math in this XML/MathML document. Download it at http://www.w3.org/amaya.

car6 This shows a vehicle whose floor is at angle θ to the road bed.

The angle between the floor of the vehicle and the vector from the pivot point

at the wheel to the center of gravity is given by tan θ c = h t 3 . The radius of the rollover rotation is the hypotenuse of the ( h , t 2 ) right triangle, which is h 2 + ( t 2 ) 2 . At the rollover point, the center of gravity is over the pivot point. Then the angle θ is given by tan θ p = t 2 h . The centrifugal force f c = m a c ,

where a c = the centripetal acceleration.

The counterclockwise torque about the pivot point is: τ = m a ( h cos θ + t 2 sin θ ) + w ( h sin θ - t 2 cos θ ) .

In the equation above it appears that the centripetal acceleration a = v 2 r       is constant, but that is not true. Energy is assumed conserved, so v 2      must decrease to v 2 - 2 g ( ( t 2 ) 2 + h 2 - h ) as the center of mass rises from initially h      to ( t 2 ) 2 + h 2 at the critical point of rollover. Also, since the wheels are locked to movein a circle of radius r , the radius of the center of mass changes from initially r      to r + t 2      at the critical point of rollover. As functions of θ , the angle between the vehicle floor and the road bed, the equations are:

[ v ( θ ) ] 2 = v 2 - 2 g [ ( t 2 ) 2 + h 2 sin ( θ + θ c ) - h ] = v 2 - 2 g [ h ( cos θ - 1 ) + t 2 sin θ ] and

r ( θ ) = r + t 2 - ( t 2 ) 2 + h 2 cos ( θ + θ c ) = r + t 2 ( 1 - cos θ ) + h sin θ ,

where r      and      v      are the initial values and      θ c = arctan ( h t 2 ) is the initial angle between the vector to the center of mass from the pivotpoint and the vehicle floor. Then the torque/weight as a function of θ      is

τ ( θ ) w = v 2 - 2 g [ ( t 2 ) 2 + h 2 sin ( θ + θ c ) - h ] g [ r + t 2 - ( t 2 ) 2 + h 2 cos ( θ + θ c ) ] ( h cos θ + t 2 sin θ ) + h sin θ - t 2 cos θ ,

or

τ ( θ ) w = v 2 - 2 g [ h ( cos θ - 1 ) + t 2 sin θ ] g [ r + t 2 ( 1 - cos θ ) + h sin θ ] ( h cos θ + t 2 sin θ ) + h sin θ - t 2 cos θ , where we have used the trigonometric identities sin ( a + b ) = sin a cos b + cos a sin b      and cos ( a + b ) = cos a cos b - sin a sin b .