Sign in

username:

password:



Not a member?

Search Online Books



Search tips

Free Online Books

Ads

Chapters

See Also

Embedded SystemsFPGAElectronics
Chapter Contents:

Search Introduction to Digital Filters

  

Book Index | Global Index


Would you like to be notified by email when Julius Orion Smith III publishes a new entry into his blog?

  

Transfer Function

As we cover in Chapter 6, the transfer function of a digital filter is defined as $ H(z)=Y(z)/X(z)$ where $ X(z)$ is the z transform of the input signal $ x(n)$, and $ Y(z)$ is the z transform of the output signal $ y(n)$. We may find $ H(z)$ from Eq.$ \,$(3.1) by taking the z transform of both sides and solving for $ Y(z)/X(z)$:

\begin{eqnarray*}
\boldmath {{\cal Z}}\{y(n)\} &=& \boldmath {{\cal Z}}\{x(n) + ...
..._1}}{1 + g_2 z^{-M_2}}
\qquad\hbox{(Transfer Function)}
\protect
\end{eqnarray*}

Some principles of this analysis are as follows:

  1. The z transform $ {\cal Z}\{\cdot\}$ is a linear operator which means, by definition,

    $\displaystyle \boldmath {{\cal Z}}\{\alpha x_1(n) + \beta x_2(n)\} = \alpha \bo...
...\} + \beta \boldmath {{\cal Z}}\{x_2(n)\}
\isdef \alpha X_1(z) + \beta X_2(z).
$

  2. $ {\cal Z}\{x(n-M)\} = z^{-M}X(z)$. That is, the z transform of a signal $ x(n)$ delayed by $ M$ samples, $ x(n-M),\,n=0,1,2,\ldots$, is $ z^{-M}X(z)$. This is the shift theorem for z transforms, which can be immediately derived from the definition of the z transform, as shown in §6.3.
Note that these two properties of the z transform are all we really need to find the transfer function of any linear, time-invariant digital filter from its difference equation (its implementation formula in the time domain).

In matlab, difference-equation coefficients are specified as transfer-function coefficients (vectors B and A in Fig.3.9). This is why a minus sign is needed in Eq.$ \,$(3.3).

Ok, so finding the transfer function is not too much work. Now, what can we do with it? There are two main avenues of analysis from here: (1) finding the frequency response by setting $ z=e^{j\omega
T}$, and (2) factoring the transfer function to find the poles and zeros of the filter. One also uses the transfer function to generate different implementation forms such as cascade or parallel combinations of smaller filters to achieve the same overall filter. The following sections will illustrate these uses of the transfer function on the example filter of this chapter.


Order a Hardcopy of Introduction to Digital Filters

Previous: Impulse Response
Next: Frequency Response

written by Julius Orion Smith III
Julius Smith's background is in electrical engineering (BS Rice 1975, PhD Stanford 1983). He is presently Professor of Music and Associate Professor (by courtesy) of Electrical Engineering at Stanford's Center for Computer Research in Music and Acoustics (CCRMA), teaching courses and pursuing research related to signal processing applied to music and audio systems. See http://ccrma.stanford.edu/~jos/ for details.


Comments


No comments yet for this page


Add a Comment
You need to login before you can post a comment (best way to prevent spam). ( Not a member? )