Why s is substitute with jw in transfer function?

Click For Summary
In transfer functions, substituting s with jw transforms G(s) into G(jw) to analyze the system's behavior in the frequency domain. This substitution links the Laplace transform to the Fourier transform, allowing for the extraction of gain and phase information at specific frequencies. The gain of a linear system at frequency ω can be determined by applying a sinusoidal input and observing the output amplitude. A linear system adheres to the principle that the sum of inputs equals the sum of outputs, while a time-invariant system maintains consistent output delays regardless of input shifts. Understanding these concepts is crucial for analyzing system dynamics effectively.
hilman
Messages
17
Reaction score
0
Can anybody explain to me briefly on why in a transfer function like G(s), we substitute s=jw such that it become G(jw) in order to find its gain value?

Thanks
 
Engineering news on Phys.org
You can explain it in a variety of ways, but I prefer this one, since it's quite general:

The only difference between the bilateral Laplace transform:
$$
G(s) = \mathcal{L}\{f(t)\} = \int_{-\infty}^\infty e^{-st} f(t)dt\\
$$
and the Fourier transform:
$$
H(\omega) = \mathcal{F}\{f(t)\} = \int_{-\infty}^\infty e^{-j\omega t} f(t) dt
$$
is the variable substitution ##s = j\omega##, i.e. ##H(\omega) = G(s)\left.\right|_{s = j\omega} = G(j\omega)##.

For some system with transfer function ##G(s)##, ##G(s)## is also its impulse response, which makes ##G(j\omega)## the Fourier transform of its impulse response.

More intuitively:
To find the gain of a linear system at some frequency ##\omega##, you could apply a sinusoidal input with frequency ##\omega## and unity amplitude, and observe the amplitude of the output signal, which directly gives you the gain of the system at ##\omega##.

An ideal impulse has components with unity amplitude at all frequencies, and thus ##G(j\omega)## "picks out" the gain and phase of the system at ##\omega## from its impulse response.

Makes sense?
 
  • Like
Likes hilman
Wow, I like your answer. I am still a beginner in this kind of things and I can understand most of your answer. But one question. What is exactly a linear system?
Thanks in advance
 
hilman said:
Wow, I like your answer. I am still a beginner in this kind of things and I can understand most of your answer. But one question. What is exactly a linear system?
Thanks in advance
a big thing in looking at systems like this is knowing if they are linear and if they are time invarient.

you should know these

Linear:: more or less to be a linear system the sum of two inputs have to equal the sum of the two outputs
x1(n)=y1(n)
x2(n)=y2(n)
so in order to be linear
x1(n)+x2(n)=y1(n)+Y2(n)

then continue that out to inf and -inf

for a system that is time invariant, delaying the input by a constant delays the output by the same amount.

given the system x(t)=y(t)

x(t-d)=y(t-d) for all values of t and d
 
donpacino said:
a big thing in looking at systems like this is knowing if they are linear and if they are time invarient.

you should know these

Linear:: more or less to be a linear system the sum of two inputs have to equal the sum of the two outputs
x1(n)=y1(n)
x2(n)=y2(n)
so in order to be linear
x1(n)+x2(n)=y1(n)+Y2(n)

then continue that out to inf and -inf
basically, this means if you graph the system, it will be a straight line.

for a system that is time invariant, delaying the input by a constant delays the output by the same amount.

given the system x(t)=y(t)

x(t-d)=y(t-d) for all values of t and d
 
Generally,

## s = \sigma + j \omega##

When ##\sigma = 0##, ##s = j \omega##

## \sigma ## is the Neper frequency. It tells us the rate at which the function decays (when it is negative).

## \omega ## is the radial frequency. It tells us the rate at which the function oscillates.
 
  • Like
Likes berkeman
What mathematics software should engineering students use? Is it correct that much of the engineering industry relies on MATLAB, making it the tool many graduates will encounter in professional settings? How does SageMath compare? It is a free package that supports both numerical and symbolic computation and can be installed on various platforms. Could it become more widely used because it is freely available? I am an academic who has taught engineering mathematics, and taught the...

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 24 ·
Replies
24
Views
7K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
8K
  • · Replies 9 ·
Replies
9
Views
19K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
12K
Replies
2
Views
2K