Muscle Force under Isometric Contraction

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Abdulbaset Benwali
Posts: 30
Joined: Tue Mar 29, 2022 1:04 pm

Muscle Force under Isometric Contraction

Post by Abdulbaset Benwali » Tue Feb 14, 2023 5:46 am

I have a question about using OpenSim.
More specifically, I want to find the muscle forces (in the quadriceps) under isometric contraction. I measured the flexion angle (constant at 90 degrees) and ground reaction force as a function of time . Will appreciate any example that does this task or any guidance that you may provide. Thank you so much for your time.

Tags:

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

Re: Muscle Force under Isometric Contraction

Post by Thomas Uchida » Tue Feb 14, 2023 6:36 am

There are a few strategies you could take. If you already know the joint angles as functions of time, you won't need to run the Inverse Kinematics (IK) Tool; however, to make it easier to follow the examples in the documentation, you could create a file similar to what IK would generate. A good place to start might be the "Overview of OpenSim Workflows" page in the documentation (https://simtk-confluence.stanford.edu:8 ... +Workflows). You could then work through Tutorial 1, Tutorial 3, and the "Working with Static Optimization" example (https://simtk-confluence.stanford.edu:8 ... +Tutorials).

POST REPLY