Revision as of 06:58, 12 September 2008 by Skray (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Part 1: DT Signals From one CT Signal

In this example, I will use the CT signal I demonstrated in homework 1.4, $ sin(x) $, to create two DT signals. One signal will be periodic, and the other will not.

Here is the original function, $ sin(x) $

Skray hw2 sin ECE301Fall2008mboutin.jpg

There is very little chance of accidentally getting a periodic DT signal from $ sin(x) $. Choosing some arbitrary number, we will sample $ sin(x) $ at $ \frac{e}{2} $, giving us $ x[n]=sin(\frac{e}{2}n) $. The graph of this function looks like this:

Skray hw2 sin sample e ECE301Fall2008mboutin.jpg

Taking out the original function $ sin(x) $, we can see that there is no pattern to the function with a sample rate of $ \frac{e}{2} $, meaning the function is not periodic.

Skray hw2 sin sample e noline ECE301Fall2008mboutin.jpg


Now, let's replace that $ \frac{e}{2} $ with $ \frac{\pi}{2} $ and see if we can come up with a periodic function.

Skray hw2 sin sample pi ECE301Fall2008mboutin.jpg

Above is the function $ x[n]=sin(\frac{\pi}{2}n) $, and if you can't see the pattern, below is the function without the underlying CT function $ sin(x) $.

Skray hw2 sin sample pi noline ECE301Fall2008mboutin.jpg

As you can see from the above graph, there is a clear pattern in the function $ x[n]=sin(\frac{\pi}{2}n) $, meaning that it is periodic.


Part 2: Periodic Signal from a Non-Periodic Signal

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang