Computing of huntcrossley force

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Samane Amini
Posts: 100
Joined: Sun Jan 12, 2020 3:48 am

Computing of huntcrossley force

Post by Samane Amini » Sat Oct 17, 2020 12:20 am

Hi
I want to measure the huntcrossley force from contacts which is implemented on rear and front of legs(right and left). In fact, I simulate forward dynamic so computing GRF is necessary to control of joints. I exactly implement contacts on the toes and calcns. from contact modeling point of view, as contact sphere and contact half sphere meet together, hunt crossley force would be non zero. but in my case, even if the foot is on ground (contact sphere meet to contact half sphere), the hunt crossley is zero!!!. huntcrossley would be non-zero, unless the toes go under the ground surface.
I would like to know if how should set the contacts or where should implement contacts to have non-zero force when the foots be on ground?
also, I'd like the foot not to go under the ground during walking

Tags:

User avatar
Thomas Uchida
Posts: 1778
Joined: Wed May 16, 2012 11:40 am

Re: Computing of huntcrossley force

Post by Thomas Uchida » Sun Oct 18, 2020 2:40 am

Please see this example if you have not already: "Building a Dynamic Walker in Matlab", https://simtk-confluence.stanford.edu/d ... +in+Matlab.

User avatar
Samane Amini
Posts: 100
Joined: Sun Jan 12, 2020 3:48 am

Re: Computing of huntcrossley force

Post by Samane Amini » Mon Oct 19, 2020 12:35 am

Hi Thomas Uchida
as you mentioned, I saw "Building a Dynamic Walker in Matlab". But I want to implement contact between feet and ground, not to bodies. so I don't know what location I could set the contacts on feet to avoid ground penetration and when feet is on ground, hunt crossley force has nonzero value.

User avatar
Thomas Uchida
Posts: 1778
Joined: Wed May 16, 2012 11:40 am

Re: Computing of huntcrossley force

Post by Thomas Uchida » Tue Oct 20, 2020 6:52 pm

as you mentioned, I saw "Building a Dynamic Walker in Matlab". But I want to implement contact between feet and ground, not to bodies.
I don't know what you mean. The example does in fact define contact between the feet and the platform.

POST REPLY