Finding harmonic components with basic arithmetic

AI Thread Summary
The discussion centers on using Fourier analysis to approximate harmonic components of a signal sampled for 250ms. Participants suggest leveraging trigonometric identities and the Fourier series representation to identify these harmonics effectively. It is noted that integration should be limited to the interval from t=0 to t=0.25 seconds to achieve accurate results at 300Hz. Additionally, there is a focus on minimizing the number of sampled sinusoids by adjusting the N-point Discrete Fourier Transform (DFT). The relevance of the fundamental frequency's larger amplitude compared to other harmonics is questioned, indicating its importance in the analysis.
Forcefedglas
Messages
26
Reaction score
0

Homework Statement



s9KVaQy.png

Homework Equations


I'm guessing trigonometric identities such as sin(a)cos(b) = 1/2(sin(a+b)+sin(a-b)) might be relevant.

The Attempt at a Solution


I've been thinking of some way to get an approximation of each harmonic by working with the Fourier series representation (approximated since it's only sampled for 250ms) of the signal and taking advantage of trigonometric identities but that's about as far as I've gotten, and am having trouble figuring out how I should proceed. Am I in the correct line of thinking so far?

Thanks in advance.
 

Attachments

  • s9KVaQy.png
    s9KVaQy.png
    98.3 KB · Views: 781
Physics news on Phys.org
I think you could use the principle of Fourrier analysis.
If you think of how the Fourrier transform is calculated and the hint they gave in sentence 3 of the first paragraph, that should give you a method.

You won't be able to integrate from -∞ to +∞, but from t=o to t= 0.25 should give a decent result at 300Hz
 
  • Like
Likes scottdave
Merlin3189 said:
I think you could use the principle of Fourrier analysis.
If you think of how the Fourrier transform is calculated and the hint they gave in sentence 3 of the first paragraph, that should give you a method.

You won't be able to integrate from -∞ to +∞, but from t=o to t= 0.25 should give a decent result at 300Hz

Thanks, it all makes a lot more sense now. One of the goals was also to minimize the set of sampled sinusoids - I'm guessing I take a N-point DFT and keep reducing N until it's barely within specifications.

EDIT: One more thing though, what's the relevance of point 2 (You may rely on the fundamental frequency component having a larger amplitude than other harmonics)?
 
Last edited:

Similar threads

Back
Top