SlideShare una empresa de Scribd logo
1 de 29
There are techniques for finding the system response of a system
described by a differential equation, based on the replacement of
functions of a real variable (usually time or distance) by certain
frequency-dependent representations, or by functions of a complex
variable dependent upon frequency. The equations are converted from
the time or space domain to the frequency domain through the use of
mathematical transforms.
Time Domain                                   Frequency Domain
                     Laplace Transform

 Differential                                    Algebraic
  equations                                      equations


     Input                                          Input
excitation e(t)                                excitation E(s)
    Output                                         Output
 response r(t)                                  response R(s)
                  Inverse Laplace Transform
Let f(t) be a real function of a real variable t (time) defined for t>0. Then




is called the Laplace transform of f(t). The Laplace transform is a
function of a complex variable s. Often s is separated into its real and
imaginary parts: s= σ +jω , where σ and ω are real variables.
After a solution of the transformed problem has been obtained in terms
of s, it is necessary to "invert" this transform to obtain the solution in
terms of the time variable, t. This transformation from the s-domain into
the t-domain is called the inverse Laplace transform.
Let F(s) be the Laplace transform of a function f(t), t>0. The contour integral




where c> σ 0 (σ 0 as above) is called the inverse Laplace transform of F(s).
It is seldom necessary to perform the integration in the Laplace transform
or the contour integration in the inverse Laplace transform. Most often,
Laplace transforms and inverse Laplace transforms are found using tables
of Laplace transform pairs.
Time Domain       Frequency Domain
   f(t), t> 0           F(s)
1. δ             1
2. K             K/s
3. Kt            K/s2
4. Ke-at         K/(s+ a)
5. Kte-at        K/(s+ a) 2
6. Ksinωt        Kω/(s2+ ω2)
7. Kcosωt        Ks/(s2+ ω2)
8. Ke-at sinωt   Kω/((s+ a) 2+ ω2))
9. Ke-at cosωt   K(s+ a)/ ((s+ a) 2+ ω2))
Time Domain         Frequency Domain
        f(t), t> 0              F(s)
10.   t                   s
11.   f(t)                F(s)
12.   L-1{ F(s)} = f(t)   L{ f(t )} = F(s)
13.   Af 1(t) + Bf 2(t)   AF1(s)+ BF2(s)


14.

15.
The inverse Laplace transform is usually more
difficult than a simple table conversion.




                 8( s + 3)( s + 8)
        X ( s) =
                 s( s + 2)( s + 4)
If we can break the right-hand side of the
equation into a sum of terms and each term is in a
table of Laplace transforms, we can get the
inverse transform of the equation (partial fraction
expansion).



         8( s + 3)( s + 8) K1   K2   K3
X ( s) =                   =  +    +
         s( s + 2)( s + 4)   s s+2 s+4
In general, there will be a term on the right-hand
side for each root of the polynomial in the
denominator of the left-hand side. Multiple roots
for factors such as (s+2)n will have a term for each
power of the factor from 1 to n.




               8( s + 1)     K1       K2
      Y ( s) =            =      +
               ( s + 2) 2
                            s + 2 ( s + 2) 2
Complex roots are common, and they always
occur in conjugate pairs. The two constants in
the numerator of the complex conjugate terms
are also complex conjugates.



            5.2            K              K*
 Z ( s) = 2         =              +
         s + 2 s + 5 ( s + 1 − j 2) ( s + 1 + j 2)
where K* is the complex conjugate of K.
The solution of each distinct (non-multiple)
root, real or complex uses a two step process.
   The first step in evaluating the constant is to
   multiply both sides of the equation by the factor
   in the denominator of the constant you wish to
   find.
   The second step is to replace s on both sides of
   the equation by the root of the factor by which
   you multiplied in step 1
8( s + 3)( s + 8) K1   K2   K3
X ( s) =                   =  +    +
         s( s + 2)( s + 4)   s s+2 s+4

     8( s + 3)( s + 8)             8(0 + 3)(0 + 8)
K1 =                             =                 = 24
     ( s + 2)( s + 4)     s=0
                                   (0 + 2)(0 + 4)

     8( s + 3)( s + 8)             8( −2 + 3)( −2 + 8)
K2 =                             =                     = −12
         s( s + 4 )      s =−2
                                       −2( −2 + 4 )
