Kinetics refers to the calculation of the moment and net force for a joint. All other kinetic quantities are derived from this moment and force alongside the model's kinematic data. The kinetics quantities are the result of Inverse Dynamic calculations and are usually represented by Model_Based_Items within Visual3D.
Biomechanical movement analysis provides a quantitative record of motion and thereby allows objective comparison of performance across different conditions and patient groups. Biomechanical movement analysis typically involves several discrete steps:
Traditional inverse dynamics methods for analyzing human movement (including those incorporated into Visual3D) compute the net moments generated by muscles crossing a joint leading to the assumption that these moments are the primary controllers of movement at that joint. Inverse dynamics analysis does not provide any indication of the contribution of individual muscles. For example, a small net moment can be the result of (a) one weakly activated agonist muscle, or (b) two strongly activated muscles, one agonist and one antagonist that offset one another. The two cases, each with the same net moment, have very different implications for the efficiency of the movement effort and its stability in the face of perturbations. Researchers and clinicians who need to understand the contribution of individual muscles typically augment inverse dynamics analysis with electromyographical (EMG) recordings from several muscles, but this approach is limited by the highly non-linear relationship between EMG and muscle force.
The interpretation of inverse dynamics results commonly centres on some form of pattern recognition based on deviations of signals from a normative equivalent. This strategy identifies differences from normal motion, but rarely explains their causes. This is because it is extraordinarily difficult to infer the causal relationships between a force or moment and the resulting movement trajectory. For example, using Induced Acceleration analysis and Segmental Power analysis, Siegel et al (Siegel, Kepple and Stanhope, 2003) reported that the local effect of energy transfer between segments can be several times greater than the magnitude of the net joint power and even opposite in sign. Their data demonstrated that negative joint power actually can increase segmental energy and positive joint power can decrease segment energy.
Visual3D's inverse dynamics calculations are implemented using the following scheme. One of the features of the inverse dynamics algorithms is that it is straightforward to add external forces and torques to any segment.
The Proximal Joint Reaction force is computed in the global coordinate system. The segments attached distally to any segment are identified (e.g. for a conventional, lower-body gait analysis the pelvis segment as two distal chains comprising a thigh, shank, and foot segment). An iterative algorithm for the proximal joint force, which allows any applied external force on segments is:
The Proximal Couple (moment) computed at the proximal end of a segment is computed in a segment (local) coordinate system:
The inertial torque is transformed from the segment coordinate system into the global coordinate system using a transformation matrix that is computed from the motion capture data:
The Couple acting on a segment due to the inertial terms is given as:
Expanding the Force terms and reducing the resulting equation yields the proximal moment due to the inertial forces and applied moments at the joint:
An advantage of this formulation is that the approach is generalizable because there is substantially less bookkeeping required to keep track of the external forces and torques.
This free body diagram of two segments illustrates the traditional assumptions for inverse dynamics analysis.
In the development of Visual3D we attempted to simplify the process of computing model-based data. These decisions sometimes resulted in functionality that may not be obvious to the users, with one of these instances is the selection of the signal folder that is used for processing the kinetic and kinematic data. There is an option in the Properties menu to select the PROCESSED folder for all KINETIC_KINEMATIC and LINK_MODEL_BASED processing.
Note: Visual3D computes the velocity and acceleration signals used for the kinematics internally, and stores the relevant information in the KINETIC_KINEMATIC folder, so unless you explicitly want access to the derivatives, you don’t need to compute them.
Visual3D calculates the Internal Moment. The external moment is balanced by the net internal moment produced by the muscles and ligaments. For example, a net internal moment dominated by the quadriceps muscles would be needed to balance an external flexion moment. Mathematically, the external moment is equal and opposite to the internal moment, but the user is cautioned to reference the term if it is used in an article.
Note: The external moment is a term that is not commonly used.
The term joint is used periodically throughout Visual3D, and has several different meanings.
In 6 DOF tracking there is no explicit linkage (or joint) connecting the segments. Visual3D explores the collection of segments and considers any two segments in proximity (the distal end of one segment and the proximal end of another segment within the radius of the segment ends) to be “linked” and references a joint between them. The joint does not constrain the segments, but is rather a bookkeeping tool that keeps track of which segments are assumed to have an equal and opposite Joint Reaction Force acting between their endpoints and an equal and opposite Joint Moments acting on the adjacent segments.
Many people collect analog data at a higher rate than their motion capture data, which is the point rate. This is fine, as long as the higher rate is an integer multiple of the point rate. When force data is applied to a model, the resulting Link_Model_Based data are at point rate. This is because forces applied to segments cannot be calculated where the segment location is unknown, i.e., when there are no target data to generate segment locations for the ‘extra’ analog frames between point frames.
The FORCE data retain the analog data rate. These ‘extra’ sample points are displayed as subframes within the point rate. The first subframe is synchronized with the point data and it is this first subframe that is used for Inverse Dynamics calculations. Other Link_Model_Based data, which are based on segments, are also sampled at the point rate, since segmental data can only ever be calculated at point rate.
Visual3D calculates the centre of mass of the model that has been created. If your model represents the entire body, then its centre of mass is the same as the body's centre of mass. You must ensure that the segments of your model have the appropriate masses.
The signal representing the location of the centre of mass of the model at every frame can be found in the KINETIC_KINEMATIC folder in the data tree. The centre of mass can be displayed by selecting the “View model center of mass option” under the View menu item.