Biomechanical analysis of single leg squat movements, including events, phases, and discrete metrics.
Metric | Data Type | Description | Column Name |
---|---|---|---|
Initiation | Int | the start of the squat | squat_initiation_frame |
Bottom1 | Int | the first instance of maximum squat depth | “ |
Bottom | Int | the instant of maximum squat depth | squat_bottom_frame |
Ascent Start | Int | the start of upward movement | “ |
End | Int | the end of the movement | squat_end_frame |
Metric | Data Type | Units | Description | Column Name |
---|---|---|---|---|
Left Valgus Bottom | Float | meters | Left knee valgus at bottom position (left leg squat) | left_knee_valgus_at_bottom |
Right Valgus Bottom | Float | meters | Right knee valgus at bottom position (right leg squat) | right_knee_valgus_at_bottom |
Left Valgus Eccentric Full | Float | meters | Maximum left knee valgus during eccentric phase (left leg squat) | left_valgus_distance_eccentric |
Right Valgus Eccentric Full | Float | meters | Maximum right knee valgus during eccentric phase (right leg squat) | right_valgus_distance_eccentric |
Left Valgus Concentric Full | Float | meters | Maximum left knee valgus during concentric phase (left leg squat) | left_valgus_distance_concentric |
Right Valgus Concentric Full | Float | meters | Maximum right knee valgus during concentric phase (right leg squat) | right_valgus_distance_concentric |
Left Eccentric Hip-Knee Dominance | Float | ratio | Hip-knee dominance during eccentric phase for left leg (0=hip dominant, 1=knee dominant) | left_eccentric_hip_knee_dominance |
Right Eccentric Hip-Knee Dominance | Float | ratio | Hip-knee dominance during eccentric phase for right leg (0=hip dominant, 1=knee dominant) | right_eccentric_hip_knee_dominance |
Left Concentric Hip-Knee Dominance | Float | ratio | Hip-knee dominance during concentric phase for left leg (0=hip dominant, 1=knee dominant) | left_concentric_hip_knee_dominance |
Right Concentric Hip-Knee Dominance | Float | ratio | Hip-knee dominance during concentric phase for right leg (0=hip dominant, 1=knee dominant) | right_concentric_hip_knee_dominance |
Depth | Float | meters | Vertical displacement of pelvis from start to bottom | squat_depth |
Bottom Time | Float | seconds | Time spent at bottom position | time_while_at_bottom |
Continuous | Int | N/A | Whether squat is continuous (1) or has pause (0) | continuous_motion |
Eccentric Velocity | Float | m/s | Max velocity during eccentric phase | max_eccentric_velocity |
Concentric Velocity | Float | m/s | Max velocity during concentric phase | max_concentric_velocity |
Trunk Tibia Parallel | Int | N/A | Whether trunk and tibia are parallel (1) or not (0) | trunk_tibia_parallel |
Trunk Tibia Angle | Float | degrees | Angle between trunk and tibia | trunk_tibia_angle |
Hips Feet Stationary | Int | N/A | Whether hips and feet remain stationary (1) or not (0) | hips_feet_stationary |
Knees Track | Int | N/A | Whether knees track properly (1) or not (0) | knees_track |
Sufficient Knee Flexion | Int | N/A | Whether knee flexion is sufficient (1) or not (0) | “ |
Peak Hip Flexion | Float | degrees | Maximum hip flexion angle of stance leg | peak_hip_flexion_angle |
Peak Knee Flexion | Float | degrees | Maximum knee flexion angle of stance leg | peak_knee_flexion_angle |
Peak Ankle Flexion | Float | degrees | Maximum ankle flexion angle of stance leg | peak_ankle_flexion_angle |