8( s + 3)( s + 8)             8( −4 + 3)( −4 + 8)
K3 =                             =                     = −4
         s( s + 2 )      s =−4
                                       −4( −4 + 4)

 The partial fraction expansion is:


                     24   12   4
            X ( s) =    −    −
                      s s+2 s+4
The inverse Laplace transform is found from
the functional table pairs to be:


                         −2 t          −4 t
    x (t ) = 24 − 12e           − 4e
Any unrepeated roots are found as before.
The constants of the repeated roots (s-a)m are
found by first breaking the quotient into a
partial fraction expansion with descending
powers from m to 0:

          Bm            B2         B1
                 ++           +
       (s − a) m
                     (s − a) 2
                                 (s − a)
The constants are found using one of the
following:


          1       d  m −i
                                    P( s)       
   Bi =                                        m
        (m − i )! ds m −i    Q( s ) /( s − a1 )  s = a1

                P(a )
Bm =
         Q( s) / ( s − a )   m
                                 s=a
8( s + 1)     K1       K2
Y ( s) =            =      +
         ( s + 2) 2
                      s + 2 ( s + 2) 2

     8( s + 1)( s + 2)     2
K2 =                                   = 8( s + 1) s=−2 = −8
          ( s + 2) 2
                               s =−2
1 d                8( s + 1)        
  Bi =                 ( s + 2) 2 /( s + 2) 2         =8
       (2 − 1)! ds                             s = −2
The partial fraction expansion yields:

                       8        8
            Y ( s) =      −
                     s + 2 ( s + 2) 2
The inverse Laplace transform derived from the functional
table pairs yields:


                            −2 t           −2 t
            y (t ) = 8e            − 8te
8( s + 1)     K1       K2
Y ( s) =            =      +
         ( s + 2) 2
                      s + 2 ( s + 2) 2

       8( s + 1) = K1 ( s + 2) + K 2

        8s + 8 = K1s + 2 K1 + K 2

Equating like terms:

        8 = K1 and 8 = 2 K1 + K 2
8 = K1 and 8 = 2 K1 + K 2

8 = 2 × 8 + K2

8 − 16 = −8 = K 2
Thus
            8       8
  Y (s) =      −
          s + 2 ( s + 2) 2

       y (t ) = 8e −2t − 8te −2t
8( s + 1)     K1       K2
    Y (s) =            =      +
            ( s + 2) 2
                         s + 2 ( s + 2) 2




As before, we can solve for K2 in the usual manner.

       8( s + 1)( s + 2) 2
  K2 =                                = 8( s + 1) s=−2 = −8
            ( s + 2) 2
                              s =−2
8( s + 1)             2 K1                  8
( s + 2)
       2
                    = ( s + 2)      − ( s + 2) 2

         ( s + 2) 2
                                s+2              ( s + 2) 2



       d [ 8( s + 1)] d [ ( s + 2 ) K1 − 8]
                     =
             ds                 ds
                8 = K1

            8( s + 1)      8       8
    Y (s) =            =      −
            ( s + 2) 2
                         s + 2 ( s + 2) 2




             y (t ) = 8e −2t − 8te −2t
Unrepeated complex roots are solved similar to
the process for unrepeated real roots. That is you
multiply by one of the denominator terms in the
partial fraction and solve for the appropriate
constant.
Once you have found one of the constants, the
other constant is simply the complex conjugate.
5.2            K              K*
Z ( s) = 2         =              +
        s + 2 s + 5 ( s + 1 − j 2) ( s + 1 + j 2)

         5.2( s + 1 − j 2)
K=                                             = − j13
                                                     .
   ( s + 1 − j 2)( s + 1 + j 2)   s =−1+ j 2



  K = j13
    *
        .
5.2          − j1.3          j1.3
Z ( s) = 2         =              +
        s + 2 s + 5 ( s + 1 − j 2) ( s + 1 + j 2)

                    e − j1.3        e j 1. 3
       Z ( s) =               +
                ( s + 1 − j 2) ( s + 1 + j 2)

Más contenido relacionado

La actualidad más candente

Laplace Transform and its applications
Laplace Transform and its applicationsLaplace Transform and its applications
Laplace Transform and its applicationsDeepRaval7
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transformsRahul Narang
 
Presentation on laplace transforms
Presentation on laplace transformsPresentation on laplace transforms
Presentation on laplace transformsHimel Himo
 
