Physics:Duhamel's integral

From HandWiki

In theory of vibrations, Duhamel's integral is a way of calculating the response of linear systems and structures to arbitrary time-varying external perturbation.

Introduction

Background

The response of a linear, viscously damped single-degree of freedom (SDOF) system to a time-varying mechanical excitation p(t) is given by the following second-order ordinary differential equation

[math]\displaystyle{ m\frac{{d^2 x(t)}}{{dt^2 }} + c\frac{{dx(t)}}{{dt}} + kx(t) = p(t) }[/math]

where m is the (equivalent) mass, x stands for the amplitude of vibration, t for time, c for the viscous damping coefficient, and k for the stiffness of the system or structure.

If a system initially rests at its equilibrium position, from where it is acted upon by a unit-impulse at the instance t=0, i.e., p(t) in the equation above is a Dirac delta function δ(t), [math]\displaystyle{ x(0) = \left. \frac{dx}{dt} \right|_{t = 0} = 0 }[/math], then by solving the differential equation one can get a fundamental solution (known as a unit-impulse response function)

[math]\displaystyle{ h(t)= \begin{cases} \frac{1}{{m\omega _d }}e^{ - \varsigma \omega _n t} \sin \omega _d t, & t \gt 0 \\ 0, & t \lt 0 \end{cases} }[/math]

where [math]\displaystyle{ \varsigma = \frac{c}{2\sqrt{k m}} }[/math] is called the damping ratio of the system, [math]\displaystyle{ \omega _n=\sqrt{\frac{k}{m}} }[/math] is the natural angular frequency of the undamped system (when c=0) and [math]\displaystyle{ \omega _d = \omega _n \sqrt {1 - \varsigma ^2 } }[/math] is the angular frequency when damping effect is taken into account (when [math]\displaystyle{ c \ne 0 }[/math]). If the impulse happens at t=τ instead of t=0, i.e. [math]\displaystyle{ p(t)=\delta (t - \tau ) }[/math], the impulse response is

[math]\displaystyle{ h(t - \tau ) = \frac{1}{{m\omega _d }}e^{ - \varsigma \omega _n (t - \tau )} \sin [\omega _d (t - \tau )] }[/math][math]\displaystyle{ t \ge \tau }[/math]

Conclusion

Regarding the arbitrarily varying excitation p(t) as a superposition of a series of impulses:

[math]\displaystyle{ p(t) \approx \sum_{\tau \lt t} {p(\tau ) \cdot \Delta \tau \cdot \delta } (t - \tau ) }[/math]

then it is known from the linearity of system that the overall response can also be broken down into the superposition of a series of impulse-responses:

[math]\displaystyle{ x(t) \approx \sum_{\tau \lt t} {p(\tau ) \cdot \Delta \tau \cdot h} (t - \tau ) }[/math]

Letting [math]\displaystyle{ \Delta \tau \to 0 }[/math], and replacing the summation by integration, the above equation is strictly valid

[math]\displaystyle{ x(t) = \int_0^t {p(\tau )h(t - \tau )d\tau } }[/math]

Substituting the expression of h(t-τ) into the above equation leads to the general expression of Duhamel's integral

[math]\displaystyle{ x(t) = \frac{1}{{m\omega _d }}\int_0^t {p(\tau )e^{ - \varsigma \omega _n (t - \tau )} \sin [\omega _d (t - \tau )]d\tau } }[/math]

Mathematical Proof

The above SDOF dynamic equilibrium equation in the case p(t)=0 is the homogeneous equation:

[math]\displaystyle{ \frac{{d^2 x(t)}}{{dt^2 }} + \bar{c}\frac{{dx(t)}}{{dt}} + \bar{k}x(t) = 0 }[/math], where [math]\displaystyle{ \bar{c}=\frac{c}{m},\bar{k}=\frac{k}{m} }[/math]

The solution of this equation is:

[math]\displaystyle{ x_h(t) = C_1\cdot e^{ -\frac{1}{2} \left(\bar{c}+\sqrt{\bar{c}^2-4\cdot \bar{k}} \right)t}+C_2\cdot e^{ \frac{1}{2} \left(-\bar{c}+\sqrt{\bar{c}^2-4\cdot \bar{k}}\right)t} }[/math]

The substitution: [math]\displaystyle{ A = \frac{1}{2}\left(\bar{c}-\sqrt{\bar{c}^2-4\bar{k}}\right), \; B=\frac{1}{2}\left(\bar{c}+\sqrt{\bar{c}^2-4\bar{k}}\right), \; P=\sqrt{\bar{c}^2-4\bar{k}}, \; P=B-A }[/math] leads to:

[math]\displaystyle{ x_h(t) = C_1 e^{ -B\cdot t} \; + \; C_2 e^{ -A\cdot t} }[/math]

One partial solution of the non-homogeneous equation: [math]\displaystyle{ \frac{d^2 x(t)}{dt^2} + \bar{c}\frac{dx(t)}{dt} + \bar{k}x(t) = \bar p(t) }[/math], where [math]\displaystyle{ \bar p(t) = \frac{p(t)}{m} }[/math], could be obtained by the Lagrangian method for deriving partial solution of non-homogeneous ordinary differential equations.

This solution has the form:

[math]\displaystyle{ x_p(t) = \frac{\int{\bar{p(t)}\cdot e^{At}dt}\cdot e^{-At}-\int{\bar{p(t)}\cdot e^{Bt}dt}\cdot e^{-Bt}}{P} }[/math]

