09-14-2011 06:38 AM
good day every body,
i need to experiment with cut off frequency of low pass filters. how can i simulate a function generator and a digital multimeter to measure the cut off freqquency of a low pass filter.
thanks.
kdgreat
09-14-2011 07:04 AM
Hi,
Your problem needs more elaboration to get more specific ans..
What i can suggest you is, inside LabVIEW we have signal processing tab.. Have look on this ..
Thanks
- HS
09-15-2011
09:39 AM
- last edited on
03-27-2025
10:40 AM
by
Content Cleaner
Hey kdgreat,
Depending on the accuracy you need and the frequency of the cut off filter there are multiple hardware options you could use to do this. For low frequency applications you could consider using the Bode Analyzer tool with the NI myDAQ. The LabVIEW Advanced Signal Processing Toollkit will also give you a great deal of resources for filter design. Please post back with any additional questions.
06-21-2013 06:23 PM
11-27-201102:02 PM
Hi everyone,
I need to develop a labview to determine the cut off frequency of a low pass filter. The filters have already been simulated but I have to write a labview code to determine their cut off frequencies.
I have attached the code I developed but I will welcome an improvement or a new code. Also how can I modify the program to measure the fiters by just locating the files (filters) and automatically measure their cut off frequencies without writing the code for each of them
any suggestion will be highly appreciated.
Thanks.
kdgreat
06-24-2013 05:13 PM
Hi kufre2eng@yahoo.com,
Are the filters you are talking about also LabVIEW VIs? If they are, you can run them as part of your code in LabVIEW. I can think of a few ways to run a subVI within LabVIEW and read the output from it, but I might need a little more information about the filter files you are working with. Can you provide any information about these? It may be worth creating a new forum post about this subject so other people will give it attention. Let me know!