Estimate tendon slack length

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
William A
Posts: 21
Joined: Thu Feb 16, 2017 10:02 am

Estimate tendon slack length

Post by William A » Wed Jun 03, 2020 8:44 am

Hi,

How to estimate tendon slack length for a musculo-tendon unit? Is there a function in OpenSim to do it?

Thanks,
William

Tags:

User avatar
Michael Asmussen
Posts: 67
Joined: Mon Jul 11, 2016 7:46 am

Re: Estimate tendon slack length

Post by Michael Asmussen » Thu Jun 04, 2020 10:08 am

Hi William,

Are you asking about trying to obtain the tendon slack length of a muscle-tendon unit for a certain MSK model? Or are you asking how to extract tendon slack length of a model using something like Matlab?

All the best,

Mike

User avatar
William A
Posts: 21
Joined: Thu Feb 16, 2017 10:02 am

Re: Estimate tendon slack length

Post by William A » Thu Jun 04, 2020 10:54 am

Hi,

I am asking how to obtain the tendon slack length of a muscle-tendon unit for a certain model?

Thanks,
William

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

Re: Estimate tendon slack length

Post by Thomas Uchida » Fri Jun 05, 2020 2:39 pm

The method is getTendonSlackLength() (see the documentation here: https://simtk.org/api_docs/opensim/api_ ... 8eb5ae0391), which can be called from the scripting interface. The tendon slack length is also shown in the GUI (see the "Muscle Editor" page in the documentation: https://simtk-confluence.stanford.edu/d ... cle+Editor).

User avatar
William A
Posts: 21
Joined: Thu Feb 16, 2017 10:02 am

Re: Estimate tendon slack length

Post by William A » Tue Jun 09, 2020 6:56 am

Hi,

Sorry for the confusion here.

I am trying to ask this:
How to calculate the tendon slack length when we are developing a model? As far as I understand, all other parameters can be taken from experiments but tendon slack length has to be calculated. What are the steps one have to take to do this?

Thanks,
William

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

Re: Estimate tendon slack length

Post by Thomas Uchida » Tue Jun 09, 2020 11:47 am

I suggest searching the literature for papers on model development. See, for example, Rajagopal et al. (2016) "Full-Body Musculoskeletal Model for Muscle-Driven Simulation of Human Gait" (https://nmbl.stanford.edu/wp-content/up ... 505900.pdf), Table II.

POST REPLY