LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CHEBYSHEV FILTER DOENS'T WORK WHEN I TRY BANDPASS

I want to try bandpass filtering, so I chnaged the input paremeters of Chebyshev filter accoridng to help.
I set high-cut-off frequency to be 1500Hz, and set low-cut-off frequency to be 0 Hz. SAmpling rate is 10000 Hz.
I selected filter type to be"band pass", after I run the program, no data came out from the filter. I don't know why?
0 Kudos
Message 1 of 3
(2,577 Views)
I have not tried it but I suspect that your input parameter Low-Cutoff Frequency = 0 may be the problem. This would imply a low pass filter, not a bandpass. Try it with a frequency of 500 Hz and see if it works.

Lynn
0 Kudos
Message 2 of 3
(2,571 Views)
thanks. I will try.
0 Kudos
Message 3 of 3
(2,564 Views)