using bandpass filter on waveform

1 回表示 (過去 30 日間)
Hassan Khan
Hassan Khan 2022 年 2 月 1 日
回答済み: Bharath Venkataraman 2022 年 2 月 2 日
hello,
i am working on zynq706 along with fmcomms3 module. i want to implement bandpass filter on FPGA . There is no such block present which can be used for creating hdl code of bandpass. so if anyone has an idea on how to bandpass a signal that can totally work on FPGA
THANKS

回答 (1 件)

Bharath Venkataraman
Bharath Venkataraman 2022 年 2 月 2 日
You can use the fdesign.bandpass function to design the filter. The resulting FIR or Biquad Filter can be used to generate HDL code either via the appropriate Simulink blocks and HDL Coder, or using Filter Design HDL Coder.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by