Filter Analysis Express VI

Digital Filter Design VIs and Functions

Filter Analysis Express VI

Owning Palette: Filter Analysis VIs

Installed With: Digital Filter Design Toolkit

Analyzes the specified characteristics of a filter.

Dialog Box Options
Block Diagram Inputs
Block Diagram Outputs
 Place on the block diagram  Find on the Functions palette

Dialog Box Options

ParameterDescription
Show impulse responsePlots the impulse response if you place a checkmark in the checkbox.
Show step responsePlots the step response if you place a checkmark in the checkbox.
Show pole-zero plotPlots the poles and zeroes if you place a checkmark in the checkbox.
Show magnitude responsePlots the magnitude response if you place a checkmark in the checkbox.
Show phase responsePlots the phase delay response if you place a checkmark in the checkbox.
Show group delayPlots the group delay response if you place a checkmark in the checkbox.
MagnitudeContains the following options:
  • Linear—Displays the magnitude response using a linear scale.
  • dB—Displays the magnitude response in decibels.
PhaseContains the following options:
  • Unwrap phase—Specifies whether this Express VI wraps or unwraps the phase. If you place a checkmark in the checkbox, this Express VI unwraps the phase and does not restrict the phase to [0, 2π].
  • Unit in degree—Specifies whether to display the phase in degrees or radians. If you place a checkmark in the checkbox, this Express VI displays the phase in degrees.

Block Diagram Inputs

ParameterDescription
filter inSpecifies the input filter.
error in (no error)Describes error conditions that occur before this VI or function runs.

Block Diagram Outputs

ParameterDescription
magnitudeReturns the magnitude response plot.
phaseReturns the phase response plot.
group delayReturns the group delay response plot.
Z PlaneReturns the pole-zero response plot.
impulseReturns the impulse response plot.
stepReturns the step response plot.
error outContains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.