Laplace Transforms
Learning Objectives
- Define the Laplace Transform and identify its region of convergence.
- Apply standard transforms to common mathematical functions.
- Use derivative properties to transform and solve initial value problems.
- Perform Inverse Laplace Transforms using Partial Fraction Decomposition.
- Utilize step functions and the Dirac delta function to model discontinuous inputs.
- Apply the Convolution Theorem to evaluate inverse transforms.
The Laplace Transform is a powerful integral transform used to switch a function from the time domain () to the frequency domain (). It effectively converts linear differential equations involving derivatives into simple algebraic equations involving polynomials, which are easier to solve. Once solved algebraically, the inverse transform returns the solution back to the time domain.
Laplace Transform Definition
An integral transform that converts a function of a real variable (often time) to a function of a complex variable (complex frequency).
Laplace Transform
The formal definition of the one-sided Laplace transform for a function defined for t \ge 0.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Laplace transform of the function | - | |
| Transformed function in the s-domain | - | |
| Original function in the time domain | - | |
| Complex frequency variable | - | |
| Time variable | s |
Common Transforms Table
Standard Transforms
| Region of Convergence | ||
|---|---|---|
| () | ||
Properties for Solving IVPs
The main application is solving linear DEs with constant coefficients subject to initial conditions.
Derivative Properties
The Laplace Transform converts differentiation in the time domain into multiplication by in the frequency domain, directly incorporating initial conditions:
- First Derivative:
- Second Derivative:
- Nth Derivative:
Inverse Laplace Transforms & Partial Fractions
After solving algebraically for , it usually appears as a complex rational function . Finding the Inverse Laplace Transform, , almost always requires decomposing this fraction into simpler parts that match the standard table using Partial Fraction Decomposition.
Partial Fraction Decomposition Strategies
Given a rational expression where the degree of polynomial is less than :
- Factor the Denominator: Factor completely into linear factors and irreducible quadratic factors .
Set up the Decomposition Form:
- For each distinct linear factor , add .
- For repeated linear factors , add .
- For each irreducible quadratic factor , add . Completing the square is usually required after this step to match shifted sine/cosine transforms.
- For repeated irreducible quadratic factors , add .
- Solve for the Unknown Constants (): Multiply both sides by the original denominator to clear fractions. Then, either pick strategic values for to eliminate terms, or expand both sides and equate the coefficients of matching powers of .
- Apply the Inverse Transform: Use the linearity property and the standard table to invert term-by-term.
Step Functions and Dirac Delta
These functions allow us to model discontinuous inputs (like turning a switch on or off) and impulses (like a hammer blow to a mass-spring system).
Unit Step Function u(t-a)
Also known as the Heaviside step function, it models a switch turning on at a specific time.
Unit Step Function Definition
The piecewise definition of the Heaviside step function.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Unit step function | - | |
| Time | s | |
| Time at which the step occurs | s |
Transform and Shift Property
The Laplace transform of the unit step function and the related shift property.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Laplace Transform operator | - | |
| Unit step function shifted by a | - | |
| Complex frequency variable | - | |
| Time delay | s |
Dirac Delta Function
Represents an instantaneous, infinitely strong impulse at , such that its integral over all time is 1.
Dirac Delta Transform
The Laplace transform of the Dirac delta function.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Dirac delta function centered at a | - | |
| Time of the impulse | s | |
| Complex frequency variable | - |
Convolution Theorem
The Convolution Theorem allows us to find the inverse Laplace Transform of a product of two functions . The convolution of two functions and is denoted by and defined as an integral. The Convolution Theorem states that multiplication in the frequency domain is equivalent to convolution in the time domain.
Convolution Integral and Theorem
The definition of convolution and the transform theorem.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Convolution of f and g | - | |
| Time | s | |
| Integration variable (dummy variable for time) | s | |
| Laplace transforms of f(t) and g(t) | - |
Visualizing Convolution
Interactive Simulation
Interact with the simulation below to visualize functions in both the time and complex frequency domains.
Laplace Transform Pairs
Select a function to see its representation in the time domain and the complex frequency domain .
Time Domain
s-Domain
- Laplace Transforms convert integral-differential equations (calculus) into algebraic equations. They are exceptionally useful for Initial Value Problems because the initial conditions are baked directly into the derivative properties.
- Linearity: .
- Inverse Transform: Typically relies heavily on Partial Fraction Decomposition and completing the square to manipulate algebraic expressions into recognizable table forms.
- Shift Theorems: Essential for handling exponentials () and step functions ().
- Convolution: Evaluates analytically without needing partial fractions, by computing the integral .