07-27-2018 05:44 AM
Hello everyone,
my code generates two different waveforms and im using NI 6009, however i am uncertain on how and very exactly to implement low pass filter in order to acquire smoother plots, in addition, i want to be able to use peak detection script in labview.
Thank you
07-27-2018 05:46 AM
The most simple way would be to use the in-built functions in LV.
These should do the job 🙂
07-27-2018 06:41 AM
Hi Tom,
what are the recommended values for fs, fh and fl.
Cheers,
Yazan
07-27-2018 07:15 AM
all VIs have default values for their terminals, that doesn't mean they are recommendend in general (and i don't know either).
i think you will have to play with it a little.
as a starting point, i added the snippet .png which you can save and drag+drop onto a block diagram.
regards
07-27-2018 10:03 AM
Ive added the low pass filter on my block diagram but i havent been able to achieve that smooth curve. I am using a NI USB-6009 for my project and my frequency is 2 kHz.the top is the main output plot, and the other two are after i placed the low filter pass you can see from my block diagram i attached. Thanks in advance.