Joint reaction analysis

Provide a musculoskeletal model of the full thoracolumbar spine and rib cage for researchers to use in their investigations of spine and thorax kinematics and dynamics.
POST REPLY
User avatar
karlijn Spijker
Posts: 6
Joined: Mon Jan 15, 2024 7:33 am

Joint reaction analysis

Post by karlijn Spijker » Tue Feb 27, 2024 7:29 am

Hello,

I want to get a better understanding of how the joint reaction analysis is performed, for example in the L5_S1_IVDjnt_on_lumbar5_ground_fy.

I think the joint reaction analysis is performed using the following formula: R(L5_S1) = inertial load - (Fexternal + Fmuscles + Fcontraints + R(L4_L5_IVDjnt_on_lumbar5_ground_fy). Can you tell me if this is correct?

I want to know which Fmuscles are applied on lumbar5 to get the joint reaction force. Can you tell if it this is possible and how to do this?
I am performing the flexion motion given in the tutorial without adding extra external forces.

Thanks,
Karlijn

User avatar
Jacob J. Banks
Posts: 88
Joined: Tue Jul 15, 2014 5:17 am

Re: Joint reaction analysis

Post by Jacob J. Banks » Tue Feb 27, 2024 8:32 am

https://simtk-confluence.stanford.edu:8 ... s+Analysis
I can't explain it any better than the OpenSim documentation. But in general, it appears that you have the correct idea. The JRA considers all the forces (when solved for) and then finds the one unknown of the joint.

As for getting info about specific muscles etc. You can use some of the muscle analysis tools to find which muscles cross a given joint or write an API.
For another model/project, I have some sample code that will give you a good foundation for an API in Matlab.
https://simtk.org/projects/emg_opt_tool.

Hopefully this helps.
Jake Banks

User avatar
karlijn Spijker
Posts: 6
Joined: Mon Jan 15, 2024 7:33 am

Re: Joint reaction analysis

Post by karlijn Spijker » Wed Feb 28, 2024 8:51 am

Thanks for the reply!
I will have a look at the muscle analysis.

Karlijn Spijker

POST REPLY