Sponsored Links

Selasa, 07 November 2017

Sponsored Links

GATE 2013 ECE Transfer Function of given RC circuit - YouTube
src: i.ytimg.com

In engineering, a transfer function (also known as system function or network function) of an electronic or control system component is a mathematical function giving the corresponding output value for each possible value of the input to the device. It is often represented as a graph, called a transfer curve or characteristic curve. The transfer function provides information which specifies the behavior of the component in a system, and is used in the mathematical analysis of systems, particularly using the block diagram technique, in electronics and control theory.

The units of the domain and range of the transfer function depend on the device. For example, the transfer function of a two-port electronic circuit like an amplifier might be a graph of the voltage at the output of the device as a function of the voltage applied to the input. The transfer function of a transducer has different units for input and output; for example the transfer function of an electromechanical actuator might be the displacement of the moveable arm as a function of current applied to the device, and the transfer function of a photodetector might be the output voltage into a given load as a function of the luminous intensity of light of a given wavelength incident on it.

The term transfer function is also used in the frequency domain analysis of systems using transform methods such as the Laplace transform; here it means the amplitude of the output as a function of the frequency of the signal applied to the input. For example the transfer function of an electronic filter is the voltage amplitude at the output as a function of the frequency of a constant amplitude sine wave applied to the input. For optical imaging devices, the optical transfer function is the Fourier transform of the point spread function (hence a function of spatial frequency).


Video Transfer function



Linear time-invariant systems

Transfer functions are commonly used in the analysis of systems such as single-input single-output filters, typically within the fields of signal processing, communication theory, and control theory. The term is often used exclusively to refer to linear time-invariant (LTI) systems, as covered in this article. Most real systems have non-linear input/output characteristics, but many systems, when operated within nominal parameters (not "over-driven") have behavior that is close enough to linear that LTI system theory is an acceptable representation of the input/output behavior.

The descriptions below are given in terms of a complex variable, s = ? + j ? ? {\displaystyle s=\sigma +j\cdot \omega } , which bears a brief explanation. In many applications, it is sufficient to define ? = 0 {\displaystyle \sigma =0} (and s = j ? ? {\displaystyle s=j\cdot \omega } ), which reduces the Laplace transforms with complex arguments to Fourier transforms with real argument ?. The applications where this is common are ones where there is interest only in the steady-state response of an LTI system, not the fleeting turn-on and turn-off behaviors or stability issues. That is usually the case for signal processing and communication theory.

Thus, for continuous-time input signal x ( t ) {\displaystyle x(t)} and output y ( t ) {\displaystyle y(t)} , the transfer function H ( s ) {\displaystyle H(s)} is the linear mapping of the Laplace transform of the input, X ( s ) = L { x ( t ) } {\displaystyle X(s)={\mathcal {L}}\left\{x(t)\right\}} , to the Laplace transform of the output Y ( s ) = L { y ( t ) } {\displaystyle Y(s)={\mathcal {L}}\left\{y(t)\right\}} :

Y ( s ) = H ( s ) X ( s ) {\displaystyle Y(s)=H(s)\;X(s)}

or

H ( s ) = Y ( s ) X ( s ) = L { y ( t ) } L { x ( t ) } {\displaystyle H(s)={\frac {Y(s)}{X(s)}}={\frac {{\mathcal {L}}\left\{y(t)\right\}}{{\mathcal {L}}\left\{x(t)\right\}}}} .

In discrete-time systems, the relation between an input signal x ( t ) {\displaystyle x(t)} and output y ( t ) {\displaystyle y(t)} is dealt with using the z-transform, and then the transfer function is similarly written as H ( z ) = Y ( z ) X ( z ) {\displaystyle H(z)={\frac {Y(z)}{X(z)}}} and this is often referred to as the pulse-transfer function.

Direct derivation from differential equations

Consider a linear differential equation with constant coefficients

