Laplace Transform of Heaviside Function

Quick Answer

The Laplace transform of the Heaviside function H(t−a) is L{H(t−a)} = e^(−as)/s, representing a unit step that activates at time t = a. For the standard Heaviside function H(t), the transform is simply 1/s. These transforms are essential for modeling switched inputs and piecewise functions in differential equations. Compute Heaviside transforms instantly at www.lapcalc.com.

Laplace Transform of Heaviside Function: Core Formula

The Heaviside step function H(t), defined as H(t) = 0 for t < 0 and H(t) = 1 for t ≥ 0, has the Laplace transform L{H(t)} = 1/s. The shifted version H(t−a) activates at t = a and transforms to L{H(t−a)} = e^(−as)/s. This result follows directly from the integral definition: ∫₀^∞ e^(−st)H(t−a)dt = ∫ₐ^∞ e^(−st)dt = e^(−as)/s. The Laplace of Heaviside pairs are among the most frequently used in engineering, appearing whenever a system experiences a sudden change—a switch closing, a force applied, or a signal activating at a specified time.

Key Formulas

Heaviside Step Function Laplace Transform with Shifting

The heaviside step function Laplace transform becomes powerful when combined with the second shifting theorem: L{f(t−a)H(t−a)} = e^(−as)F(s). This means any function can be delayed by a seconds and activated by a Heaviside step, with the s-domain effect being multiplication by e^(−as). For example, L{(t−2)²H(t−2)} = e^(−2s)·2/s³, since L{t²} = 2/s³. The Heaviside function ensures the delayed function is zero before its activation time, maintaining causality. This property is indispensable for constructing piecewise forcing functions in ODE solutions.

Compute laplace transform of heaviside function Instantly

Get step-by-step solutions with AI-powered explanations. Free for basic computations.

Open Calculator

Heaviside Function Laplace Applications in Differential Equations

Step functions in differential equations model real-world scenarios where inputs change abruptly. Consider y′ + 2y = 3H(t−1) with y(0) = 0, representing a system receiving a sudden input at t = 1. Transforming: sY + 2Y = 3e^(−s)/s, giving Y(s) = 3e^(−s)/(s(s+2)). Partial fractions of 1/(s(s+2)) = (1/2)(1/s − 1/(s+2)) allow inversion using the shifting theorem: y(t) = (3/2)(1 − e^(−2(t−1)))H(t−1). The solution is zero before t = 1, then exponentially approaches 3/2. This technique extends to multiple switches and arbitrary step combinations.

Laplace of Heaviside for Piecewise-Defined Forcing Functions

Any piecewise forcing function can be written using Heaviside functions. A function equaling g₁(t) on [0,a), g₂(t) on [a,b), and g₃(t) on [b,∞) becomes g₁(t) + [g₂(t)−g₁(t)]H(t−a) + [g₃(t)−g₂(t)]H(t−b). Each Heaviside-weighted term transforms independently using the shifting property. For engineering applications like trapezoidal ramp inputs, sawtooth waves, or multi-stage loading profiles, this decomposition converts complicated input descriptions into clean algebraic expressions in the s-domain. The Laplace transform Heaviside method systematically handles what would otherwise require solving separate ODEs on each interval and matching continuity conditions.

Step Functions and the Heaviside Function: Notation and Conventions

The Heaviside function appears under several notations in engineering and mathematics: H(t), u(t), θ(t), and 1(t). All represent the same function—zero for negative arguments, one for positive. The convention at the discontinuity (t = 0 or t = a) varies: some define H(0) = 1, others H(0) = 1/2, and some leave it undefined. For Laplace transform purposes, the value at the single point of discontinuity does not affect the integral, so the transform L{H(t−a)} = e^(−as)/s holds regardless of the convention at t = a. Engineers typically use u(t) while mathematicians prefer H(t), but the Laplace transform results are identical.

Related Topics in advanced laplace transform topics

Understanding laplace transform of heaviside function connects to several related concepts: laplace of heaviside, laplace transform heaviside, heaviside step function laplace transform, and heaviside step function laplace. Each builds on the mathematical foundations covered in this guide.

Frequently Asked Questions

The Laplace transform of H(t) is 1/s, and the transform of the shifted Heaviside function H(t−a) is e^(−as)/s. The exponential factor e^(−as) encodes the time delay of a seconds in the s-domain. These are fundamental pairs used throughout engineering for modeling switched inputs.

Master Your Engineering Math

Join thousands of students and engineers using LAPLACE Calculator for instant, step-by-step solutions.

Start Calculating Free →

Related Topics