SlideShare una empresa de Scribd logo
1 de 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

Más contenido relacionado

La actualidad más candente

Application of Laplace Transforme
Application of Laplace TransformeApplication of Laplace Transforme
Application of Laplace TransformeMaharshi Dave
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transformsKarnav Rana
 
Z transforms and their applications
Z transforms and their applicationsZ transforms and their applications
Z transforms and their applicationsRam Kumar K R
 
PROPERTIES OF LAPLACE TRANSFORM
PROPERTIES OF LAPLACE TRANSFORMPROPERTIES OF LAPLACE TRANSFORM
PROPERTIES OF LAPLACE TRANSFORMRanit Sarkar
 
Exact & non differential equation
Exact & non differential equationExact & non differential equation
Exact & non differential equationSiddhi Shrivas
 
Application of fourier series
Application of fourier seriesApplication of fourier series
Application of fourier seriesGirish Dhareshwar
 
Application of-differential-equation-in-real-life
Application of-differential-equation-in-real-lifeApplication of-differential-equation-in-real-life
Application of-differential-equation-in-real-lifeRazwanul Ghani
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transformsRahul Narang
 
Laplace Transform of Periodic Function
Laplace Transform of Periodic FunctionLaplace Transform of Periodic Function
Laplace Transform of Periodic FunctionDhaval Shukla
 
Laplace transform and its application
Laplace transform and its applicationLaplace transform and its application
Laplace transform and its applicationJaydrath Sindhav
 
Laplace transform: UNIT STEP FUNCTION, SECOND SHIFTING THEOREM, DIRAC DELTA F...
Laplace transform: UNIT STEP FUNCTION, SECOND SHIFTING THEOREM, DIRAC DELTA F...Laplace transform: UNIT STEP FUNCTION, SECOND SHIFTING THEOREM, DIRAC DELTA F...
Laplace transform: UNIT STEP FUNCTION, SECOND SHIFTING THEOREM, DIRAC DELTA F...saahil kshatriya
 

La actualidad más candente (20)

Application of Laplace Transforme
Application of Laplace TransformeApplication of Laplace Transforme
Application of Laplace Transforme
 
Fourier series
Fourier seriesFourier series
Fourier series
 
Laplace transformation
Laplace transformationLaplace transformation
Laplace transformation
 
Fourier transforms
Fourier transforms Fourier transforms
Fourier transforms
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transforms
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transforms
 
Importance & Application of Laplace Transform
Importance & Application of Laplace TransformImportance & Application of Laplace Transform
Importance & Application of Laplace Transform
 
Z transforms and their applications
Z transforms and their applicationsZ transforms and their applications
Z transforms and their applications
 
PROPERTIES OF LAPLACE TRANSFORM
PROPERTIES OF LAPLACE TRANSFORMPROPERTIES OF LAPLACE TRANSFORM
PROPERTIES OF LAPLACE TRANSFORM
 
Exact & non differential equation
Exact & non differential equationExact & non differential equation
Exact & non differential equation
 
Application of fourier series
Application of fourier seriesApplication of fourier series
Application of fourier series
 
Application of-differential-equation-in-real-life
Application of-differential-equation-in-real-lifeApplication of-differential-equation-in-real-life
Application of-differential-equation-in-real-life
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transforms
 
Laplace Transform of Periodic Function
Laplace Transform of Periodic FunctionLaplace Transform of Periodic Function
Laplace Transform of Periodic Function
 
Laplace transform and its application
Laplace transform and its applicationLaplace transform and its application
Laplace transform and its application
 
Fourier integral
Fourier integralFourier integral
Fourier integral
 
Inverse laplace transforms
Inverse laplace transformsInverse laplace transforms
Inverse laplace transforms
 
Laplace transform
Laplace transformLaplace transform
Laplace transform
 
Laplace transform: UNIT STEP FUNCTION, SECOND SHIFTING THEOREM, DIRAC DELTA F...
Laplace transform: UNIT STEP FUNCTION, SECOND SHIFTING THEOREM, DIRAC DELTA F...Laplace transform: UNIT STEP FUNCTION, SECOND SHIFTING THEOREM, DIRAC DELTA F...
Laplace transform: UNIT STEP FUNCTION, SECOND SHIFTING THEOREM, DIRAC DELTA F...
 
Properties of laplace transform
Properties of laplace transformProperties of laplace transform
Properties of laplace transform
 

Similar a 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 a 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
LaplaceLaplace
Laplace
 
Mba Ebooks ! Edhole
Mba Ebooks ! EdholeMba Ebooks ! Edhole
Mba Ebooks ! Edhole
 
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]
 
Ch06 2
Ch06 2Ch06 2
Ch06 2
 
APPLICATION MATHS FOR EEE
APPLICATION MATHS FOR EEEAPPLICATION MATHS FOR EEE
APPLICATION MATHS FOR EEE
 

Último

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
 
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts ServiceJustdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Servicemonikaservice1
 
GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)Areesha Ahmad
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfSumit Kumar yadav
 