L [ u ] = d n u d t n + a 1 d n - 1 u d t n - 1 + ? + a n - 1 d u d t + a n u = r ( t ) {\displaystyle L[u]={\frac {d^{n}u}{dt^{n}}}+a_{1}{\frac {d^{n-1}u}{dt^{n-1}}}+\dotsb +a_{n-1}{\frac {du}{dt}}+a_{n}u=r(t)}

where u and r are suitably smooth functions of t, and L is the operator defined on the relevant function space, that transforms u into r. That kind of equation can be used to constrain the output function u in terms of the forcing function r. The transfer function can be used to define an operator F [ r ] = u {\displaystyle F[r]=u} that serves as a right inverse of L, meaning that L [ F [ r ] ] = r {\displaystyle L[F[r]]=r} .

Solutions of the homogeneous, constant-coefficient differential equation L [ u ] = 0 {\displaystyle L[u]=0} can be found by trying u = e ? t {\displaystyle u=e^{\lambda t}} . That substitution yields the characteristic polynomial

p L ( ? ) = ? n + a 1 ? n - 1 + ? + a n - 1 ? + a n {\displaystyle p_{L}(\lambda )=\lambda ^{n}+a_{1}\lambda ^{n-1}+\dotsb +a_{n-1}\lambda +a_{n}\,}

The inhomogeneous case can be easily solved if the input function r is also of the form r ( t ) = e s t {\displaystyle r(t)=e^{st}} . In that case, by substituting u = H ( s ) e s t {\displaystyle u=H(s)e^{st}} one finds that L [ H ( s ) e s t ] = e s t {\displaystyle L[H(s)e^{st}]=e^{st}} if we define

H ( s ) = 1 p L ( s ) wherever  p L ( s ) ? 0. {\displaystyle H(s)={\frac {1}{p_{L}(s)}}\qquad {\text{wherever }}\quad p_{L}(s)\neq 0.}

Taking that as the definition of the transfer function requires careful disambiguation between complex vs. real values, which is traditionally influenced by the interpretation of abs(H(s)) as the gain and -atan(H(s)) as the phase lag. Other definitions of the transfer function are used: for example 1 / p L ( i k ) . {\displaystyle 1/p_{L}(ik).}

Gain, transient behavior and stability

A general sinusoidal input to a system may be written exp ( j ? i t ) {\displaystyle \exp(j\omega _{i}t)} . The response of a system to a sinusoidal input beginning at time t = 0 {\displaystyle t=0} will consist of the sum of the steady-state response and a transient response. The steady-state response is the output of the system in the limit of infinite time, and the transient response is the difference between the response and the steady state response (It corresponds to the homogeneous solution of the above differential equation.) The transfer function for an LTI system may be written as the product:

H ( s ) = ? i = 1 N 1 s - s P i {\displaystyle H(s)=\prod _{i=1}^{N}{\frac {1}{s-s_{P_{i}}}}}

where sPi are the N roots of the characteristic polynomial and will therefore be the poles of the transfer function. Consider the case of a transfer function with a single pole H ( s ) = 1 s - s P {\displaystyle H(s)={\frac {1}{s-s_{P}}}} where s P = ? P + j ? P {\displaystyle s_{P}=\sigma _{P}+j\omega _{P}} . The Laplace transform of a general sinusoid of unit amplitude will be 1 s - j ? i {\displaystyle {\frac {1}{s-j\omega _{i}}}} . The Laplace transform of the output will be H ( s ) ( s - j ? i ) {\displaystyle {\frac {H(s)}{(s-j\omega _{i})}}} and the temporal output will be the inverse Laplace transform of that function:

g ( t ) = e j ? i t - e ( ? P + j ? P ) t - ? P + j ( ? i - ? P ) {\displaystyle g(t)={\frac {e^{j\,\omega _{i}\,t}-e^{(\sigma _{P}+j\,\omega _{P})t}}{-\sigma _{P}+j(\omega _{i}-\omega _{P})}}}

