LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Peak search in a Wav file with time-markers

I'm doing a scientific project, so my wizard-skills in LabView are quite limited. I need to open a wav file and find signal peaks in it. The closest I could find is this: 

http://decibel.ni.com/content/docs/DOC-2245

 

The only problem: I need to get not only Frequency and Value, but also the time, when the peak accrued. Any suggestions, how to add this functionality? 

 

P.S.. I have access to LabView with Signal Processing Toolkit and SignalExpress.

 

0 Kudos
Message 1 of 4
(2,825 Views)

For your problem I think you need to use JTFA. You can read about that here http://zone.ni.com/devzone/cda/tut/p/id/3548



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 2 of 4
(2,817 Views)

Thanks, Coq Rogue! I added some JTFA functionality for signal visualization. Still, any suggestions about the peak timing measurement?

0 Kudos
Message 3 of 4
(2,783 Views)

Alehins,

 

I found this tutorial that I think will help:

 

http://zone.ni.com/devzone/cda/tut/p/id/3770 it deals with measuring peaks

 

and this example goes through just some basic scalar measurements as a reference

 

http://zone.ni.com/devzone/cda/epd/p/id/100

 

Let me know if these work for you. I believe the top link will answer all your questions. Kudos for doing science in LV! 🙂

Sam S
Applications Engineer
National Instruments
0 Kudos
Message 4 of 4
(2,756 Views)