User Tools

Site Tools


visual3d:documentation:definitions:adjusted_zatsiorsky-seluyanov_s_segment_inertia_parameters

Adjusted Zatsiorsky-Seluyanov's segment inertia parameters

While the original Zatsiorsky-Seluyanov segment inertia parameters (1983) used bony landmarks as reference points, de Leva (1996) adjusted these parameters using joints centres instead, more commonly used in biomechanics. This page lists these adjusted parameters and describes how to used them in Visual3D.

The Adjusted Parameters

Segment Mass (Relative to total body mass)
Segment FemaleMale
Head 0.06680.0694
Trunk 0.42570.4346
Upper arm0.02550.0271
Forearm 0.01380.0162
Hand 0.00560.0061
Thigh 0.14780.1416
Shank 0.04810.0433
Foot 0.01290.0137
Segment centre of mass location (relative to the segment's proximal endpoint)
Segment FemaleMale
Head 0.48410.5002
Trunk 0.49640.5138
Upper arm0.57540.5772
Forearm 0.45590.4574
Hand 0.74740.7900
Thigh 0.36120.4095
Shank 0.43520.4395
Foot 0.40140.4415
Segment radii of gyration
Female Male
Segment IXX IYY IZZ IXX IYY IZZ
Head 0.271 0.2950.2610.3030.3150.261
Trunk 0.307 0.2920.1470.3280.3060.169
Upper arm0.278 0.2600.1480.2850.2690.158
Forearm 0.261 0.2570.0940.2760.2650.121
Hand 0.631 0.4540.3350.6280.5130.401
Thigh 0.369 0.3640.1620.3290.3290.149
Shank 0.267 0.2630.0920.2510.2460.102
Foot 0.299 0.2790.1390.2570.2450.124

Modifying Inertial Values within Visual3D

The images below show the default segment properties on the left and the modified segment properties on the right. The modified segment properties reflect Zatsiorsky's adjusted segment properties for a female's right thigh.

ORIGINAL
This is an example of the original properties using Hanavan's geometric model.
MODIFIED
This is an example of the modified properties using De Leva's values.

1. Change the segment geometry to CUSTOM_SEG

2. To modify the Mass, replace the mass factor from the current equation (0.1* Mass) to Zatsiorsky-Seluyanov mass value(For example: “0.1478 * Mass” for a female thigh segment).

3. To modify the Inertia Values, the expression has to be entered as: “m*r^2”
Where m is the segment's mass parameter, and r is the IXX, IYY or IZZ radius of gyration parameter. The radius of gyration in De Lava's paper is presented as a percent of segment length, so this value must be multiplied by the length of the segment.

For example, to use the Zatsiorsky-Seluyanov's Inertia Values for the right thigh for a female subject, the following expressions would have to be entered in the IXX, IYY and IZZ fields.

IXX = ( 0.1478*Mass ) *((RTH_SEG_LENGTH * 0.369 )^2)
IYY = ( 0.1478*Mass ) *((RTH_SEG_LENGTH * 0.364 )^2)
IZZ = ( 0.1478*Mass ) *((RTH_SEG_LENGTH * 0.162 )^2)

4. To modify the location of the center of mass according to Zatsiorsky-Seluyanov's parameters, replace the factor from the current equation (0.444004 * RTH_Seg_Length in the above image) with the corresponding Centre of Mass location parameter (for example: “0.3612 * RTH_Seg_Length” for a female thigh segment).

The segment length (RTH_SEG_LENGTH) is listed under the Subject Data / Metrics tabs. This value is automatically created when a segment is created.

See Also

Visual3D's default segment parameters are derived from Dempster's 1955 equations.

Reference

  • de Leva (1996) Adjustments to Zatsiorsky-Seluyanov's segment Inertia Parameters. Journal of Biomechanics Vol.29 No. 9. pp.1223-1230. DOI
  • Dempster, W. T. (1955). Space requirements of the seated operator, geometrical, kinematic, and mechanical aspects of the body with special reference to the limbs (No. WADCTR55159) link
  • Zatsiorsky, V. M., & Seluyanov, V. (1983). The mass and inertial characteristics of the main segments of the human body. In H. Matsui & K. Kobayashi (Eds.), Biomechanics VIII-B (pp. 1152-1159). Baltimore: University Park Press.
visual3d/documentation/definitions/adjusted_zatsiorsky-seluyanov_s_segment_inertia_parameters.txt · Last modified: by wikisysop