Sie sind auf Seite 1von 28

2011 Autodesk

Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Static Analysis:
Direct Integration
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Objectives
This module will present the equations and numerical methods used to
solve the equations of motion directly. Although more
computationally intensive, this method can be used to solve problems
that are not characterized by constant mode shapes.

In Module 6, the Modal Superposition method of solving the equations of
motion was presented. This method required the determination of the mode
shapes and natural frequencies of the system and then used them to
transform the coupled equations into uncoupled modal equations of motion.

Problems having gaps, surface contact, and non-linearities can be solved
using the method presented in this module.
Section II Static Analysis
Module 7 Direct Integration
Page 2
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Governing Equations
The governing equations developed for static problems in Module 4
are



Inertial forces and viscous damping forces can be introduced as
external force terms, resulting in



Note that the displacement increment {Au} in going from time, t, to
time, t+At, and the acceleration and velocity at t+At are unknowns.












| |{ } { } { } { }
unb ext T
F R F u K = = A
int
| |{ } { } | |{ } | |{ } { }
t t t t t t t T
R u C u M F u K = A
A + A + A +

Section II Static Analysis
Module 7 Direct Integration
Page 3
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Equations of Motion
The previous equation can be rewritten as



One of the most commonly used numerical methods for solving this
set of equations is the Newmark-| method.

The Newmark-| method assumes a linear variation of acceleration
during the time interval, At, and uses two interpolation parameters
to select the acceleration used in the solution.



| |{ } | |{ } | |{ } { } { }
t t t T t t t t
R F u K u C u M = A + +
A + A + A +

Section II Static Analysis
Module 7 Direct Integration
Page 4
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
First Acceleration Approximation
The acceleration during the time interval, t+At, can be estimated
using the equation



The parameter, , is used to select the acceleration used in the
numerical integration procedure.

The selected value of the parameter, , affects the accuracy and
stability of the resulting numerical integration scheme.

The Newmark-| method is stable, provided .
{ }
{ } { }
( ){ } { }
t t t
t t t
u u
t
u u
u
A +
A +
+ =
A

1
2
1
>
Section II Static Analysis
Module 7 Direct Integration
Page 5
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Graphical Illustration
t t
u
A +

t
u t

u
t
u
t t
u
A +

0 =
1 =
If is equal to zero, then
the acceleration at time, t,
is used.
If is equal to one, then
the acceleration at time,
t+At, is used.
If is equal to , then the
acceleration at the middle
of the time interval is used.
{ }
{ } { }
( ){ } { }
t t t
t t t
u u
t
u u
u
A +
A +
+ =
A

1
Section II Static Analysis
Module 7 Direct Integration
Page 6
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Kinematic Relationships
The kinematic equations for acceleration are



If a is a constant, this equation can be integrated to yield
2
2
1
at t u u u
o o
+ + =
2
2
dt
u d
a =
where and are initial conditions.
o
u
o
u

Section II Static Analysis


Module 7 Direct Integration
Page 7
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Second Acceleration Approximation
Newmark based the second acceleration approximation on this
kinematic relationship, via the following equation:
{ } { } { } { }
2
2
1
t u t u u u
t t t t
A + A + =
A + |

where
{ } ( ){ } { }
t t t
u u u
A +
+ = | |
|
2 2 1
and
2
1
0 s s |
| is an interpolation parameter that,
like , is used to select the
acceleration used in the numerical
integration procedure.

The Newmark- | method uses two
parameters for accelerations used in
the procedure
Section II Static Analysis
Module 7 Direct Integration
Page 8
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Governing Approximation Equations
The Newmark-| method is based on the two equations






The second of these equations can be rearranged to yield
{ } { } ( ){ } { } t u t u u u
t t t t t t
A + A + =
A + A +
1
and
{ } { } { } ( ){ } { }
2 2
2 1
2
1
t u t u t u u u
t t t t t t t
A + A + A + =
A + A +
| |
{ } { } { }
( )
{ }
t t t t
u u
t
u
t
u
|
|
| | 2
2 1 1 1
2

A
A
A
=
A +
Section II Static Analysis
Module 7 Direct Integration
Page 9
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Governing Approximation Equations
Substituting the last equation on the previous slide into the top
equation on the previous slide yields



These last two equations provide equations for and in
terms of the displacement increment and the velocity and
accelerations at the beginning of the time interval.