Now substituting:[math]\displaystyle{ \left. \int {\bar{p(t)} \cdot e^{At}dt} \right|_{t=z}=Q_z, \left. \int {\bar{p(t)} \cdot e^{Bt}dt}\right|_{t=z}=R_z }[/math],where [math]\displaystyle{ \left.\int x(t)dt\right|_{t=z} }[/math] is the primitive of x(t) computed at t=z, in the case z=t this integral is the primitive itself, yields:

[math]\displaystyle{ x_p(t) = \frac{Q_t\cdot e^{-At}-R_t\cdot e^{-Bt}}{P} }[/math]

Finally the general solution of the above non-homogeneous equation is represented as:

[math]\displaystyle{ x(t)=x_h(t)+x_p(t)=C_1\cdot e^{ -B t}+C_2\cdot e^{ -A t} +\frac{Q_t\cdot e^{-At}-R_t\cdot e^{-Bt}}{P} }[/math]

with time derivative:

[math]\displaystyle{ \frac{dx}{dt} = -A e^{-At} \cdot C_2-B e^{-Bt} \cdot C_1 + \frac{1}{P} \left[\dot{Q_t}\cdot e^{-At}-A Q_t\cdot e^{-At}-\dot{R_t}\cdot e^{-Bt}+B R_t\cdot e^{-Bt}\right] }[/math], where [math]\displaystyle{ \dot{Q_t}=p(t)\cdot e^{At},\dot{R_t}=p(t)\cdot e^{Bt} }[/math]

In order to find the unknown constants [math]\displaystyle{ C_1, C_2 }[/math], zero initial conditions will be applied:

[math]\displaystyle{ x(t)|_{t=0} = 0: C_1+C_2+\frac{Q_0\cdot 1-R_0\cdot 1}{P}=0 }[/math][math]\displaystyle{ C_1+C_2=\frac{R_0-Q_0}{P} }[/math]
[math]\displaystyle{ \left. \frac{dx}{dt} \right|_{t=0} = 0: -A\cdot C_2-B\cdot C_1 + \frac{1}{P}\cdot [-A\cdot Q_0+B\cdot R_0]=0 }[/math][math]\displaystyle{ A\cdot C_2+B\cdot C_1=\frac{1}{P}\cdot [B\cdot R_0-A\cdot Q_0] }[/math]

Now combining both initial conditions together, the next system of equations is observed:

[math]\displaystyle{ \left.{\begin{alignat}{5} C_1 &&\; + &&\; C_2 &&\; = &&\; \frac{R_0-Q_0}{P} & \\ B\cdot C_1 &&\; + &&\; A\cdot C_2 &&\; = &&\; \frac{1}{P}\cdot [B\cdot R_0-A\cdot Q_0]\end{alignat}} \right|{\begin{alignat}{5} C_1 &&\; = &&\; \frac{R_0}{P} & \\ C_2 &&\; = &&\; -\frac{Q_0}{P}\end{alignat}} }[/math]

The back substitution of the constants [math]\displaystyle{ C_1 }[/math] and [math]\displaystyle{ C_2 }[/math] into the above expression for x(t) yields:

[math]\displaystyle{ x(t)=\frac{Q_t-Q_0}{P}\cdot e^{ -A\cdot t}-\frac{R_t-R_0}{P}\cdot e^{ -B\cdot t} }[/math]

Replacing [math]\displaystyle{ Q_t-Q_0 }[/math] and [math]\displaystyle{ R_t-R_0 }[/math] (the difference between the primitives at t=t and t=0) with definite integrals (by another variable τ) will reveal the general solution with zero initial conditions, namely:

[math]\displaystyle{ x(t) = \frac{1}{P}\cdot \left[ \int_0^t{\bar{p}(\tau) \cdot e^{A\tau}d\tau}\cdot e^{-At}-\int_0^t{\bar p(\tau) \cdot e^{B\tau}d\tau}\cdot e^{-Bt} \right] }[/math]

Finally substituting [math]\displaystyle{ c=2\xi\omega m, \; k=\omega^2m }[/math], accordingly [math]\displaystyle{ \bar{c}=2\xi\omega, \bar{k}=\omega^2 }[/math], where ξ<1 yields:

[math]\displaystyle{ P=2\omega_D i, \; A=\xi\omega-\omega_D i, \; B=\xi\omega+\omega_D i }[/math], where [math]\displaystyle{ \omega_D=\omega\cdot \sqrt{1-\xi^2} }[/math] and i is the imaginary unit.

Substituting this expressions into the above general solution with zero initial conditions and using the Euler's exponential formula will lead to canceling out the imaginary terms and reveals the Duhamel's solution:

[math]\displaystyle{ x(t)=\frac{1}{\omega_D}\int_0^t {\bar{p}(\tau) e^{-\xi\omega(t-\tau)} \sin(\omega_D(t-\tau))d\tau} }[/math]

See also

References

  • R. W. Clough, J. Penzien, Dynamics of Structures, Mc-Graw Hill Inc., New York, 1975.
  • Anil K. Chopra, Dynamics of Structures - Theory and applications to Earthquake Engineering, Pearson Education Asia Limited and Tsinghua University Press, Beijing, 2001
  • Leonard Meirovitch, Elements of Vibration Analysis, Mc-Graw Hill Inc., Singapore, 1986

External links