|
a |
|
b/Docs/Applications/Other/ExoConcept_BoxLift.md |
|
|
1 |
--- |
|
|
2 |
gallery_title: "Exoskeleton concept model" |
|
|
3 |
gallery_image: "/Applications/images/ExoConcept_BoxLift.webp" |
|
|
4 |
--- |
|
|
5 |
|
|
|
6 |
(sphx_glr_auto_examples_Other_plot_ExoConcept_BoxLift.py)= |
|
|
7 |
(example_exo_concept_boxlift)= |
|
|
8 |
# Exoskeleton concept model |
|
|
9 |
|
|
|
10 |
|
|
|
11 |
````{sidebar} **Example** |
|
|
12 |
<img src="/Applications/images/ExoConcept_BoxLift.webp" width="70%" align="center"> |
|
|
13 |
```` |
|
|
14 |
|
|
|
15 |
|
|
|
16 |
Exoskeleton concept model. |
|
|
17 |
|
|
|
18 |
|
|
|
19 |
:::{seealso} |
|
|
20 |
**Main file location in AMMR:** |
|
|
21 |
|
|
|
22 |
{menuselection}`Application --> Examples --> ExoskeletonConcept --> ExoConcept_BoxLift.Main.any` |
|
|
23 |
::: |
|
|
24 |
|
|
|
25 |
This example shows how to study different exoskeleton concepts on an activity. The model is |
|
|
26 |
based on the [webcast](https://www.anybodytech.com/download/simulation-driven-conceptual-design-of-exoskeletons/) |
|
|
27 |
presented by Prof. John Rasmussen from Aalborg University on March 28, 2022. |
|
|
28 |
|
|
|
29 |
The model points to the existing {ref}`BVH Box Lift model <example_bvh_boxlift>` in the AMMR and implements |
|
|
30 |
the different steps described in the webcast. In this model, two different concepts can be studied: |
|
|
31 |
|
|
|
32 |
> - Rotational springs at the knees |
|
|
33 |
> - Extensible rods crossing the knees, hips and lumbar spine. |
|
|
34 |
|
|
|
35 |
For each concept, you can apply idealized forces through AnyReacForce. The idealized |
|
|
36 |
forces are like hypothetical actuators that will provide as much force as is needed by the system. This |
|
|
37 |
can be useful to study requirement of assistive force and its relation with kinematic data such as joint |
|
|
38 |
angles. Subsequently, the assistive force can be implemented through springs whose characteristics |
|
|
39 |
have been determined by the idealized force required at the joints. |
|
|
40 |
|
|
|
41 |
Thus, there are four possibilities in this exoskeleton concept model: |
|
|
42 |
: 1. Idealized force at knees. |
|
|
43 |
2. Spring force at knees. |
|
|
44 |
3. Idealized extensible rods crossing the knees, hips and lumbar spine. |
|
|
45 |
4. Spring force-based extensible rods crossing the knees, hips and lumbar spine. |