Solving Periodic Signals: Determine Fund. Period

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 28K views
DrunkEngineer
Messages
18
Reaction score
0

Homework Statement


Determine whether or not each of the following signals is periodic if signal is periodic determine the fundamental period (note that these are discrete not continuous signals) Show your solutions
1. [tex]x(n) = \cos^3(\frac{\pi(n)}{8})[/tex]
2. [tex]x(n) = \cos(\frac{n}{2})\cos(\frac{\pi(n)}{4})[/tex]

Homework Equations



a. [tex]f = \frac{\omega}{2\pi}[/tex] when f is irrational it is non periodic when f is rational it is periodic

b. determining the fundamental period requires the least common multiple of all periods

The Attempt at a Solution


1. [tex]= \cos(\frac{n\pi}{8})\cos^2(\frac{n\pi}{8})[/tex]
[tex]= \cos(\frac{n\pi}{8})(1+\cos(\frac{2n\pi}{8}))[/tex]
[tex]= \cos(\frac{n\pi}{8}) + \cos(\frac{n\pi}{8})\cos(\frac{2n\pi}{8})[/tex]
[tex]= \cos(\frac{n\pi}{8} + \frac{1}{2}(\cos(\frac{n\pi}{8}-\frac{n\pi}{4}) + \frac{1}{2}(\cos(\frac{n\pi}{8}+\frac{n\pi}{4})[/tex]
[tex]= \cos(\frac{n\pi}{8} + \frac{1}{2}(\cos(\frac{n\pi}{8})) + \frac{1}{2}(\cos(\frac{3n\pi}{8}))[/tex]
the first cosine: [tex]f = \frac{\omega}{2\pi} = \frac{\frac{\pi}{8}}{2\pi} = \frac{1}{16}[/tex] --- rational ---- periodic
2nd cosine [tex]f = \frac{\omega}{2\pi} = \frac{\frac{\pi}{8}}{2\pi} = \frac{1}{16}[/tex] ---- rational---- periodic
3rd cosine [tex]f = \frac{\omega}{2\pi} = \frac{\frac{3\pi}{8}}{2\pi}} = \frac{3}{16}[/tex]----rational? ---- is this periodic?

now how do i get the least common multiple to get the number of samples the period has since the third cosine is 3/16?
the only problem is i need to find the Least common multiple of the three to find the total number of samples in the period or N = 1/f

N1 = 16, N2 = 16 , N3 = 16/3

k/m=N1/N2 = 16 / (16/3) = 3/1; mN1 = kN2; 1(16) = 3(16/3) ==>> is the total number of sample equal to No = 16 which is the least common multiple of N1, N2 and N3?Number 2.
[tex]x(n) = \cos(\frac{n}{2})\cos(\frac{\pi(n)}{4})[/tex]
[tex]x(n) = \frac{1}{2} (cos(\frac{n}{2} - \frac{\pi(n)}{4}) + cos(\frac{n}{2} - \frac{\pi(n)}{4}) )[/tex]
[tex]f1 = \frac{\omega}{2\pi} = \frac{\frac{2-\pi}{4}}{2\pi}[/tex]<<<< irrational number
[tex]f2 = \frac{\omega}{2\pi} = \frac{\frac{2+\pi}{4}}{2\pi}[/tex]<<<< irrational number
hence it's not periodic

Reference books
DSP by proakis
Schaum's Outline in signals and systems
 
Last edited:
Physics news on Phys.org
For number 1, you don't really need to do all that work. [itex]a^3= b^3[/itex] if a= b so as long as [itex]cos(n\pi/8)[/itex] is periodic, [itex]cos^3(n\pi/8)[/itex] is also. The period of [itex]cos^3(n\pi/8)[/itex] is the same as the period of [itex]cos(n\pi/8)[/itex].

Number 2 is correct.
 
Am i not going to simplify the trigonometric identity in number 1?

because i have another similar problem given in the book:
x[n] = [tex]\cos^2(\frac{n\pi}{8})[/tex]

and the sol'n is
[PLAIN]http://img593.imageshack.us/img593/346/dsphomework1.png
 
Last edited by a moderator: