cspencer
Newbie level 3

- Joined
- Sep 1, 2009
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- United Kingdom
- Activity points
- 1,307
detecting audio frequencies
Hi all,
I am diving into the world of DSP by attempting to write a program to capture SSTV images. I have figured out how to do a spectrum analysis to detect the peak frequency of a block of samples using FFTW, but that requires a fair number of samples to get any meaningful result. But the duration of actual pixels is very short, shorter than the period of the frequency even (0.67ms period (1500Hz) with a duration of as low as 0.23ms [1]), covering all of 10 samples at a 44.1kHz sampling rate, or even just 2(.5) samples at 11kHz.
I get the feeling I'm barking up the wrong tree somewhere. I don't see how it can be possible to get anything useful from two samples..
Any advide would be greatly appreciated.
Cheers, Chris.
[1] Spec **broken link removed**. See page 4, color scan time, Martin 2.
Hi all,
I am diving into the world of DSP by attempting to write a program to capture SSTV images. I have figured out how to do a spectrum analysis to detect the peak frequency of a block of samples using FFTW, but that requires a fair number of samples to get any meaningful result. But the duration of actual pixels is very short, shorter than the period of the frequency even (0.67ms period (1500Hz) with a duration of as low as 0.23ms [1]), covering all of 10 samples at a 44.1kHz sampling rate, or even just 2(.5) samples at 11kHz.
I get the feeling I'm barking up the wrong tree somewhere. I don't see how it can be possible to get anything useful from two samples..
Any advide would be greatly appreciated.
Cheers, Chris.
[1] Spec **broken link removed**. See page 4, color scan time, Martin 2.