Decomposition of muscle forces

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Aseel Ghazwan
Posts: 22
Joined: Thu Sep 17, 2015 2:54 am

Decomposition of muscle forces

Post by Aseel Ghazwan » Fri Jul 01, 2016 5:47 am

Hi,
How can I decompose the muscle forces into orthogonal components?
I need the component along the long axis of the femur which is contributing to the compressive KCF

I would greatly appreciated your help.

Thanks,
Aseel

User avatar
Dimitar Stanev
Posts: 1096
Joined: Fri Jan 31, 2014 5:14 am

Re: Decomposition of muscle forces

Post by Dimitar Stanev » Sat Jul 02, 2016 2:21 pm

Hi,

I am not sure if you can do this without some coding. What you can do is to extract the muscle line of action, which is not straightforward, because the muscle path is complex. If you have the muscle line of action, you can then project this force on the long axis, which you can compute easily if you define two points on the body and evaluate their position.

About the muscle line of action you can check the following project:

https://simtk.org/projects/force_direction

Good luck!

User avatar
Aseel Ghazwan
Posts: 22
Joined: Thu Sep 17, 2015 2:54 am

Re: Decomposition of muscle forces

Post by Aseel Ghazwan » Mon Jul 04, 2016 6:03 am

Thanks Jim...I'll give it a try and let you know what happens!

POST REPLY