How to filter out unwanted noise?

Status
Not open for further replies.

atpham89

Newbie level 3
Joined
Oct 31, 2006
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,315
In general, what kind of filter would be applicable for filtering out unwanted noise?

Setup. Test Lung with a given input it yields a given output.

However at zero-input there is some noise at zero-output. And when the system is running/simulating/dynamic, there is some unwanted noise added with the signal. In this case, how would one determine what kind of filter to apply(low pass, high pass, bandpass, etc).

Thank you very much.
 

If you want to apply linear filter,
You should analyze, what spectral band is covered by your desired signal and cover this band by your filter. Automatically, unwanted part of noise, that is out of your signal band will be filtered out.

But what to do if signal and noise cover the same spectral band? There is many nonlinear filters. And which one should be applied. depends on statistical models both of signal and noise.
 

Well, first of all look throug the similar questions about denoising techniques, which have already come out in this foru. No doubt, there you'll find many useful recommendations.

In general, denoising necessity arises almost everywhere in signal processing procedures. Fortunately, nowadays the majority of algorithms are invented in order to get rid of noise. First of all, if you exactly know the frequency bands, occupied by the signal and noise components, you may just apply simple filtration. Usually noise is high-pass process, therefore low-pass filter will help eliminate the harmful and undesirable noise. This filter may be created using chebyshev, butterwart, elliptic and other well-known algorithms. Hwever, the probability exists, that you can spoil signal, if the bands overlap. So when choosing the available and changeable filter parameters you should be careful.

Besides, it's possible to use Viner filter. Fing the correspondent books on it in order to get acquanted with this method.

In my opinion, the most suitable algorithms are those, connected with Wavelet technology, Empirical Mode Decomposition and Singular Spectral analysis. These themes are extemely vast and unexhausted, so it's difficult to retell here at least the basic conceptions of the enumerated techniques. See the following sources of literature:

1) N.E. Huang "Hilbert-Huang transform and its applications"
2) S. Mallat "Wavelets in Signal Processing", "A Wavelet Tour of Signal Processing"
3) Golyandina, Nekrutkin, Zhigljavsky "Analysis of Time Series Structure: SSA and Related Techniques"


There you'll find the information about denoising.

With respect,

Dmitrij
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…