Skip to content
Snippets Groups Projects
Select Git revision
  • 6f4431b3dfea27b6f5d1c4181546dfd5f9c4cca5
  • master default protected
2 results

tendon.md

Blame
  • Modeling the Tendon Section


    Model 1



    Model 2


    Variables to tweak:

    1. Rate of tension
      • tension vs time
    2. rate of tension in each voxel
      • the tension in each voxel segment is different
    3. order which segment is in tension first
    4. 25 times slower than Model 1

    Validation Against Experimentation Results

    Alfonso has the experimental test very well documented here.

    OpenCV setup:


    Results after tuning the parameters:



    Model 3

    Chris put together a tendon model that calculated reactions at each node in the tendon path including friction in the hopes of recreating the experimental data that Alfonso acquired. The model has just one parameter, coefficient of friction, and captures the behavior of varying deflection along the beam.

    Initial Results


    Damping needs more work.