The velocity and acceleration at the beginning of the time interval
are known.

The only unknown is the displacement increment, .




{ } { } { } { }
t t t t
u t u u
t
u A
|
|
.
|

\
|
+
|
|
.
|

\
|
+ A
A
=
A +
|

2
1 1
{ }
t t
u
A +
{ }
t t
u
A +

{ } u A
Section II Static Analysis
Module 7 Direct Integration
Page 10
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Combination of Equations
The three equations used to determine the displacement increment
using the Newmark-| method are:
Equations of Motion



Acceleration at the end of the time step



Velocity at end of the time step
| |{ } | |{ } | |{ } { } { }
t t t T t t t t
R F u K u C u M = A + +
A + A + A +

{ } { } { }
( )
{ }
t t t t
u u
t
u
t
u
|
|
| | 2
2 1 1 1
2

A
A
A
=
A +
{ } { } { } { }
t t t t
u t u u
t
u A
|
|
.
|

\
|
+
|
|
.
|

\
|
+ A
A
=
A +
|

2
1 1
Section II Static Analysis
Module 7 Direct Integration
Page 11
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Combined Equations
These three equations can be combined to yield the following
equation





The right hand side of the equation yields an effective load vector
based on quantities at time, t, that are known.

The left hand side of the equation is an effective tangent stiffness
matrix that includes mass and viscous damping terms.











| | | | | | { } { } { }
| |{ } | |{ }
( )
| |{ } | |{ }
t t t t
t t t ext T
u C t u M u C u M
t
R F u K C
t
M
t
A
|
|
.
|

\
|
+

+
|
|
.
|

\
|
+
A
+
= A
(

+
A
+
A
A +
|
|
|
|
|
|
|
|

|
2
2
2
2 1 1
1
int
2
Section II Static Analysis
Module 7 Direct Integration
Page 12
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Equivalent Static Problem
The equation on the previous slide can be written as








These show that finding the displacement increment in a dynamic
analysis is equivalent to solving a static problem using an effective
tangent stiffness matrix and internal restoring force vector.
| | | | | | | |
(

+
A
+
A
=
T eff T
K C
t
M
t
K
|

|
2
1
| | { } { } { }
t
eff
t t
ext eff T
R F u K = A
A +
where
{ } { } | |{ } | |{ }
( )
| |{ } | |{ }
t t t t t
t
eff
u C t u M u C u M
t
R R A
|
|
.
|

\
|
+

+
|
|
.
|

\
|
+
A
+ =
|
|
|
|
|
|
| 2
2
2
2 1 1
int
Section II Static Analysis
Module 7 Direct Integration
Page 13
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Stability and Accuracy
The Newmark-| method is unconditionally stable for linear problems
when and | satisfy the equations



Values of =1/2 and |=1/4 are frequently used.

The method is generally stable for nonlinear problems if these same
criteria for and | are used and equilibrium iterations are used to
improve accuracy.


2
1
>
and .
2
1
4
1
2
|
.
|

\
|
+ > |
Section II Static Analysis
Module 7 Direct Integration
Page 14
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Time Step Size
A sufficiently small time step must be used to ensure solution
accuracy.

A At of around one-tenth of the period of the highest natural
frequency of interest is commonly used.

The time step does not have to be constant for all time steps and it is
common for variable time step methods to be used.

Autodesk Simulation 2012 uses a variable time step in the
Mechanical Event Simulation module.

Section II Static Analysis
Module 7 Direct Integration
Page 15
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Rayleigh Damping
Rayleigh damping is a mathematically convenient way of describing
viscous damping.

Rayleigh damping is defined by the equation


The constants o and | must be determined from experimental data.

This is a convenient form because the damping matrix can be
uncoupled along with the mass and stiffness matrices using the
mode shapes.
| | | | | |. K M C | o + =
Section II Static Analysis
Module 7 Direct Integration
Page 16
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Rayleigh Damping
The transformation of the Rayleigh damping equation to the mode
shape domain takes the form


The i th equation can be written as



where ,
i
is the critical damping ratio for the i th mode.
| | | || | | | | || | | | | || | | | | |
2
e | o | | | | | o | | + = + = I K M C
T T T
Section II Static Analysis
Module 7 Direct Integration
Page 17
i i i i
c e , |e o 2
2
= + =
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Finding o and |
o and | can be found from this
equation if , is known for two
modes.

A least squares approximation to
o and | can be found if , is
known for more than two modes.
)
`

=
)
`

2 2
1 1
2
2
2
1
2
2
1
1
e
e
|
o
e
e
| | | | { } C B B
T
=
)
`

|
o
| |
(
(
(
(

=
2
2
2
2
1
1
1
1
n
B
e
e
e

{ }

=
n n
C
e
e
e
2
2
2
2 2
1 1

Section II Static Analysis


Module 7 Direct Integration
Page 18
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Example Problem
5 lb. force distributed
over the 17 nodes on
the upper edge of the
free end
Fixed
End
1 inch wide x 12 inch long x 1/8 inch thick.
Material - 6061-T6 aluminum.
Brick elements with mid-side
nodes are used to improve the
bending accuracy through the
thin section. 0.0625 inch
element size.
Simulation is used to compute the step response of
the cantilevered beam shown in the figure. This is the
same beam used in Module 6: Modal Superposition.
Section II Static Analysis
Module 7 Direct Integration
Page 19
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Example Analysis Parameters
Same as in
Module 6
Section II Static Analysis
Module 7 Direct Integration
Page 20
Values for the
Rayleigh damping
factors are
presented on a
following slide.
Forces can be
applied here or
through the FE
Editor. The FE
Editor was used in
this example.
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Example Load Curve Factor
Section II Static Analysis
Module 7 Direct Integration
Page 21
The load curve is
zero until 0.05
seconds. At that
time, it goes to one
in 0.0001 seconds
to simulate a step
input.
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Example Force Magnitude
Nodes selected
along upper edge
5 lb./17
nodes acting
in negative y-
direction
Load Curve 1 is defined in
Analysis Parameters
Section II Static Analysis
Module 7 Direct Integration
Page 22
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Example Load Summary
1
Time 0.05 seconds
Load Curve Factor
F(t) = Load Curve Factor * Magnitude
-0.294 lb.
Time
F(t)
0.05 seconds
Section II Static Analysis
Module 7 Direct Integration
Page 23
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Example Rayleigh Damping Factors
Damping for each mode is estimated to be 0.5 percent of critical.

Modes associated with bending about the weak axis will be used to
determine o and |.

The first three weak axis bending modes were computed in Module 5.
They are:
Mode 1 28 Hz = 176 rad/sec,
Mode 2 175 Hz = 1100 rad/sec,
Mode 4 492 Hz = 3091 rad/sec.
| |
(
(
(

=
303 , 556 , 9 1
000 , 210 , 1 1
976 , 30 1
B
{ }

=
91 . 30
00 . 11
76 . 1
C | | | | | | | | { }
)
`

