Quick Guide to Raw Data Export
This guide will help you understand the key components of your raw data export, which is provided as TSV (Tab-Separated Values) files.
What's included in the Raw Data Export?
- Raw data files from external sensors such as force plates and or pressure plates, in their respective files.
- Bookmark information, position of each bookmark in time.
- CoP Velocity
- CoP Distribution
- Combined force data (for multi plate setups).
- Video files (each camera angle).
Your data file includes several columns, each representing different measurements:
- Fx, Fy, Fz: These are the force measurements along the X, Y, and Z axes.
- Mx, My, Mz: These are the moment (torque) measurements around the X, Y, and Z axes.
- CoPx, CoPy: Center of Pressure in the X and Y directions.
Force Data
Channel / Type | Explanation |
Time |
Indicates when the data was collected |
Fx | Force applied left or right. |
Fy | Force applied forward or backward. |
Fz | Force applied up or down (vertical force). |
Mx | Torque around the X-axis (twisting left or right). |
My | Torque around the Y-axis (tilting forward or backward). |
Mz | Torque around the Z-axis (spinning on the spot). |
CoPx | Where the force is applied left-to-right on the plate. |
CoPy | Where the force is applied front-to-back on the plate. |
Pressure Data
Type | Explanation | Example data |
Time | Indicates when the data was collected | 00:00:00.0243827 |
Rows | The number of rows | 32 |
Columns | The number of columns | 64 |
Unit | The unit type used | PoundForcePerSquareInch |
Scale | The scale value | 100 |
Row | The row that contains data | 14 |
RowValues | The values at the respective row | 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,189,715,434,310,350,386,479,115,99,238,641,840,759,285,68,0,0,0,0,0,0,0,0,0,0,0,0,0 |
CoP Velocity
Time | Velocity X Axis (m/s) |
00:00:00.0001328 | -0.6511174631650407 |
00:00:00.0011328 | -0.6511174631650407 |
CoP Distribution
Time | Left | Right | Heel | Toe |
00:00:00.0001328 | 0.4906523614545872 | 0.5093476385454128 | 0 | 1 |
00:00:00.0011328 | 0.4904213261855285 | 0.5095786738144714 | 0 | 1 |