(New page: == Periodic and Non-Periodic Functions == === Periodic Functions === A continuous time signal is periodic if there exists a value <math> T </math> such that <math> x(t + T) = x(t) </mat...) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | =Periodic versus non-periodic functions ([[Homework_1_ECE301Fall2008mboutin|hw1]], [[ECE301]])= | |
+ | <span style="color:green"> Read the instructor's comments [[hw1periodicECE301f08profcomments|here]]. </span> | ||
Line 7: | Line 8: | ||
A discrete time signal is periodic if there exists a value <math> N </math> such that <math> X[n + N] = X[n] </math>. | A discrete time signal is periodic if there exists a value <math> N </math> such that <math> X[n + N] = X[n] </math>. | ||
+ | |||
+ | |||
+ | As you can see in the graph, at time <math> t = 0 </math>, <math> x(t) = 0</math>. This occurs again at <math> t = 4/3\pi </math>, and again at <math> -4/3\pi </math>. | ||
+ | |||
+ | |||
+ | [[Image:ECE301HW1_ECE301Fall2008mboutin.JPG]] | ||
+ | |||
+ | |||
+ | === Non-Periodic Functions === | ||
+ | |||
+ | Using the same equation as above in discrete time, <math> X[n] = sin(3/4*n) </math> does not produce a periodic function. | ||
+ | |||
+ | In the graph below, the function seems to be merely a scattering of points and doesn't follow a periodic pattern (due to the irrationality of <math>\pi</math>). | ||
+ | |||
+ | |||
+ | [[Image:ECE301HW1b_ECE301Fall2008mboutin.JPG]] |
Latest revision as of 06:22, 14 April 2010
Periodic versus non-periodic functions (hw1, ECE301)
Read the instructor's comments here.
Periodic Functions
A continuous time signal is periodic if there exists a value $ T $ such that $ x(t + T) = x(t) $.
A discrete time signal is periodic if there exists a value $ N $ such that $ X[n + N] = X[n] $.
As you can see in the graph, at time $ t = 0 $, $ x(t) = 0 $. This occurs again at $ t = 4/3\pi $, and again at $ -4/3\pi $.
Non-Periodic Functions
Using the same equation as above in discrete time, $ X[n] = sin(3/4*n) $ does not produce a periodic function.
In the graph below, the function seems to be merely a scattering of points and doesn't follow a periodic pattern (due to the irrationality of $ \pi $).