Laplace Transform And Its Applications
Laplace Transform And Its ApplicationsLaplace Transform And Its Applications
Laplace Transform And Its ApplicationsSmit Shah
 
Laplace Transform of Periodic Function
Laplace Transform of Periodic FunctionLaplace Transform of Periodic Function
Laplace Transform of Periodic FunctionDhaval Shukla
 
Applications Of Laplace Transforms
Applications Of Laplace TransformsApplications Of Laplace Transforms
Applications Of Laplace TransformsKetaki_Pattani
 
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
 
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
 
03 truncation errors
03 truncation errors03 truncation errors
03 truncation errorsmaheej
 
Laplace transform
Laplace  transform   Laplace  transform
Laplace transform 001Abhishek1
 
digital control Chapter 2 slide
digital control Chapter 2 slidedigital control Chapter 2 slide
digital control Chapter 2 slideasyrafjpk
 
EC8352-Signals and Systems - Laplace transform
EC8352-Signals and Systems - Laplace transformEC8352-Signals and Systems - Laplace transform
EC8352-Signals and Systems - Laplace transformNimithaSoman
 
Convex optimization methods
Convex optimization methodsConvex optimization methods
Convex optimization methodsDong Guo
 
Laplace transform
Laplace transformLaplace transform
Laplace transformAmit Kundu
 
Chapter 2 laplace transform
Chapter 2 laplace transformChapter 2 laplace transform
Chapter 2 laplace transformLenchoDuguma
 
Runge Kutta Method
Runge Kutta Method Runge Kutta Method
Runge Kutta Method Bhavik Vashi
 

La actualidad más candente (20)

Laplace Transform and its applications
Laplace Transform and its applicationsLaplace Transform and its applications
Laplace Transform and its applications
 
Laplace transformation
Laplace transformationLaplace transformation
Laplace transformation
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transforms
 
Presentation on laplace transforms
Presentation on laplace transformsPresentation on laplace transforms
Presentation on laplace transforms
 
Laplace Transform And Its Applications
Laplace Transform And Its ApplicationsLaplace Transform And Its Applications
Laplace Transform And Its Applications
 
Laplace Transform of Periodic Function
Laplace Transform of Periodic FunctionLaplace Transform of Periodic Function
Laplace Transform of Periodic Function
 
Laplace transform
Laplace transformLaplace transform
Laplace transform
 
Inverse laplace transforms
Inverse laplace transformsInverse laplace transforms
Inverse laplace transforms
 
Laplace transformation
Laplace transformationLaplace transformation
Laplace transformation
 
Applications Of Laplace Transforms
Applications Of Laplace TransformsApplications Of Laplace Transforms
Applications Of 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
 
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
 
03 truncation errors
03 truncation errors03 truncation errors
03 truncation errors
 
Laplace transform
Laplace  transform   Laplace  transform
Laplace transform
 
digital control Chapter 2 slide
digital control Chapter 2 slidedigital control Chapter 2 slide
digital control Chapter 2 slide
 
EC8352-Signals and Systems - Laplace transform
EC8352-Signals and Systems - Laplace transformEC8352-Signals and Systems - Laplace transform
EC8352-Signals and Systems - Laplace transform
 
Convex optimization methods
Convex optimization methodsConvex optimization methods
Convex optimization methods
 
Laplace transform
Laplace transformLaplace transform
Laplace transform
 
Chapter 2 laplace transform
Chapter 2 laplace transformChapter 2 laplace transform
Chapter 2 laplace transform
 
Runge Kutta Method
Runge Kutta Method Runge Kutta Method
Runge Kutta Method
 

Destacado

Using Laplace Transforms to Solve Differential Equations
Using Laplace Transforms to Solve Differential EquationsUsing Laplace Transforms to Solve Differential Equations
Using Laplace Transforms to Solve Differential EquationsGeorge Stevens
 
Laplace Transformation & Its Application
Laplace Transformation & Its ApplicationLaplace Transformation & Its Application
Laplace Transformation & Its ApplicationChandra Kundu
 
Laplace transform and its application
Laplace transform and its applicationLaplace transform and its application
Laplace transform and its applicationmayur1347
 
Chapter 2 Laplace Transform
Chapter 2 Laplace TransformChapter 2 Laplace Transform
Chapter 2 Laplace TransformZakiah Saad
 
Math*4 Laplace and Inverse laplace transform
Math*4 Laplace and Inverse laplace transformMath*4 Laplace and Inverse laplace transform
Math*4 Laplace and Inverse laplace transformMon Mon
 
