Как выбрать гостиницу для кошек
14 декабря, 2021
Laplace transforms have a key role in dynamic system analysis and in dynamic testing. The Laplace transform is defined as follows:
/* CO
F(s) = L{f(t)} = f(t)e~s, dt (2.2.1)
Jo
where/(f) is some function of t, F(s) the Laplace transform of/(f), s a parameter [it is not necessary to specify a value for s, but there must be some value of s that makes the integral in Eq. (2.2.1) converge], and L the Laplace transform operator. This simple definition permits the development of a table of Laplace transforms of functions and operators. The process of determining an f(t) whose Laplace transform is L{/(t)} is called inversion of the Laplace transform.
See Aseltine (1).
Example 2.2.1. Determine the Laplace transform of eal.
1 00 1
Example 2.2.2. Determine the Laplace transform of df/dt.
Integrate by parts to obtain
A table of Laplace transforms appears in Table 2.1.
Laplace transforms are useful for solving differential equations. The procedure for linear, ordinary differential equations is:
1. Laplace transform all terms in the differential equation. This gives an algebraic equation.
2. Solve the algebraic equation for the Laplace transform of the desired solution.
3. Obtain the solution by inverting the expression for the Laplace transform of the solution. This is done using the table or by using a general inversion theorem (described below).
Example 2.2.3. Solve the following differential equation using Laplace transforms:
dx/dt = R — ax
where R and a are constants.
Step 1.
Step 2.
Step 3.
In general, the Laplace transform of the solution for a lumped-parameter system will be a ratio of polynomials in s.
sm + bm_ і sm 1 + • • • + bls 4- b(, s" + a„_ 1s"~1 + ■ ■ ■ + ats + a0
These polynomials may be written in factored form to give
The values zl, z2, ■ ■ ■, zm are called the zeros of X(s). The values Pi, p2, ■ ■ •, p„ are called the poles of X(s). The Laplace transform of the solution of a system of ordinary differential equations with equations of various orders will have Np poles, where
Np = I 0, (2.2.4)
all
equations
where 0,- is the order of the ith equation in the set. For example, if all the equations are first order, then the number of poles is equal to the number of equations. It is possible for several poles to have the same value. Poles that appear once are called simple poles. Poles that appear more than once are called multiple poles.
The inversion of Laplace transforms may be handled by a general inversion method based on the residue theorem. The residue theorem gives the following:
L-^{F(s)}= Y Ri (2-2.5)
;= 1
where I is the number of distinct poles, and Rt the residue of the ith pole. The residue is given by
where n is the number of times the pole p; is repeated. For a simple pole, this simplifies to
Ri = [(S — рте3‘1=рі (2.2.7)
Example 2.2.4. Invert the following:
(s+ 1)
(s + 2)(s + 3)
The residues are
Thus
L~l{F(s)} = — e~2′ + 2e“3′