Re: Detect fundamental Frequency
- From: robert bristow-johnson <rbj@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 7 Jan 2008 07:46:00 -0800 (PST)
On Jan 7, 10:09 am, "fredp" <fred...@xxxxxxxxx> wrote:
"fredp" <fred...@xxxxxxxxx> wrote in
news:BrudnfrVXrBToR_anZ2dnUVZ_j6dnZ2d@xxxxxxxxxxxx:
fredp wrote:
Hello All,
harmonics.I am trying to detect the fundamental frequency of a non-sinusoidal
waveform. I do FFT on the sampled data and I get a bunch of
How
harmonicshould I go about to detect the fundamental frequency between the
signals?
Thank you
Look up definition of "fundamental" and "harmonic".
IOW you didn't ask the question you meant to ask ;)
hasThanks Richard,I
Well let me try to clear things up. I have got a square waveform. When
put it in the frequency domain I get the fundamental frequency and
harmonics ok? Lets say the partial harmonics are greater than the
fundamental component, So the peak fft bin is not related to the
fundamental freq but to the partial one. For example, if a waveform
three components at 2,4 and 6 Hz and assume that the 4 hz component is
stronger than 2 hz....
Thanks
For a square wave, why not use some sort of timing approach to estimate
the period instead of dealing with the fft?
sounds like what you need is what we call in the audio/music DSP
world, a "pitch detection algorithm". like AMDF or ASDF or
autocorrelation. (picking the correct extremal points is where the
magic is.)
r b=j
.
- Follow-Ups:
- Re: Detect fundamental Frequency
- From: Greg Berchin
- Re: Detect fundamental Frequency
- References:
- Detect fundamental Frequency
- From: fredp
- Re: Detect fundamental Frequency
- From: Richard Owlett
- Re: Detect fundamental Frequency
- From: fredp
- Re: Detect fundamental Frequency
- From: Scott Seidman
- Re: Detect fundamental Frequency
- From: fredp
- Detect fundamental Frequency
- Prev by Date: Re: Detect fundamental Frequency
- Next by Date: Re: Detect fundamental Frequency
- Previous by thread: Re: Detect fundamental Frequency
- Next by thread: Re: Detect fundamental Frequency
- Index(es):
Relevant Pages
|