Skip to main content

Section 6.3 Delta Functions and Forcing

Subsection 6.3.1 Impulse Forcing

Impulse forcing is the term used to describe a very quick push or pull on a system, such as the blow of a hammer or the force of an explosion. For example, consider the equation for a damped harmonic oscillator
d2ydt2+2dydt+26y=g(t),
where g(t) is a function that is very large in a very short time interval, say |tt0|<τ and zero otherwise. The integral
I(τ)=t0τt0+τg(t)dt
or since g(t) is zero outside of the interval |tt0|<τ
I(τ)=g(t)dt
measures the strength or impulse of the forcing function g(t). In particular, assume that t0=0 and
g(t)=dτ(t)={1/2τ,τ<t<τ0,otherwise.
It is easy to see that I(τ)=1 in this case.
Examining this forcing function over shorter and shorter time intervals with τ getting closer and closer to zero, we find that I(τ)=1 in all cases. Thus,
limτ0dτ(t)=0
for t0; however,
limτ0I(τ)=1.
We can use this information to define the unit impulse function, δ(t), to be the ``function’’ that imparts an impulse of magnitude one at t=0, but is zero for all values of t other than zero. In other words, δ(t) has the properties
δ(t)=0,t0;δ(t)dt=1.
Of course, we study no such function in calculus. The ``function’’ δ is an example of what is known as a generalized function. We call δ, the Dirac delta function.
We can define a unit impulse at a point t0 by considering the function δ(tt0). In this case,
δ(tt0)=0,tt0;δ(tt0)dt=1.

Subsection 6.3.2 The Laplace Transform of the Dirac Delta Function

Even though the Dirac delta function is not a piecewise continuous, exponentially bounded function, we can define its Laplace transform as the limit of the Laplace transform of dτ(t) as τ0. More specifically, assume that t0>0 and
L(δ(tt0))=limτ0L(dτ(tt0)).
Assuming that t0τ>0, the Laplace transform of dτ(tt0) is
L(dτ(tt0))=0estdτ(tt0)dt=t0τt0+τestdτ(tt0)dt=12τt0τt0+τestdt=12sτest|t=t0τt=t0+τ=12sτest0(esτesτ)=sinhsτsτest0.
We can use l’Hospital’s rule to evaluate (sinhsτ)/sτ as τ0,
limτ0sinhsτsτ=limτ0scoshsτs=1.
Thus,
L(δ(tt0))=est0.
We can extend this result to allow t0=0, by
limt00L(δ(tt0))=limt00est0=1.

Example 6.3.1.

Let us now solve the initial value problem
d2ydt2+2dydt+26y=δ4(t)y(0)=1y(0)=0.
We can think of this as a damped harmonic oscillator that is struck by a hammer at time t=4. Let Y(s)=L(y)(s) and take the Laplace transform of both sides of the differential equation to obtain
s2Y(s)sy(0)y(0)+2(sY(s)y(0))+26Y(s)=L(δ4)(s)
or
s2Y(s)s+2sY(s)2+26Y(s)=e4s.
Solving for Y(s), we have
Y(s)=s+2s2+2s+26+e4ss2+2s+26.
The inverse Laplace transform of Y(s) is
y=L(s+2s2+2s+26)+L(e4ss2+2s+26)=L(s+2(s+1)2+25)+15L(5e4s(s+1)2+25)=etcos5t+15etsin5t+15u4(t)e(t4)sin(5(t4)).
Figure 6.3.2. Solution to y+2y+26yδ4(t)
It is important to notice that we are using the Dirac delta function like an ordinary function. This requires some rigorous mathematics to justify that we can actually do this.

Subsection 6.3.3 Important Lessons

  • Impulse forcing is the term used to describe a very quick push or pull on a system, such as the blow of a hammer or the force of an explosion. For example, consider the equation for a damped harmonic oscillator
    d2ydt2+pdydt+qy=g(t),
    where g(t) is a function that is very large in a very short time interval, say |tt0|<τ and zero otherwise. The integral
    I(τ)=t0τt0+τg(t)dt
    or since g(t) is zero outside of the interval |tt0|<τ
    I(τ)=g(t)dt
    measures the strength or impulse of the forcing function g(t).
  • We define the unit impulse function, δ(t), to be the ``function’’ that imparts an impulse of magnitude one at t=0, but is zero for all values of t other than zero. In other words, δ(t) has the properties
    δ(t)=0,t0;δ(t)dt=1.
    The “function” δ is an example of what is known as a generalized function. We call δ, the Dirac delta function.
  • Similarly, we can define a unit impulse at a point t0 by considering the function δ(tt0). In this case,
    δ(tt0)=0,t0;δ(tt0)dt=1.
  • The Laplace transform of the Dirac delta function is
    L(δ(tt0))=est0.
    We can extend this result to allow t0=0, by
    limt00L(δ(tt0))=limt00est0=1.
  • We can use the Dirac delta function to solve initial value problems such as
    d2ydt2+2dydt+26y=δ4(t)y(0)=1y(0)=0,
    or
    d2ydt2+pdydt+qy=g(t),
    where g(t) is a function that is very large in a very short time interval.

Reading Questions 6.3.4 Reading Questions

1.

What is impulse forcing? Give an example of a physical system where impulse forcing might be useful.

2.

Is the Dirac delta function an actual function? Why or why not.

Exercises 6.3.5 Exercises

Solving Initial Value Problems.

Solve the initial problems in Exercise Group 6.3.5.1–6 using the Laplace transform, δ(t) is the unit impulse function.
1.
2y+y+2y=δ(t), y(0)=0, y(0)=0
2.
yy2y=δ(t5), y(0)=0, y(0)=0
3.
d2xdx26dxdt+25x=δ(t), x(0)=1, x(0)=2
4.
y+16y=δ(t), y(0)=1, y(0)=0
5.
y+16y=δ(t4), y(0)=1, y(0)=0
6.
y+2y+y=δ(t+4), y(0)=1, y(0)=3
You have attempted 1 of 3 activities on this page.