Team Members

Motivation

DARPA Warrior Web Program

    1. To prevent and reduce musculoskeletal injuries. 
    2.  To augment positive work done by the muscles and reduce the physical burden

Harvard Exosuit

Challenges

    1. The under-suit may be soft and deformable
    2. Hard to identify how external actuation assists loaded gait.

Goals

Through this projects, I would like to 

Project Goals

Through this project, I tried to resolve the challenges in developing exosuit with Opensim simulation. Simulation can help developing exosuit because

It can help systematic analysis

Strategy

Experimental data

Two different types of data was collected from a same subject. 

One gait cycle of loaded walking (From left toe off to next left toe off)

One gait cycle of unloaded walking (From left toe off to next left toe off)

For both data, walking speed is identical, and loaded weight was 38kg. 

Modeling

 

Optimization process

The idea to optimize the control input force for the actuator is to take advantage of the optimization procedure in CMC tool. CMC procedure. CMC procedure contains static optimization process, and it tries to minimize the cost function J which can be represented as

J = \sum_{i=1}^{n_x} x_i^2 + \sum_{j=1}^{n_q} w_j \left( \ddot{q}_j\,^* - \ddot{q}_j \right)^2 

 

When there is active actuators on OpenSim Model, the activation term in cost function becomes

x = \begin{bmatrix} x_{muscle} \\ x_{actuator} \end{bmatrix}

and,

F_{actuator} = F_{actuator}^{max} \times x_{actuator}

 

Assign large value of maximum force to each actuator to reduce the size of xactuator, so that the influence of actuator to J is diminished.

Result

Metabolic cost change

 

Loaded walkingUnloaded walking

 

 

 

 

 

Optimal actuator input

Analysis of optimal input force for ankle actuator

 

Best realistic actuation input force for ankle actuator

 

Discussion

Conclusion

References