Loading...
The Laplace transform converts a time-domain function f(t) into a frequency-domain function F(s). This transforms differential equations into algebraic equations, making them much easier to solve. It is essential in electrical engineering, control systems, and signal processing.
Laplace Transform (ℒ{f(t)} = F(s))
F(s) = ∫₀^∞ f(t)·e^(−st) dt
Break the function into terms that match known Laplace pairs. For f(t) = 3e^(2t) + 5sin(4t), treat each term separately using the linearity property.
ℒ{af(t) + bg(t)} = aF(s) + bG(s)Use the Laplace transform table. ℒ{e^(at)} = 1/(s−a). ℒ{sin(bt)} = b/(s²+b²). So ℒ{3e^(2t)} = 3/(s−2) and ℒ{5sin(4t)} = 20/(s²+16).
ℒ{e^(2t)} = 1/(s−2)F(s) = 3/(s−2) + 20/(s²+16). State the region of convergence: s > 2 (from the exponential term).
F(s) = 3/(s−2) + 20/(s²+16)To find the inverse Laplace transform, decompose F(s) into known pairs using partial fraction decomposition, then read the inverse from the table.
ℒ⁻¹{F(s)} = f(t)Key pairs to memorize: ℒ{1} = 1/s, ℒ{t^n} = n!/s^(n+1), ℒ{e^(at)} = 1/(s−a), ℒ{sin(bt)} = b/(s²+b²), ℒ{cos(bt)} = s/(s²+b²), ℒ{t·e^(at)} = 1/(s−a)².
The Laplace transform is used to analyze circuits (impedance = Laplace transform of voltage/current relationship), design control systems (transfer functions), solve mechanical vibration problems, and analyze signal processing systems.
Skip the manual calculations. Use our free Laplace Transform Calculator for instant results.
Open Laplace Transform Calculator →