Skip to content

Laplace Transform - Transient Analysis

“What we know is not much, what we do not know is immense.”
— Pierre-Simon Laplace

The Laplace transformation is a mathematical tool that converts functions from the time domain to the complex frequency domain. This method can convert differential equations into simpler algebraic equations, making circuit analysis more manageable.

The Laplace transform is defined as:

Where:

  • is the original time domain function
  • is the transformed function in the s-domain
  • (complex frequency variable)

This method works because acts as a “weighting function” that extracts frequency information from . The weighting function multiplies different parts of our original function by different amounts, emphasizing some parts less and some parts more.

Important Note: This transformation is only defined for causal functions, where:

  • for all
  • can be anything for

The Laplace inverse transform is defined as:

However, we don’t need to calculate in this manner. Instead, we generally obtain the inverse transform from tables that provide ‘s’ to ‘t’ conversions.

In system analysis, the output in the s-domain is obtained by multiplying the transfer function and input function:

Diagram 01

Where:

  • = Output (response) function
  • = Transfer function
  • = Input (excitation) function

Forward Transform:

Inverse Transform:

First derivative:

Second derivative:

General nth derivative:

Initial Value Theorem:

Final Value Theorem:

Time Scaling:

Frequency Scaling:

Diagram 02

  • Laplace Transform:

Diagram 03

  • Laplace Transform:

Diagram 04

  • Laplace Transform:

Diagram 05

  • Laplace Transform:

Diagram 06

  • Laplace Transform:

NameTime Domain FunctionLaplace Transform
Unit Impulse
Unit Step
Unit Ramp
Polynomial
Exponential
Sine Wave
Cosine Wave
Damped Sine
Damped Cosine
NameTime Domain FunctionLaplace Transform
Sinh Wave
Cosh Wave
Damped Sinh
Damped Cosh
when
when

The inverse transformation is generally obtained using tables of Laplace transform pairs. Before using the tables, we often need to rearrange the original transfer function in the s-domain using partial fraction expansion.

is a rational function in s:

If the roots of the denominator polynomial are , then:

Find the inverse Laplace transform of:

Step 1: Factor the denominator

Step 2: Partial fraction expansion

Step 3: Solve for coefficients After algebraic manipulation:

Step 4: Inverse transform using tables

Find the inverse Laplace transform of:

Step 1: Complete the square in denominator

Step 2: Rearrange numerator

Step 3: Inverse transform using tables

Transient Analysis using Laplace Transform

Section titled “Transient Analysis using Laplace Transform”

Instead of transforming time-domain differential equations to the s-domain, we can use the s-domain version of Ohm’s law directly to write algebraic equations for circuits.

Diagram 07

ElementTime Domains-Domain
Resistor
Inductor
Capacitor

Problem: RL Circuit with sinusoidal excitation

  • Excitation voltage:
  • ,
  • Switch closed at

Solution:

Step 1: Transform to s-domain

Step 2: Write circuit equation

Step 3: Substitute values

Step 4: Partial fraction and inverse transform

Circuit Analysis Example 2: RLC Circuit with Initial Conditions

Section titled “Circuit Analysis Example 2: RLC Circuit with Initial Conditions”

Problem: RLC Circuit with initial conditions

  • At steady state (when ): Current through inductor is , Capacitor voltage is
  • Switch opened at

Step 1: Write s-domain equation with initial conditions

Step 2: Substitute values

Step 3: Solve for

Step 4: Complete the square and inverse transform

Find the Laplace transform of the unit rectangular pulse:

Definition:

Solution: Using linearity and time-delay properties:

Find the Laplace transform of :

Solution: Using linearity property:

Convert your differential equation to the s-domain using transform properties and tables.

Use initial conditions and algebraic manipulation to solve for . This often involves:

  • Partial fraction expansion
  • Completing the square
  • Factoring polynomials

Use inverse Laplace transform tables to get from .

Pierre-Simon Laplace (March 1749 – March 1827) was a French scholar and polymath whose work was important to the development of engineering, mathematics, statistics, physics, and astronomy. Laplace formulated Laplace’s equation and pioneered the Laplace transform, which appears in many branches of mathematical physics. The Laplacian differential operator is also named after him.

  1. Simplification: Converts differential equations to algebraic equations
  2. Complete Solution: Provides both transient and steady-state responses in a single formula
  3. Initial Conditions: Automatically incorporates initial conditions into the solution
  4. System Analysis: Enables easy analysis of complex systems using transfer functions