The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 How can I bandpass and notch filter waveforms with Origin?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
a_user Posted - 08/12/1998 : 5:22:00 PM
I have seen some software packages that allow you to digitally filter
waveforms. The basic idea is to do a discrete or fast fourier transform
on the waveform (typically displayed as volts X time) and then display
the transformed data graphically in the frequency domain
(volts (or power) X frequency)). You can then specify those components of
the waveform to remove (e.g. > 1 kHz for a low pass filter, or < 100 Hz
for a high pass filter) and then do a reverse fourier to reconstruct the
now filtered waveform with the specified0 frequencies removed. Using this
general scheme one should be able to digitally construct high, low,
bandpass and notch filters on any waveform.

My question is: Has anyone out there worked out the scripts to do this
stuff? Any help would be appreciated.

Thanks,

Frank Gordon
Dept. of Pharmacology
Emory University
Atlanta, GA 30322

E-mail: fgordon@emory.edu

3   L A T E S T    R E P L I E S    (Newest First)
greg Posted - 04/25/2000 : 8:54:00 PM
For an outline of the basic steps involved in Frequency Domain Filtering search our Knowledge Database for "Using the FFT tool and getting back the data you started with".
Gary Lane Posted - 04/25/2000 : 8:02:00 PM
Hi...

The release version of Origin 6.0 added a new Digital Filtering analysis feature. Origin 6.0 supports Low and High Pass Filters, a Band Pass Filter, a Band Block Filter, and a Threshold Filter.

With a Graph window active, select Analysis:FFT Filter:DesiredFilter from the Origin menu. See Section 15.9.5 Digital Filtering in the Origin 6.0 User's Manual or search on Analysis and scroll to Filtering in the index of the Origin 6.0 Help file.

-Gary

a_user Posted - 08/12/1998 : 5:23:00 PM
Re:How can I bandpass and notch filter waveforms with Origin?

It would seem to me that scripts are not needed for this. Try this and let us
know whether it worked

1. Do the FFT on your data with Normalize Amplitude off.
2. Inspect it for the frequency components that you want to remove.
3. Single Click the lower layer to select the amplitude plot.
4. Use the data marker to select the frequency region of interest.
5. Do Backward FFT with Nomalize Amplitude off.


The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000