Muscle forces as inputs?

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Ryan Frost
Posts: 3
Joined: Wed Nov 06, 2013 1:11 pm

Muscle forces as inputs?

Post by Ryan Frost » Wed Jan 22, 2014 4:23 pm

Hello,

I've been playing around with OpenSim for a little bit and I'm wondering if I can use just muscle forces as an input to a tool, and get kinematics as the result. Forward dynamics is the closest to what I'm looking for, however it seems like it needs some sort of neural excitation data as well. I'm looking for a tool that simulates movement just from muscle forces data. Thank you.

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

Re: Muscle forces as inputs?

Post by jimmy d » Wed Jan 29, 2014 11:47 am

Hi Ryan,

Muscles are a subset of actuators in OpenSim. All actuators require a control signal, so you could replace the muscles with generic path actuators and set the gain to 1 and input your force as the control signal.

The documentation for path actuators can be found here;
https://simtk.org/api_docs/opensim/api_ ... uator.html

Cheers,
-james

POST REPLY