
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Time Integration Property of Laplace Transform
Laplace Transform
The Laplace transform is a mathematical tool which is used to convert the differential equation in time domain into the algebraic equations in the frequency domain or s-domain.
Mathematically, if x(t) is a time domain function, then its Laplace transform is defined as −
L[x(t)]=X(s)=∫∞−∞x(t)e−stdt...(1)
Integration in Time Domain Property of Laplace Transform
Statement - The time integration property of Laplace transform states that if
x(t)LT↔X(s)
Then
∫t−∞x(τ)dτLT↔x(s)s+∫0−∞x(τ)sdτ
Proof
Consider a function y(t) as,
y(t)=∫t−∞x(τ)dτ
Taking differentiation on both sides with respect to time, we have,
dy(t)dt=x(t)...(2)
Also,
y(0−)=∫0−∞x(τ)dτ...(3)
Taking the Laplace transform of equation (2), we get,
L[dy(t)dt]=L[x(t)]
⇒sY(s)−y(0−)=X(s)
⇒Y(s)=X(s)s+y(0−)s...(4)
From equations (3) and (4), we obtain,
Y(s)=X(s)s+∫0−∞x(τ)sdτ
∴Y(s)=L[∫t−∞x(τ)dτ]=X(s)s+∫0−∞x(τ)sdτ
Or it can also be represented as,
∫t−∞x(τ)dτLT↔X(s)s+∫0−∞x(τ)sdτ
Thus, it proves the integration in time domain property of the Laplace transform.