MEMS 004 - Combdrive Static Deflection
In this example case, static deflection is simulated in a MEMS comb-drive accelerometer.
Model definition
The same model is used for the comb-drive as in MEMS 001 - Combdrive EigenModes. Here, an air box is added around the comb-drive:
Simulation setup guide
Step 1 - Build the geometry
-
Import the comb-drive model exactly as in MEMS 001 - Combdrive EigenModes.
-
After the comb-drive model is imported, build the air box around it:
Name Element type Center point Size Rotation box Box X: 0
X: 1250e-6
X: 0
Y: 100e-6
Y: 750e-6
Y: 0
Z: 30.65e-6
Z: 111.5e-6
Z: 0
Step 2 - Define shared expressions and materials
-
Go to the
Properties
section. -
Define a shared expression:
Name Description Expression voltage voltage applied to the fixed comb 20
-
Assign the
Air
material to the air box (volume11
) -
Assign
Gold
to the square top plate (volume10
). -
Assign
Silicon dioxide
to the thin silicon dioxide layers (volumes1, 2, 3, 7, 8
): -
Assign
Monocrystalline silicon
to the thick monocrystalline silicon layers (volumes4, 5, 6, 9
):
Step 3 - Define the physics
Proceed to the Physics
section to define the physics.
For static deflection, the Solid mechanics, Electrostatics and Mesh deformation physics are required.
Physics 1 - Solid mechanics
- As solid mechanics target, select all volumes except the air box (volume
11
).- Add the target as a shared region with name
Solid domain
.
- Add the target as a shared region with name
- Add
Clamp
.- As target, select volumes
1
,2
and3
.
- As target, select volumes
- Add
Large displacement
. - Add
Electric force
.
Physics 2 - Electrostatics
- Leave the electrostatics target as empty, letting it default to all volumes.
- Add
Constraint
, and name it as Voltage.- As target, select volumes
3, 6
. - Set constraint value to
voltage
.voltage
is a shared expression defined in Step 2.
- As target, select volumes
- Add
Constraint
, and name it as Ground.- As target, select volumes
9, 10
. - Set constraint value to
0
.
- As target, select volumes
- Add
Large displacement
.
Physics 3 - Mesh deformation
- As mesh deformation target, select the shared region
Electric domain
. - Add
Constraint
.- As target, select the shared region
Solid domain
. - As value, use expressions as in the image below.
- As target, select the shared region
Your simulation physics are now defined.
Step 4 - Generate the mesh
Proceed to the Simulations
section to generate the mesh:
- Create a new mesh with Mesh quality set to
Expert settings
. - Set Used mesher to
Basic
. - Use Mesh extrusion with all volumes as target.
- Set the sublayer counts as necessary.
- Click
Apply & mesh
.
Step 5 - Simulate
In the Simulations
section, create a new simulation:
- Analysis type
Steady state
- Solver mode
Iterative solver
- Relative residual tolerance
1e-6
- Mesh
- Select the mesh you created in Step 4.
- Input
- Add
voltage sweep
with override expressionlinspace(0, 1, 10)
.
- Add
- Output
- Add
u
field output. - Add
v
field output. - Add
E
field output.
- Add
Run the simulation.
Step 6 - Visualize
In the Simulations
section, add visualizations to see field output results.
To see u
field results, for example:
- Add a visualization.
- On the visualization, add
u (real)
. - On u, add
Warp
. - Set warp scale factor to
1e-3
.