#  Modeling 

 



 ##  

  expand\_more  

 
  

 

This section describes how to perform Finite Element Method (FEM) analysis of our PneuNet actuator using the [Abaqus](http://en.wikipedia.org/wiki/Abaqus) software suite. FEM allows us to model the behavior of the actuator and see the effects of changing various parameters such as material stiffness or chamber dimensions, without needing to refabricate and retest the actuator every time a design parameter is changed.

The Abaqus input file created in this tutorial can be downloaded [here](/files/pn_abaqustut.zip) and the .STEP files of the actuator can be downloaded [here](/files/pn_abaqus_step_files.zip).

## Overview of model components

- **A Fluid-Structure Interaction (FSI) problem** treated with a standard/implicit FEM using Abaqus/CAE (SIMULIA, Dassault Systèmes)
- **2 materials:**
    - Elastosil M4601 silicone rubber: Yeoh strain energy potential defined by the coefficients C10 = 0.11, C20 = 0.02. Density of 1130 Kg/m³, assumed isotropic
    - Paper: density of 750 Kg/m³, a Young’s Modulus of 6.5 GPa and a Poisson’s ratio of 0.2
- **2 sections:**
    - Elastosil (uniform solid), assigned to the main body and 2 bottom layers
    - Paper (uniform shell), assigned to inextensible layer
- **2 loads:**
    - Gravity, with boundary condition as 1 end rigidly fixed (encastre)
    - Pressure, acting at all internal faces of the actuator cavity
- **Contact interaction between adjacent chamber walls**

## Overview of FEM steps

1. Import parts
2. Make surface placeholder for paper layer
3. Assign material properties to the parts (create materials, assign materials to sections, assign sections to parts)
4. Assemble parts
5. Model paper layer as a skin and assign final section
6. Create a surface on inner cavity faces
7. Apply loads (gravity, and pressure on inner cavity) and set boundary conditions
8. Add contact interaction
9. Create mesh and run job

## A note on units

Abaqus doesn’t interpret units so it is up to the user to make sure they are consistent. In this tutorial we use the following scheme:

 ![image1_cropped](/sites/g/files/omnuum4601/files/2024-11/image1_cropped.png)

 



 

##  Bibliography 

Ilievski et al. (2011) [Soft robotics for chemists.](/publications/soft-robotics-chemists)

Mosadegh et al. (2013) [Pneumatic Networks for Soft Robotics that Actuate Rapidly.](/publications/pneumatic-networks-soft-robotics-actuate-rapidly)

Ogura et al. (2009) [Micro pneumatic curling actuator: Nematode actuator.](/publications/micro-pneumatic-curling-actuator-nematode-actuator)

Polygerinos et al. (2013) [Towards a soft pneumatic glove for hand rehabilitation.](/publications/towards-soft-pneumatic-glove-hand-rehabilitation)

Shepherd et al. (2011) [Multigait soft robot.](/publications/multigait-soft-robot-0)

Sun et al. (2013) [Characterization of silicone rubber based soft pneumatic actuators.](/publications/characterization-silicone-rubber-based-soft-pneumatic-actuators)



 

##  Contributors 

Panagiotis Polygerinos

Bobak Mosadegh

Alexandre Campo



 

 

---

 Attachments- [  snippet\_folder  pn\_abaqus\_step\_files.zip ](/sites/g/files/omnuum4601/files/2024-11/pn_abaqus_step_files.zip)
- [  snippet\_folder  pn\_abaqustut.zip ](/sites/g/files/omnuum4601/files/2024-11/pn_abaqustut.zip)
 
---