Inverse laplacetransform
Inverse laplacetransformInverse laplacetransform
Inverse laplacetransformTarun Gehlot
 
Applications laplace transform
Applications laplace transformApplications laplace transform
Applications laplace transformMuhammad Fadli
 
S11 funcion delta_de__dirac_-_series_de_fourier
S11 funcion delta_de__dirac_-_series_de_fourierS11 funcion delta_de__dirac_-_series_de_fourier
S11 funcion delta_de__dirac_-_series_de_fourierNeil Sulca Taipe
 
Application of Residue Inversion Formula for Laplace Transform to Initial Val...
Application of Residue Inversion Formula for Laplace Transform to Initial Val...Application of Residue Inversion Formula for Laplace Transform to Initial Val...
Application of Residue Inversion Formula for Laplace Transform to Initial Val...iosrjce
 
Formulas de transformada de laplace
Formulas de transformada de laplaceFormulas de transformada de laplace
Formulas de transformada de laplaceAlejandro Bernardo
 
Active and Passive
Active and PassiveActive and Passive
Active and PassiveBabu Rao
 
Unit v rpq1
Unit v rpq1Unit v rpq1
Unit v rpq1Babu Rao
 
signal and system Dirac delta functions (1)
signal and system Dirac delta functions (1)signal and system Dirac delta functions (1)
signal and system Dirac delta functions (1)iqbal ahmad
 

Destacado (20)

Using Laplace Transforms to Solve Differential Equations
Using Laplace Transforms to Solve Differential EquationsUsing Laplace Transforms to Solve Differential Equations
Using Laplace Transforms to Solve Differential Equations
 
Laplace Transformation & Its Application
Laplace Transformation & Its ApplicationLaplace Transformation & Its Application
Laplace Transformation & Its Application
 
Laplace transform and its application
Laplace transform and its applicationLaplace transform and its application
Laplace transform and its application
 
Chapter 2 Laplace Transform
Chapter 2 Laplace TransformChapter 2 Laplace Transform
Chapter 2 Laplace Transform
 
Laplace problems
Laplace problemsLaplace problems
Laplace problems
 
Math*4 Laplace and Inverse laplace transform
Math*4 Laplace and Inverse laplace transformMath*4 Laplace and Inverse laplace transform
Math*4 Laplace and Inverse laplace transform
 
Laplace transform
Laplace transformLaplace transform
Laplace transform
 
Inverse Laplace Transform
Inverse Laplace TransformInverse Laplace Transform
Inverse Laplace Transform
 
Laplace transformations
Laplace transformationsLaplace transformations
Laplace transformations
 
Laplace transform
Laplace transformLaplace transform
Laplace transform
 
Inverse laplacetransform
Inverse laplacetransformInverse laplacetransform
Inverse laplacetransform
 
Laplace transform
Laplace transformLaplace transform
Laplace transform
 
Applications laplace transform
Applications laplace transformApplications laplace transform
Applications laplace transform
 
residue
residueresidue
residue
 
S11 funcion delta_de__dirac_-_series_de_fourier
S11 funcion delta_de__dirac_-_series_de_fourierS11 funcion delta_de__dirac_-_series_de_fourier
S11 funcion delta_de__dirac_-_series_de_fourier
 
Application of Residue Inversion Formula for Laplace Transform to Initial Val...
Application of Residue Inversion Formula for Laplace Transform to Initial Val...Application of Residue Inversion Formula for Laplace Transform to Initial Val...
Application of Residue Inversion Formula for Laplace Transform to Initial Val...
 
Formulas de transformada de laplace
Formulas de transformada de laplaceFormulas de transformada de laplace
Formulas de transformada de laplace
 
Active and Passive
Active and PassiveActive and Passive
Active and Passive
 
Unit v rpq1
Unit v rpq1Unit v rpq1
Unit v rpq1
 
signal and system Dirac delta functions (1)
signal and system Dirac delta functions (1)signal and system Dirac delta functions (1)
signal and system Dirac delta functions (1)
 

Similar a Laplace transformation

Den5200 ps1
Den5200 ps1Den5200 ps1
Den5200 ps1jogerpow
 
Laplace transforms and problems
Laplace transforms and problemsLaplace transforms and problems
Laplace transforms and problemsVishnu V
 
