visual3d:documentation:kinematics_and_kinetics:external_forces:force_assignment_quality_assurance
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:kinematics_and_kinetics:external_forces:force_assignment_quality_assurance [2024/06/19 12:48] – sgranger | visual3d:documentation:kinematics_and_kinetics:external_forces:force_assignment_quality_assurance [2024/07/17 15:45] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
- | force assignments are used throughout visual3d - and it's important to make sure they' | + | ===== Background ===== |
- | if your force assignments | + | Force Assignments |
- | for information about how force assignments are created, | + | If your force assignments are correct, you know that events |
- | ====== command ====== | + | For information about how force assignments are created, see [[Visual3D: |
- | **force_assignment_quality_assurance** | + | ===== Command ===== |
- | ! /min_stance_time=0.2 | + | |
- | ! /max_stance_time=1.0 | + | **Force_Assignment_Quality_Assurance** |
- | ! /min_stance_grf=0.95 | + | ! /MIN_STANCE_TIME=0.2 |
- | ! /max_stance_grf=1.3 | + | ! /MAX_STANCE_TIME=1.0 |
- | ! /max_cop_path_distance=4 | + | ! /MIN_STANCE_GRF=0.95 |
- | ! /delete_temporary_events=true | + | ! /MAX_STANCE_GRF=1.3 |
- | ! /add_bad_event_on_delete=false | + | ! /MAX_COP_PATH_DISTANCE=4 |
- | ! /fp_min=40 | + | ! /DELETE_TEMPORARY_EVENTS=TRUE |
+ | ! /ADD_BAD_EVENT_ON_DELETE=FALSE | ||
+ | ! /FP_MIN=40 | ||
**;** | **;** | ||
- | ====== breakdown ====== | + | ===== Breakdown |
- | this command uses multiple tests to check if the force assignments are created correctly. | + | This command uses multiple tests to check if the force assignments are created correctly. |
- | ==== cop distance test ==== | + | === COP Distance Test === |
- | force assignments are created when a segment is within a specified distance from the center of pressure. | + | Force assignments are created when a segment is within a specified distance from the center of pressure. |
- | it is always recommended to leave this value as 0.2 meters, unless you have a very good reason to change this. for some reason, this value has been set to 20 meters in a lot of user's templates. | + | It is always recommended to leave this value as 0.2 meters, unless you have a very good reason to change this. For some reason, this value has been set to 20 meters in a lot of user's templates. |
- | ==== filter test ==== | + | === Filter Test === |
- | this check will not modify anything, but a warning will be displayed to ensure your filtering is set up as desired. | + | This check will not modify anything, but a warning will be displayed to ensure your filtering is set up as desired. |
- | since the force, cofp, and freemoment | + | Since the FORCE, COFP, and FREEMOMENT |
- | you do not want to filter the analog | + | You do not want to filter the ANALOG |
- | visual3d | + | Visual3D |
- | ==== fp zero test ==== | + | === FP Zero Test === |
- | in your force platform parameters, there is an option to zero the force platforms using a specified frame range. | + | In your force platform parameters, there is an option to zero the force platforms using a specified frame range. |
- | a segment is assumed to be on the platform if the projection of the proximal end of the segment falls on the force platform and if the distance from the proximal end of the segment to the force platform is less than the min_seg_height | + | A segment is assumed to be on the platform if the projection of the proximal end of the segment falls on the force platform and if the distance from the proximal end of the segment to the force platform is less than the MIN_SEG_HEIGHT |
- | nothing | + | Nothing |
- | ==== remove incomplete assignment test ==== | + | === Remove Incomplete Assignment Test === |
- | you do not want to calculate kinetics using incomplete assignments, | + | You do not want to calculate kinetics using incomplete assignments, |
- | ==== cop distance test ==== | + | === COP Distance Test === |
- | uses: | + | Uses: |
- | * max_cop_path_distance | + | * MAX_COP_PATH_DISTANCE |
- | the path distance the cop travels over the force assignment is calculated. | + | The path distance the COP travels over the force assignment is calculated. |
- | the signal used internally is normalized to the segment length | + | The signal used internally is normalized to the segment length |
- | ==== grf max test ==== | + | === GRF Max Test === |
- | uses: | + | Uses: |
- | * min_stance_grf=0.95 | + | * MIN_STANCE_GRF=0.95 |
- | * max_stance_grf=1.3 | + | * MAX_STANCE_GRF=1.3 |
- | the maximum | + | The maximum |
- | the signal is normalized to the mass of the subject. | + | The signal is normalized to the mass of the subject. |
- | ==== stance time test ==== | + | === Stance Time Test === |
- | uses: | + | Uses: |
- | * min_stance_time=0.2 | + | * MIN_STANCE_TIME=0.2 |
- | * /max_stance_time=1.0 | + | * /MAX_STANCE_TIME=1.0 |
- | the stance time for each force assignment is calculated. | + | The stance time for each force assignment is calculated. |
- | it is expected that the stance time will be above 0.2 seconds and below 1 second. | + | It is expected that the stance time will be above 0.2 seconds and below 1 second. |
- | ==== segment position test ==== | + | === Segment Position Test === |
- | for each force assignment, the proximal and distal end of the segment is projected onto the force platform. | + | For each force assignment, the proximal and distal end of the segment is projected onto the force platform. |
visual3d/documentation/kinematics_and_kinetics/external_forces/force_assignment_quality_assurance.1718801288.txt.gz · Last modified: 2024/06/19 12:48 by sgranger