07-25-2016 06:54 AM - last edited on 07-26-2016 10:07 AM by acordero0710
Hi,
I would like to separate integer frequency components and non-integer components of a signal from FFT.
I tried identifying the frequency content of the signal but I am not getting any idea to separate those frequency components.
Could you please give some suggestions by looking at the attached VI
07-25-2016 07:23 AM
07-25-2016 07:33 AM
Here integer non-integer means... the frequency content of the signal ( i.e. 1Hz peak, 50Hz peak & 9.5Hz peak, 100.2Hz peak) You may consider harmonic and non-harmonic frequency components of the signal.
07-25-2016 07:41 AM
When you say "Integer and non-integer frequency components", are you interested in integer frequency or integer gain and phase? I'm going to assume the former.
Do you have an understanding of Signals and their analysis? Do you know the relationship between the following concepts, especially as they relate to an FFT?
Note that there are really only two independent variables in the above list of 7 quantities (if this isn't obvious to you, do some reading).
In a proper spectrum, all spectral frequencies are an integer multiple of a "fundamental". If the fundamental (determined by your sampling parameters) can be expressed as an integer (e.g. "10 Hz"), then all the spectral frequencies will be integers. [Yes, yes, the computations are carried out by Floats, not Integers, and are based on hardware that don't give exact integer timing, but I'm assuming that we can get "sufficiently close" to ignore the tiny errors ...].
Bob Schor
07-25-2016 07:47 AM - edited 07-25-2016 07:49 AM
07-25-2016 07:57 AM - edited 07-25-2016 08:20 AM
I think I did not frame the question in a straightforward way. It's misleading.
IN my VI there is a base frequency ratio. That has the integer & non-integer values, those I want to separate.
Hope you understand the problem.
By looking at the base frequency ratio, similar doubt i got. If the ratio is 6.07, can i consider this frequency as 6th harmonic of the base frequency?
07-25-2016 10:30 AM
Maybe you can understand more on how to interpret the output here http://www.ni.com/white-paper/4541/en/#toc2