Use Fourier analysis to construct an amplitude spectrum

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
5 replies · 2K views
luckyduck
Messages
7
Reaction score
0

Homework Statement



A sensor yields a signal y(t) = |sin(120[itex]\pi[/itex]t)|
a. Using Fourier analysis please construct an amplitude spectrum for this signal.

Homework Equations


A0 = [itex]\frac{1}{T}[/itex][itex]\int ^{-T/2}_{T/2}y(t) dt[/itex]
An =[itex]\frac{2}{T}[/itex][itex]\int^{-T/2}_{T/2}y(t)cos\frac{2n\pi t}{T}dt[/itex]

The Attempt at a Solution


Because y(-t) = y(t), the function is even, and we can ignore Bn.

My question is: what is the period? In prior examples, we used T = 2[itex]\pi[/itex].
Therefore, will:
A0 = [itex]\frac{1}{2\pi}[/itex] [itex]\int^{-\pi}_{\pi}[/itex] |sin(120[itex]\pi[/itex]t)| dt?
 
Physics news on Phys.org
luckyduck said:

Homework Statement



A sensor yields a signal y(t) = |sin(120[itex]\pi[/itex]t)|
a. Using Fourier analysis please construct an amplitude spectrum for this signal.

Homework Equations


A0 = [itex]\frac{1}{T}[/itex][itex]\int ^{-T/2}_{T/2}y(t) dt[/itex]
An =[itex]\frac{2}{T}[/itex][itex]\int^{-T/2}_{T/2}y(t)cos\frac{2n\pi t}{T}dt[/itex]

The Attempt at a Solution


Because y(-t) = y(t), the function is even, and we can ignore Bn.

My question is: what is the period? In prior examples, we used T = 2[itex]\pi[/itex].
Therefore, will:
A0 = [itex]\frac{1}{2\pi}[/itex] [itex]\int^{-\pi}_{\pi}[/itex] |sin(120[itex]\pi[/itex]t)| dt?

The period of ##\sin(bt)## is ##2\pi /b## so the period of your function without the absolute values would be$$
T=\frac{2\pi}{120\pi}=\frac 1 {60}$$I would use that in half range formula. Note that by using the half range formula you can drop the absolute value.
 
Last edited:
Thank you!

By half range, do you mean integrating between 0 and 30?
 
Also, would this mean that the function is now odd?
 
luckyduck said:
Thank you!

By half range, do you mean integrating between 0 and 30?

No. Half the period would be 1/120.

luckyduck said:
Also, would this mean that the function is now odd?

No. You use the half range cosine formulas which gives the even extension of the function, which has the same effect as the absolute values. Look at the half range formulas in your text.
 
Duh! Brain fart. Sorry, I don't have a text for this class, so I've been relying on google. Thanks again for your help!