Notes Dynamics UC3M
Notes Dynamics UC3M
IMPORTANT: This document is a summary of the most important concepts and expressions of the materials
on Structural Dynamics taught in the first part of the course Aerospace Design II. This document does not
attempt to cover all the material discussed in class. It is merely a guide to help you in the study of the
subject.
The main difference found when dealing with Dynamic Loads with respect to the static solution is due to the
contribution of the inertia loads to the response. It is widely known that the strain and stress field in a structure
are related to the deformed shape. The following figure 1 compare the structural response of a cantilever beam
subjected to a static (left) and a possible time dependent load. For some particular time dependent loads, the
deformed shape of the structure can be non intuitive at all.
Figure 1: Cantilever beam with a static load at the end (left) and a particular time dependent load (right)
The main differences between dynamic and static systems is that the loads are function of time and that the
system moves. Therefore, structural dynamics can be understood as a combination of two of the main branches
of engineering: Mechanics, where the motion of a rigid body due to the effect of known external forces is
analyzed, and Theory of Structures, where the behavior of a flexible body to some known external actions
is addressed.
In the following pages, the main developments described during the course lectures are shown in detail.
Single DOF
A single degree of freedom (1-DOF) system is a system where all the mass is concentrated in a single point,
whose displacement x(t) is governed by the equation
m
x(t) + kx(t) + Fd = F (t),
(1)
where m is the mass of the system, k is the stiffness, Fd is the damping force and F (t) is an external forcing on
the system. The initial conditions for eq. (1) are given by
x(0) = x0 ,
x(0)
= v0 .
(2)
The displacement x(t) is defined with respect to the equilibrium position of the system.
P. Fajardo
2016/17
Structural Dynamics
Eq. (1) can be dervied in different ways, i.e. applying Newtons second law, or applying energy conservation
law (kinetic energy + potential energy = constant). The expression for the damping force Fd depends on the
model used for damping:
1. Viscous damping that appearing in a viscous fluid: Fd = cx(t),
2.1
Free response
The free response of a 1-DOF system is the displacement x(t) resulting from driving the system outside of its
equilibrium position by imposing some initial conditions. No external forcing is applied, hence F (t) = 0.
When analyzing the free response of a system with no damping (c = 0), equations (1) and (2) reduce to the
ODE of the free harmonic oscillator,
m
x(t) + kx(t) = 0,
x(0) = x0 ,
x(0)
= v0 ,
(3)
(4)
The frequency 0 = k/m is the undamped natural frequency of the system, and the values of the integration constants (A and , or B and C) are determined by the initial conditions.
For damped systems (c 6= 0), the nature of the free response of the system depends on the damping ratio
of the system,
c
c
=
=
.
(5)
ccr
2m0
For overdamped systems the damping ration is > 1. The displacement x(t) is given by
x(t) = C1 es1 t + C2 es2 t ,
(6)
where
s1 = 0 + 0
p
2 1
and
s2 = 0 0
p
2 1.
(7)
(8)
P. Fajardo
2016/17
Structural Dynamics
2.2
Consider the simplest case of periodic forcing, when F (t) has a single harmonic with amplitude F0 and frequency
dr . The equations of motion are
m
x(t) + cx(t)
+ kx(t) = F0 cos(dr t),
x(0) = x0 ,
x(0)
= v0 .
(10)
In order to solve this equation, we consider a particular solution (xp (t)) and an homogeneous solution (xh (t)).
The latter is given by equations (6-9), depending on the value of the damping factor . The integrating constants
for xh (t) are computed so that
xh (0) + xp (0) = x0 ,
x h (0) + x p (0) = v0 .
(11)
In order to compute the particular solution, we recast equation (10) using complex numbers. We define a
complex function zp (t) C, so that xp (t) = <(zp (t)). The corresponding ODE for zp (t) is
m
zp (t) + czp (t) + kzp (t) = F0 eidr t ,
(12)
a=
F0 /m
2 + i2
02 dr
0 dr
(13)
P. Fajardo
1/m
2 + i2 .
02 dr
0 dr
3
(15)
2016/17
Structural Dynamics
Finally, the usual approach when we consider the forced response to a general periodic function is to
expand F (t) using sine and cosine series. Due to the linearity of eq. (1), the response to F (t) is the sum of the
responses to each of its harmonics 1 .
2.3
In order to analyze the response of a 1-DOF system to a general non-periodic forcing F (t), it is convenient to
consider first the response of the system to an impulsive force, which is defined as a force that is applied for a
very short time. It is convenient to use the Dirac delta function, we can be loosely 2 defined as
Z
0 t<0
t=0 ,
(t) =
with the additional condition
(t)dt = 1.
(16)
0 t>0
Using the Dirac delta function, an impulsive force applied at t = 0 can be expressed as F (t) = F (t). If the
initial conditions are homogeneous (x(0) = 0 and x(0)
x(0
+ ) = F /m
mdx = F (t)dt,
m[x(0
+ ) x(0
)] = F (t)dt = F
Therefore, the following ODEs with their corresponding initial conditions, are equivalent:
m
x(t) + cx(t)
+ kx(t) = F (t),
m
x(t) + cx(t)
+ kx(t) = 0,
x(0) = 0,
x(0) = 0,
x(0)
= 0,
(18)
x(0)
= F /m.
(19)
p
F /m
p
e0 t sin(0 1 2 t)
0 1 2
(20)
The unitary impulse response function h(t) is defined as the displacement to an impulsive function with
F = 1, that is
p
1/m
h(t) = p
e0 t sin(0 1 2 t).
(21)
2
0 1
When we consider the response to a generic (non-periodic) forcing, it is convenient to consider such force
as a sequence of impulses. If xi (t) is the response to an impulse F (ti ) applied at time ti , then we can use the
definition of the unitary impulse response function to have
xi (t) = F (ti )h(t ti )t.
(22)
The solution at time tn will be the sum of the solutions to each of the impulses that occurred before tn :
x(tn ) =
n
X
xi (tn ) =
n
X
(23)
1 This
P. Fajardo
2016/17
Structural Dynamics
Taking the limit when t 0, using instead of t as the integration variable and renaming t = tn we obtain
Z t
Z t
x(t) =
F ( )h(t )d =
F (t 0 )h( 0 )d 0 .
(24)
0
This equation is called Duhamels integral or convolution integral. The rightmost expression is obtained
applying the change of variables 0 = t .
2.4
Obtaining the solution to a general forcing is much easier if we know the Laplaces transform of the forcing
function. Remember, the Laplaces transform of a function f (t) is a function F (s), where
Z
f (t)
(26)
(27)
x(0)
= v0 ,
x(0) = x0 ,
(28)
we obtain
m(s2 X(s) sv0 x0 ) + c(sX(s) x0 ) + kX(s) = F (s),
X(s) =
(29)
(30)
2016/17
Structural Dynamics
The function H(s) is called receptance transfer function, also known as compliance or admittance. It is
possible to define similar transfer functions for the velocity (sX(s)/F (s) = mobility transfer function) and
for the acceleration (s2 X(s)/F (s) = inertance transfer function). In a general sense, a transfer function is
the ratio between some output and some input. Note that since s C, we have H(s) C also.
Finally, note that the receptance transfer function in eq. (30) is related to the frequency response function
defined in (15). Indeed, just by making s = i, the Laplaces transform becomes a Fourier transform and
automatically receptance equals frequency response function, H(s) = H(i).
P. Fajardo
2016/17