07-24-2007 11:59 AM
07-25-2007 12:34 PM
07-26-2007 10:50 AM
Hello,
I think I made a mistake to post it here. I was suppose to post it in Labview forum. I am sorry I did not know how to delete it.
I am looking for a Labview code that will extract frequency from a noisy data data stream that looks like a sine wave. I am monitoring vortex shedding behind bluff bodies. I need a PLL or tracking filtering code to extract the frequency since it is slightly changing. I do not have access to a an external device to do it, so I am looking for a code to do it.
Thank you.
07-27-2007
04:00 PM
- last edited on
03-10-2025
05:07 PM
by
Content Cleaner
Why don't you just use a software filter? Look at the filter express VI (Functions >> Express >> Signal Analysis >> Filter). This does low pass, high pass, stop band, pass band, smoothing, and maybe a few more. You will have to look at it.
If this doesn't work, I believe this is a toolkit for LabVIEW that provides a lot more functions for this. https://www.ni.com/en/shop/labview/select-edition.html. Read the manuals for more information. Look specificy at the Joint Time Frequency Analysis Toolkit. It is design to find signals of varying frequency as you are mentioning.
Also, there may be a different toolkit that will work in these.
Hope this helps!
Dan
07-31-2007 10:02 AM
Thank you for the information.
I will work on it.
ilter