= =
)
`


0
7676 . 4 1
C B B B
T T
|
o
Section II Static Analysis
Module 7 Direct Integration
Page 24
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Example MATLAB Program
This MATLAB program finds the Rayleigh damping coefficients for
this example. The critical damping ratio for each mode is 0.005 or
0.5%.
Section II Static Analysis
Module 7 Direct Integration
Page 25
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Example Clamped End Stress
zz
o
is plotted
Note that this
curve is the
same as that
computed
using modal
superposition
in Module 6.
Section II Static Analysis
Module 7 Direct Integration
Page 26
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Example Free End Tip Displacement
This curve is much
smoother than the
stress curve. The
stress curve is
based on strains
that are computed
from the
derivatives of the
displacements.
Section II Static Analysis
Module 7 Direct Integration
Page 27
2011 Autodesk
Freely licensed for use by educational institutions. Reuse and changes require a note indicating
that content has been modified from the original, and must attribute source content to Autodesk.
www.autodesk.com/edcommunity
Education Community
Module Summary
This module has presented the equations used to perform a direct
integration of the equations of motion used for a linear or non-linear
dynamic analysis.
It was shown that the Newmark-| method for integrating the
equations of motion reduces the dynamic problem to a sequence of
static analyses that uses an effective tangent stiffness matrix and
internal restoring force vector.
The Newmark-| method is unconditionally stable for linear problems
and generally stable for non-linear problems that use equilibrium
iterations.
A sufficiently small time step must be used to ensure accurate results.
Results from an example were the same as those obtained using the
modal superposition method in Module 6.
Section II Static Analysis
Module 7 Direct Integration
Page 28

Das könnte Ihnen auch gefallen