SlideShare a Scribd company logo
1 of 20
STUDY OF
LAPLACE TRANSFORM
AND
IT’S APPLICATIONS
Presented By
Chandra Shakhar Kundu
Department of Mathematics, University of Dhaka
Abstract
The concept of Laplace Transforma plays a vital role in wide fields of science
and technology such as electric & communication engineering, quantum
physics, solution of partial differential operation, etc. This paper provides the
reader with a solid foundation in the fundamentals of Laplace Transform and
gain an understanding of some of the very important and basic applications
of this transformation.
Introduction
 Transformation in mathematics deals with the conversion of one
function to another function that may not
be in the same domain.
 Laplace transform is a powerful transformation
tool, which literally transforms the original
differential equation into an elementary
algebraic expression. This latter can then
simply be transformed once again, into the
solution of the original problem.
 This transform is named after the mathematician and renowned
astronomer Pierre Simon Laplace who lived in France.
Definition of Laplace Transform
Suppose that, f is a real or complex valued function of the
variable t > 0 and s is a real or complex parameter. We
define the Laplace transform of f as
F(s) = L{f(t)} = 𝟎
∞
𝒆−𝒔𝒕 𝒇(𝒕)𝒅𝒕
{ ( )}f tL =F(s)
t domain s domain
Existence of Laplace Transform
 f(t) must be piecewise continuous which means that it must be
single valued but can have a finite number of finite isolated
discontinuities for t > 0.
 f(t) must be exponential order which means that f(t) must
remain less than 𝑀𝑒−𝑎𝑡 as t approaches ∞ where M is a positive
constant and a is a real positive number.
Elementary Properties of Laplace
Transformation
 Linear Property : If c1 and c2 are any constants while F1(t) and F2(t) are functions
with Laplace transforms f1(s) and f2(s), then L {c1F1(t)+c2F2(t)}=c1f1(s)+c2f2(s)
 First translation or shifting property : If L{F(t)}=f(s), then L{𝑒 𝑎𝑡 𝐹(𝑡)}=f(s-a)
 Second translation or shifting property : If L{F(t)}=f(s) and G(t)=