The second term in the numerator is the transient response, and in the limit of infinite time it will diverge to infinity if ?P is positive. In order for a system to be stable, its transfer function must have no poles whose real parts are positive. If the transfer function is strictly stable, the real parts of all poles will be negative, and the transient behavior will tend to zero in the limit of infinite time. The steady-state output will be:

g ( ? ) = e j ? i t - ? P + j ( ? i - ? P ) {\displaystyle g(\infty )={\frac {e^{j\,\omega _{i}\,t}}{-\sigma _{P}+j(\omega _{i}-\omega _{P})}}}

The frequency response (or "gain") G of the system is defined as the absolute value of the ratio of the output amplitude to the steady-state input amplitude:

G ( ? i ) = | 1 - ? P + j ( ? i - ? P ) | = 1 ? P 2 + ( ? P - ? i ) 2 {\displaystyle G(\omega _{i})=\left|{\frac {1}{-\sigma _{P}+j(\omega _{i}-\omega _{P})}}\right|={\frac {1}{\sqrt {\sigma _{P}^{2}+(\omega _{P}-\omega _{i})^{2}}}}}

which is just the absolute value of the transfer function H ( s ) {\displaystyle H(s)} evaluated at j ? i {\displaystyle j\omega _{i}} . This result can be shown to be valid for any number of transfer function poles.


Maps Transfer function



Signal processing

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

X ( s ) = L { x ( t ) }   = d e f   ? - ? ? x ( t ) e - s t d t , Y ( s ) = L { y ( t ) }   = d e f   ? - ? ? y ( t ) e - s t d t . {\displaystyle {\begin{aligned}X(s)&={\mathcal {L}}\left\{x(t)\right\}\ {\stackrel {\mathrm {def} }{=}}\ \int _{-\infty }^{\infty }x(t)e^{-st}\,dt,\\Y(s)&={\mathcal {L}}\left\{y(t)\right\}\ {\stackrel {\mathrm {def} }{=}}\ \int _{-\infty }^{\infty }y(t)e^{-st}\,dt.\end{aligned}}}

Then the output is related to the input by the transfer function H ( s ) {\displaystyle H(s)} as

Y ( s ) = H ( s ) X ( s ) {\displaystyle Y(s)=H(s)X(s)\,}

and the transfer function itself is therefore

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

In particular, if a complex harmonic signal with a sinusoidal component with amplitude | X |   {\displaystyle |X|\ } , angular frequency ?   {\displaystyle \omega \ } and phase arg ( X )   {\displaystyle \arg(X)\ } , where arg is the argument

