Signals & Systems - Non-Periodic wave

In summary, the conversation discusses the concept of Power Signal and Energy Signal and how to determine if a signal is periodic or non-periodic. They also discuss the fundamental period of various signals and provide examples for better understanding. The conversation ends with a request for help in solving different discrete signals.
  • #1
Angello90
65
0
Hi guys,

I have this question in the book whether a signal is Power Signal or Energy Signal.
From what I have read signal is an energy one if its time-averaged power is = 0, or its non periodic.

For non-periodic signal
V(t) [tex] \neq[/tex] V(t+T)
I tried to prove that
[tex]V(t) = 230\sqrt{2} Sin (100\pi t)[/tex]
is non-periodic.

So I picked random values for t=1 and T=1, and I got this eqn:
[tex]230\sqrt{2} Sin (100\pi)=230\sqrt{2} Sin (100\pi+1)[/tex]
Which states that it's non-periodic, ie V(t) is an energy signal.

Now I have an impression that this is not right. Can anyone help me? Book I have is no good with examples.

Plus if anyone could send me a link where there are some examples with Energy, Power, Periodic and Non-Periodic signals?

I'm using "Signals and Systems" by S. Haykin and B. Van Veen.

Thanks guys!
 
Physics news on Phys.org
  • #2
Angello90 said:
Hi guys,

I have this question in the book whether a signal is Power Signal or Energy Signal.
From what I have read signal is an energy one if its time-averaged power is = 0, or its non periodic.

For non-periodic signal
V(t) [tex] \neq[/tex] V(t+T)
I tried to prove that
[tex]V(t) = 230\sqrt{2} Sin (100\pi t)[/tex]
is non-periodic.

So I picked random values for t=1 and T=1, and I got this eqn:
[tex]230\sqrt{2} Sin (100\pi)=230\sqrt{2} Sin (100\pi+1)[/tex]
Which states that it's non-periodic, ie V(t) is an energy signal.

Now I have an impression that this is not right. Can anyone help me? Book I have is no good with examples.

Plus if anyone could send me a link where there are some examples with Energy, Power, Periodic and Non-Periodic signals?

I'm using "Signals and Systems" by S. Haykin and B. Van Veen.

Thanks guys!

I'm not of great help on your question, but I googled Power Signal or Energy Signal, and got lots of great hits. This PDF is short and to the point:

http://cnx.org/content/m10055/2.10/content_info

You can re-do the full google search if that PDF is not enough help.
 
Last edited by a moderator:
  • #3
Hi,
Remember that T stands for period so its best to work in radians. Its not possible to input an arbitary value (T=-1 or even T=2pi) and say it is not periodic. T=2pi might not be periodc but t=5pi might be periodic, i.e. the curve might repeat every 5pi times.

So, your equationis [tex]V(t) = 230\sqrt{2} Sin (100\pi t)[/tex]
Don't worry about 230... its just the amplitude.
Concentrate on [tex]Sin (100\pi t)[/tex].

Do you know this formula? [tex]v(t)=sin(wt+\phi)[/tex]

[tex]w=2\pi f=100\pi[/tex], therefore f=50/pi. That is the FUNDAMENTAL FREQUENCY. Hence, T=pi/50

This is the FUNDAMENTAL PERIOD. that is, it repeats every pi/50

-----------
Anyways, you can tell straight away it is periodic because it is similar to sin(t). Only difference is that it has a bigger amplitude and higher freq.
 
  • #4
Ok that makes perfect sense! Thanks for that!

But here comes another question, this time for distinct time.

Eqn. [tex]x[n] = Cos(2n)[/tex] is not periodic, as we need [tex]x[n+N] = x[n] \forall n \in Z[/tex]. This follows that [tex]x[n+N] = Cos(2n+2N)[/tex] therefore [tex]2N = \Omega = m2\pi[/tex] where [tex]m \in Z[/tex]. And there is no integer to solve this question. Simillary if eqn is [tex]x[n] = Cos(2n\pi)[/tex] than signal is periodic with period 1 sample. That also seems clear to me.

