Kinematics data channel name conventions

Overall purposes of the project are:

1) To provide free access to a three-dimensional finite element representation of the knee joint

2) Open development of a knee model for collaborative testing and use
POST REPLY
User avatar
Kostas Risvas
Posts: 10
Joined: Thu Oct 03, 2019 10:24 pm

Kinematics data channel name conventions

Post by Kostas Risvas » Fri Jan 22, 2021 2:17 am

Greetings everyone,

I would like to ask a question about the name conventions in the provided kinematics data (tdms files). From what I have seen in the specifications, the data are recorded with the tibia fixed and the femur free. If that is indeed the case, then the 'Posterior Translation" channel stores the data for the translation of the femur. Do the positive values imply that the femur moves towards the negative anterior posterior axis of the femoral coordinate system (assuming that the anterior direction is towards the knee frontal plane)?

Thanks in advance,
Konstantinos,
----
Konstantinos Risvas
Dipl.-Ing. MSc Electrical and Computer Engineer
Research Associate, VVR group
Department of Electrical and Computer Engineering
University of Patras
26500, Rio-Patras, Greece

User avatar
Ahmet Erdemir
Posts: 77
Joined: Sun Sep 10, 2006 1:35 pm

Re: Kinematics data channel name conventions

Post by Ahmet Erdemir » Fri Jan 22, 2021 5:44 am

Dear Kostas,

During experimentation of the tibiofemoral joint, the tibia was indeed fixed. Yet, the reporting of joint kinematics is for posterior translation of tibia. See https://simtk.org/plugins/moinmoin/open ... ystems.pdf for more details.

For a sister project (https://simtk.org/projects/kneehub), we processed the tibiofemoral joint mechanics data for one of the knees to report in a more usable form. Our data processing steps are described in a document at the source code repository (https://simtk.org/svn/openknee/app/Knee ... Knees.docx) That may be helpful as well.

Ahmet

User avatar
Kostas Risvas
Posts: 10
Joined: Thu Oct 03, 2019 10:24 pm

Re: Kinematics data channel name conventions

Post by Kostas Risvas » Mon Jan 25, 2021 1:38 am

Dear Dr Erdemir,

Thanks a lot for your prompt answer and the provided links.

Kind regards,
Kostas

----
Konstantinos Risvas
Dipl.-Ing. MSc Electrical and Computer Engineer
Research Associate, VVR group
Department of Electrical and Computer Engineering
University of Patras
26500, Rio-Patras, Greece

User avatar
Kostas Risvas
Posts: 10
Joined: Thu Oct 03, 2019 10:24 pm

Re: Kinematics data channel name conventions

Post by Kostas Risvas » Wed Feb 03, 2021 12:01 am

Greetings again,

I have one more question. Navigating through the kinematics data provided, I noticed that for some subjects there are multiple passive flexion records (e.g oks008). I guess this is for optimizing the femoral coordinate system as it is described in the readme.txt. I would like to ask if it is recommended to use the last set of these records and if the subsequent motions (eg ALL laxity) are recorded based upon this last optimized passive flexion motion.

Kind regards,
Konstantinos

User avatar
Ahmet Erdemir
Posts: 77
Joined: Sun Sep 10, 2006 1:35 pm

Re: Kinematics data channel name conventions

Post by Ahmet Erdemir » Sun Feb 14, 2021 7:02 am

Dear Kostas,

First of all, each kinematics-kinetics data folder should have a state file (within the zipped vproj file as I recall) that has all the coordinate system transformations, e.g. between anatomical, optimized, tibia, femur, robot, optotrak, etc. That state file corresponds to that motion, in many cases it is the same for all trial folders but sometimes, we needed to regenerate coordinate systems.

Usually, passive flexion test is done to calculate an optimized coordinate system, i.e. femur axis is oriented to minimize out of plane rotations, tibia remains the same. In subsequent tests, that dictates around which axis flexion is prescribed. Note that this doesn't affect loading as they are applied in the tibia crd. sys. Please also note that the tdms files represents kinematics and kinetics data in various coordinate systems for convenience, anatomical, optimized, etc.

Cheers,
ahm.

POST REPLY