Factory Acceptance Test( FAT).pptx .
Factory Acceptance Test( FAT).pptx       .Factory Acceptance Test( FAT).pptx       .
Factory Acceptance Test( FAT).pptx .Poonam Aher Patil
 
Seismic Method Estimate velocity from seismic data.pptx
Seismic Method Estimate velocity from seismic  data.pptxSeismic Method Estimate velocity from seismic  data.pptx
Seismic Method Estimate velocity from seismic data.pptxAlMamun560346
 
Forensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdfForensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdfrohankumarsinghrore1
 
American Type Culture Collection (ATCC).pptx
American Type Culture Collection (ATCC).pptxAmerican Type Culture Collection (ATCC).pptx
American Type Culture Collection (ATCC).pptxabhishekdhamu51
 
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...chandars293
 
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
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencySheetal Arora
 
Conjugation, transduction and transformation
Conjugation, transduction and transformationConjugation, transduction and transformation
Conjugation, transduction and transformationAreesha Ahmad
 
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
 
SAMASTIPUR CALL GIRL 7857803690 LOW PRICE ESCORT SERVICE
SAMASTIPUR CALL GIRL 7857803690  LOW PRICE  ESCORT SERVICESAMASTIPUR CALL GIRL 7857803690  LOW PRICE  ESCORT SERVICE
SAMASTIPUR CALL GIRL 7857803690 LOW PRICE ESCORT SERVICEayushi9330
 
GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)Areesha Ahmad
 
Connaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verified
Connaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verifiedConnaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verified
Connaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verifiedDelhi Call girls
 
GBSN - Microbiology (Unit 3)
GBSN - Microbiology (Unit 3)GBSN - Microbiology (Unit 3)
GBSN - Microbiology (Unit 3)Areesha Ahmad
 
Pulmonary drug delivery system M.pharm -2nd sem P'ceutics
Pulmonary drug delivery system M.pharm -2nd sem P'ceuticsPulmonary drug delivery system M.pharm -2nd sem P'ceutics
Pulmonary drug delivery system M.pharm -2nd sem P'ceuticssakshisoni2385
 
9999266834 Call Girls In Noida Sector 22 (Delhi) Call Girl Service
9999266834 Call Girls In Noida Sector 22 (Delhi) Call Girl Service9999266834 Call Girls In Noida Sector 22 (Delhi) Call Girl Service
9999266834 Call Girls In Noida Sector 22 (Delhi) Call Girl Servicenishacall1
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​kaibalyasahoo82800
 

Último (20)

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
 
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts ServiceJustdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
 
GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdf
 
Factory Acceptance Test( FAT).pptx .
Factory Acceptance Test( FAT).pptx       .Factory Acceptance Test( FAT).pptx       .
Factory Acceptance Test( FAT).pptx .
 
Seismic Method Estimate velocity from seismic data.pptx
Seismic Method Estimate velocity from seismic  data.pptxSeismic Method Estimate velocity from seismic  data.pptx
Seismic Method Estimate velocity from seismic data.pptx
 
Forensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdfForensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdf
 
American Type Culture Collection (ATCC).pptx
American Type Culture Collection (ATCC).pptxAmerican Type Culture Collection (ATCC).pptx
American Type Culture Collection (ATCC).pptx
 
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
 
Chemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfChemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdf
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
 
Conjugation, transduction and transformation
Conjugation, transduction and transformationConjugation, transduction and transformation
Conjugation, transduction and transformation
 
Botany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdfBotany 4th semester series (krishna).pdf
Botany 4th semester series (krishna).pdf
 
SAMASTIPUR CALL GIRL 7857803690 LOW PRICE ESCORT SERVICE
SAMASTIPUR CALL GIRL 7857803690  LOW PRICE  ESCORT SERVICESAMASTIPUR CALL GIRL 7857803690  LOW PRICE  ESCORT SERVICE
SAMASTIPUR CALL GIRL 7857803690 LOW PRICE ESCORT SERVICE
 
GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)
 
Connaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verified
Connaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verifiedConnaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verified
Connaught Place, Delhi Call girls :8448380779 Model Escorts | 100% verified
 
GBSN - Microbiology (Unit 3)
GBSN - Microbiology (Unit 3)GBSN - Microbiology (Unit 3)
GBSN - Microbiology (Unit 3)
 
Pulmonary drug delivery system M.pharm -2nd sem P'ceutics
Pulmonary drug delivery system M.pharm -2nd sem P'ceuticsPulmonary drug delivery system M.pharm -2nd sem P'ceutics
Pulmonary drug delivery system M.pharm -2nd sem P'ceutics
 
9999266834 Call Girls In Noida Sector 22 (Delhi) Call Girl Service
9999266834 Call Girls In Noida Sector 22 (Delhi) Call Girl Service9999266834 Call Girls In Noida Sector 22 (Delhi) Call Girl Service
9999266834 Call Girls In Noida Sector 22 (Delhi) Call Girl Service
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​
 

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