6.9 Laplace Transforms & Transfer-Function Methods
Key Takeaways
- The Laplace transform converts a differential equation in time into an algebraic equation in s, so initial conditions are absorbed automatically rather than fitted afterwards.
- The transform of the nth derivative is s^n F(s) minus a chain of initial-condition terms, which is the property that makes the method work for initial-value problems.
- The first shifting theorem states that multiplying a time function by e^(-at) replaces s by s + a in the transform, and the second shifting theorem handles delayed functions.
- The initial and final value theorems read the response at t = 0 and t = infinity directly from s F(s) without inverting the transform at all.
Definition and Purpose
The Laplace transform of a function $f(t)$ defined for $t \geq 0$ is
provided the integral converges. The point of the transform is structural: differentiation in the time domain becomes multiplication by $s$ in the transform domain. A differential equation therefore becomes an algebraic equation, which is solved by ordinary algebra and then inverted.
This is why the transform dominates control and vibration analysis — and why it is listed in the same syllabus bullet as differential equations.
Standard Transform Pairs
| $f(t)$ | $F(s)$ | Region |
|---|---|---|
| $1$ | $\dfrac{1}{s}$ | $s > 0$ |
| $t^{n}$ | $\dfrac{n!}{s^{n+1}}$ | $s > 0$ |
| $e^{at}$ | $\dfrac{1}{s-a}$ | $s > a$ |
| $\sin \omega t$ | $\dfrac{\omega}{s^2 + \omega^2}$ | $s > 0$ |
| $\cos \omega t$ | $\dfrac{s}{s^2 + \omega^2}$ | $s > 0$ |
| $\sinh at$ | $\dfrac{a}{s^2 - a^2}$ | $s > \lvert a\rvert$ |
| $\cosh at$ | $\dfrac{s}{s^2 - a^2}$ | $s > \lvert a\rvert$ |
| $\delta(t)$ (unit impulse) | $1$ | all $s$ |
| $u(t)$ (unit step) | $\dfrac{1}{s}$ | $s > 0$ |
Note the sign distinction between the circular and hyperbolic pairs — $s^2 + \omega^2$ versus $s^2 - a^2$ — which is a favourite objective-item discriminator.
The Derivative Property
Integrating the definition by parts gives
and in general
The initial conditions enter the algebra directly. This is the decisive practical advantage over the complementary-function method, where constants must be fitted to boundary conditions at the very end.
Shifting Theorems
First shifting (frequency shift). Multiplying by a decaying exponential shifts the transform:
So $\mathcal{L}{e^{-at}\sin\omega t} = \dfrac{\omega}{(s+a)^2 + \omega^2}$ — precisely the transform of a damped oscillation.
Second shifting (time delay). For a function switched on at $t = a$:
A pure time delay multiplies the transform by $e^{-as}$, which is how transport lag in a conveyor or a pipeline is modelled.
Further Operational Theorems
Multiplication by $t$:
Division by $t$:
Transform of an integral:
Convolution theorem. The inverse transform of a product is the convolution of the individual inverses:
This is the formal statement that a system's output equals its impulse response convolved with the input.
Initial and Final Value Theorems
These two results extract the endpoints of the response without any inversion at all:
The final value theorem is valid only if the system is stable, that is, if all poles of $sF(s)$ lie in the left half-plane. Applying it to an oscillatory or growing response gives a meaningless answer, and objective items exploit exactly that.
Inverse Transforms by Partial Fractions
Inversion in practice means splitting $F(s)$ into standard pairs. For
write $\dfrac{A}{s+1} + \dfrac{B}{s+3}$. Multiplying out gives $s + 5 = A(s+3) + B(s+1)$. Setting $s = -1$ gives $4 = 2A$, so $A = 2$; setting $s = -3$ gives $2 = -2B$, so $B = -1$. Hence
Worked Example: Damped Free Vibration
Solve $x'' + 3x' + 2x = 0$ with $x(0) = 1$ and $x'(0) = 0$.
Transforming and inserting the initial conditions:
Partial fractions give $X = \dfrac{2}{s+1} - \dfrac{1}{s+2}$, so
Both exponents are negative, confirming a stable, over-damped return to equilibrium — consistent with $c^2 = 9 > 4mk = 8$. Checking the initial value theorem: $\lim_{s\to\infty} sX = \lim s(s+3)/(s^2+3s+2) = 1$, which matches $x(0) = 1$.
Transfer Functions and System Response
For a system at rest initially, the ratio of the transform of the output to the transform of the input is the transfer function:
For the mass-spring-damper driven by a force $F(t)$, transforming $m\ddot x + c\dot x + kx = F$ with zero initial conditions gives
Writing this in the standard second-order form,
exposes the two parameters that govern every second-order system: the undamped natural frequency and the damping ratio.
Poles and stability
The poles are the roots of the denominator, and they determine the character of the response entirely:
| Pole location | Response |
|---|---|
| Both real and negative | Over-damped decay |
| Repeated real negative | Critically damped |
| Complex pair with negative real part | Decaying oscillation |
| Purely imaginary pair | Sustained oscillation; marginally stable |
| Any pole with positive real part | Unstable; response grows without bound |
The rule is compact and worth memorising: a system is stable if and only if all poles lie in the left half of the s-plane. The real part sets the rate of decay and the imaginary part sets the frequency of oscillation.
Standard Test Inputs
| Input | $x(t)$ | $X(s)$ |
|---|---|---|
| Impulse | $\delta(t)$ | $1$ |
| Step of height $A$ | $A,u(t)$ | $A/s$ |
| Ramp of slope $A$ | $A,t$ | $A/s^2$ |
| Sinusoid | $A\sin\omega t$ | $A\omega/(s^2+\omega^2)$ |
Because the impulse transform is simply 1, the transform of the impulse response is the transfer function itself — which is why the impulse response characterises a linear system completely.
Worked example. Find the steady-state deflection of the mass-spring-damper under a step force of magnitude $F_0$.
Applying the final value theorem, valid here because the system is stable:
The steady-state deflection is simply the static deflection $F_0/k$, entirely independent of the mass and the damping. Those two parameters govern how the system reaches that value — overshoot, oscillation and settling time — but not the final value itself. This separation between transient behaviour and steady-state value is one of the most useful ideas the transform provides, and it carries directly into the vibration and control content of Paper-II.
The Laplace transform of the second derivative of f(t) is:
The Laplace transform of e^(-at) sin(omega t) is:
The final value theorem gives f(t) as t tends to infinity as the limit of s F(s) as s tends to zero, but only when:
A pure time delay of a seconds applied to a signal multiplies its Laplace transform by: