Sunteți pe pagina 1din 7

Data Analysis Using LabVIEW

Using MATLAB code in LabVIEW


FFT
Digital filtering

BME313 Virtual Bioinstrumentation

Instructor: Wei

MATLAB Node in LabVIEW


MATLAB node is a special kind of formula
node in LabVIEW.
MATLAB must be installed in order for the
node to function.
MATLAB script can be imported or type
into the node.

BME313 Virtual Bioinstrumentation

Instructor: Wei

Fast Fourier Transform (FFT)


FFT is a fast algorithm that transform a
signal in time domain into frequency
domain.
FFT shows the frequency distribution of a
signal, which is a function of time.
FFT Tutorial http://www.ni.com/swf/presentation/us/fft/ by
Nick Warren from National Instruments
BME313 Virtual Bioinstrumentation

Instructor: Wei

Digital Filtering
Filters alter or remove unwanted
frequencies from the signal. Depending on
the frequency range that they either pass
or attenuate.
Digital filters perform filtering on digitized
signal. It is a useful tool for extracting
signal

BME313 Virtual Bioinstrumentation

Instructor: Wei

Types of Filter
A low pass filter passes low frequencies,
but attenuates high frequencies.
A high pass filter passes high frequencies,
but attenuates low frequencies.
A band pass filter passes a certain band of
frequencies.
A band stop filter attenuates a certain
band of frequencies.
BME313 Virtual Bioinstrumentation

Instructor: Wei

Frequency Response of Ideal Filters

BME313 Virtual Bioinstrumentation

Instructor: Wei

Digital Filter Express VI

Digital filter express VI is a powerful VI that can be used


to design and filter digital signals efficiently.

BME313 Virtual Bioinstrumentation

Instructor: Wei

S-ar putea să vă placă și