LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plotting Frequency Response using a bandpass filter

Hi everyone,

 

I am currently working on a Labview project where the goal is to measure, write to file, and plot the frequency response obtained. Most projects prior involved building a filter in Labview itself. However, this time around, the task is to build the bandpass filter as a circuit on a breadboard and implement it into our program. I have been doing some research and a majority of the tutorials I have found have described how to plot these responses using the Digital IIR Filter. I am trying to do these plots while using our own built filter. Does anyone have any advice as to how to implement this? We may just be overthinking it or aren't looking at the right tutorials and forums. Would a DAQ assistant provide what we are looking for? I am very new to labview still so any help is greatly appreciated, even if it just a point toward the right direction.

 

Thanks!

0 Kudos
Message 1 of 2
(854 Views)

Hi TPats,

 


@TPats wrote:

the task is to build the bandpass filter as a circuit on a breadboard and implement it into our program.


So you need "just" an analog output in your VI to output a signal to the filter circuit. And you need an analog input to read the filtered signal…

 


@TPats wrote:

I am currently working on a Labview project where the goal is to measure, write to file, and plot the frequency response obtained. 


Do you know how such a frequency response plot (Bode plot) usually is generated?

 

What have you tried so far?

Where are you stuck?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(818 Views)