New Reply

Support force vectors for a fixed rigid body

 
Share Thread Thread Tools
Jul21-12, 09:23 PM   #1
 

Support force vectors for a fixed rigid body


Hello all!

I'm a programmer looking to put together a system modeling the force a character's limbs exert on the environment as that character moves around. Characters can either grasp (with a hand) or press against (with a foot or something) viable contact points in the environment in order to support themselves. Were it not for grasping, I'd be able to do a simple check as to whether the center of gravity lies within the convex hull of the contact points as projected onto the plane perpendicular to the gravity vector. But this case is much more complicated.

I know by now that torque plays an important role in why, exactly, a person's hand and foot exert support forces in diagonal directions as they hold onto a ladder. But with no formal education in statics I'm having some difficulty locating the concepts I need to understand to compute those vectors. Any leads anyone can offer would be immensely helpful.


The specific problem I'm trying to solve (for now) is:

Given the gravity vector g, the set of contact points S, and the mass m and center of mass p of a rigid body (possibly also its rotational moment but I'm not sure that's needed), find the support-force vectors for each contact point.
 
PhysOrg.com
PhysOrg
physics news on PhysOrg.com

>> Iron-platinum alloys could be new-generation hard drives
>> Lab sets a new record for creating heralded photons
>> Breakthrough calls time on bootleg booze
New Reply
Thread Tools


Similar Threads for: Support force vectors for a fixed rigid body
Thread Forum Replies
Model a rigid body made of two points linked by a rigid bar Introductory Physics Homework 5
Rigid Body Static Equilibrium. Find force components Engineering, Comp Sci, & Technology Homework 1
Linear velocity of rigid body with vectors Precalculus Mathematics Homework 10
force rigid body General Physics 7
Rigid body/ force applied on a wheel Introductory Physics Homework 1