Sistemas de control para ingenieria 3ra edicion norman s. nise sol
Sistemas de control para ingenieria  3ra edicion  norman s. nise solSistemas de control para ingenieria  3ra edicion  norman s. nise sol
Sistemas de control para ingenieria 3ra edicion norman s. nise solNielsy Quiroga
 
8 Continuous-Time Fourier Transform Solutions To Recommended Problems
8 Continuous-Time Fourier Transform Solutions To Recommended Problems8 Continuous-Time Fourier Transform Solutions To Recommended Problems
8 Continuous-Time Fourier Transform Solutions To Recommended ProblemsSara Alvarez
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transformsKarnav Rana
 
Signals and systems: part i solutions
Signals and systems: part i solutionsSignals and systems: part i solutions
Signals and systems: part i solutionsPatrickMumba7
 
chapter-2.ppt control system slide for students
chapter-2.ppt control system slide for studentschapter-2.ppt control system slide for students
chapter-2.ppt control system slide for studentslipsa91
 
Matematika Dasar (exponen,dan banyak lagi)
Matematika Dasar (exponen,dan banyak lagi)Matematika Dasar (exponen,dan banyak lagi)
Matematika Dasar (exponen,dan banyak lagi)Lufikome
 
Inverse Laplace Transform
Inverse Laplace TransformInverse Laplace Transform
Inverse Laplace TransformVishnu V
 
Mca admission in india
Mca admission in indiaMca admission in india
Mca admission in indiaEdhole.com
 
Csm chapters12
Csm chapters12Csm chapters12
Csm chapters12Pamela Paz
 
Kittel c. introduction to solid state physics 8 th edition - solution manual
Kittel c.  introduction to solid state physics 8 th edition - solution manualKittel c.  introduction to solid state physics 8 th edition - solution manual
Kittel c. introduction to solid state physics 8 th edition - solution manualamnahnura
 
laplace transform and inverse laplace, properties, Inverse Laplace Calculatio...
laplace transform and inverse laplace, properties, Inverse Laplace Calculatio...laplace transform and inverse laplace, properties, Inverse Laplace Calculatio...
laplace transform and inverse laplace, properties, Inverse Laplace Calculatio...Waqas Afzal
 

Similar a Laplace transformation (20)

Den5200 ps1
Den5200 ps1Den5200 ps1
Den5200 ps1
 
Laplace transforms and problems
Laplace transforms and problemsLaplace transforms and problems
Laplace transforms and problems
 
Laplace_1.ppt
Laplace_1.pptLaplace_1.ppt
Laplace_1.ppt
 
LaplaceTransformIIT.pdf
LaplaceTransformIIT.pdfLaplaceTransformIIT.pdf
LaplaceTransformIIT.pdf
 
NotesLaplace.pdf
NotesLaplace.pdfNotesLaplace.pdf
NotesLaplace.pdf
 
A0212010109
A0212010109A0212010109
A0212010109
 
Sistemas de control para ingenieria 3ra edicion norman s. nise sol
Sistemas de control para ingenieria  3ra edicion  norman s. nise solSistemas de control para ingenieria  3ra edicion  norman s. nise sol
Sistemas de control para ingenieria 3ra edicion norman s. nise sol
 
8 Continuous-Time Fourier Transform Solutions To Recommended Problems
8 Continuous-Time Fourier Transform Solutions To Recommended Problems8 Continuous-Time Fourier Transform Solutions To Recommended Problems
8 Continuous-Time Fourier Transform Solutions To Recommended Problems
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transforms
 
Laplace table
Laplace tableLaplace table
Laplace table
 
Laplace table
Laplace tableLaplace table
Laplace table
 
Signals and systems: part i solutions
Signals and systems: part i solutionsSignals and systems: part i solutions
Signals and systems: part i solutions
 
chapter-2.ppt control system slide for students
chapter-2.ppt control system slide for studentschapter-2.ppt control system slide for students
chapter-2.ppt control system slide for students
 
Matematika Dasar (exponen,dan banyak lagi)
Matematika Dasar (exponen,dan banyak lagi)Matematika Dasar (exponen,dan banyak lagi)
Matematika Dasar (exponen,dan banyak lagi)
 
Inverse Laplace Transform
Inverse Laplace TransformInverse Laplace Transform
Inverse Laplace Transform
 
