In this part we’ll cover the Laplace transform and how we’ll use it.
Before that, let’s understand why we’ll use it.
What the Laplace transform will allow us to solve are linear differential equations with constant coefficients.
From what we’ve learned so far, we have no way to synthesize exponentially growing signals.
Therefore:
ejωt→est
Where s=σ+jω.
Definition 1 (Laplace transform)
The Laplace transformation is a unilateral transform, which just means it is one-sided.
Given a function that is defined for t≥0 and it is locally integrable, meaning that its integral exists in every finite interval of [0,∞)
F(s)=∫0∞f(t)e−stdtF(s)=L[f(t)]
Since this is a complex integral, whether we get a complex answer or not depends on s.
We call the set of values that s can take, such that the Laplace transform yields a finite number, for the Region of Convergence (Roc).
We can describe the RoC in terms of a vertical line on the complex plane. This is given by the real part of, s. We call this for σ0.
This line is called the abscissa of convergence. So we usually want to have σ>σ0.
Of course there exists an inverse transform:
f(t)=2πj1∫c−j∞c+j∞F(s)estds
Since we won’t cover integration for complex functions, we’ll always use a table for this.
Properties
Just like any operations, we have some properties. Let’s see what the Laplace transform has in for us.