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
|H(jω)| (magnitude)
∠H(jω) (phase)
Magnitude (dB)
Reference Table — Common Laplace Pairs
| # | f(t) (t ≥ 0) | F(s) |
|---|---|---|
| 1 | δ(t) | 1 |
| 2 | u(t) | 1 / s |
| 3 | t · u(t) | 1 / s² |
| 4 | tⁿ · u(t) | n! / s^(n+1) |
| 5 | e^(−at) · u(t) | 1 / (s + a) |
| 6 | sin(ωt) · u(t) | ω / (s² + ω²) |
| 7 | cos(ωt) · u(t) | s / (s² + ω²) |
| 8 | e^(−at)·sin(ωt)·u(t) | ω / ((s+a)² + ω²) |
| 9 | e^(−at)·cos(ωt)·u(t) | (s+a) / ((s+a)² + ω²) |
| 10 | t · 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
- Select a time-domain signal from the dropdown in the Transform Lookup panel.
- The corresponding Laplace-domain formula F(s) is displayed with parameter labels.
- Enter numerator and denominator polynomial coefficients (comma-separated, highest power first) in the Transfer Function panel.
- Enter an angular frequency ω in rad/s and click Evaluate.
- 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