Could Moco estimate muscle activity accurately without measured GRF?

OpenSim Moco is a software toolkit to solve optimal control problems with musculoskeletal models defined in OpenSim using the direct collocation method.
POST REPLY
User avatar
zhibo zhang
Posts: 7
Joined: Tue Jan 11, 2022 9:58 pm

Could Moco estimate muscle activity accurately without measured GRF?

Post by zhibo zhang » Tue Dec 12, 2023 12:00 am

Hi Moco Team:

I'm just wandering, could Moco estimate muscle activity accurately without measured GRF? We are trying to build musculoskeletal model for small animals which is very hard to measure the GRF directly. It would be ideal if Moco could estimate the muscle activity without prescribed GRF.

Best
Zhibo

User avatar
Nicholas Bianco
Posts: 1038
Joined: Thu Oct 04, 2012 8:09 pm

Re: Could Moco estimate muscle activity accurately without measured GRF?

Post by Nicholas Bianco » Wed Dec 13, 2023 11:05 pm

Hi Zhibo,

If you want to solve a problem in Moco without experimental ground reaction forces, you can use a foot-ground contact model like SmoothSphereHalfSpaceForce. Note that when using a foot-ground contact model that it is important to create a good initial guess for your problem, otherwise it will most likely have trouble converging. As a starting point, I recommend applying strong torque actuators to all model degrees of freedom and put the model into an initial state where the contact spheres are not penetrating deeply into the ground (or even at all).

Best,
Nick

User avatar
zhibo zhang
Posts: 7
Joined: Tue Jan 11, 2022 9:58 pm

Re: Could Moco estimate muscle activity accurately without measured GRF?

Post by zhibo zhang » Thu Dec 14, 2023 8:28 pm

So basically, Moco cannot estimate GRF directly. It needs a GRF model, and some guessed initial value first, and the iterating through an optimization process to estimate the GRF, right? Does the estimated GRF in Figure 8 of Moco paper (Dembia, C. L., et al., 2020) also come this way?

User avatar
Nicholas Bianco
Posts: 1038
Joined: Thu Oct 04, 2012 8:09 pm

Re: Could Moco estimate muscle activity accurately without measured GRF?

Post by Nicholas Bianco » Fri Dec 15, 2023 10:27 am

Hi Zhibo,

Yes, that is correct.

-Nick

POST REPLY