Laplace Transform & Control System Helper

Look up Laplace transform pairs and evaluate transfer function gain and phase at a given frequency.

Transform Lookup

F(s) =

Transfer Function Evaluator

Reference Table — Common Laplace Pairs

# f(t)  (t ≥ 0) F(s)
1δ(t)1
2u(t)1 / s
3t · u(t)1 / s²
4tⁿ · u(t)n! / s^(n+1)
5e^(−at) · u(t)1 / (s + a)
6sin(ωt) · u(t)ω / (s² + ω²)
7cos(ωt) · u(t)s / (s² + ω²)
8e^(−at)·sin(ωt)·u(t)ω / ((s+a)² + ω²)
9e^(−at)·cos(ωt)·u(t)(s+a) / ((s+a)² + ω²)
10t · e^(−at) · u(t)1 / (s + a)²

Summary

Look up Laplace transform pairs and evaluate transfer function gain and phase at a given frequency.

How it works

  1. Select a time-domain signal from the dropdown in the Transform Lookup panel.
  2. The corresponding Laplace-domain formula F(s) is displayed with parameter labels.
  3. Enter numerator and denominator polynomial coefficients (comma-separated, highest power first) in the Transfer Function panel.
  4. Enter an angular frequency ω in rad/s and click Evaluate.
  5. The tool computes H(jω) by substituting s = jω, then returns |H(jω)| and the phase angle in degrees.

Use cases

  • Quickly look up the Laplace transform of standard control signals without referencing a textbook.
  • Verify the gain and phase of a designed transfer function at a specific frequency during Bode plot analysis.
  • Check the frequency response of a PID controller by entering its transfer function coefficients.
  • Evaluate system bandwidth by sweeping ω and observing where the magnitude drops 3 dB.
  • Cross-check hand calculations of gain margin or phase margin at crossover frequencies.

Frequently Asked Questions

Last updated: 2026-07-01 · Reviewed by Nham Vu