Understanding Power Signals and Non-Periodic Functions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
Angello90
Messages
65
Reaction score
0
x(t) = t, [tex]0 \leq t \leq 1[/tex];
x(t) = 2-t, [tex]1 \leq t \leq 2[/tex];
x(t) = 0 ,otherwise.

I want to draw this signal, and I have something similar to this
attachment.php?attachmentid=29446&d=1288200219.jpg


Is that correct? Also this is not periodic right? I just want to be sure 100%

Thanks!
 

Attachments

  • Untitled-1.jpg
    Untitled-1.jpg
    10.2 KB · Views: 556
Physics news on Phys.org
Angello90 said:
x(t) = t, [tex]0 \leq t \leq 1[/tex];
x(t) = 2-t, [tex]1 \leq t \leq 2[/tex];
x(t) = 0 ,otherwise.

I want to draw this signal, and I have something similar to this
attachment.php?attachmentid=29446&d=1288200219.jpg


Is that correct? Also this is not periodic right? I just want to be sure 100%

Thanks!

Looks good to me.
 
Ok thanks a lot;)

Also if:
[tex]x[n] = Cos(\pi n), n\geq 0[/tex]
[tex]x[n] = 0, otherwise[/tex],

Than graph will be periodic from [tex]0 \rightarrow \infty[/tex], but from [tex]- \infty \rightarrow \infty[/tex] it is not periodic right? So overall is it periodic or not? My books says that it is periodic.
 
Angello90 said:
Ok thanks a lot;)

Also if:
[tex]x[n] = Cos(\pi n), n\geq 0[/tex]
[tex]x[n] = 0, otherwise[/tex],

Than graph will be periodic from [tex]0 \rightarrow \infty[/tex], but from [tex]- \infty \rightarrow \infty[/tex] it is not periodic right? So overall is it periodic or not? My books says that it is periodic.

What is your book's definition of a periodic function? Usually it has to hold for all x, not just a range:

http://en.wikipedia.org/wiki/Periodic_function

.
 
Sorry I shouldn't write that it says it's periodic. It says that it is power signal, but power signal is periodic hence my statement.

So the function x[n] is not periodic?