Discretion and harmonic amplitude

  • Thread starter Thread starter MissP.25_5
  • Start date Start date
  • Tags Tags
    Amplitude Harmonic
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
8 replies · 2K views
MissP.25_5
Messages
329
Reaction score
0
What's the relationship between DFT and harmonic amplitude? How do I find the harmonic amplitude using discrete Fourier transform? Here's what I have done so far. "harm.freq" is harmonic frequency here.
I have done the DFT calculation and now what? Aftet I have performed DFT, how do I find the amplitude of the harmonic wave? Below on post #6 is the formula and I have to plot the graph using excel based on the table given.
 

Attachments

  • amp.harmonics.JPG
    amp.harmonics.JPG
    52.3 KB · Views: 529
Last edited:
Physics news on Phys.org
The following summary addresses how:

http://www.fpv.umb.sk/kat/kf/Integrovana_prirodoveda/TG/Zvuk/Zvuk_kmitanie/www.me.psu.edu/me82/Learning/FFT/FFT.html
 
Last edited by a moderator:
njoysci said:
The following summary addresses how:

http://www.fpv.umb.sk/kat/kf/Integrovana_prirodoveda/TG/Zvuk/Zvuk_kmitanie/www.me.psu.edu/me82/Learning/FFT/FFT.html

I have read the whole thing but it doesn't show how to calculate the amplitude.
 
Last edited by a moderator:
Where did you do the DFT?
What is the relation between t and frequency?
The DFT gives two amplitude components for the cos and sin contribution, the total amplitude is just the root of the sum of squares of both.
 
mfb said:
Where did you do the DFT?
What is the relation between t and frequency?
The DFT gives two amplitude components for the cos and sin contribution, the total amplitude is just the root of the sum of squares of both.

That's the formula I used and the calculation is done with excel. Look at the cell O6, that's the value after DFT. I am required to use this formula and I have to plot a graph based on this table given.
 

Attachments

  • IMG_5286.jpg
    IMG_5286.jpg
    9.5 KB · Views: 500
  • IMG_5305.jpg
    IMG_5305.jpg
    12.5 KB · Views: 480
Last edited:
mfb said:
Where did you do the DFT?
What is the relation between t and frequency?
The DFT gives two amplitude components for the cos and sin contribution, the total amplitude is just the root of the sum of squares of both.

That's why I did, in the cell where I wrote "discretized" in cell O6, is the root of the sum of squares of both cos and sin contribution . The DFT is 3.030972661. Now how can I plot the amplitude? If that number is the amplitude, then how come I can plot a graph if it's only ONE number? Please look at my reply above this post.
 
mfb said:
The amplitude for a specific frequency is a single number. For every frequency, you should get such a number.

Ok, so the 3.030972661 is the amplitude for what frequency? 50hz I suppose? And what is the table with α,β and k for?
 
your excel spreadsheet is incorrect
you should be calculating a DFT (which is the harmonic amplitude) for each k value per the formula they told you to use
the α,β values were used to determine the applicable k values they wanted you to use evidentally (which i am very skeptical of initially, but i'll trust you on this that that is what the teacher wants you to do)