Is a system characterized by it's transfer function?

AI Thread Summary
A system's transfer function is derived from its Laplace transform, which is not unique; different systems can share the same transfer function. The transfer function relates to the Fourier transform, as the latter is a specific case of the Laplace transform where only imaginary frequencies are considered. To find a transfer function, one typically starts with a differential equation representing the system and applies the Laplace transform. The inverse Laplace transform can yield the differential equations governing a system's behavior, such as an automotive suspension's response to road vibrations. Understanding these concepts is crucial for analyzing and designing control systems effectively.
swraman
Messages
165
Reaction score
0
This isn't really an electrical engineering question, bit I have other EE-related questions about it.

First off, If you are given a system's transfer function, is it unique? Or can other different functions have the same transfer function.

Second, does the Transfer function have anything to do with the Fourier transfer of its imput or output?
 
Engineering news on Phys.org
First off, a transfer function is the Laplace transform of the linear time-invariant system. The Fourier transform is a specific case of a Laplace transform (the one in which only imaginary frequencies are considered), consequently, you can use the Transfer function in Fourier space (making the substitution s=j*w)

As for the first question, given that the transfer function is just the Laplace transform of the system, your question is equivalent to asking whether or not a Laplace transform is unique for a given input function (there is a proof underneath the Uniqueness section):
http://math.fullerton.edu/mathews/c2003/LaplaceTransformMod.html

Hope that helps!

EDIT: The link I gave above regarding uniqueness of the Laplace Transform refers you to the book for the proof of uniqueness; if you're willing to take their word for it (and http://mathworld.wolfram.com/LaplaceTransform.html" ) that's okay, but if you're looking for the mathematical proof, take a look in a Ordinary Differential Equation book (e.g. Nagle and Staff, Fundamentals of Differential Equations)
 
Last edited by a moderator:
MATLABdude said:
First off, a transfer function is the Laplace transform of the linear time-invariant system. The Fourier transform is a specific case of a Laplace transform (the one in which only imaginary frequencies are considered), consequently, you can use the Transfer function in Fourier space (making the substitution s=j*w)

As for the first question, given that the transfer function is just the Laplace transform of the system, your question is equivalent to asking whether or not a Laplace transform is unique for a given input function (there is a proof underneath the Uniqueness section):
http://math.fullerton.edu/mathews/c2003/LaplaceTransformMod.html

Hope that helps!

EDIT: The link I gave above regarding uniqueness of the Laplace Transform refers you to the book for the proof of uniqueness; if you're willing to take their word for it (and http://mathworld.wolfram.com/LaplaceTransform.html" ) that's okay, but if you're looking for the mathematical proof, take a look in a Ordinary Differential Equation book (e.g. Nagle and Staff, Fundamentals of Differential Equations)

Thanks. I am not really looking for a proof, Ill take your word for it :) I do have Nagel/Staff's Diffeq book lying around, Ill look it up in that if I ever need to.

So the Transfer Function is the Laplace Transform of the system. So to find the Transfer function, you'd characterize the function in the time domain then Laplace Transform it?

And Taking the Fourier transfer of the function would be the same as taking the Laplace function, then substituting...what? (you mentioned subbing s=iw?)

The Fourier transform shows the frequency content, and takes a function from the time domain to the frequency domain. Similarly, taking the laplace transform maps a function from the time domain to what domain? that is, what physical quantity does the Laplace transform reveal?
 
Last edited by a moderator:
swraman said:
Thanks. I am not really looking for a proof, Ill take your word for it :) I do have Nagel/Staff's Diffeq book lying around, Ill look it up in that if I ever need to.

So the Transfer Function is the Laplace Transform of the system. So to find the Transfer function, you'd characterize the function in the time domain then Laplace Transform it?

You could do that. Most often, you have some differential equation, and then you take the Laplace transform of that (why? differentiation is a 1/s factor, and integration is an s multiplier--reduces your differential equation into an algebraic one). But coming up with the differential equation (with, say, an RLC circuit) is, in fact, characterizing the system in time.

swraman said:
And Taking the Fourier transfer of the function would be the same as taking the Laplace function, then substituting...what? (you mentioned subbing s=iw?)

The Fourier transform shows the frequency content, and takes a function from the time domain to the frequency domain. Similarly, taking the laplace transform maps a function from the time domain to what domain? that is, what physical quantity does the Laplace transform reveal?

