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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/14/02 19:49
Read: times


 
#27255 - RE: moving average
We often bits that kick out samples that are X% away from the "mean" output.

This is not necessarily a good idea, the handling of a dramatically changing actual input get real tricky. I have, in some applications, made it with "if the read value is more than x% greater/smaller than average set reading to average +- x%". This has worked fairly well especially with fast sampling.

Erik

List of 12 messages in thread
TopicAuthorDate
moving average            01/01/70 00:00      
RE: moving average            01/01/70 00:00      
RE: moving average            01/01/70 00:00      
RE: moving average            01/01/70 00:00      
RE: moving average            01/01/70 00:00      
RE: Steve            01/01/70 00:00      
RE: moving average            01/01/70 00:00      
RE: moving average            01/01/70 00:00      
RE: Peter.            01/01/70 00:00      
RE: moving average            01/01/70 00:00      
RE: moving average            01/01/70 00:00      
RE: moving average            01/01/70 00:00      

Back to Subject List