Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Transfer function

A transfer function is a mathematical representation of the relation between the input and output of a linear time-invariant system. The transfer function is commonly used in the analysis of single-input single-output analog electrical circuits. It is mainly used in linear, time-invariant system theory, signal processing, communications theory , and control theory.

In its simplest form for continuous-time signals, the function is often written as

H(s) = \frac{Y(s)} {X(s)}

where H(s) is the symbol for the transfer function, Y(s) is the output function, and X(s) is the input function (see Laplace transform). In discrete-time systems, the function is similarly written as H(z) = Y(z) / X(z) (see Z transform).

Signal processing

Let x(t) be the input to a general linear time-invariant system, and y(t) be the output, and the Laplace transform of x(t) and y(t) be

\mathcal{L}\left \{ x(t) \right \} \equiv \int_{-\infty}^{\infty} x(t) e^{-st}\, dt = X(s)
\mathcal{L}\left \{ y(t) \right \} \equiv \int_{-\infty}^{\infty} y(t) e^{-st}\, dt = Y(s).

Then the output is related to the input by the transfer function H(s):

Y(s) = H(s)X(s)
H(s) = \frac{Y(s)} {X(s)} .

In particular, if a complex harmonic signal with a sinusoidal component with amplitude | X | , angular frequency ω and phase \arg(X)

x(t) = |X|e^{j(\omega t + \arg(X))} = Xe^{j\omega t}
where X = |X|e^{j\arg(X)}

is input to a linear time-invariant system, then the corresponding component in the output is:

y(t) = |Y|e^{j(\omega t + \arg(Y))} = Ye^{j\omega t}
and Y = |Y|e^{j\arg(Y)}.

Note that, in a linear time-invariant system, the input frequency \omega \ has not changed, only the amplitude and the phase angle of the sinusoid has been changed by the system. The frequency response H(j \omega) \ describes this change for every frequency \omega \ in terms of gain:

G(\omega) = \frac{|Y|}{|X|} = | H(j \omega) |

and phase shift:

\theta(\omega) =  \arg(Y) -  \arg(X) = \arg( H(j \omega)).

The phase delay (i.e., the frequency-dependent amount of delay to the sinusoid introduced by the transfer function) is:

\tau_{\phi}(\omega) = -\begin{matrix}\frac{\theta(\omega)}{\omega}\end{matrix}.

The group delay (i.e., the frequency-dependent amount of delay to the envelope of the sinusoid introduced by the transfer function) is found by taking the radian frequency derivative of the phase shift,

\tau_{g}(\omega) = -\begin{matrix}\frac{d\theta(\omega)}{d\omega}\end{matrix}.

The transfer function can also be shown using the Fourier transform which is a special case of the bilateral Laplace transform for the case where s = jω.

Control engineering

In control engineering and control theory the transfer function is derived using the Laplace transform.

The transfer function was the primary tool used in classical control engineering. However, it has proven to be unwieldy for the analysis of multiple-input multiple-output (MIMO) systems, and has been largely supplanted by state space representations for such systems.

See also

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy