| Main Settings | Contains the following options:- Filter type—Specifies the type of filter you want to design. The valid values include Lowpass, Highpass, Bandpass, and Bandstop. The default is Lowpass.
- Filter Specifications—Contains the following options:
- Sampling frequency—Specifies the sampling frequency of the filter in hertz. This input must contain a value greater than zero. The default is 1k Hz.
- Passband edge frequency 1—Specifies the first passband edge frequency of the filter in hertz. This input must contain a value greater than zero and less than the Nyquist frequency. If you set Filter type to Lowpass or Bandstop, the default is 100 Hz. If you set Filter type to Highpass or Bandpass, the default is 200 Hz.
- Passband edge frequency 2—Specifies the second passband edge frequency of the filter in hertz. This input must contain a value greater than Passband edge frequency 1 and less than the Nyquist frequency. This input is not available for lowpass or highpass filters. If you set Filter type to Bandpass, the default is 300 Hz. If you set Filter type to Bandstop, the default is 400 Hz.
- Passband ripple—Specifies the passband ripple of the filter in units that the Magnitude in dB option determines. If you place a checkmark in the Magnitude in dB checkbox, this input must contain a value greater than zero. The default is 0.1 dB. If you remove the checkmark from the Magnitude in dB checkbox, the valid range of this input is (0, 1). The default then is 0.011447.
- Stopband edge frequency 1—Specifies the first stopband edge frequency of the filter in hertz. If you set Filter type to Lowpass or Bandstop, this input must contain a value greater than Passband edge frequency 1 and less than the Nyquist frequency. The default is 200 Hz. If you set Filter type to Highpass or Bandpass, this input must contain a value greater than zero and less than Passband edge frequency 1. The default then is 100 Hz.
- Stopband edge frequency 2—Specifies the second stopband edge frequency of the filter in hertz. If you set Filter type to Bandpass, this input must contain a value greater than Passband edge frequency 2 and less than the Nyquist frequency. The default is 400 Hz. If you set Filter type to Bandstop, this input must contain a value greater than Stopband edge frequency 1 and less than Passband edge frequency 2. The default then is 300 Hz. This input is not available for lowpass or highpass filters.
- Stopband attenuation—Specifies the stopband attenuation of the filter in units that the Magnitude in dB option determines. If you place a checkmark in the Magnitude in dB checkbox, this input must contain a value greater than zero. The default is 60 dB. If you remove the checkmark from the Magnitude in dB checkbox, the valid range of this input is (0, 1). The default then is 0.001.
- Design method—Specifies the method that this Express VI uses to design the filter. Options include Butterworth, Chebyshev, Inverse Chebyshev, Elliptic, Kaiser Window, Dolph-Chebyshev Window, and Equi-Ripple FIR. The default is Elliptic.
|