Notch Coefficients
- Updated2025-01-28
- 4 minute(s) read
Notch Coefficients
Generates filter coefficients for the Notch Filter Express VI.

Dialog Box Options
Option | Description |
---|---|
Filter Specifications | Contains the following options:
|
Implementation | Contains the following options:
|
Filter Response | Displays the actual magnitude response of the filter. |
Inputs/Outputs
![]() Specifies the center frequency for the notch filter to attenuate. The default is 1000 hertz. Specifies the 3-dB bandwidth of the filter, which is the frequency range for which the filter attenuates the signal energy by a factor of two or more. The default is 200 Hz. This option is available only when you select the Specify bandwidth option. ![]() Specifies the quality factor of the notch filter. The default is 5. This option is available only when you select the Specify quality option. ![]() Specifies the sampling rate of the signal in samples per second. The default is 50000 S/s. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. Specifies the index of the channel for the scaled coefficients configuration. This parameter is available only if the Number of channels option is greater than 1. ![]() Returns single-channel filter coefficients to load at run time. Scaled coefficients is a fixed-size array of 32-bit signed integers. The size of the array depends on the order you specify. If the filter order is one, the array contains two elements. If the filter order is two, the array contains three elements. If the filter order is four, the array contains six elements. The filter coefficients must correspond to the filter type and order you specify using the Type and Order options in the Notch Filter Express VI. You cannot alter the order or type of the filter at run time. Returns the scaled coefficients to load at run time for the channel index you specify using the channel index element of this cluster. This parameter is available only when you configure the VI such that Number of channels is greater than one. ![]() error out contains error information. This output provides standard error out functionality. |