But problem arrises with signal in a form [tex]x[n] = (-1)^{n}[/tex]. I tried doing simillar tehnique as in signal above, and I got [tex]x[n+N] = (-1)^{n+N}[/tex], and than [tex]N = \Omega = m2\pi[/tex]. Again there is no integer to solve this eqn, thus it should be non periodic, but my book tells me that it is periodic, with fundamental period of 2 samples.

That makes me loose the track of what to do with what!
 
  • #5
Angello90 said:
But problem arrises with signal in a form [tex]x[n] = (-1)^{n}[/tex]. I tried doing simillar tehnique as in signal above, and I got [tex]x[n+N] = (-1)^{n+N}[/tex], and than [tex]N = \Omega = m2\pi[/tex]. Again there is no integer to solve this eqn, thus it should be non periodic, but my book tells me that it is periodic, with fundamental period of 2 samples.

That makes me loose the track of what to do with what!

If you compare the 2 sides you can see that (-1)^n = cos(n*pi). As you can see cos(n*pi) has a period of 2 samples.This may help you visualise.

Or, you can see that (-1)^n repeats itself every 2 samples. -1,1,-1,1, ... Thats how the sequence is. So period is again 2.
 
  • #6
Ok, but why would you compare (-1)^n with cos(n*pi)?

Also another question about periodic signal:
x(t) = Sin^2(2*pi*f*n);

Do I have to brake Sin^2, into simpler format (i.e. Sin^2(A) = 1/2 (1-Cos (2A) ) )?
 
  • #7
Angello90 said:
Ok, but why would you compare (-1)^n with cos(n*pi)?

What I meant by comparing was that you can see that the two are one and the same. If you have trouble visualizing periodicity of (-1)^n , you could visualise the periodicity of cos(n*pi).Anyways the two are same.

Angello90 said:
Also another question about periodic signal:
x(t) = Sin^2(2*pi*f*n);

Do I have to brake Sin^2, into simpler format (i.e. Sin^2(A) = 1/2 (1-Cos (2A) ) )?

Yes by that way you can easily check for periodicity.
 
  • #8
I always have troubles to determine discrete signal whether periodic or nonperiodic and its fundamental period, even the most basic one [tex]x[n] = Cos(2n)[/tex] and [tex]x[n] = Cos(2n\pi)[/tex]

I know for periodic discrete signal need to follow [tex]x[n+N] = x[n][/tex]
But I don't know how to apply and relate it like Angello92 do this:
Eqn. [tex]x[n] = Cos(2n)[/tex] is not periodic, as we need [tex]x[n+N] = x[n] \\forall n \\in Z[/tex] . This follows that [tex]x[n+N] = Cos(2n+2N)[/tex] therefore [tex]2N = \\Omega = m2\\pi[/tex] where [tex]m \\in Z[/tex] . And there is no integer to solve this question. Simillary if eqn is [tex]x[n] = Cos(2n\\pi)[/tex] than signal is periodic with period 1 sample. That also seems clear to me.

And I know this equation [tex]N = 2pi / \Omega}[/tex]

Can help me explain more by solving this discrete signal:
a)x[n] = 5 cos [0.2pi*n]
b)x[n] = 5 cos [6pi*n]
c)x[n] = 5 sin [6pi*n / 35]
d)x[n] = (-1)^{n^2}

Thanks you... some one please help me.
 
Last edited:
  • #9
[tex]x[n] = 5 cos [0.2\pi n][/tex]

Don't worry about 5 - it's amplitude.
[tex]Cos[0.2\pi n] = Cos[\Omega n][/tex]

thus:

[tex]0.2\pi =\Omega[/tex] and since [tex]\Omega = \frac{2\pi}{N}[/tex]
[tex]0.2\pi = \frac{2\pi}{N}[/tex]
[tex] N = \frac{2\pi}{0.2\pi}[/tex]
[tex] N = \frac{2}{0.2}[/tex]
[tex] N = 10[/tex]
Therefore period is 10.

You do same thing for the rest:

So [tex]x[n] = 5 sin [6\pi n / 35][/tex]
[tex]\frac{6\pi}{35} = \frac{2\pi}{N} [/tex]
[tex] N = \frac{2\pi 35}{6\pi} [/tex]
[tex] N = \frac{70}{6} [/tex]
[tex] 6 N = 70[/tex]
[tex] 3 N = 35[/tex]
Therefore period is 35.

