Skip to content Skip to navigation

Connexions

You are here: Home » Content » Window Design Method

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

Window Design Method

Module by: Douglas L. Jones

The truncate-and-delay design procedure is the simplest and most obvious FIR design procedure.

Exercise 1

Is it any Good?

Solution 1

Yes; in fact it's optimal! (in a certain sense)

L2 optimization criterion

find n,0nM-1:hn n 0 n M 1 h n , maximizing the energy difference between the desired response and the actual response: i.e., find minhn{-ππ| H d ω-Hω|2dω} h n ω H d ω H ω 2 by Parseval's relationship

minhn{-ππ| H d ω-Hω|2dω}=2πn=-| h d n-hn|2=2πn=--1| h d n-hn|2+n=0M-1| h d n-hn|2+n=M| h d n-hn|2 h n ω H d ω H ω 2 2 n h d n h n 2 2 n 1 h d n h n 2 n M 1 0 h d n h n 2 n M h d n h n 2 (1)
Since n,n<0nM:=hn n n 0 n M h n this becomes minhn{-ππ| H d ω-Hω|2dω}=h=--1| h d n|2+n=0M-1|hn- h d n|2+n=M| h d n|2 h n ω H d ω H ω 2 h 1 h d n 2 n M 1 0 h n h d n 2 n M h d n 2

Note:

hn h n has no influence on the first and last sums.

The best we can do is let hn= h d nif0nM-10ifelse h n h d n 0 n M 1 0 else Thus hn= h d nwn h n h d n w n , wn=1if0nM-10ifelse w n 1 0 n M 1 0 else is optimal in a least-total-sqaured-error ( L 2 L 2 , or energy) sense!

Exercise 2

Why, then, is this design often considered undersirable?

Solution 2: Gibbs Phenomenon

Figure 1
Subfigure 1.1: Aω A ω , small M Subfigure 1.2: Aω A ω , large M
WindowDesignFig2.png WindowDesignFig1.png

For desired spectra with discontinuities, the least-square designs are poor in a minimax (worst-case, or L L ) error sense.

Window Design Method

Apply a more gradual truncation to reduce "ringing" (Gibb's Phenomenon) n0nM-1hn= h d nwn n 0 n M 1 h n h d n w n

Note:

Hω= H d ω*Wω H ω H d ω W ω

The window design procedure (except for the boxcar window) is ad-hoc and not optimal in any usual sense. However, it is very simple, so it is sometimes used for "quick-and-dirty" designs of if the error criterion is itself heurisitic.

Comments, questions, feedback, criticisms?

Send feedback