𝐹 𝑡 − 𝑎 ; 𝑡 > 𝑎
0 ; 𝑡 < 𝑎
then L{G(t)} = 𝑒−𝑎𝑠 𝑓 𝑠
 Laplace transformation of derivatives: If L{F(t)} = f(s), then L(F'(t)) = s f(s) - F(0)
 Laplace transformation of integral: If L{F(t)} =f(s), then L{ 0
𝑡
𝐹(𝑢)𝑑𝑢} =
𝑓(𝑠)
𝑠
 Multiplication by 𝒕 𝒏: If L{F(t)}=f(s), then L{𝑡 𝑛 𝐹(𝑡)}= −1 𝑛 𝑓 𝑛 (𝑠)
 Division by t: If L{F(t)}=f(s), then L{
𝐹(𝑡)
𝑡
}= 𝑠
∞
𝑓(𝑢)𝑑𝑢 provided lim
𝑡→0
𝐹(𝑡)/𝑡 exists.
Laplace Transform Of Some Basic Function
Inverse Laplace Transform
Definition of Inverse Laplace Transform
In order to apply the Laplace transform to physical problems, it is
necessary to invoke the inverse transform. If L{f(t)}= F(s), then the
inverse Laplace Transform is denoted by
Elementary Properties of Inverse
Laplace transform
 Linearity property : If c1 and c2 are any constant while f1(s) and f2(s) are the Laplace transform
of F1(t) And F2(t) respectively, then 𝐿−1{c1f1(s)+c2f2(s)}=c1F1(t)+c2F2(t)
 First translation property : If 𝐿−1
{𝑓(𝑠)}=F(t), then 𝐿−1
{f(s-a)}= 𝑒 𝑎𝑡
𝐹(𝑡)
 Inverse Laplace transformation of integral :If 𝐿−1
{𝑓(𝑠)}=F(t), then 𝐿−1
{ 𝑠
∞
𝐹(𝑢)𝑑𝑢}=
𝐹(𝑡)
𝑡
 Inverse Laplace transformation of derivatives : If 𝐿−1{𝑓(𝑠)}=F(t), in that case
𝐿−1{𝑓 𝑛 (𝑠)}= 𝐿−1{
𝑑 𝑛
𝑑𝑠 𝑛 𝑓(𝑠)}= −1 𝑛 𝑡 𝑛 𝐹(𝑡)
 Multiplication by s : If 𝐿−1
{𝑓(𝑠)}=F(t), f(0)=0 it follows that 𝐿−1
{sf(s)}=F`(t)
 Division by s : If 𝐿−1
{𝑓(𝑠)}=F(t), it follows that 𝐿−1
{
𝑓(𝑠)
𝑠
}= 0
𝑡
𝐹(𝑢)𝑑𝑢
 Inverse Laplace transformation of product of two functions : If 𝐿−1
{𝑓(𝑠)}=F(t) and
𝐿−1
{𝑔 𝑠 }=G(t), then 𝐿−1
𝑓 𝑠 ∗ 𝑔 𝑠 = 0
𝑡
𝐹 𝑢 𝐺(𝑡 − 𝑢)𝑑𝑢 Which is known as convolution
of F and G
Inverse Laplace Transform Of Some
Basic Function
Application of Laplace Transform
Solving Ordinary Differential Equation
Problem:
Y" + aY' + bY = G(t) subject to the initial conditions Y(0) = A, Y' (0) = B
where a, b, A, B are constants.
Solution:
 Laplace transform of Y(t) be y(s), or, more concisely, y.
 Then solve for y in terms of s.
 Take the inverse transform, we obtain the desired solution Y.
Solving Partial Differential Equation
Problem: Solve
with the boundary conditions U(x, 0) = 3 sin 2πx, U(0, t) = 0 and U(1, t) = 0
where 0 < x < 1, t > 0.
Solution:
 Taking Laplace transform of both sides with respect to t,
 Substituting in the value of U(x, 0) and rearranging, we get
where u = u(x, s) = L[U(x, t].
 The general solution of (1) is
 Determine the values of c1 and c2. Taking the Laplace transform of those boundary
conditions that involve t, we obtain c1 =0, c2 = 0. Thus (2) becomes
 Inversion gives
Solving Electrical Circuits Problem
Problem: From the theory of electrical circuits we know,
where C is the capacitance, i = i(t) is the electric current , and v = v(t) is the voltage.
We have to find the correct expression for the complex impedance of a capacitor.
Solution:
 Taking the Laplace transform of this equation, we obtain,
Where, and
 Solving for V(s) we have
 We know,
So we find:
which is the correct expression for the complex impedance of a capacitor.
Other Application of Laplace
Transform
 To determine structure of astronomical object from spectrum
 To find moment generating function in statistics
 To determine the present value of consol or bond in economics
 To solve the problem related to communication and network analysis.
 To make a equation in simple form from hard equation like vibration of
spring.
 To solve Mixing Problem Involving Two Tanks
Limitation of Laplace Transform
Only be used to solve differential equations with known
constants. An equation without the known constants, then
this method is useless.
Conclusion
Laplace Transformation is powerful tool using in different
areas of mathematics, physics and engineering.
With the ease of application of Laplace transforms in many
applications, many research software have made it
possible to simulate the Laplace transformable equations
directly which has made a good advancement in the
research field.
References
Books:
 The Laplace Transform: Theory and Applications by Joel L. Schiff
 An Introduction to Laplace Transforms and Fourier Series by Dyke, Phil
 “Continuum spectra and brightness contours“ - Monthly Notices of the Royal Astronomical
Society by Salem & Seaton
Websites:
 http://en.wikipedia.org/wiki/Laplace_transform
 http://electrical4u.com/laplace-transformation/
 http://www.sosmath.com/diffeq/laplace/basic/basic.html
 http://tutorial.math.lamar.edu/pdf/Laplace_Table.pdf
 http://www.solitaryroad.com/c913.html
 http://tutorial.math.lamar.edu/Classes/DE/Laplace_Table.aspx
Thank You

More Related Content

What's hot

Laplace Transform of Periodic Function
Laplace Transform of Periodic FunctionLaplace Transform of Periodic Function
Laplace Transform of Periodic FunctionDhaval Shukla
 
Exact & non differential equation
Exact & non differential equationExact & non differential equation
Exact & non differential equationSiddhi Shrivas
 
Differential equations of first order
Differential equations of first orderDifferential equations of first order
Differential equations of first ordervishalgohel12195
 
Applications of differential equations
Applications of differential equationsApplications of differential equations
Applications of differential equationsSohag Babu
 
Ordinary differential equations
Ordinary differential equationsOrdinary differential equations
Ordinary differential equationsAhmed Haider
 
Applications of Z transform
Applications of Z transformApplications of Z transform
Applications of Z transformAakankshaR
 
Laplace transform
Laplace transformLaplace transform
Laplace transformAmit Kundu
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transformsKarnav Rana
 
Fourier transforms
Fourier transformsFourier transforms
Fourier transformsIffat Anjum
 
Vector calculus
Vector calculusVector calculus
Vector calculusraghu ram
 
Z transforms and their applications
Z transforms and their applicationsZ transforms and their applications
Z transforms and their applicationsRam Kumar K R
 
Differential equations
Differential equationsDifferential equations
Differential equationsSeyid Kadher
 
introduction to differential equations
introduction to differential equationsintroduction to differential equations
introduction to differential equationsEmdadul Haque Milon
 

What's hot (20)

Laplace transform
Laplace transformLaplace transform
Laplace transform
 
Inverse laplace transforms
Inverse laplace transformsInverse laplace transforms
Inverse laplace transforms
 
Laplace Transform of Periodic Function
Laplace Transform of Periodic FunctionLaplace Transform of Periodic Function
Laplace Transform of Periodic Function
 
Exact & non differential equation
Exact & non differential equationExact & non differential equation
Exact & non differential equation
 
Differential equations of first order
Differential equations of first orderDifferential equations of first order
Differential equations of first order
 
Laplace transform
Laplace transformLaplace transform
Laplace transform
 
Applications of differential equations
Applications of differential equationsApplications of differential equations
Applications of differential equations
 
Properties of laplace transform
Properties of laplace transformProperties of laplace transform
Properties of laplace transform
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transforms
 
Ordinary differential equations
Ordinary differential equationsOrdinary differential equations
Ordinary differential equations
 
Applications of Z transform
Applications of Z transformApplications of Z transform
Applications of Z transform
 
Laplace transform
Laplace transformLaplace transform
Laplace transform
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transforms
 
Fourier transforms
Fourier transformsFourier transforms
Fourier transforms
 
Fourier transforms
Fourier transforms Fourier transforms
Fourier transforms
 
Vector calculus
Vector calculusVector calculus
Vector calculus
 
Z transforms and their applications
Z transforms and their applicationsZ transforms and their applications
Z transforms and their applications
 
Fourier series
Fourier seriesFourier series
Fourier series
 
Differential equations
Differential equationsDifferential equations
Differential equations
 
introduction to differential equations
introduction to differential equationsintroduction to differential equations
introduction to differential equations
 

Similar to Laplace Transformation & Its Application

Top ranking colleges in india
Top ranking colleges in indiaTop ranking colleges in india
Top ranking colleges in indiaEdhole.com
 
M1 unit viii-jntuworld
M1 unit viii-jntuworldM1 unit viii-jntuworld
M1 unit viii-jntuworldmrecedu
 
Mba Ebooks ! Edhole
Mba Ebooks ! EdholeMba Ebooks ! Edhole
Mba Ebooks ! EdholeEdhole.com
 
LaplaceA ppt.pdf
LaplaceA ppt.pdfLaplaceA ppt.pdf
LaplaceA ppt.pdfMirzaAttiq
 
Chapter 2 Laplace Transform
Chapter 2 Laplace TransformChapter 2 Laplace Transform
Chapter 2 Laplace TransformZakiah Saad
 
Advanced Engineering Mathematics Chapter 6 Laplace Transforms
Advanced Engineering Mathematics Chapter 6 Laplace TransformsAdvanced Engineering Mathematics Chapter 6 Laplace Transforms
Advanced Engineering Mathematics Chapter 6 Laplace TransformsSarah Brown
 
Over view of Laplace Transform and its Properties
Over view of Laplace Transform and its Properties Over view of Laplace Transform and its Properties
Over view of Laplace Transform and its Properties Neel Shah
 
NAS-Ch4-Application of Laplace Transform
NAS-Ch4-Application of Laplace TransformNAS-Ch4-Application of Laplace Transform
NAS-Ch4-Application of Laplace TransformHussain K
 
Meeting w3 chapter 2 part 1
Meeting w3   chapter 2 part 1Meeting w3   chapter 2 part 1
Meeting w3 chapter 2 part 1mkazree
 
Meeting w3 chapter 2 part 1
Meeting w3   chapter 2 part 1Meeting w3   chapter 2 part 1
Meeting w3 chapter 2 part 1Hattori Sidek
 
Damped force vibrating Model Laplace Transforms
Damped force vibrating Model Laplace Transforms Damped force vibrating Model Laplace Transforms
Damped force vibrating Model Laplace Transforms Student
 
hsu-Chapter 6 Laplace transform.pdf
hsu-Chapter 6 Laplace transform.pdfhsu-Chapter 6 Laplace transform.pdf
hsu-Chapter 6 Laplace transform.pdfYasraAyman
 
Adv math[unit 2]
Adv math[unit 2]Adv math[unit 2]
Adv math[unit 2]Nald Torres
 

Similar to Laplace Transformation & Its Application (20)

Top ranking colleges in india
Top ranking colleges in indiaTop ranking colleges in india
Top ranking colleges in india
 
M1 unit viii-jntuworld
M1 unit viii-jntuworldM1 unit viii-jntuworld
M1 unit viii-jntuworld
 
Laplace transformation
Laplace transformationLaplace transformation
Laplace transformation
 
Laplace
LaplaceLaplace
Laplace
 
Mba Ebooks ! Edhole
Mba Ebooks ! EdholeMba Ebooks ! Edhole
Mba Ebooks ! Edhole
 
Laplace transform
Laplace transformLaplace transform
Laplace transform
 
Inverse Laplace Transform
Inverse Laplace TransformInverse Laplace Transform
Inverse Laplace Transform
 
LaplaceA.pdf
LaplaceA.pdfLaplaceA.pdf
LaplaceA.pdf
 
LaplaceA ppt.pdf
LaplaceA ppt.pdfLaplaceA ppt.pdf
LaplaceA ppt.pdf
 
Chapter 2 Laplace Transform
Chapter 2 Laplace TransformChapter 2 Laplace Transform
Chapter 2 Laplace Transform
 
Advanced Engineering Mathematics Chapter 6 Laplace Transforms
Advanced Engineering Mathematics Chapter 6 Laplace TransformsAdvanced Engineering Mathematics Chapter 6 Laplace Transforms
Advanced Engineering Mathematics Chapter 6 Laplace Transforms
 
Over view of Laplace Transform and its Properties
Over view of Laplace Transform and its Properties Over view of Laplace Transform and its Properties
Over view of Laplace Transform and its Properties
 
NAS-Ch4-Application of Laplace Transform
NAS-Ch4-Application of Laplace TransformNAS-Ch4-Application of Laplace Transform
NAS-Ch4-Application of Laplace Transform
 
Laplace transform
Laplace transformLaplace transform
Laplace transform
 
Meeting w3 chapter 2 part 1
Meeting w3   chapter 2 part 1Meeting w3   chapter 2 part 1
Meeting w3 chapter 2 part 1
 
Meeting w3 chapter 2 part 1
Meeting w3   chapter 2 part 1Meeting w3   chapter 2 part 1
Meeting w3 chapter 2 part 1
 
Damped force vibrating Model Laplace Transforms
Damped force vibrating Model Laplace Transforms Damped force vibrating Model Laplace Transforms
Damped force vibrating Model Laplace Transforms
 
hsu-Chapter 6 Laplace transform.pdf
hsu-Chapter 6 Laplace transform.pdfhsu-Chapter 6 Laplace transform.pdf
hsu-Chapter 6 Laplace transform.pdf
 
Laplace transformation
Laplace transformationLaplace transformation
Laplace transformation
 
Adv math[unit 2]
Adv math[unit 2]Adv math[unit 2]
Adv math[unit 2]
 

Recently uploaded

Botany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsBotany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsSumit Kumar yadav
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​kaibalyasahoo82800
 
Botany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdfBotany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdfSumit Kumar yadav
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000Sapana Sha
 
Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhousejana861314
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoSérgio Sacani
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxUmerFayaz5
 
Chemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfChemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfSumit Kumar yadav
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...RohitNehra6
 
Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksSérgio Sacani
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...Sérgio Sacani
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRDelhi Call girls
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PPRINCE C P
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)Areesha Ahmad
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSSLeenakshiTyagi
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisDiwakar Mishra
 
GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)Areesha Ahmad
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxgindu3009
 
GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)Areesha Ahmad
 

Recently uploaded (20)

Botany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsBotany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questions
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​
 
Botany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdfBotany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdf
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
 
Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhouse
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on Io
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptx
 
Chemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfChemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdf
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...
 
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
 
Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disks
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C P
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSS
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
 
GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptx
 
GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)
 

Laplace Transformation & Its Application

  • 1. STUDY OF LAPLACE TRANSFORM AND IT’S APPLICATIONS Presented By Chandra Shakhar Kundu Department of Mathematics, University of Dhaka
  • 2. Abstract The concept of Laplace Transforma plays a vital role in wide fields of science and technology such as electric & communication engineering, quantum physics, solution of partial differential operation, etc. This paper provides the reader with a solid foundation in the fundamentals of Laplace Transform and gain an understanding of some of the very important and basic applications of this transformation.
  • 3. Introduction  Transformation in mathematics deals with the conversion of one function to another function that may not be in the same domain.  Laplace transform is a powerful transformation tool, which literally transforms the original differential equation into an elementary algebraic expression. This latter can then simply be transformed once again, into the solution of the original problem.  This transform is named after the mathematician and renowned astronomer Pierre Simon Laplace who lived in France.
  • 4. Definition of Laplace Transform Suppose that, f is a real or complex valued function of the variable t > 0 and s is a real or complex parameter. We define the Laplace transform of f as F(s) = L{f(t)} = 𝟎 ∞ 𝒆−𝒔𝒕 𝒇(𝒕)𝒅𝒕 { ( )}f tL =F(s) t domain s domain
  • 5. Existence of Laplace Transform  f(t) must be piecewise continuous which means that it must be single valued but can have a finite number of finite isolated discontinuities for t > 0.  f(t) must be exponential order which means that f(t) must remain less than 𝑀𝑒−𝑎𝑡 as t approaches ∞ where M is a positive constant and a is a real positive number.
  • 6. Elementary Properties of Laplace Transformation  Linear Property : If c1 and c2 are any constants while F1(t) and F2(t) are functions with Laplace transforms f1(s) and f2(s), then L {c1F1(t)+c2F2(t)}=c1f1(s)+c2f2(s)  First translation or shifting property : If L{F(t)}=f(s), then L{𝑒 𝑎𝑡 𝐹(𝑡)}=f(s-a)  Second translation or shifting property : If L{F(t)}=f(s) and G(t)= 𝐹 𝑡 − 𝑎 ; 𝑡 > 𝑎 0 ; 𝑡 < 𝑎 then L{G(t)} = 𝑒−𝑎𝑠 𝑓 𝑠  Laplace transformation of derivatives: If L{F(t)} = f(s), then L(F'(t)) = s f(s) - F(0)  Laplace transformation of integral: If L{F(t)} =f(s), then L{ 0 𝑡 𝐹(𝑢)𝑑𝑢} = 𝑓(𝑠) 𝑠  Multiplication by 𝒕 𝒏: If L{F(t)}=f(s), then L{𝑡 𝑛 𝐹(𝑡)}= −1 𝑛 𝑓 𝑛 (𝑠)  Division by t: If L{F(t)}=f(s), then L{ 𝐹(𝑡) 𝑡 }= 𝑠 ∞ 𝑓(𝑢)𝑑𝑢 provided lim 𝑡→0 𝐹(𝑡)/𝑡 exists.
  • 7. Laplace Transform Of Some Basic Function
  • 9. Definition of Inverse Laplace Transform In order to apply the Laplace transform to physical problems, it is necessary to invoke the inverse transform. If L{f(t)}= F(s), then the inverse Laplace Transform is denoted by
  • 10. Elementary Properties of Inverse Laplace transform  Linearity property : If c1 and c2 are any constant while f1(s) and f2(s) are the Laplace transform of F1(t) And F2(t) respectively, then 𝐿−1{c1f1(s)+c2f2(s)}=c1F1(t)+c2F2(t)  First translation property : If 𝐿−1 {𝑓(𝑠)}=F(t), then 𝐿−1 {f(s-a)}= 𝑒 𝑎𝑡 𝐹(𝑡)  Inverse Laplace transformation of integral :If 𝐿−1 {𝑓(𝑠)}=F(t), then 𝐿−1 { 𝑠 ∞ 𝐹(𝑢)𝑑𝑢}= 𝐹(𝑡) 𝑡  Inverse Laplace transformation of derivatives : If 𝐿−1{𝑓(𝑠)}=F(t), in that case 𝐿−1{𝑓 𝑛 (𝑠)}= 𝐿−1{ 𝑑 𝑛 𝑑𝑠 𝑛 𝑓(𝑠)}= −1 𝑛 𝑡 𝑛 𝐹(𝑡)  Multiplication by s : If 𝐿−1 {𝑓(𝑠)}=F(t), f(0)=0 it follows that 𝐿−1 {sf(s)}=F`(t)  Division by s : If 𝐿−1 {𝑓(𝑠)}=F(t), it follows that 𝐿−1 { 𝑓(𝑠) 𝑠 }= 0 𝑡 𝐹(𝑢)𝑑𝑢  Inverse Laplace transformation of product of two functions : If 𝐿−1 {𝑓(𝑠)}=F(t) and 𝐿−1 {𝑔 𝑠 }=G(t), then 𝐿−1 𝑓 𝑠 ∗ 𝑔 𝑠 = 0 𝑡 𝐹 𝑢 𝐺(𝑡 − 𝑢)𝑑𝑢 Which is known as convolution of F and G
  • 11. Inverse Laplace Transform Of Some Basic Function
  • 13. Solving Ordinary Differential Equation Problem: Y" + aY' + bY = G(t) subject to the initial conditions Y(0) = A, Y' (0) = B where a, b, A, B are constants. Solution:  Laplace transform of Y(t) be y(s), or, more concisely, y.  Then solve for y in terms of s.  Take the inverse transform, we obtain the desired solution Y.
  • 14. Solving Partial Differential Equation Problem: Solve with the boundary conditions U(x, 0) = 3 sin 2πx, U(0, t) = 0 and U(1, t) = 0 where 0 < x < 1, t > 0. Solution:  Taking Laplace transform of both sides with respect to t,  Substituting in the value of U(x, 0) and rearranging, we get where u = u(x, s) = L[U(x, t].  The general solution of (1) is  Determine the values of c1 and c2. Taking the Laplace transform of those boundary conditions that involve t, we obtain c1 =0, c2 = 0. Thus (2) becomes  Inversion gives
  • 15. Solving Electrical Circuits Problem Problem: From the theory of electrical circuits we know, where C is the capacitance, i = i(t) is the electric current , and v = v(t) is the voltage. We have to find the correct expression for the complex impedance of a capacitor. Solution:  Taking the Laplace transform of this equation, we obtain, Where, and  Solving for V(s) we have  We know, So we find: which is the correct expression for the complex impedance of a capacitor.
  • 16. Other Application of Laplace Transform  To determine structure of astronomical object from spectrum  To find moment generating function in statistics  To determine the present value of consol or bond in economics  To solve the problem related to communication and network analysis.  To make a equation in simple form from hard equation like vibration of spring.  To solve Mixing Problem Involving Two Tanks
  • 17. Limitation of Laplace Transform Only be used to solve differential equations with known constants. An equation without the known constants, then this method is useless.
  • 18. Conclusion Laplace Transformation is powerful tool using in different areas of mathematics, physics and engineering. With the ease of application of Laplace transforms in many applications, many research software have made it possible to simulate the Laplace transformable equations directly which has made a good advancement in the research field.
  • 19. References Books:  The Laplace Transform: Theory and Applications by Joel L. Schiff  An Introduction to Laplace Transforms and Fourier Series by Dyke, Phil  “Continuum spectra and brightness contours“ - Monthly Notices of the Royal Astronomical Society by Salem & Seaton Websites:  http://en.wikipedia.org/wiki/Laplace_transform  http://electrical4u.com/laplace-transformation/  http://www.sosmath.com/diffeq/laplace/basic/basic.html  http://tutorial.math.lamar.edu/pdf/Laplace_Table.pdf  http://www.solitaryroad.com/c913.html  http://tutorial.math.lamar.edu/Classes/DE/Laplace_Table.aspx