Can someone explain Laplace transformations

In summary, the Laplace transform is a way of transforming a function into a usually simpler form. It is helpful for solving differential equations, and can be used to abstractly write solutions to problems that are impossible to find the inverse transform for.
  • #1
brandy
161
0
Can someone explain Laplace transformations! i don't understand ittttt.


[edit] sorry. i hadnt even heard of laplace transformations until i found it in my assignment.
basically i want to know how to use them
so, some simple, well explained examples perhaps?
 
Last edited:
Physics news on Phys.org
  • #2
Uhh...try giving a little more information next time, what don't you get?
 
  • #3
Essentially it transforms a function f(t) into a usually simpler form F(s).
 
  • #4
sorry. i hadnt even heard of laplace transformations until i found it in my assignment.
basically i want to know how to use them
so, some simple, well explained examples perhaps?
 
  • #5
The Laplace transform of the function f(x) is
[tex]L\{f\}(s)= \int_0^\infty f(x)e^{-sx}dx[/tex].

The nice thing about the Laplace transform is that it changes the derivative of f into an algebraic function of L\{f\}(s).

For example, the Laplace transform of df/dx is
[tex]\int_0^\infty \frac{df}{dx}e^{-sx}dx[/tex]

Integrate that using "integration by parts" with [itex]u= e^{-sx}[/itex] and [itex]dv= (df/dx)dx[/itex]. Then [itex]du= -se^{-sx}dx[/itex] and [itex]v= f(x)[/itex].
[tex]\int udv= uv\right|_0^\infty- \int_0^\infty v du= -se^{-sx}f(x)\right|_0^\infty+ s\int_0^\infty f(x)e^{-sx}dx[/tex]
[tex]= -sf(0)+ sL\{f\}(s)[/tex]

So the differential equation problem
[tex]\frac{dy}{dx}= f(x,y)[/tex]
with initial condition [itex]y(0)= y_0[/itex] becomes
[tex]-sy_0+ sL{y}(s)= L\{f(x,y)\}[/itex]

You could solve that, algebraically, for L{y}(s), then reverse the transform.

Unfortunately, while there is a straightforward (if not always easy) integral for the transform, the inverse transform tends to be less clear. Typically, what one does is break L{f}(s) into parts, the look up the inverse transform of each part in a "table of Laplace transforms".

I am of the opinion that there are always better ways of solving differential equations. Laplace transforms have two uses- allowing engineers a "standardized" way of looking up solutions to differential equations and giving an abstract way of writing solutions to use in theoretical discussions even if it is impossible to find the inverse transform.
 
Last edited by a moderator:
  • #6
1 why does the vdu part not have an interval??

2 and what happened to the infinite interval thing i can only see the 0 subed in. shouldn't there be an infinity subbed in or like a limit or something...?

3 with sL{y}(s)= L\{f(x,y)\}
how does that work? i don't quite think i understand the jump (sorry)

4 if someone wrote L{f} is L{f}(s) implied? or do they mean something different.
 
  • #7
brandy said:
1 why does the vdu part not have an interval??

It does, HallsofIvy just left it out is all.

brandy said:
2 and what happened to the infinite interval thing i can only see the 0 subed in. shouldn't there be an infinity subbed in or like a limit or something...?

for 'uv' you will have e-sxf(x), for the upper limit of ∞, the e-sx as x goes to ∞, e-sx goes to 0. So as x goes to ∞, e-sxf(x) goes to zero.

for the lower limit of x=0, that you should be able to follow.

brandy said:
3 with sL{y}(s)= L\{f(x,y)\}
how does that work? i don't quite think i understand the jump (sorry)

HallsofIvy showed that the laplace transform of dy/dx (or in his example df/dx) is -sf(0)+sL{y(x)}(s).

For dy/dx = f(x,y), if you take the laplace transform on both sides, you will get

L{dy/dx} = L{f(x,y)}

to get -sy(0)+sL{y(x)}(s) = L{f(x,y)}

and y(0) = y0 to get -sy0 + sL{y(x)}(s) = L{f(x,y)}.

brandy said:
4 if someone wrote L{f} is L{f}(s) implied? or do they mean something different.

Usually when you apply a Laplace transform, you transform whatever domain it was in, into the 's' domain.

so if you had L{f(x)}, you would get some function F(s). So it would be the same thing, but it would be better to write L{f(x)} since you can have f in terms of x and y and so on.
 
  • #8
Thanks, I've fixed the limits on the integral. (A little late!)
 
  • #9
An important part of the Laplace Transform is the almost one to one nature of the transfer function to the original differential equation.

If this were not the case, the Laplace transform would be useless.
 
  • #10
wow thanks heaps! lol some facepalmable mistakes there.
with 4, so it does mean the same thing or the domain is s in the case of L{f}(s)
i don't think the domain is s because its outside of the {}. am i right in assuming that L{f}(s) is the same as L{f} and merely just different notation?

does sL{f} mean L{f}(s) multiplied by s??
 
  • #11
brandy said:
does sL{f} mean L{f}(s) multiplied by s??

Yes.

Usually when you have to do the transforms by hand it is useful to put something like let F(s) = L{f(t)} so that you don't continuously have to write out L{f(t)}.

so 'sL{f(t)}' can be rewritten as 'sF(s)'.
 
  • #12
The Laplace Transform reduces a differential equation to an algebraic equation

Like the Fourier Transform, it gives a different perspective on a time domain function.
The FT yields the spectral content of the time domain function; that is its frequency components
and thus the steady state response.
The LT does this too [using complex frequency, e^ -st] but also contains the transient response.

In electrical engineering one can not do without it.
It is a tool for both synthesis and analysis.
 

Related to Can someone explain Laplace transformations

1. What are Laplace transformations and how are they used in science?

Laplace transformations are mathematical tools used to simplify and solve differential equations. They are widely used in many branches of science and engineering to model and understand complex systems. By transforming a differential equation into an algebraic equation, Laplace transformations make it easier to analyze and solve systems that involve time-dependent variables.

2. How do Laplace transformations work?

Laplace transformations involve taking a function in the time domain and converting it into a new function in the complex frequency domain. This transformation is achieved by integrating the original function with a complex exponential term. The resulting function in the frequency domain can then be manipulated using algebraic techniques to solve the original differential equation.

3. What are the advantages of using Laplace transformations?

One of the major advantages of Laplace transformations is that they can convert a complex differential equation into a simpler algebraic equation, making it easier to solve. They also allow for the analysis of systems with multiple inputs and outputs, which would be difficult to solve using traditional methods. Additionally, Laplace transformations can be used to solve initial value problems, where the conditions at time t=0 are known.

4. Are there any limitations or drawbacks to using Laplace transformations?

While Laplace transformations are a powerful tool in solving differential equations, they do have some limitations. They are most effective for linear systems and may not be suitable for non-linear systems. Additionally, the calculations involved in applying Laplace transformations can be complex and time-consuming, especially for systems with multiple variables.

5. What are some real-life applications of Laplace transformations?

Laplace transformations have a wide range of applications in different fields of science and engineering. They are commonly used in control systems, electronics, circuit analysis, signal processing, and mechanical systems, to name a few. They are also used in the field of physics to study physical phenomena such as heat transfer, fluid dynamics, and electrical circuits.

Similar threads

  • Electrical Engineering
Replies
3
Views
1K
  • Calculus
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
221
Replies
2
Views
1K
Replies
4
Views
3K
Replies
7
Views
3K
  • Differential Equations
Replies
5
Views
2K
  • Programming and Computer Science
Replies
1
Views
3K
Replies
3
Views
4K
Replies
1
Views
2K
Back
Top