Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/14/08 08:39
Modified:
  05/14/08 08:53

Read: times


 
#154762 - 64 samples is big for a median filter ...
Responding to: ???'s previous message
Common median filters are in the 5 to 9 samples range, and they are more useful for eliminating spikes/glitches from the signal than actual noise. They're also quite nonlinear and introduce random (signal-dependent) phase shifts, which may or may not be a problem for your application.

Have you thought about using a digital filter (even a simple one like a moving average) to reduce the noise ?

List of 13 messages in thread
TopicAuthorDate
Sort array data elements?            01/01/70 00:00      
   Sort and Search?            01/01/70 00:00      
      Neil.....            01/01/70 00:00      
         64 samples is big for a median filter ...            01/01/70 00:00      
            No I haven't.....only because            01/01/70 00:00      
               Google for "sorting algorithms"            01/01/70 00:00      
               Ok, first things first then.            01/01/70 00:00      
                  The MPU and LDO are all in order            01/01/70 00:00      
                     Quantization error ?            01/01/70 00:00      
                        the step size dependacy makes its problematic            01/01/70 00:00      
         Sorts            01/01/70 00:00      
   ???            01/01/70 00:00      
      Couldn't sort it...            01/01/70 00:00      

Back to Subject List