Skip to content

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:

Comb-drive model with air box

Simulation setup guide

Step 1 - Build the geometry

  1. Import the comb-drive model exactly as in MEMS 001 - Combdrive EigenModes.

  2. After the comb-drive model is imported, build the air box around it:

    NameElement typeCenter pointSizeRotation
    boxBoxX: 0X: 1250e-6X: 0
    Y: 100e-6Y: 750e-6Y: 0
    Z: 30.65e-6Z: 111.5e-6Z: 0

Step 2 - Define shared expressions and materials

  1. Go to the Properties section.

  2. Define a shared expression:

    NameDescriptionExpression
    voltagevoltage applied to the fixed comb20
  3. Assign the Air material to the air box (volume 11)

  4. Assign Gold to the square top plate (volume 10).

  5. Assign Silicon dioxide to the thin silicon dioxide layers (volumes 1, 2, 3, 7, 8):

    Silicon dioxide target

  6. Assign Monocrystalline silicon to the thick monocrystalline silicon layers (volumes 4, 5, 6, 9):

    Monocrystalline silicon target

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 Clamp.
    • As target, select volumes 1, 2 and 3.
  • 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.
  • Add Constraint, and name it as Ground.
    • As target, select volumes 9, 10.
    • Set constraint value to 0.
  • 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.
      • Constraint value

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 expression linspace(0, 1, 10).
  • Output
    • Add u field output.
    • Add v field output.
    • Add E field output.

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.