Skip to content Skip to navigation

Connexions

You are here: Home » Content » Periodic Extension to DTFS

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.

      What are tags? tag icon

      Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

    • External bookmarks
  • E-mail the author
  • Rate this module (How does the rating system work?)

    Rating system

    Ratings

    Ratings allow you to judge the quality of modules. If other users have ranked the module then its average rating is displayed below. Ratings are calculated on a scale from one star (Poor) to five stars (Excellent).

    How to rate a module

    Hover over the star that corresponds to the rating you wish to assign. Click on the star to add your rating. Your rating should be based on the quality of the content. You must have an account and be logged in to rate content.

    (0 ratings)

Lenses

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.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

This content is ...

In these lenses

  • richb's DSP display tagshide tags

    This module is included inLens: richb's DSP resources
    By: Richard BaraniukAs a part of collection:"Signals and Systems"

    Comments:

    "My introduction to signal processing course at Rice University."

    Click the "richb's DSP" link to see all content selected in this lens.

    Click the tag icon tag icon to display tags associated with this content.

Recently Viewed

This feature requires Javascript to be enabled.

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Periodic Extension to DTFS

Module by: Roy Ha

Summary: This module looks at the periodic extensions of the DTFS coefficients and how the coefficients play a critical role in manipulating signals.

Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.

Introduction

Now that we have an understanding of the discrete-time Fourier series (DTFS), we can consider the periodic extension of ck c k (the Discrete-time Fourier coefficients). Figure 1 shows a simple illustration of how we can represent a sequence as a periodic signal mapped over an infinite number of intervals.

Figure 1
(a) vectors
Figure 1(a) (fig1a.png)
(b) periodic sequences
Figure 1(b) (fig1b.png)

Exercise 1

Why does a periodic extension to the DTFS coefficients ck c k make sense?

Solution

Aliasing: b k =2πNkn b k 2 N k n

b k + N =2πNk+Nn=2πNkn2πn=2πNn= b k b k + N 2 N k N n 2 N k n 2 n 2 N n b k (1)
→ DTFS coefficients are also periodic with period NN.

Examples

Example 1: Discrete time square wave

Figure 2
Figure 2 (fig2.png)

Calculate the DTFS ck c k using:

ck=1Nn=0N1fn-2πNkn c k 1 N n 0 N 1 f n 2 N k n (2)
Just like continuous time Fourier series, we can take the summation over any interval, so we have
c k =1Nn=- N 1 N 1 -2πNkn c k 1 N n N 1 N 1 2 N k n (3)
Let m=n+ N 1 m n N 1 (so we can get a geometric series starting at 0)
c k =1Nm=02 N 1 -2πNm N 1 k=1N2πNkm=02 N 1 -2πNmk c k 1 N m 0 2 N 1 2 N m N 1 k 1 N 2 N k m 0 2 N 1 2 N m k (4)
Now, using the "partial summation formula"
n=0Man=1aM+11a n 0 M a n 1 a M 1 1 a (5)
c k =1N2πN N 1 km=02 N 1 -2πNkm=1N2πN N 1 k1-2πN2 N 1 +11-k2πN c k 1 N 2 N N 1 k m 0 2 N 1 2 N k m 1 N 2 N N 1 k 1 2 N 2 N 1 1 1 k 2 N (6)
Manipulate to make this look like a sinc function (distribute):
c k =1N-k2π2Nk2πN N 1 +12-k2πN N 1 +12-k2π2Nk2πN12-k2πN12=1Nsin2πk N 1 +12NsinπkN=digital sinc c k 1 N k 2 2 N k 2 N N 1 1 2 k 2 N N 1 1 2 k 2 2 N k 2 N 1 2 k 2 N 1 2 1 N 2 k N 1 1 2 N k N digital sinc (7)

note:

It's periodic! Figure 3, Figure 4, and Figure 5show our above function and coefficients for various values of N 1 N 1 .

Figure 3: N 1 =1 N 1 1
(a) Plot of fn f n . (b) Plot of ck c k .
Figure 3(a) (dtfs1.png)Figure 3(b) (dtfs1a.png)
Figure 4: N 1 =3 N 1 3
(a) Plot of fn f n . (b) Plot of ck c k .
Figure 4(a) (dtfs2.png)Figure 4(b) (dtfs2a.png)
Figure 5: N 1 =7 N 1 7
(a) Plot of fn f n . (b) Plot of ck c k .
Figure 5(a) (dtfs3.png)Figure 5(b) (dtfs3a.png)

Comments, questions, feedback, criticisms?

Send feedback