Build Bandpass Filter in LabVIEW FPGA

Updated May 10, 2023

Reported In

Software

  • LabVIEW FPGA Module

Issue Details

I want to implement a bandpass filter in LabVIEW FPGA. How can I do this?

Solution

One way is to put a lowpass Butterworth filter in series with a highpass Butterworth filter. There is a Butterworth Filter Express VI on the FPGA Math & Analysis VIs and Functions Palette that you can use to implement this.