12-18-2007 03:39 AM
01-03-2008 04:23 PM - edited 01-03-2008 04:27 PM
walterdell,
I noticed your post remains unanswered. If you are trying to detect exact frequencies I would recommend looking into DTFM detector algorithms many of which are posted within this forums. These are designed with specific tones in mind but the same idea applies to any tone. If you are just trying to count the groups and you are guaranteed a certain duration between them, could you implement a simple amplitude trigger with delay algorithm? You will have to handle the different amplitudes possibly by detecting and removing the DC offset. I handled it by taking an average and subtracting this scalar across the whole array (see attached). Also you need to adjust the trigger delay.
You will get 9 and 10 for the number of tones for the waveforms shown. Is this what you are looking for? Sorry for the late post.
Regards,
SS
01-03-2008 04:29 PM