Numerical Modeling of the Electromechanical Interaction in MEMS
The first monolithic approach one can think of is the basic Newton-Raphson al-
gorithm . At each step k the monolithic problem is linearized around the estimate
U
k−1
and a correction ∆U
k
is computed. Starting from the force imbalance for esti-
mate U
k−1
∆F
k
= F
ext
(U
k−1
,V) −F
int
(U
k−1
) , (30)
an update for the unknowns is computed using the linearized equilibrium equations
∆U
k
= K
−1
∆F
k
, (31)
and finally the solution is updated:
U
k
= U
k−1
+ ∆U
k
. (32)
The global tangent stiffness being updated every step, the Newton-Raphson up-
date is optimal in the sense that quadratic convergence is guaranteed in the vicinity
of the solution. For the Gauss-Seidel iterations (i.e. the staggered solution technique)
described by (25, 26) the variation of the coupling effects is not accounted for: only
the external forces and the pure mechanical and electrostatic operators are updated.
For that reason the convergence of staggered schemes is relatively slow. As men-
tioned, the faster convergence of the Newton-Raphson method comes at the price
of updating the stiffness. Therefore, an alternative procedure can be used where the
stiffness matrix is approximated or updated only for some iteration steps. These
methods are known as the modified Newton and quasi-Newton-Raphson method
[10]. For some type of problems these methods are overall computationally more
efficient even though the convergence is slower.
3 Finding the pull-in curve
So far only the method for solving the displacement at a single applied voltage V
has been discussed. But for a proper characterization of the pull-in point a set of
successive solutions has to be found defining the pull-in curve. Therefore it seems
very logical to use so-called incremental-iterative procedures. In this section we will
shortly discuss the different approaches that can be used to find the pull-in curve.
3.1 Voltage stepping
The simplest incremental-iterative method is the voltage iterative method: the so-
lution is computed at a certain load V
i
by an iterative procedure (staggered or
monolithic, see previous section). The load is incremented by a value ∆V: V
i+1
=
(V
i
+ ∆V). At this new voltage the solution is computed and next V is incremented
again, until a part of the pull-in curve has been determined. The problem with simple
325