MATLAB signal processing toolbox (sptool)

  • #1
4
1
Hey guys, I am using the sptool GUI to design and apply filters to noisy ECG signals. I understand the concepts behind lowpass, highpass, and bandpass filters. But I'm confused with the parameters of FDA tool.

Here are my questions:
1) In the FDA tool, there is a bandstop filter. what is bandstop?
2) What do the parameters Fstop and Fpass mean? Do they define frequency intervals for the filters?
3) If my guess about 2) is right, why would you need an interval of frequencies of, let's say, lowpass? Aren't frequency intervals only applicable to bandpass filters?

I'm very confused.

Thanks.
 

Answers and Replies

  • #2
1) A band-stop filter is a filter that stops certain bands of frequencies and passes the rest.

2) The fdatool doesn't assume that you're working with an ideal filter, in an ideal filter; take a low pass filter for example, there is a single frequency that blew it the signal will pass and above it the signal will be zero, unfortunately this filter is not realizable because there can not be this kind of sharp transition in real life, so what happens in practical filters is that there is a period in which the filter goes from having a gain equal to or larger than 1 to having a near zero gain, this period starts at Fpass and ends at Fstop.
 

Suggested for: MATLAB signal processing toolbox (sptool)

Replies
1
Views
812
Replies
4
Views
1K
Replies
4
Views
221
Replies
4
Views
2K
Replies
9
Views
3K
Replies
4
Views
499
Replies
6
Views
388
Replies
5
Views
973
Replies
2
Views
925
Back
Top