Linear Filters for Removing Impulsive noise

  • Context: Engineering 
  • Thread starter Thread starter Master1022
  • Start date Start date
  • Tags Tags
    Filters Linear Noise
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Master1022
Messages
590
Reaction score
116
Homework Statement
Explain briefly why a linear filter would not be appropriate for removing impulsive noise in a signal, and suggest an alternative filter.
Relevant Equations
Linear Filters
Hi,

I was working on the following homework problem and just wanted to check whether my thoughts were along the right lines:
"Explain briefly why a linear filter would not be appropriate for removing impulsive noise in a signal, and suggest an alternative filter."

Attempt:
When we use a linear filter, which can be represented as a linear combination of a neighborhood of points, we are retaining information from the (impulsive) noise instead of completely removing it. <-- Is this the right reason why this isn't the right filter. The reason I think that is similar to why a gaussian filter isn't useful when dealing with salt and pepper noise in image processing.

It would instead be better to use a median filter. <-- Similarly, I just recall that median filters are optimal for removing salt and pepper noise due to the nature of the noise, and thus reasoned that they are best suited to this scenario as well. Is there a better filter for this purpose?

Does my reasoning seem like it is along the right lines?

Thanks in advance.
 
Physics news on Phys.org
I should have thought that the filter has somehow to distinguish an impulse from an ordinary signal, and then try to reduce it. Maybe it could restrict the maximum rate-of-change between samples?
 
Reply
  • Like
Likes   Reactions: Master1022
Depends on the freqency of the signal.
The response to even a 1st order linear filter is ## e^-t/RC) ##. So if the signal frequency were such that 1/f >>RC then theat filter would be fine.
So, my answer is the question has to be contextually elaborated.
 
Reply
  • Like
Likes   Reactions: Master1022