Connexions

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

What is 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.

This content is ...
Affiliated with (?)
This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • This module is included inLens: Rice University OpenCourseWare
    By: OpenCourseWare ConsortiumAs a part of collection:"Signals and Systems"

    Click the "Rice University OCW" link to see all content affiliated with them.

    Rice University OCW
Also in these lenses
  • 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.

    richb's DSP
Tags

(?)

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.

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.
fig1a.png
Subfigure 1.1: vectors
fig1b.png
Subfigure 1.2: periodic sequences
Figure 1
Problem 1
Why does a periodic extension to the DTFS coefficients ck c k make sense?
[ Click for Solution 1 ]
Solution 1
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.
[ Hide Solution 1 ]

Examples

Example 1: Discrete time square wave 
fig2.png
Figure 2
Calculate the DTFS ck c k using:
ck=1Nn=0N-1fn-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=1-aM+11-a 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 .
dtfs1.pngdtfs1a.png
Subfigure 3.1: Plot of fn f n .
Subfigure 3.2: Plot of ck c k .
Figure 3: N 1 =1 N 1 1
dtfs2.pngdtfs2a.png
Subfigure 4.1: Plot of fn f n .
Subfigure 4.2: Plot of ck c k .
Figure 4: N 1 =3 N 1 3
dtfs3.pngdtfs3a.png
Subfigure 5.1: Plot of fn f n .
Subfigure 5.2: Plot of ck c k .
Figure 5: N 1 =7 N 1 7

Comments, questions, feedback, criticisms?

Send feedback