Semi-Magic Squares From Snake-Shaped Matrices
Semi-Magic Squares From Snake-Shaped MatricesSemi-Magic Squares From Snake-Shaped Matrices
Semi-Magic Squares From Snake-Shaped Matrices
 
Mca admission in india
Mca admission in indiaMca admission in india
Mca admission in india
 
Csm chapters12
Csm chapters12Csm chapters12
Csm chapters12
 
Kittel c. introduction to solid state physics 8 th edition - solution manual
Kittel c.  introduction to solid state physics 8 th edition - solution manualKittel c.  introduction to solid state physics 8 th edition - solution manual
Kittel c. introduction to solid state physics 8 th edition - solution manual
 
laplace transform and inverse laplace, properties, Inverse Laplace Calculatio...
laplace transform and inverse laplace, properties, Inverse Laplace Calculatio...laplace transform and inverse laplace, properties, Inverse Laplace Calculatio...
laplace transform and inverse laplace, properties, Inverse Laplace Calculatio...
 

Último

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdfssuserdda66b
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 

Último (20)

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 

Laplace transformation

  • 1.
  • 2. There are techniques for finding the system response of a system described by a differential equation, based on the replacement of functions of a real variable (usually time or distance) by certain frequency-dependent representations, or by functions of a complex variable dependent upon frequency. The equations are converted from the time or space domain to the frequency domain through the use of mathematical transforms.
  • 3. Time Domain Frequency Domain Laplace Transform Differential Algebraic equations equations Input Input excitation e(t) excitation E(s) Output Output response r(t) response R(s) Inverse Laplace Transform
  • 4. Let f(t) be a real function of a real variable t (time) defined for t>0. Then is called the Laplace transform of f(t). The Laplace transform is a function of a complex variable s. Often s is separated into its real and imaginary parts: s= σ +jω , where σ and ω are real variables.
  • 5. After a solution of the transformed problem has been obtained in terms of s, it is necessary to "invert" this transform to obtain the solution in terms of the time variable, t. This transformation from the s-domain into the t-domain is called the inverse Laplace transform.
  • 6. Let F(s) be the Laplace transform of a function f(t), t>0. The contour integral where c> σ 0 (σ 0 as above) is called the inverse Laplace transform of F(s).
  • 7. It is seldom necessary to perform the integration in the Laplace transform or the contour integration in the inverse Laplace transform. Most often, Laplace transforms and inverse Laplace transforms are found using tables of Laplace transform pairs.
  • 8. Time Domain Frequency Domain f(t), t> 0 F(s) 1. δ 1 2. K K/s 3. Kt K/s2 4. Ke-at K/(s+ a) 5. Kte-at K/(s+ a) 2 6. Ksinωt Kω/(s2+ ω2) 7. Kcosωt Ks/(s2+ ω2) 8. Ke-at sinωt Kω/((s+ a) 2+ ω2)) 9. Ke-at cosωt K(s+ a)/ ((s+ a) 2+ ω2))
  • 9. Time Domain Frequency Domain f(t), t> 0 F(s) 10. t s 11. f(t) F(s) 12. L-1{ F(s)} = f(t) L{ f(t )} = F(s) 13. Af 1(t) + Bf 2(t) AF1(s)+ BF2(s) 14. 15.
  • 10. The inverse Laplace transform is usually more difficult than a simple table conversion. 8( s + 3)( s + 8) X ( s) = s( s + 2)( s + 4)
  • 11. If we can break the right-hand side of the equation into a sum of terms and each term is in a table of Laplace transforms, we can get the inverse transform of the equation (partial fraction expansion). 8( s + 3)( s + 8) K1 K2 K3 X ( s) = = + + s( s + 2)( s + 4) s s+2 s+4
  • 12. In general, there will be a term on the right-hand side for each root of the polynomial in the denominator of the left-hand side. Multiple roots for factors such as (s+2)n will have a term for each power of the factor from 1 to n. 8( s + 1) K1 K2 Y ( s) = = + ( s + 2) 2 s + 2 ( s + 2) 2
  • 13. Complex roots are common, and they always occur in conjugate pairs. The two constants in the numerator of the complex conjugate terms are also complex conjugates. 5.2 K K* Z ( s) = 2 = + s + 2 s + 5 ( s + 1 − j 2) ( s + 1 + j 2) where K* is the complex conjugate of K.
  • 14. The solution of each distinct (non-multiple) root, real or complex uses a two step process. The first step in evaluating the constant is to multiply both sides of the equation by the factor in the denominator of the constant you wish to find. The second step is to replace s on both sides of the equation by the root of the factor by which you multiplied in step 1
  • 15. 8( s + 3)( s + 8) K1 K2 K3 X ( s) = = + + s( s + 2)( s + 4) s s+2 s+4 8( s + 3)( s + 8) 8(0 + 3)(0 + 8) K1 = = = 24 ( s + 2)( s + 4) s=0 (0 + 2)(0 + 4) 8( s + 3)( s + 8) 8( −2 + 3)( −2 + 8) K2 = = = −12 s( s + 4 ) s =−2 −2( −2 + 4 )
  • 16. 8( s + 3)( s + 8) 8( −4 + 3)( −4 + 8) K3 = = = −4 s( s + 2 ) s =−4 −4( −4 + 4) The partial fraction expansion is: 24 12 4 X ( s) = − − s s+2 s+4
  • 17. The inverse Laplace transform is found from the functional table pairs to be: −2 t −4 t x (t ) = 24 − 12e − 4e
  • 18. Any unrepeated roots are found as before. The constants of the repeated roots (s-a)m are found by first breaking the quotient into a partial fraction expansion with descending powers from m to 0: Bm B2 B1 ++ + (s − a) m (s − a) 2 (s − a)
  • 19. The constants are found using one of the following: 1 d m −i  P( s)  Bi =  m (m − i )! ds m −i  Q( s ) /( s − a1 )  s = a1 P(a ) Bm = Q( s) / ( s − a ) m s=a
  • 20. 8( s + 1) K1 K2 Y ( s) = = + ( s + 2) 2 s + 2 ( s + 2) 2 8( s + 1)( s + 2) 2 K2 = = 8( s + 1) s=−2 = −8 ( s + 2) 2 s =−2
  • 21. 1 d  8( s + 1)  Bi =  ( s + 2) 2 /( s + 2) 2  =8 (2 − 1)! ds   s = −2 The partial fraction expansion yields: 8 8 Y ( s) = − s + 2 ( s + 2) 2
  • 22. The inverse Laplace transform derived from the functional table pairs yields: −2 t −2 t y (t ) = 8e − 8te
  • 23. 8( s + 1) K1 K2 Y ( s) = = + ( s + 2) 2 s + 2 ( s + 2) 2 8( s + 1) = K1 ( s + 2) + K 2 8s + 8 = K1s + 2 K1 + K 2 Equating like terms: 8 = K1 and 8 = 2 K1 + K 2
  • 24. 8 = K1 and 8 = 2 K1 + K 2 8 = 2 × 8 + K2 8 − 16 = −8 = K 2 Thus 8 8 Y (s) = − s + 2 ( s + 2) 2 y (t ) = 8e −2t − 8te −2t
  • 25. 8( s + 1) K1 K2 Y (s) = = + ( s + 2) 2 s + 2 ( s + 2) 2 As before, we can solve for K2 in the usual manner. 8( s + 1)( s + 2) 2 K2 = = 8( s + 1) s=−2 = −8 ( s + 2) 2 s =−2
  • 26. 8( s + 1) 2 K1 8 ( s + 2) 2 = ( s + 2) − ( s + 2) 2 ( s + 2) 2 s+2 ( s + 2) 2 d [ 8( s + 1)] d [ ( s + 2 ) K1 − 8] = ds ds 8 = K1 8( s + 1) 8 8 Y (s) = = − ( s + 2) 2 s + 2 ( s + 2) 2 y (t ) = 8e −2t − 8te −2t
  • 27. Unrepeated complex roots are solved similar to the process for unrepeated real roots. That is you multiply by one of the denominator terms in the partial fraction and solve for the appropriate constant. Once you have found one of the constants, the other constant is simply the complex conjugate.
  • 28. 5.2 K K* Z ( s) = 2 = + s + 2 s + 5 ( s + 1 − j 2) ( s + 1 + j 2) 5.2( s + 1 − j 2) K= = − j13 . ( s + 1 − j 2)( s + 1 + j 2) s =−1+ j 2 K = j13 * .
  • 29. 5.2 − j1.3 j1.3 Z ( s) = 2 = + s + 2 s + 5 ( s + 1 − j 2) ( s + 1 + j 2) e − j1.3 e j 1. 3 Z ( s) = + ( s + 1 − j 2) ( s + 1 + j 2)