Biomechanical analysis of SFMA squat movements, including events, phases, and discrete metrics.
Metric | Data Type | Description | Column Name |
---|---|---|---|
Initiation | Int | the start of the squat | “ |
Bottom1 | Int | the first instance of maximum squat depth | “ |
Bottom | Int | the instant of maximum squat depth | “ |
Ascent Start | Int | the start of upward movement | “ |
End | Int | the end of the movement | “ |
Metric | Data Type | Units | Description | Column Name |
---|---|---|---|---|
Depth | Float | meters | Vertical displacement of pelvis from start to bottom | squat_depth |
Maximum Trunk Angle | Float | degrees | Maximum trunk angle relative to vertical | sfma_squat_trunk_peak_angle |
Maximum Left Hip Angle | Float | degrees | Maximum left hip flexion angle | sfma_squat_left_hip_peak_angle |
Maximum Right Hip Angle | Float | degrees | Maximum right hip flexion angle | sfma_squat_right_hip_peak_angle |
Maximum Left Knee Angle | Float | degrees | Maximum left knee flexion angle | sfma_squat_left_knee_peak_angle |
Maximum Right Knee Angle | Float | degrees | Maximum right knee flexion angle | sfma_squat_right_knee_peak_angle |
Maximum Left Ankle Angle | Float | degrees | Maximum left ankle flexion angle | sfma_squat_left_ankle_peak_angle |
Maximum Right Ankle Angle | Float | degrees | Maximum right ankle flexion angle | sfma_squat_right_ankle_peak_angle |
Wrists Pass Ankles | Int | N/A | Whether wrists move beyond ankles (1) or not (0) | sfma_squat_wrists_pass_ankles |
Wrists Pass Ankles Distance | Float | meters | Distance between wrists and ankles at maximum wrist height | “ |
Hips Pass Knees | Int | N/A | Whether hips go below knees (1) or not (0) | sfma_squat_hips_pass_knees |
Hips Pass Knees Distance | Float | meters | Distance between hips and knees at maximum hip depth | “ |
Functional | Int | N/A | Whether movement is functional (1) or not (0) based on whether both hips pass knees and wrists pass ankles | sfma_squat_functional |