Origin for ground reaction torques in Gait2354

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
William Thompson
Posts: 17
Joined: Mon Jun 25, 2012 7:07 pm

Origin for ground reaction torques in Gait2354

Post by William Thompson » Thu Nov 03, 2016 5:52 am

I am trying to understand the ground reaction torques in the provided Gait 2354 example. About what axes are the ground reaction torques contained in the file "subject01_walk1_grf.mot" applied? The documentation at

http://simtk-confluence.stanford.edu:80 ... t%29+Files

states the following: Columns 14-16 represent the x, y, and z components of the right foot's ground reaction moment vector (typically in the model coordinate system).

What exactly does that mean? Where is the origin of the model's coordinate system about whose axes these moments are applied? It is definitely not the ground origin or else the torques would have to be much higher than those in the referenced file.

Bill

User avatar
Michael Mauersberger
Posts: 7
Joined: Mon Jul 18, 2016 7:05 am

Re: Origin for ground reaction torques in Gait2354

Post by Michael Mauersberger » Thu Nov 03, 2016 6:31 am

Hi Bill,

I wondered about this question as well. But if you look at "subject01_walk1_grf.xml", you will see that both the point of application and the direction of force or torque is expressed in ground coordinates, hence in global coordinates.

I further guess that these torque moments exist because there is only one ground reaction force applied but in reality there is a pressure distribution over the foot sole inducing the described torque moments. But maybe you knew it already... ;)


Regards
Michael

User avatar
jimmy d
Posts: 1375
Joined: Thu Oct 04, 2007 11:51 pm

Re: Origin for ground reaction torques in Gait2354

Post by jimmy d » Thu Nov 03, 2016 1:27 pm

(typically in the model coordinate system).
I can see why this confusing. Just think of it as the global coordinate system. Model coordinate system just means the global coordinate system of your model.

User avatar
William Thompson
Posts: 17
Joined: Mon Jun 25, 2012 7:07 pm

Re: Origin for ground reaction torques in Gait2354

Post by William Thompson » Fri Nov 04, 2016 12:08 pm

Here is what is still confusing. The torque about z axis, ground_torque_z, does not appear to be the vertical force, ground_force_vy, times the distance from the origin on the x axis, ground_force_px, while the feet are making contact with the ground. If everything is in global coordinates, I would expect to see larger torques when a 700N force is applied about half a meter from the z axis. Perhaps I am misinterpreting something.

User avatar
jimmy d
Posts: 1375
Joined: Thu Oct 04, 2007 11:51 pm

Re: Origin for ground reaction torques in Gait2354

Post by jimmy d » Wed Nov 09, 2016 10:48 am

The point of application, and direction, should be in the global coordinate frame. All the forces acting between the foot and the ground can be computed as a single ground reaction force vector and a free moment. This is what people typically compute and apply to the model.

POST REPLY