With x[n] = (-1)^{n^2} I'm not sure how to do. But it's obvious it's every 2 samples.
@ x[1] = -1
@ x[2] = 1
@ x[3] = -1
@ x[4] = 1
and so on.

Hope that helps
 
  • #10
The cos part N = 10 I understand.

But:
6N = 70
3N = 35

Why not become N = 35/3?
 
  • #11
N = 35/3 isn't an integer, it is a rational number. So in such cases period is smallest multiple of the rational number which is an integer.

3N gives 35 which is an integer , thus it is a valid period.

If you recall, the period must be an integer as this is a discrete time signalcoming to the problem of (-1)^{n^2} :-
note that (-1)^n = -1 if n is odd and it is = 1 if n is even.
n^2 is odd when n is odd and it is even when n is even.

thus , (-1)^{n^2} is same as (-1)^n. and it was demonstrated earlier in this thread that (-1)^n has period as 2.
 
Last edited:
  • #12
Thanks you very much, I understand so far and I will try to work on some exercises 1st
 
  • #13
x(t) = cos^2(2*pi*t)
=1/2[1+cos(4*pi*t)

so w=2pi/T
4pi = 2pi
T=0.5, is I do the correct way?

But how about
x(t) = sin^3(2t)?
I do like this:
1/4[3sin 2t + sin 6t]

2 = 2pi/T
T = pi

6 = 2pi/T
T = pi/3

The answer is 1/pi. How to do this?
 
  • #14
Also, beside the question above, here another one
Find the energy for the signal:
x(t) = 5 cos(pi*t) + sin (5pi*t), -infinity<t<infinity.

How to apply the energy formula to this one? is it the X^2(t) in the energy formula substitute with this?
[5 cos(pi*t) + sin (5pi*t)]^2

or the cos and the sin do it separately..

Thank you, please help me for this question and the previous one, help pls..
 
  • #15
jasonjinct said:
Find the energy for the signal:
x(t) = 5 cos(pi*t) + sin (5pi*t), -infinity<t<infinity.

How to apply the energy formula to this one? is it the X^2(t) in the energy formula substitute with this?
[5 cos(pi*t) + sin (5pi*t)]^2

or the cos and the sin do it separately..

x(t) = 5cos(pi*t) + sin(5pi*t) , is a periodic signal with period pi. This is a power signal, i.e it has a finite power and thus infinite energy over the interval -inf to +inf.
 
  • #16
ops, sorry is power signal, but how to evaluate the integration
is it take the whole equation as X(t), then square the whole equation? or do integrate it one by one?

Almost, can you help me on the find the fundamental period of x(t) = sin^3(2t)?
 

1. What is a non-periodic wave?

A non-periodic wave is a type of wave that does not repeat itself over time. This means that the wave does not have a consistent pattern or cycle, unlike periodic waves which have a predictable pattern.

2. What are some examples of non-periodic waves?

Some examples of non-periodic waves include sound waves from a musical instrument, earthquake waves, and ocean waves. These waves do not have a repeating pattern and their shape and characteristics can change over time.

3. How are non-periodic waves different from periodic waves?

Non-periodic waves differ from periodic waves in several ways. Non-periodic waves do not have a consistent pattern, they can have varying amplitudes and frequencies, and they can also contain multiple frequencies. In contrast, periodic waves have a predictable pattern, a single frequency, and a constant amplitude.

4. How are non-periodic waves analyzed?

Non-periodic waves are analyzed using mathematical tools such as Fourier analysis, which breaks down the wave into its individual frequencies. This allows for a better understanding of the behavior and characteristics of the wave.

5. What are the applications of non-periodic waves?

Non-periodic waves have many applications in various fields such as signal processing, telecommunications, and acoustics. They are also used in the study of natural phenomena such as earthquakes and ocean currents. Understanding non-periodic waves is crucial in the development of technologies and systems that rely on complex wave behaviors.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
4
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
5
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
6
Views
3K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
9
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
7
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
706
  • Engineering and Comp Sci Homework Help
Replies
4
Views
6K
  • Electrical Engineering
Replies
4
Views
799
Back
Top