LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Does LabVIEW have CCITT filter?

Hi

I'm writing a program need CCITT filter. I have sound and vibration toolkit but it doesn't have CCITT filter. Are there anyone tried to use or implement it in LabVIEW?

Bill.
0 Kudos
Message 1 of 4
(2,970 Views)
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=50650000000800000021AF0000&USEARCHCONTEXT_CATEGORY_0=_49_%24_6_&USEARCHCONTEXT_CATEGORY_S=0&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0

There has been a recent discusion on the implementaion of a CCITT algorithm, Refer to the above link
0 Kudos
Message 2 of 4
(2,970 Views)
Bill,

You may be interested in this discussion; If I'm not mistaken a psophometric filter is the same as the CCITT filter.

It comes down to having the correct shape of the filter and apply it to the FFT data.

Hope this helps.

Regards,

Juan Carlos
N.I.
0 Kudos
Message 3 of 4
(2,970 Views)
The Sound and Vibration Toolkit 3.1 offers CCITT filtering in the time domain or in the frequency domain. The time-domain filters support a number of fixed sample rates ranging from 4 kHz to 1 MHz.
Doug
Enthusiast for LabVIEW, DAQmx, and Sound and Vibration
0 Kudos
Message 4 of 4
(2,970 Views)