Yes, but as I mention, a Fourier transform is just a special case of the Laplace transform. In a Laplace transform, you use complex frequencies s=\sigma+j*\omega, while in the Fourier transform, \sigma is 0 (purely imaginary--i.e. a sine, or cosine, or some such, the basis set of the Fourier transform!)

Actually, given some of your questions, I may be getting ahead of myself... If you haven't taken your EE continuous-time Laplace / Fourier transforms class (often goes by the name Continuous Time Signals, or Fourier Transforms, or some such), or an introductory controls class, then that's where you'll be learning this more in detail. The Laplace transform does map to a frequency transform--just a complex one (a 'real' frequency means that a signal has a non-periodic portion).

Unfortunately, it's been a number of years since I've really any of this in great detail, so I may have to refer you back to the textbook, or one on Linear Systems (B. P. Lathi, but hopefully something a little better and less pricey). In the meantime, I'll point you to the Wiki regarding the relationship between the Laplace and Fourier transforms:
http://en.wikipedia.org/wiki/Laplace_transform#Fourier_transform

EDIT: TeX is still broken--look in the Wikipedia page above.
 
MATLABdude said:
But coming up with the differential equation (with, say, an RLC circuit) is, in fact, characterizing the system in time.
Thanks, and yes that's what I was reffering to :).
MATLABdude said:
Yes, but as I mention, a Fourier transform is just a special case of the Laplace transform. In a Laplace transform, you use complex frequencies s=\sigma+j*\omega, while in the Fourier transform, \sigma is 0 (purely imaginary--i.e. a sine, or cosine, or some such, the basis set of the Fourier transform!)

Actually, given some of your questions, I may be getting ahead of myself... If you haven't taken your EE continuous-time Laplace / Fourier transforms class (often goes by the name Continuous Time Signals, or Fourier Transforms, or some such), or an introductory controls class, then that's where you'll be learning this more in detail. The Laplace transform does map to a frequency transform--just a complex one (a 'real' frequency means that a signal has a non-periodic portion).

I have taken a signals and systems class that covered DT and CT Fourier transforms, but I didn't invest much effort to remember the material since Its not my major. I think I am going to take the upper division version of this class though, since it seems that this sort of thing is very applicable to what I plan to study (control systems).

The problem I have now has to do with a automotive suspension (a model, not a control system), in which the suspension is the system. I am given the transfer function which maps input frequencies (vibrations in the road) to the vibrations the car actually feels.

So if my understanding is correct, if I were to take the inverse Leplace transform of this function, would it give me the differential equations governing the suspension's vertical motion based on the road, correct?

EDIT: I had more questions, but Ill just wait and see if they get answered next year in my controls class, as you suggested.

Thanks MATLABdude.
 
Last edited:
swraman said:
Thanks, and yes that's what I was reffering to :).


I have taken a signals and systems class that covered DT and CT Fourier transforms, but I didn't invest much effort to remember the material since Its not my major. I think I am going to take the upper division version of this class though, since it seems that this sort of thing is very applicable to what I plan to study (control systems).

The problem I have now has to do with a automotive suspension (a model, not a control system), in which the suspension is the system. I am given the transfer function which maps input frequencies (vibrations in the road) to the vibrations the car actually feels.

So if my understanding is correct, if I were to take the inverse Leplace transform of this function, would it give me the differential equations governing the suspension's vertical motion based on the road, correct?

EDIT: I had more questions, but Ill just wait and see if they get answered next year in my controls class, as you suggested.

Thanks MATLABdude.

I find that the control system guys (be it chemical, electrical, or mechanical) are the ones that end up using transfer functions and what not the most often (so learn the theory well). The inverse LAPLACE transform does indeed give you the suspension's differential equation (and yes, given that the system is a suspension, it's probably the vertical motion as you say).

To figure out the output given a particular road, you'd have to convolve the suspension transfer function with the road's vertical displacement function in the time domain. Or just multiply them in the frequency domain (which is why it's so useful). And inverse laplace transform the product, of course.

However, the other great thing about knowing the transfer function of the system is that you can find the frequency response of the system and plot a Bode plot, thus telling you how your system responds given inputs of various frequencies. For instance, if your transmission has a pole at, say, 50 Hz, when your car is going over a series of speed bumps at 50 rad/s, you're going to be in for a pretty rough ride:
http://en.wikibooks.org/wiki/Control_Systems/Bode_Plots

Pick up a controls textbook (or find out the one you're using in your intro class) it should cover this material in far greater depth than on an internet forum.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top