Ankle Rotation
Overview
This metric calculates the amount of ankle rotation experiened during a crash impact. Ankle Rotation values can be used to quantify risk of injury due to unnatrual movement of ankle and inability for surrounding anatomy to cope with movement. [1]
Required Signals
- Right and Left Ankle Angle Rotation (Radians) (X, Y, and Z)
Calculation
- Raw signal data is converted into values with unit of degrees to ensure angle data has consistent units
- Input signals are filtered using a butterworth filter (CFC = 180)
- Filtered signals are stored for each of the x, y, and z axes for both the left and right ankles
- Maximum value is found in each each axis (x, y, z) for both ankles
- Finds start and finish position for each axis for both ankles
- Returns results:
- maximum rotation (Step 4)
- start and finish position (Step 5)
[1] Funk, J. Ankle Injury mechanisms: Lessions learned from cadaveric studies. Clinical Anatomy, 2011. Volume 24, Issue 3.