x ( t ) = X e j ? t = | X | e j ( ? t + arg ( X ) ) {\displaystyle x(t)=Xe^{j\omega t}=|X|e^{j(\omega t+\arg(X))}}
where X = | X | e j arg ( X ) {\displaystyle 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 ? t = | Y | e j ( ? t + arg ( Y ) ) , Y = | Y | e j arg ( Y ) . {\displaystyle {\begin{aligned}y(t)&=Ye^{j\omega t}=|Y|e^{j(\omega t+\arg(Y))},\\Y&=|Y|e^{j\arg(Y)}.\end{aligned}}}

Note that, in a linear time-invariant system, the input frequency ?   {\displaystyle \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 ? )   {\displaystyle H(j\omega )\ } describes this change for every frequency ?   {\displaystyle \omega \ } in terms of gain:

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

and phase shift:

? ( ? ) = arg ( Y ) - arg ( X ) = arg ( H ( j ? ) ) . {\displaystyle \phi (\omega )=\arg(Y)-\arg(X)=\arg(H(j\omega )).}

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

? ? ( ? ) = - ? ( ? ) ? . {\displaystyle \tau _{\phi }(\omega )=-{\frac {\phi (\omega )}{\omega }}.}

The group delay (i.e., the frequency-dependent amount of delay introduced to the envelope of the sinusoid by the transfer function) is found by computing the derivative of the phase shift with respect to angular frequency ?   {\displaystyle \omega \ } ,

? g ( ? ) = - d ? ( ? ) d ? . {\displaystyle \tau _{g}(\omega )=-{\frac {d\phi (\omega )}{d\omega }}.}

The transfer function can also be shown using the Fourier transform which is only a special case of the bilateral Laplace transform for the case where s = j ? {\displaystyle s=j\omega } .

Common transfer function families

While any LTI system can be described by some transfer function or another, there are certain "families" of special transfer functions that are commonly used.

Some common transfer function families and their particular characteristics are:

  • Butterworth filter - maximally flat in passband and stopband for the given order
  • Chebyshev filter (Type I) - maximally flat in stopband, sharper cutoff than a Butterworth filter of the same order
  • Chebyshev filter (Type II) - maximally flat in passband, sharper cutoff than a Butterworth filter of the same order
  • Bessel filter - best pulse response for a given order because it has no group delay ripple
  • Elliptic filter - sharpest cutoff (narrowest transition between pass band and stop band) for the given order
  • Optimum "L" filter
  • Gaussian filter - minimum group delay; gives no overshoot to a step function
  • Hourglass filter
  • Raised-cosine filter

Color online) EOM structure and transfer function: (a) balanced ...
src: www.researchgate.net


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. In spite of this, a transfer matrix can be always obtained for any linear system, in order to analyze its dynamics and other properties: each element of a transfer matrix is a transfer function relating a particular input variable to an output variable.

A useful representation bridging state space and transfer function methods was proposed by Howard H. Rosenbrock and is referred to as Rosenbrock system matrix.


GATE 2011 ECE Find open loop transfer function from given Root ...
src: i.ytimg.com


Optics

In optics, modulation transfer function indicates the capability of optical contrast transmission.

For example, when observing a series of black-white-light fringes drawn with a specific spatial frequency, the image quality may decay. White fringes fade while black ones turn brighter.

The modulation transfer function in a specific spatial frequency is defined by:

M T F ( f ) = M ( i m a g e ) M ( s o u r c e ) {\displaystyle \mathrm {MTF} (f)={\frac {M(\mathrm {image} )}{M(\mathrm {source} )}}}

Where modulation (M) is computed from the following image or light brightness:

M = L max - L min L max + L min . {\displaystyle M={\frac {L_{\max }-L_{\min }}{L_{\max }+L_{\min }}}.}

Individualizing the aorto-radial pressure transfer function ...
src: ajpheart.physiology.org


Non-linear systems

Transfer functions do not properly exist for many non-linear systems. For example, they do not exist for relaxation oscillators; however, describing functions can sometimes be used to approximate such nonlinear time-invariant systems.


How to plot the Root Locus of transfer function in Matlab - YouTube
src: i.ytimg.com


See also

  • Analog computer
  • Black box
  • Bode plot
  • Convolution
  • Duhamel's principle
  • Frequency response
  • Laplace transform
  • LTI system theory
  • Nyquist plot
  • Operational amplifier
  • Optical transfer function
  • Proper transfer function
  • Rosenbrock system matrix
  • Semilog graph
  • Signal-flow graph
  • Signal transfer function

Digital Control Systems - ppt download
src: slideplayer.com


References


Part 3: The Contrast Transfer Function - G. Jensen - YouTube
src: i.ytimg.com


External links

  • "Transfer function". PlanetMath. 
  • ECE 209: Review of Circuits as LTI Systems -- Short primer on the mathematical analysis of (electrical) LTI systems.
  • ECE 209: Sources of Phase Shift -- Gives an intuitive explanation of the source of phase shift in two simple LTI systems. Also verifies simple transfer functions by using trigonometric identities.
  • Transfer function model in Mathematica
  • [1] for resonant frequency
  • [2] frequency scaling op amp

Source of the article : Wikipedia

Comments
0 Comments