Getting Harmonics using Fourier Series

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
6 replies · 3K views
tsumi
Messages
15
Reaction score
0

Homework Statement



p(t)={ -1 from -1/220 to -1/330
0 from -1/330 to -1/660
1 from -1/660 to 1/660
0 from 1/660 to 1/330;
-1 from 1/330 to 1/220 }

p(t) represents the period of the excess air pressure of a sound wave. Find the harmonics and their intensity.

Homework Equations



(1) p(t) = A0/2 + Ʃ ( An cos(2.n.pi.f0.t) + Bn sin(2.n.pi.f0.t) )

(2) An = 2f0 ∫ p(t).cos(2.n.pi.f0.t) dt (from 0 to 1/f0)

(3) Bn = 2f0 ∫ p(t).sin(2.n.pi.f0.t) dt (from 0 to 1/f0)

The Attempt at a Solution



This problem seams quite simple, but I am going crazy with it.

f0 the fundamental frequency, is the frequency of p(t) which is 110.

If you draw p(t) you can easily verify that it is an even function, so you will only need to calculate the coeficients An, using equation (2). This is so, because the integral of p(t) (even) times sin(2.n.pi.f0.t)(odd) yealds zero.

So I integrate p(t).cos(2.n.pi.f0.t) from zero to 1/220 and multiply by 2 in order to find An, but what I get is An=0, and it just can't be =S

I tried other equivalent approaches like integrating from -1/220 to +1/220; integrating from -1/220 to 0 and multiply by 2; etc. Always 0.

Would somebody help?
 
on Phys.org
I cannot attach images, I press attachments and nothing happens...

But while I was trying to explain how I did it I noticed my error. At least a big one, because I'm not getting exactly the expected result yet.

The expected result for the relative intensities of the harmonics is:
1 : 0 : 0 : 0 : 1/25 : 0 : 1/49 ; being 1 the fundamental frequency.

What I get is: 1 : 0 : 0 : 0 : 1/5 : 0 : 1/7 ; also in the 5th coeficient I'm obtaining a negative value, is it ok for a coefficient to be negative?

My result for the An formula is as follows: (2/n.pi)(sin(n.pi/3) + sin(2n.pi/3))
The expected result suggests the 'n' of the first brackets on my An formula should be squared, but it makes no sense through my calculation.

But it would be nice if I could upload my work, any idea why it does not work?
 
And when I introduce the coefficient in the expanded series shall I put it positive or negative?

I finally got able to attach files, sorry I'm not using LaTex. I think it is readable, hope you understand it. Thank you for your time.
 

Attachments

  • 1 Part.jpg
    1 Part.jpg
    47.3 KB · Views: 480
  • 2 Part.jpg
    2 Part.jpg
    46.5 KB · Views: 496
That's it! Thanks a lot =)