Skip to content Skip to navigation

Connexions

You are here: Home » Content » Time-Domain System Example Two

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the author

Recently Viewed

Time-Domain System Example Two

Module by: Don Johnson

Summary: Defines Finite Impulse Response systems.

Figure 1: The plot shows the unit-sample response of a length-5 boxcar filter.
Figure 1 (sig22.png)

Example 1

A somewhat different system has no "a" coefficients. Consider the difference equation

yn=1qxn++xn-q+1 y n 1 q x n x n q 1 (1)
Because this system's output depends only on current and previous input values, we need not be concerned with initial conditions. When the input is a unit-sample, the output equals 1q 1 q for n0q-1 n 0 q 1 , then equals zero thereafter. Such systems are said to be FIR (Finite Impulse Response) because their unit sample responses have finite duration. Plotting this response (Figure 1) shows that the unit-sample response is a pulse of width qq and height 1q 1 q . This waveform is also known as a boxcar, hence the name boxcar filter given to this system. (We'll derive its frequency response and develop its filtering interpretation in the next section.) For now, note that the difference equation says that each output value equals the average of the input's current and previous values. Thus, the output equals the running average of input's previous qq values. Such a system could be used to produce the average weekly temperature ( q=7 q 7 ) that could be updated daily.

Comments, questions, feedback, criticisms?

Send feedback