0% found this document useful (0 votes)
71 views

Transfer Functions and Bode Plots

This document discusses transfer functions and Bode plots. It defines transfer functions as the ratio of output to input for linear systems. Bode plots show the magnitude and phase of a transfer function's frequency response. The document provides examples of how to construct Bode plots for different types of transfer functions, including low-pass, high-pass, and shelving filters. It also discusses impedance transfer functions for basic RC and RL circuits.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views

Transfer Functions and Bode Plots

This document discusses transfer functions and Bode plots. It defines transfer functions as the ratio of output to input for linear systems. Bode plots show the magnitude and phase of a transfer function's frequency response. The document provides examples of how to construct Bode plots for different types of transfer functions, including low-pass, high-pass, and shelving filters. It also discusses impedance transfer functions for basic RC and RL circuits.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Transfer Functions and Bode Plots

Transfer Functions
For sinusoidal time variations, the input voltage to a lter can be written vI (t) = Re Vi ejt

where Vi is the phasor input voltage, i.e. it has an amplitude and a phase, and ejt = cos t + j sin t. A sinusoidal signal is the only signal in nature that is preserved by a linear system. Therefore, if the lter is linear, its output voltage can be written vO (t) = Re Vo ejt where Vo is the phasor output voltage. The ratio of Vo to Vi is called the voltage-gain transfer function. It is a function of frequency. Let us denote Vo T (j) = Vi We can write T (j) as follows: T (j) = A () ej() where A () and () are real functions of . A () is called the gain function and () is called the phase function. As an example, consider the lter input voltage vI (t) = V1 cos (t + ) = Re V1 ej ejt The corresponding phasor input and output voltages are Vi = V1 ej Vo = V1 ej A () ej() It follows that the time domain output voltage is i h vO (t) = Re V1 ej A () ej() ejt = A () V1 cos [t + + ()]

This equation illustrates why A () is called the gain function and () is called the phase function. The complex frequency s is usually used in place of j in writing transfer functions. In general, most transfer functions can be written in the form T (s) = K N (s) D (s)

where K is a gain constant and N (s) and D (s) are polynomials in s containing no reciprocal powers of s. The roots of D (s) are called the poles of the transfer function. The roots of N (s) are called the zeros. As an example, consider the function T (s) = 4 s/4 + 1 s/4 + 1 =4 s2 /6 + 5s/6 + 1 (s/2 + 1) (s/3 + 1) 1

The function has a zero at s = 4 and poles at s = 2 and s = 3. Note that T () = 0. Because of this, some texts would say that T (s) has a zero at s = . However, this is not correct because N () 6= 0. Note that the constant terms in the numerator and denominator of T (s) are both unity. This is one of two standard ways for writing transfer functions. Another way is to make the coecient of the highest powers of s unity. In this case, the above transfer function would be written T (s) = 6 s+4 s+4 =6 s2 + 5s + 6 (s + 2) (s + 3)

Because it is usually easier to construct Bode plots with the rst form, that form is used here. Because the complex frequency s is the operator which represents d/dt in the dierential equation for a system, the transfer function contains the dierential equation. Let the transfer function above represent the voltage gain of a circuit, i.e. T (s) = Vo /Vi , where Vo and Vi , respectively, are the phasor output and input voltages. It follows that 2 s 5s s + + 1 Vo = 4 + 1 Vi 6 6 4 When the operator s is replaced with d/dt, the following dierential equation is obtained: 1 d2 vO 5 dvO dvI + vO = + 4vI + 6 dt2 6 dt dt where vO and vI , respectively, are the time domain output and input voltages. Note that the poles are related to the derivatives of the output and the zeros are related to the derivatives of the input.

How to Construct Bode Plots


A Bode plot is a plot of either the magnitude or the phase of a transfer function T (j) as a function of . The magnitude plot is the more common plot because it represents the gain of the system. Therefore, the term Bode plot usually refers to the magnitude plot. The rules for making Bode plots can be derived from the following transfer function: n s T (s) = K 0 where n is a positive integer. For +n as the exponent, the function has n zeros at s = 0. For -n, it has n poles at s = 0. With s = j, it follows that T (j) = Kj n (/ 0 )n , |T (j)| = K (/0 )n and 6 T (j) = n 90 . If is increased by a factor of 10, |T (j)| changes by a factor of 10n . Thus a plot of |T (j)| versus on loglog scales has a slope of log (10n ) = n decades/decade. There are 20 dBs in a decade, so the slope can also be expressed as 20n dB/decade. As a rst example, consider the low-pass transfer function T (s) = K 1 + s/1

This function has a pole at s = 1 and no zeros. For s = j and /1 1,we have T (j) ' K, |T (j)| ' K, and 6 T (j) ' 0 90 = 0 . For / 1 1, T (j) ' K (j/ 1 )1 , |T (j)| ' K (/ 1 )1 , and 6 T (j) ' 190 = 90 . On log log scales, the magnitude plot for the low-frequency approximation has a slope of 0 while that for the high-frequency approximation has a slope of 1. The low and high-frequency 2

approximations intersect when K = K ( 1 /), or when = 1 . For = 1 , |T (j)| = K/ |1 + j| = K/ 2 and 6 T (j) = arctan (1) = 45 . Note that this is the average value of the phase on the two adjoining asymptotes. The Bode magnitude and phase plots are shown in Fig. 1. Note that the slope of the asymptotic magnitude plot rotates by 1 at = 1 . Because 1 is the magnitude of the pole frequency, we say that the slope rotates by 1 at a pole. A straight line segment that is tangent to the phase plot at = 1 would intersect the 0 level at 1 /4.81 and the 90 level at 4.81 1 .

Figure 1: Bode plots. (a) Magnitude. (b) Phase. As a second example, consider the transfer function s T (s) = K 1 + 1 This function has a zero at s = 1 . For s = j and /1 1,we have T (j) ' K, |T (j)| ' K, and 6 T (j) ' 0 90 = 0 . For / 1 1, T (j) ' K (j/ 1 )1 |T (j)| ' K (/ 1 ) and 6 T (j) ' +1 90 = 90 . On log log scales, the magnitude plot for the low-frequency approximation has a slope of 0 while that for the high-frequency approximation has a slope of +1. The low and high-frequency approximations intersect when K = K (/ 1 ), or when = 1 . For = 1 , |T (j)| = K 2 and 6 T (j) = arctan (1) = 45 . Note that this is the average of the phase on the two adjoining asymptotes. The Bode magnitude and phase plots are shown in Fig. 2. Note that the slope of the asymptotic magnitude plot rotates by +1 at = 1 . Because 1 is the magnitude of the zero frequency, we say that the slope rotates by +1 at a zero. A straight line segment that is tangent to the phase plot at = 1 would intersect the 0 level at 1 /4.81 and the 90 level at 4.81 1 .

Figure 2: Bode plots. (a) Magnitude. (b) Phase. From the above examples, we can summarize the basic rules for making Bode plots as follows: 3

1. In any frequency band where a transfer function can be approximated by K (j/ 0 )n , the slope of the Bode magnitude plot is n dec/dec. The phase is n 90 . 2. Poles cause the asymptotic slope of the magnitude plot to rotate clockwise by one unit at the pole frequency. 3. Zeros cause the asymptotic slope of the magnitude plot to rotate counter-clockwise by one unit at the zero frequency. As a third example, consider the transfer function T (s) = K s/1 s/ 1 + 1

This function has a pole at s = 1 and a zero at s = 0. For s = j and / 1 1,we have |T (j)| ' K (/1 ) and 6 T (j) ' 90 . For /1 1, |T (j)| ' K and 6 T (j) ' 0 . On log log scales, the magnitude plot for the low-frequency approximation has a slope of +1 while that for the high-frequency approximation has a slope of 0. The low and high-frequency approximations intersect when K (/1 ) = K, or when = 1 . For = 1 , |T (j)| = K/ 2 and 6 T (j) = 90o arctan (1) = 45 . The Bode magnitude and phase plots are shown in Fig. 3. Note that the slope of the asymptotic magnitude plot rotates by 1 at the pole. The transfer function is called a high-pass function because its gain approaches zero at low frequencies.

Figure 3: Bode plots. (a) Magnitude. (b) Phase. A shelving transfer function has the form T (s) = K 1 + s/ 2 1 + s/ 1

The function has a pole at s = 1 and a zero at s = 2 . We will consider the low-pass shelving function for which 1 < 2 . For s = j and / 1 1, we have |T (j)| ' K and 6 T (j) ' 0 . As is increased, the pole causes the asymptotic slope to rotate from 0 to 1 at 1 . The zero causes the asymptotic slope to rotate from 1 back to 0 at 2 . For / 2 1, |T (j)| ' K ( 1 /2 ). The Bode magnitude plot is shown in Fig. 4(a). If the transfer function not have the zero, the actual gain at 1 would be K/ 2. did The zero causes the gain to between K/ 2 and K. Similarly, the pole causes the actual gain at 2 to be be between K (1 / 2 ) and 2K ( 1 /2 ). The actual plot intersects the asymptotic plot at the geometric mean frequency 1 2 .

The phase plot has a slope that approaches 0 at very low frequencies and at very high frequencies. At the geometric mean frequency 1 2 , the phase is approaching 90 . If the function only had a pole, the phase at 1 would be 45 , approaching 90 at higher frequencies. However, the zero causes the high-frequency phase to approach 0 . Thus the phase at 1 is more positive than 45 . At the geometric mean frequency 1 2 , the slope of the phase function is zero. The Bode phase plot is shown in Fig. 4(b).

Figure 4: Bode plots. (a) Magnitude. (b) Phase.

Impedance Transfer Functions


RC Network
The impedance transfer function for a two-terminal RC network which contains only one capacitor and is not an open circuit at dc can be written 1 + zs Z = Rdc 1 + ps where Rdc is the dc resistance of the network, p is the pole time constant, and z is the zero time constant. The pole time constant is the time constant of the network with the terminals open circuited. The zero time constant is the time constant of the network with the terminals short circuited. Figure 5(a) shows the circuit diagram of an example two-terminal RC network. The impedance transfer function can be written by inspection to obtain 1 + R2 Cs Z = R1 1 + (R1 + R2 ) Cs

Figure 5: Example RC and RL impedance networks.

RL Network
The impedance transfer function for a two-terminal RL network which contains only one inductor and is not a short circuit at dc can be written 1 + zs Z = Rdc 1 + ps where Rdc is the dc resistance of the network, p is the pole time constant, and z is the zero time constant. The pole time constant is the time constant of the network with the terminals open circuited. The zero time constant is the time constant of the network with the terminals short circuited. Figure 5(b) shows the circuit diagram of an example two-terminal RL network. The impedance transfer function can be written by inspection to obtain 1 + (L/R2 ) s Z = R1 kR2 1 + [L/ (R1 + R2 )] s

Voltage Divider Transfer Functions


RC Network
The voltage-gain transfer function of a RC voltage-divider network containing only one capacitor and having a non-zero gain at dc can be written 1 + zs Vo = Kdc Vi 1 + ps where Kdc is the dc gain (C an open circuit), p is the pole time constant, and z is the zero time constant. The pole time constant is the time constant of the network with Vi = 0 and Vo open circuited. The zero time constant is the time constant of the network with Vo = 0 and Vi open circuited. Figure 6(a) shows the circuit diagram of an example RC network. The voltage-gain transfer function can be written by inspection to obtain R2 + R3 1 + (R2 kR3 ) Cs Vo = Vi R1 + R2 + R3 1 + [(R1 + R2 ) kR3 ] Cs Figure 6(b) shows the circuit diagram of a second example RC network. The voltage-gain transfer function can be written by inspection to obtain R3 1 + (R1 + R2 ) Cs Vo = Vi R1 + R3 1 + [(R1 kR3 ) + R2 ] Cs

High-Pass RC Network
The voltage-gain transfer function of a high-pass RC voltage-divider network containing only one capacitor can be written ps Vo = K Vi 1 + ps where K is the innite frequency gain (C a short circuit) and p is the pole time constant. The pole time constant is calculated with Vi = 0 and Vo open circuited. Figure 6(c) shows the circuit diagram of a third example RC network. The voltage-gain transfer function can be written by inspection to obtain R2 (R1 + R2 ) Cs Vo = Vi R1 + R2 1 + (R1 + R2 ) Cs 6

Figure 6: Example RC voltage divider networks.

RL Network
The voltage-gain transfer function of a RL voltage-divider network containing only one inductor and having a non-zero gain at dc can be written 1 + zs Vo = Kdc Vi 1 + ps where K is the zero frequency gain (L a short circuit), p is the pole time constant, and z is the zero time constant. The pole time constant is the time constant of the network with Vi = 0 and Vo open circuited. The zero time constant is the time constant of the network with Vo = 0 and Vi open circuited. Figure 7(a) shows the circuit diagram of an example RL network. The voltage-gain transfer function can be written by inspection to obtain R2 1 + [L/ (R2 kR3 )] s Vo = Vi R1 + R2 1 + (L/ [(R1 + R2 ) kR3 ]) s

Figure 7(b) shows the circuit diagram of a second example RL network. The voltage-gain transfer function can be written by inspection to obtain R3 1 + (L/R1 ) s Vo = Vi R1 + R3 1 + (L/ [R1 k (R2 + R3 )]) s

Figure 7: Example RL voltage divider circuits.

High-Pass RL Network
The voltage-gain transfer function of a high-pass RL voltage-divider network containing only one inductor can be written ps Vo = K Vi 1 + ps where K is the innite frequency gain (L an open circuit) and p is the pole time constant. The pole time constant is calculated with Vi = 0 and Vo open circuited. Figure 7(c) shows the circuit diagram of a third example RL network. The voltage-gain transfer function can be written by inspection to obtain R2 [L/ (R1 kR2 )] s Vo = Vi R1 + R2 1 + [L/ (R1 kR2 )] s

You might also like