Laplace Transform Calculator

F(s) = L{f(t)}

CalculatorsFreeNo Signup
4.4(657 reviews)
All Tools

Loading tool...

About Laplace Transform Calculator

A Laplace transform calculator for common functions. Shows F(s) = ∫₀^∞ f(t)e⁻ˢᵗdt, poles, zeros, and ROC. Select from preset functions. Essential for solving ODEs and analyzing control systems. All calculations are client-side.

Laplace Transform Calculator Features

  • F(s) formula
  • Poles/zeros
  • ROC
  • Presets
  • Properties
Laplace transform: F(s) = ∫₀^∞ f(t)e⁻ˢᵗdt. Converts ODEs to algebraic equations. L{eᵃᵗ} = 1/(s−a). L{tⁿ} = n!/sⁿ⁺¹. L{sin(ωt)} = ω/(s²+ω²). Poles = natural frequencies. Transfer function H(s) = output/input in s-domain.

How to Use

Select a function:

  • f(t): Time-domain function
  • F(s): s-domain transform
  • Analysis: Poles, zeros

ODE Solving

L{y'} = sY(s)−y(0). L{y''} = s²Y(s)−sy(0)−y'(0). Transform the ODE, solve for Y(s) algebraically, then inverse transform. Initial conditions are built in!

Stability

System stable ⟺ all poles have Re(s) < 0 (left half plane). Poles on imaginary axis = marginally stable. Right half plane = unstable. Routh-Hurwitz criterion checks this without finding poles.

Step-by-Step Instructions

  1. 1Select a function.
  2. 2View F(s).
  3. 3Find poles/zeros.
  4. 4Check properties.
  5. 5Use for ODEs.

Laplace Transform Calculator — Frequently Asked Questions

How does Laplace transform solve ODEs?+

Derivatives become algebraic: L{y'} = sY−y(0). A 2nd order ODE becomes quadratic in s. Solve for Y(s), partial fraction decompose, inverse transform each term. Initial conditions are automatically included.

What is a transfer function?+

H(s) = Y(s)/X(s) = output/input. Completely characterizes an LTI system. Poles of H(s) = natural frequencies. Zeros = frequencies with zero output. Gain = |H(jω)| at frequency ω.

How do I find the inverse Laplace transform?+

1) Table lookup for standard forms. 2) Partial fractions: split F(s) into 1/(s−a) terms. 3) Convolution theorem: L⁻¹{F·G} = f*g. 4) Bromwich integral (complex analysis). Partial fractions + tables handle 95% of cases.

Share this tool: